Mock Version: 1.4.21
Mock Version: 1.4.21
Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xapi.spec'], chrootPath='/var/lib/mock/v8.1-testing-2105-1592/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.utf8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcd8206cc50>timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xapi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.utf8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/xapi-1.214.1-2.6.xcpng8.1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xapi.spec'], chrootPath='/var/lib/mock/v8.1-testing-2105-1592/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.utf8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcd8206cc50>timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xapi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.utf8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FBtGwI
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf xapi-1.214.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/xen-api-1.214.1.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xapi-1.214.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/0001-Define-branding-for-release-Quebec.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/xapi-1.160.1-allow-migrate_send-during-RPU.XCP-ng.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/xapi-1.160.1-open-vxlan-port-for-sdn-controller.XCP-ng.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/xapi-1.214.1-create-plugged-vif-and-vbd-and-suspended-vm.XCP-ng.patch
+ /usr/bin/patch -p1 -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eCCnqO
+ umask 022
+ cd /builddir/build/BUILD
+ cd xapi-1.214.1
+ ./configure
Configuring with the following parameters
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
       bisect_enable = NO
  disable_warn_error = false
         varpatchdir = /var/patch
              etcdir = /etc/xensource
              optdir = /opt/xensource
           plugindir = /etc/xapi.d/plugins
        extensiondir = /etc/xapi.d/extensions
            hooksdir = /etc/xapi.d
           inventory = /etc/xensource-inventory
            xapiconf = /etc/xapi.conf
          libexecdir = /opt/xensource/libexec
          scriptsdir = /etc/xensource/scripts
            sharedir = /opt/xensource
              webdir = /opt/xensource/www
  cluster_stack_root = /usr/libexec/xapi/cluster-stack
              bindir = /opt/xensource/bin
             sbindir = /opt/xensource/bin
             udevdir = /etc/udev
              docdir = /usr/share/xapi/doc
+ ulimit -s 16384
+ COMPILE_JAVA=no
+ /usr/bin/make
dune build @install -j 2 --profile=release
File "ocaml/database/redo_log.ml", line 381, characters 18-46:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/database/redo_log.ml", line 381, characters 18-46:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 654, characters 19-34:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 655, characters 19-36:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 656, characters 28-44:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 2752, characters 56-59:
Warning 3: deprecated: Stdext.Fun.+++
File "ocaml/xapi/cli_operations.ml", line 3483, characters 20-40:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/cli_operations.ml", line 3513, characters 29-49:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/cli_operations.ml", line 3528, characters 20-38:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "_none_", line 1:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "_none_", line 1:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/stream_vdi.ml", line 97, characters 4-24:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/stream_vdi.ml", line 100, characters 4-24:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/stream_vdi.ml", line 326, characters 4-25:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 429, characters 13-34:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 488, characters 51-74:
Warning 3: deprecated: Tar_unix.Archive.copy_n
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 489, characters 15-36:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/export.ml", line 443, characters 2-22:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 444, characters 2-20:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 456, characters 2-22:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 474, characters 2-20:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export_raw_vdi.ml", line 76, characters 15-33:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/import.ml", line 1482, characters 4-25:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/import.ml", line 1526, characters 11-32:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/import.ml", line 1633, characters 14-35:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/xapi_services.ml", line 52, characters 39-49:
Warning 3: deprecated: Re.get_ofs
Use Group.offset
File "ocaml/xapi/stream_vdi.ml", line 97, characters 4-24:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/stream_vdi.ml", line 100, characters 4-24:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/stream_vdi.ml", line 326, characters 4-25:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 429, characters 13-34:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 488, characters 51-74:
Warning 3: deprecated: Tar_unix.Archive.copy_n
Deprecated: use your own helper function
File "ocaml/xapi/stream_vdi.ml", line 489, characters 15-36:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/export.ml", line 443, characters 2-22:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 444, characters 2-20:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 456, characters 2-22:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export.ml", line 474, characters 2-20:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/export_raw_vdi.ml", line 76, characters 15-33:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/cli_operations.ml", line 654, characters 19-34:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 655, characters 19-36:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 656, characters 28-44:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/cli_operations.ml", line 2752, characters 56-59:
Warning 3: deprecated: Stdext.Fun.+++
File "ocaml/xapi/cli_operations.ml", line 3483, characters 20-40:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/cli_operations.ml", line 3513, characters 29-49:
Warning 3: deprecated: Tar_unix.write_block
Deprecated in favor of Tar.HeaderWriter
File "ocaml/xapi/cli_operations.ml", line 3528, characters 20-38:
Warning 3: deprecated: Tar_unix.write_end
Deprecated in favor of Tar.HeaderWriter
File "_none_", line 1:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "_none_", line 1:
Warning 52: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 9.5)
File "ocaml/xapi/import.ml", line 1482, characters 4-25:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/import.ml", line 1526, characters 11-32:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/import.ml", line 1633, characters 14-35:
Warning 3: deprecated: Tar_unix.Archive.skip
Deprecated: use your own helper function
File "ocaml/xapi/xapi_services.ml", line 52, characters 39-49:
Warning 3: deprecated: Re.get_ofs
Use Group.offset
+ make doc
dune build --profile=release ocaml/idl/datamodel_main.exe
dune build --profile=release -f @ocaml/doc/jsapigen
mkdir -p _build/install/default/xapi/doc/html
cp -r _build/default/ocaml/doc/api _build/install/default/xapi/doc/html
cp _build/default/ocaml/doc/branding.js _build/install/default/xapi/doc/html
cp ocaml/doc/*.js ocaml/doc/*.html ocaml/doc/*.css _build/install/default/xapi/doc/html
dune exec --profile=release -- ocaml/idl/datamodel_main.exe -closed -markdown _build/install/default/xapi/doc/markdown
cp ocaml/doc/*.dot ocaml/doc/doc-convert.sh _build/install/default/xapi/doc
find ocaml/doc -name "*.md" -not -name "README.md" -exec cp {} _build/install/default/xapi/doc/markdown/ \;
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jeYOF4
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
++ dirname /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
+ '[' '!' -d /usr/lib/opamroot ']'
+ cd xapi-1.214.1
+ rm -rf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
+ DESTDIR=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
+ /usr/bin/make install
dune build @install -j 2 --profile=release
dune build --profile=release ocaml/idl/datamodel_main.exe
dune build --profile=release -f @ocaml/doc/jsapigen
mkdir -p _build/install/default/xapi/doc/html
cp -r _build/default/ocaml/doc/api _build/install/default/xapi/doc/html
cp _build/default/ocaml/doc/branding.js _build/install/default/xapi/doc/html
cp ocaml/doc/*.js ocaml/doc/*.html ocaml/doc/*.css _build/install/default/xapi/doc/html
dune exec --profile=release -- ocaml/idl/datamodel_main.exe -closed -markdown _build/install/default/xapi/doc/markdown
cp ocaml/doc/*.dot ocaml/doc/doc-convert.sh _build/install/default/xapi/doc
find ocaml/doc -name "*.md" -not -name "README.md" -exec cp {} _build/install/default/xapi/doc/markdown/ \;
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/bin
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d
make -C scripts install
make[1]: Entering directory `/builddir/build/BUILD/xapi-1.214.1/scripts'
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/var/patch
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/var/patch/applied
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/var/lib/xcp
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages
./install.sh 755 base-path /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d
+ MODE=755
+ NUM_FILES=1
+ FILES=base-path
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 base-path /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d ']'
++ basename base-path
+ BASENAME=base-path
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/base-path
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/base-path
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/base-path
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/base-path
./install.sh 755 sm_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=sm_diagnostics
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 sm_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename sm_diagnostics
+ BASENAME=sm_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/sm_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/sm_diagnostics
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/sm_diagnostics
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/sm_diagnostics
./install.sh 755 xn_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=xn_diagnostics
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xn_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename xn_diagnostics
+ BASENAME=xn_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xn_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xn_diagnostics
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xn_diagnostics
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xn_diagnostics
./install.sh 755 thread_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=thread_diagnostics
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 thread_diagnostics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename thread_diagnostics
+ BASENAME=thread_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/thread_diagnostics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/thread_diagnostics
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/thread_diagnostics
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/thread_diagnostics
./install.sh 755 list_plugins /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=list_plugins
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 list_plugins /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename list_plugins
+ BASENAME=list_plugins
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/list_plugins
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/list_plugins
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/list_plugins
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/list_plugins
./install.sh 755 nbd_client_manager.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=nbd_client_manager.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 nbd_client_manager.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename nbd_client_manager.py
+ BASENAME=nbd_client_manager.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd_client_manager.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd_client_manager.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd_client_manager.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd_client_manager.py
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd
./install.sh 644 bugtool-plugin/xapi.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ MODE=644
+ NUM_FILES=1
+ FILES=bugtool-plugin/xapi.xml
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 bugtool-plugin/xapi.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool ']'
++ basename bugtool-plugin/xapi.xml
+ BASENAME=xapi.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi.xml
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi.xml
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi.xml
./install.sh 644 bugtool-plugin/xapi/stuff.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi
+ MODE=644
+ NUM_FILES=1
+ FILES=bugtool-plugin/xapi/stuff.xml
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 bugtool-plugin/xapi/stuff.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi ']'
++ basename bugtool-plugin/xapi/stuff.xml
+ BASENAME=stuff.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi/stuff.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi/stuff.xml
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi/stuff.xml
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xapi/stuff.xml
./install.sh 644 bugtool-plugin/xenopsd.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ MODE=644
+ NUM_FILES=1
+ FILES=bugtool-plugin/xenopsd.xml
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 bugtool-plugin/xenopsd.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool ']'
++ basename bugtool-plugin/xenopsd.xml
+ BASENAME=xenopsd.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd.xml
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd.xml
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd.xml
./install.sh 644 bugtool-plugin/xenopsd/stuff.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd
+ MODE=644
+ NUM_FILES=1
+ FILES=bugtool-plugin/xenopsd/stuff.xml
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 bugtool-plugin/xenopsd/stuff.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd ']'
++ basename bugtool-plugin/xenopsd/stuff.xml
+ BASENAME=stuff.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd/stuff.xml
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd/stuff.xml
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd/stuff.xml
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/bugtool/xenopsd/stuff.xml
./install.sh 755 fence /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=fence
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 fence /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename fence
+ BASENAME=fence
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/fence
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/fence
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/fence
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/fence
./install.sh 755 xha-lc /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=xha-lc
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xha-lc /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
./install.sh 755 xapi-health-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
++ basename xha-lc
+ BASENAME=xha-lc
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xha-lc
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xha-lc
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xha-lc
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xha-lc
+ MODE=755
+ NUM_FILES=1
+ FILES=xapi-health-check
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xapi-health-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename xapi-health-check
+ BASENAME=xapi-health-check
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-health-check
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-health-check
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-health-check
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-health-check
./install.sh 755 mail-alarm /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=mail-alarm
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 mail-alarm /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename mail-alarm
+ BASENAME=mail-alarm
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/mail-alarm
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/mail-alarm
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/mail-alarm
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/mail-alarm
./install.sh 644 audit-logrotate /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
+ MODE=644
+ NUM_FILES=1
+ FILES=audit-logrotate
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 audit-logrotate /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/logrotate.d/audit
./install.sh 644 xapi-logrotate.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi-logrotate.conf
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi-logrotate.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource ']'
++ basename xapi-logrotate.conf
+ BASENAME=xapi-logrotate.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/xapi-logrotate.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/xapi-logrotate.conf
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/xapi-logrotate.conf
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/xapi-logrotate.conf
./install.sh 755 xapi-logrotate.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=xapi-logrotate.sh
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xapi-logrotate.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename xapi-logrotate.sh
+ BASENAME=xapi-logrotate.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-logrotate.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-logrotate.sh
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-logrotate.sh
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-logrotate.sh
./install.sh 755 xapi-wait-init-complete /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xapi-wait-init-complete
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xapi-wait-init-complete /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xapi-wait-init-complete
+ BASENAME=xapi-wait-init-complete
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-wait-init-complete
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-wait-init-complete
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-wait-init-complete
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-wait-init-complete
./install.sh 755 xapi-autostart-vms /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xapi-autostart-vms
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xapi-autostart-vms /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xapi-autostart-vms
+ BASENAME=xapi-autostart-vms
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-autostart-vms
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-autostart-vms
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-autostart-vms
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-autostart-vms
./install.sh 755 udhcpd.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
+ MODE=755
+ NUM_FILES=1
+ FILES=udhcpd.skel
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 udhcpd.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/udhcpd.skel
./install.sh 644 xapi.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi.conf
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf
./install.sh 755 db.conf.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
+ MODE=755
+ NUM_FILES=1
+ FILES=db.conf.skel
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 db.conf.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf
./install.sh 755 rio.db.conf.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
+ MODE=755
+ NUM_FILES=1
+ FILES=rio.db.conf.skel
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 rio.db.conf.skel /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/db.conf.rio
./install.sh 755 init.d-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
+ MODE=755
+ NUM_FILES=1
+ FILES=init.d-xapi
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 init.d-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-init
./install.sh 755 init.d-xapissl /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
+ MODE=755
+ NUM_FILES=1
+ FILES=init.d-xapissl
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 init.d-xapissl /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapissl
./install.sh 755 init.d-save-boot-info /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
+ MODE=755
+ NUM_FILES=1
+ FILES=init.d-save-boot-info
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 init.d-save-boot-info /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/save-boot-info
./install.sh 755 init.d-attach-static-vdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
+ MODE=755
+ NUM_FILES=1
+ FILES=init.d-attach-static-vdis
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 init.d-attach-static-vdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/attach-static-vdis
./install.sh 644 cdrommon@.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
+ MODE=644
+ NUM_FILES=1
+ FILES=cdrommon@.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 cdrommon@.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/cdrommon@.service
./install.sh 644 xapi-domains.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi-domains.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi-domains.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-domains.service
./install.sh 644 perfmon.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
+ MODE=644
+ NUM_FILES=1
+ FILES=perfmon.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 perfmon.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/perfmon.service
./install.sh 644 genptoken.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
+ MODE=644
+ NUM_FILES=1
+ FILES=genptoken.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 genptoken.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/genptoken.service
./install.sh 644 xapi.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi.service
./install.sh 644 attach-static-vdis.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
+ MODE=644
+ NUM_FILES=1
+ FILES=attach-static-vdis.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 attach-static-vdis.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/attach-static-vdis.service
./install.sh 644 save-boot-info.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
+ MODE=644
+ NUM_FILES=1
+ FILES=save-boot-info.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 save-boot-info.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/save-boot-info.service
./install.sh 644 mpathalert.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
+ MODE=644
+ NUM_FILES=1
+ FILES=mpathalert.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 mpathalert.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/mpathalert.service
./install.sh 644 xapi-init-complete.target /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi-init-complete.target
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi-init-complete.target /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-init-complete.target
./install.sh 644 xapi-wait-init-complete.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi-wait-init-complete.service
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi-wait-init-complete.service /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/systemd/system/xapi-wait-init-complete.service
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d
./install.sh 755 on-master-start /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
+ MODE=755
+ NUM_FILES=1
+ FILES=on-master-start
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 on-master-start /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/01-example
./install.sh 755 mpathalert-daemon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
+ MODE=755
+ NUM_FILES=1
+ FILES=mpathalert-daemon
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 mpathalert-daemon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/master.d/03-mpathalert-daemon
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig
./install.sh 755 sysconfig-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
+ MODE=755
+ NUM_FILES=1
+ FILES=sysconfig-xapi
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 sysconfig-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/xapi
./install.sh 755 generate_ssl_cert /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=generate_ssl_cert
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 generate_ssl_cert /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename generate_ssl_cert
+ BASENAME=generate_ssl_cert
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/generate_ssl_cert
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/generate_ssl_cert
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/generate_ssl_cert
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/generate_ssl_cert
./install.sh 755 nbd-firewall-config.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=nbd-firewall-config.sh
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 nbd-firewall-config.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename nbd-firewall-config.sh
+ BASENAME=nbd-firewall-config.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd-firewall-config.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd-firewall-config.sh
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd-firewall-config.sh
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/nbd-firewall-config.sh
./install.sh 755 fix_firewall.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=fix_firewall.sh
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 fix_firewall.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename fix_firewall.sh
+ BASENAME=fix_firewall.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/fix_firewall.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/fix_firewall.sh
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/fix_firewall.sh
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/fix_firewall.sh
./install.sh 755 update-ca-bundle.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=update-ca-bundle.sh
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 update-ca-bundle.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename update-ca-bundle.sh
+ BASENAME=update-ca-bundle.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/update-ca-bundle.sh
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/update-ca-bundle.sh
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/update-ca-bundle.sh
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/update-ca-bundle.sh
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
./install.sh 755 debug_ha_query_liveset /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ MODE=755
+ NUM_FILES=1
+ FILES=debug_ha_query_liveset
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 debug_ha_query_liveset /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug ']'
++ basename debug_ha_query_liveset
+ BASENAME=debug_ha_query_liveset
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/debug_ha_query_liveset
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/debug_ha_query_liveset
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/debug_ha_query_liveset
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/debug_ha_query_liveset
./install.sh 755 xe-scsi-dev-map /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-scsi-dev-map
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-scsi-dev-map /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-scsi-dev-map
+ BASENAME=xe-scsi-dev-map
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-scsi-dev-map
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-scsi-dev-map
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-scsi-dev-map
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-scsi-dev-map
./install.sh 755 xe-mount-iso-sr /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-mount-iso-sr
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-mount-iso-sr /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-mount-iso-sr
+ BASENAME=xe-mount-iso-sr
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-mount-iso-sr
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-mount-iso-sr
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-mount-iso-sr
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-mount-iso-sr
./install.sh 755 xe-reset-networking /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-reset-networking
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-reset-networking /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-reset-networking
+ BASENAME=xe-reset-networking
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-reset-networking
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-reset-networking
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-reset-networking
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-reset-networking
./install.sh 755 xe-set-iscsi-iqn /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-set-iscsi-iqn
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-set-iscsi-iqn /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-set-iscsi-iqn
+ BASENAME=xe-set-iscsi-iqn
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-set-iscsi-iqn
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-set-iscsi-iqn
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-set-iscsi-iqn
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-set-iscsi-iqn
./install.sh 755 xe-toolstack-restart /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-toolstack-restart
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-toolstack-restart /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-toolstack-restart
+ BASENAME=xe-toolstack-restart
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-toolstack-restart
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-toolstack-restart
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-toolstack-restart
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-toolstack-restart
./install.sh 755 xe-xentrace /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-xentrace
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-xentrace /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-xentrace
+ BASENAME=xe-xentrace
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-xentrace
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-xentrace
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-xentrace
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-xentrace
./install.sh 755 xe-edit-bootloader /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-edit-bootloader
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-edit-bootloader /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-edit-bootloader
+ BASENAME=xe-edit-bootloader
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-edit-bootloader
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-edit-bootloader
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-edit-bootloader
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-edit-bootloader
./install.sh 755 xe-get-network-backend /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-get-network-backend
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-get-network-backend /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-get-network-backend
+ BASENAME=xe-get-network-backend
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-get-network-backend
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-get-network-backend
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-get-network-backend
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-get-network-backend
./install.sh 755 xe-enable-all-plugin-metrics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-enable-all-plugin-metrics
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-enable-all-plugin-metrics /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-enable-all-plugin-metrics
+ BASENAME=xe-enable-all-plugin-metrics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-all-plugin-metrics
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-all-plugin-metrics
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-all-plugin-metrics
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-all-plugin-metrics
./install.sh 755 static-vdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=static-vdis
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 static-vdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename static-vdis
+ BASENAME=static-vdis
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/static-vdis
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/static-vdis
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/static-vdis
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/static-vdis
./install.sh 755 with-vdi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ MODE=755
+ NUM_FILES=1
+ FILES=with-vdi
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 with-vdi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug ']'
++ basename with-vdi
+ BASENAME=with-vdi
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/with-vdi
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/with-vdi
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/with-vdi
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/with-vdi
./install.sh 755 import-update-key /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ MODE=755
+ NUM_FILES=1
+ FILES=import-update-key
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 import-update-key /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug ']'
++ basename import-update-key
+ BASENAME=import-update-key
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/import-update-key
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/import-update-key
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/import-update-key
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/import-update-key
./install.sh 755 pool.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ MODE=755
+ NUM_FILES=1
+ FILES=pool.conf
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 pool.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource ']'
++ basename pool.conf
+ BASENAME=pool.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/pool.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/pool.conf
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/pool.conf
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/pool.conf
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d
./install.sh 755 pam.d-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
+ MODE=755
+ NUM_FILES=1
+ FILES=pam.d-xapi
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 pam.d-xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/pam.d/xapi
./install.sh 755 upload-wrapper logs-download /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=2
+ FILES='upload-wrapper logs-download'
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 upload-wrapper /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename upload-wrapper
+ BASENAME=upload-wrapper
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/upload-wrapper
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/upload-wrapper
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/upload-wrapper
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/upload-wrapper
+ for FILE in '${FILES}'
+ install -m 755 logs-download /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename logs-download
+ BASENAME=logs-download
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/logs-download
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/logs-download
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/logs-download
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/logs-download
./install.sh 644 usb-policy.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ MODE=644
+ NUM_FILES=1
+ FILES=usb-policy.conf
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 usb-policy.conf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource ']'
++ basename usb-policy.conf
+ BASENAME=usb-policy.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/usb-policy.conf
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/usb-policy.conf
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/usb-policy.conf
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xensource/usb-policy.conf
./install.sh 755 usb_reset.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=usb_reset.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 usb_reset.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename usb_reset.py
+ BASENAME=usb_reset.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_reset.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_reset.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_reset.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_reset.py
./install.sh 755 usb_scan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=usb_scan.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 usb_scan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename usb_scan.py
+ BASENAME=usb_scan.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_scan.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_scan.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_scan.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/usb_scan.py
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/iso #omg XXX
./install.sh 755 xapi-rolling-upgrade-miami /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
+ MODE=755
+ NUM_FILES=1
+ FILES=xapi-rolling-upgrade-miami
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xapi-rolling-upgrade-miami /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xapi-rolling-upgrade
./install.sh 755 set-hostname /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=set-hostname
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 set-hostname /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename set-hostname
+ BASENAME=set-hostname
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/set-hostname
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/set-hostname
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/set-hostname
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/set-hostname
./install.sh 755 update-mh-info /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=update-mh-info
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 update-mh-info /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename update-mh-info
+ BASENAME=update-mh-info
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/update-mh-info
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/update-mh-info
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/update-mh-info
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/update-mh-info
./install.sh 755 host-bugreport-upload /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
+ MODE=755
+ NUM_FILES=1
+ FILES=host-bugreport-upload
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 host-bugreport-upload /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-bugreport-upload
./install.sh 755 host-display /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=host-display
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 host-display /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename host-display
+ BASENAME=host-display
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-display
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-display
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-display
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-display
./install.sh 755 xe-backup-metadata /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-backup-metadata
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-backup-metadata /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-backup-metadata
+ BASENAME=xe-backup-metadata
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-backup-metadata
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-backup-metadata
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-backup-metadata
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-backup-metadata
./install.sh 755 xe-restore-metadata /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-restore-metadata
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-restore-metadata /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-restore-metadata
+ BASENAME=xe-restore-metadata
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-restore-metadata
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-restore-metadata
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-restore-metadata
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-restore-metadata
./install.sh 755 link-vms-by-sr.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=link-vms-by-sr.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 link-vms-by-sr.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename link-vms-by-sr.py
+ BASENAME=link-vms-by-sr.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/link-vms-by-sr.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/link-vms-by-sr.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/link-vms-by-sr.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/link-vms-by-sr.py
./install.sh 755 print-custom-templates /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=print-custom-templates
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 print-custom-templates /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename print-custom-templates
+ BASENAME=print-custom-templates
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/print-custom-templates
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/print-custom-templates
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/print-custom-templates
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/print-custom-templates
./install.sh 755 backup-sr-metadata.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=backup-sr-metadata.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 backup-sr-metadata.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename backup-sr-metadata.py
+ BASENAME=backup-sr-metadata.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-sr-metadata.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-sr-metadata.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-sr-metadata.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-sr-metadata.py
./install.sh 755 restore-sr-metadata.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=restore-sr-metadata.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 restore-sr-metadata.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename restore-sr-metadata.py
+ BASENAME=restore-sr-metadata.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/restore-sr-metadata.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/restore-sr-metadata.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/restore-sr-metadata.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/restore-sr-metadata.py
./install.sh 755 probe-device-for-file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=probe-device-for-file
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 probe-device-for-file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename probe-device-for-file
+ BASENAME=probe-device-for-file
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/probe-device-for-file
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/probe-device-for-file
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/probe-device-for-file
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/probe-device-for-file
./install.sh 755 backup-metadata-cron /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=backup-metadata-cron
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 backup-metadata-cron /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename backup-metadata-cron
+ BASENAME=backup-metadata-cron
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-metadata-cron
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-metadata-cron
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-metadata-cron
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/backup-metadata-cron
./install.sh 755 pbis-force-domain-leave /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=pbis-force-domain-leave
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 pbis-force-domain-leave /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename pbis-force-domain-leave
+ BASENAME=pbis-force-domain-leave
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/pbis-force-domain-leave
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/pbis-force-domain-leave
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/pbis-force-domain-leave
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/pbis-force-domain-leave
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig
./install.sh 755 sysconfig-perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
+ MODE=755
+ NUM_FILES=1
+ FILES=sysconfig-perfmon
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 sysconfig-perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/sysconfig/perfmon
./install.sh 755 perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=perfmon
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename perfmon
+ BASENAME=perfmon
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/perfmon
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/perfmon
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/perfmon
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/perfmon
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
./install.sh 755 extensions/Test.test /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ MODE=755
+ NUM_FILES=1
+ FILES=extensions/Test.test
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 extensions/Test.test /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions ']'
++ basename extensions/Test.test
+ BASENAME=Test.test
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/Test.test
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/Test.test
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/Test.test
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/Test.test
./install.sh 755 extensions/pool_update.precheck /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ MODE=755
+ NUM_FILES=1
+ FILES=extensions/pool_update.precheck
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 extensions/pool_update.precheck /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions ']'
++ basename extensions/pool_update.precheck
+ BASENAME=pool_update.precheck
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.precheck
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.precheck
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.precheck
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.precheck
./install.sh 755 extensions/pool_update.apply /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ MODE=755
+ NUM_FILES=1
+ FILES=extensions/pool_update.apply
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 extensions/pool_update.apply /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions ']'
++ basename extensions/pool_update.apply
+ BASENAME=pool_update.apply
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.apply
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.apply
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.apply
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/extensions/pool_update.apply
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
./install.sh 755 plugins/perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/perfmon
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/perfmon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/perfmon
+ BASENAME=perfmon
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/perfmon
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/perfmon
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/perfmon
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/perfmon
./install.sh 755 plugins/extauth-hook /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/extauth-hook
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/extauth-hook /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/extauth-hook
+ BASENAME=extauth-hook
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook
./install.sh 755 plugins/extauth-hook-AD.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/extauth-hook-AD.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/extauth-hook-AD.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/extauth-hook-AD.py
+ BASENAME=extauth-hook-AD.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook-AD.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook-AD.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook-AD.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/extauth-hook-AD.py
./install.sh 755 plugins/iovirt /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/iovirt
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/iovirt /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/iovirt
+ BASENAME=iovirt
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iovirt
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iovirt
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iovirt
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iovirt
./install.sh 755 plugins/install-supp-pack /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/install-supp-pack
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/install-supp-pack /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/install-supp-pack
+ BASENAME=install-supp-pack
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/install-supp-pack
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/install-supp-pack
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/install-supp-pack
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/install-supp-pack
./install.sh 755 plugins/disk-space /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/disk-space
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/disk-space /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/disk-space
+ BASENAME=disk-space
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/disk-space
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/disk-space
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/disk-space
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/disk-space
./install.sh 755 plugins/firewall-port /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/firewall-port
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/firewall-port /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/firewall-port
+ BASENAME=firewall-port
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/firewall-port
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/firewall-port
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/firewall-port
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/firewall-port
./install.sh 755 plugins/openvswitch-config-update /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ MODE=755
+ NUM_FILES=1
+ FILES=plugins/openvswitch-config-update
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 plugins/openvswitch-config-update /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins ']'
++ basename plugins/openvswitch-config-update
+ BASENAME=openvswitch-config-update
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/openvswitch-config-update
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/openvswitch-config-update
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/openvswitch-config-update
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/openvswitch-config-update
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead
./install.sh 755 10resetvdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead
+ MODE=755
+ NUM_FILES=1
+ FILES=10resetvdis
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 10resetvdis /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead ']'
++ basename 10resetvdis
+ BASENAME=10resetvdis
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead/10resetvdis
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead/10resetvdis
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead/10resetvdis
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/host-post-declare-dead/10resetvdis
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d
./install.sh 755 xe-switch-network-backend-bash-completion /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-switch-network-backend-bash-completion
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-switch-network-backend-bash-completion /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe-switch-network-backend
./install.sh 755 xe-switch-network-backend /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-switch-network-backend
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-switch-network-backend /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-switch-network-backend
+ BASENAME=xe-switch-network-backend
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-switch-network-backend
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-switch-network-backend
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-switch-network-backend
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-switch-network-backend
./install.sh 755 xe-syslog-reconfigure /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-syslog-reconfigure
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-syslog-reconfigure /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename xe-syslog-reconfigure
+ BASENAME=xe-syslog-reconfigure
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xe-syslog-reconfigure
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xe-syslog-reconfigure
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xe-syslog-reconfigure
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/xe-syslog-reconfigure
./install.sh 755 xe-install-supplemental-pack /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-install-supplemental-pack
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-install-supplemental-pack /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-install-supplemental-pack
+ BASENAME=xe-install-supplemental-pack
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-install-supplemental-pack
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-install-supplemental-pack
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-install-supplemental-pack
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-install-supplemental-pack
./install.sh 755 xe-enable-ipv6 /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=xe-enable-ipv6
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 xe-enable-ipv6 /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename xe-enable-ipv6
+ BASENAME=xe-enable-ipv6
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-ipv6
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-ipv6
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-ipv6
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe-enable-ipv6
./install.sh 755 hfx_filename /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=hfx_filename
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 hfx_filename /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename hfx_filename
+ BASENAME=hfx_filename
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/hfx_filename
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/hfx_filename
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/hfx_filename
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/hfx_filename
./install.sh 755 pv2hvm /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ MODE=755
+ NUM_FILES=1
+ FILES=pv2hvm
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 pv2hvm /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin ']'
++ basename pv2hvm
+ BASENAME=pv2hvm
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/pv2hvm
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/pv2hvm
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/pv2hvm
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/pv2hvm
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily
./install.sh 755 license-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/
+ MODE=755
+ NUM_FILES=1
+ FILES=license-check
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 license-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/ ']'
++ basename license-check
+ BASENAME=license-check
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily//license-check
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/license-check
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/license-check
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.daily/license-check
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d
./install.sh 644 xapi-logrotate.cron /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
+ MODE=644
+ NUM_FILES=1
+ FILES=xapi-logrotate.cron
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 xapi-logrotate.cron /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/cron.d/xapi-logrotate.cron
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/gpg
./install.sh 755 templates/debian /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
+ MODE=755
+ NUM_FILES=1
+ FILES=templates/debian
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 templates/debian /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debian-etch
./install.sh 755 templates/debug /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts
+ MODE=755
+ NUM_FILES=1
+ FILES=templates/debug
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 templates/debug /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts ']'
++ basename templates/debug
+ BASENAME=debug
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debug
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debug
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debug
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/packages/post-install-scripts/debug
./install.sh 755 host-backup-restore/host-backup /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=host-backup-restore/host-backup
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 host-backup-restore/host-backup /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename host-backup-restore/host-backup
+ BASENAME=host-backup
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-backup
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-backup
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-backup
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-backup
./install.sh 755 host-backup-restore/host-restore /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ MODE=755
+ NUM_FILES=1
+ FILES=host-backup-restore/host-restore
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 host-backup-restore/host-restore /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec ']'
++ basename host-backup-restore/host-restore
+ BASENAME=host-restore
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-restore
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-restore
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-restore
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/host-restore
./install.sh 644 examples/python/XenAPIPlugin.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ MODE=644
+ NUM_FILES=1
+ FILES=examples/python/XenAPIPlugin.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 examples/python/XenAPIPlugin.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/ ']'
++ basename examples/python/XenAPIPlugin.py
+ BASENAME=XenAPIPlugin.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages//XenAPIPlugin.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPIPlugin.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPIPlugin.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPIPlugin.py
./install.sh 644 examples/python/XenAPI/XenAPI.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ MODE=644
+ NUM_FILES=1
+ FILES=examples/python/XenAPI/XenAPI.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 examples/python/XenAPI/XenAPI.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/ ']'
++ basename examples/python/XenAPI/XenAPI.py
+ BASENAME=XenAPI.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages//XenAPI.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPI.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPI.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/XenAPI.py
./install.sh 644 examples/python/inventory.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ MODE=644
+ NUM_FILES=1
+ FILES=examples/python/inventory.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 examples/python/inventory.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/ ']'
++ basename examples/python/inventory.py
+ BASENAME=inventory.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages//inventory.py
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/inventory.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/inventory.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/inventory.py
./install.sh 755 examples/python/echo.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
+ MODE=755
+ NUM_FILES=1
+ FILES=examples/python/echo.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 examples/python/echo.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/echo
./install.sh 755 examples/python/wake-on-lan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
+ MODE=755
+ NUM_FILES=1
+ FILES=examples/python/wake-on-lan.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 examples/python/wake-on-lan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wake-on-lan
./install.sh 755 examples/python/shell.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
+ MODE=755
+ NUM_FILES=1
+ FILES=examples/python/shell.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 examples/python/shell.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/shell.py
./install.sh 755 examples/python/xva.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
+ MODE=755
+ NUM_FILES=1
+ FILES=examples/python/xva.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 examples/python/xva.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xva-rewrite-scsiid
./install.sh 755 poweron/wlan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
+ MODE=755
+ NUM_FILES=1
+ FILES=poweron/wlan.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 poweron/wlan.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/wlan.py
./install.sh 755 poweron/iLOPowerON.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
+ MODE=755
+ NUM_FILES=1
+ FILES=poweron/iLOPowerON.xml
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 poweron/iLOPowerON.xml /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLOPowerON.xml
./install.sh 755 poweron/iLO.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
+ MODE=755
+ NUM_FILES=1
+ FILES=poweron/iLO.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 poweron/iLO.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/iLO.py
./install.sh 755 poweron/DRAC.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
+ MODE=755
+ NUM_FILES=1
+ FILES=poweron/DRAC.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 poweron/DRAC.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/DRAC.py
./install.sh 755 poweron/power-on.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
+ MODE=755
+ NUM_FILES=1
+ FILES=poweron/power-on.py
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
+ INSTALL='install -m 755'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 poweron/power-on.py /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/plugins/power-on-host
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
./install.sh 644 mail-languages/en-US.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ MODE=644
+ NUM_FILES=1
+ FILES=mail-languages/en-US.json
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 mail-languages/en-US.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages ']'
++ basename mail-languages/en-US.json
+ BASENAME=en-US.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/en-US.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/en-US.json
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/en-US.json
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/en-US.json
./install.sh 644 mail-languages/zh-CN.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ MODE=644
+ NUM_FILES=1
+ FILES=mail-languages/zh-CN.json
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 mail-languages/zh-CN.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages ']'
++ basename mail-languages/zh-CN.json
+ BASENAME=zh-CN.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/zh-CN.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/zh-CN.json
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/zh-CN.json
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/zh-CN.json
./install.sh 644 mail-languages/ja-JP.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ MODE=644
+ NUM_FILES=1
+ FILES=mail-languages/ja-JP.json
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ INSTALL='install -m 644'
++ dirname ./install.sh
+ SCRIPTS_DIR=.
++ ./base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 mail-languages/ja-JP.json /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages ']'
++ basename mail-languages/ja-JP.json
+ BASENAME=ja-JP.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/ja-JP.json
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/ja-JP.json
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/ja-JP.json
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/mail-languages/ja-JP.json
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.d/efi-clone
make[1]: Leaving directory `/builddir/build/BUILD/xapi-1.214.1/scripts'
cp -f _build/install/default/bin/xapi /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi
scripts/install.sh 755 ocaml/quicktest/quicktest /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ MODE=755
+ NUM_FILES=1
+ FILES=ocaml/quicktest/quicktest
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 ocaml/quicktest/quicktest /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug ']'
++ basename ocaml/quicktest/quicktest
+ BASENAME=quicktest
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktest
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktest
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktest
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktest
cp -f _build/install/default/bin/quicktestbin /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktestbin
scripts/install.sh 644 _build/install/default/share/xapi/rbac_static.csv /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ MODE=644
+ NUM_FILES=1
+ FILES=_build/install/default/share/xapi/rbac_static.csv
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ INSTALL='install -m 644'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 644 _build/install/default/share/xapi/rbac_static.csv /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug ']'
++ basename _build/install/default/share/xapi/rbac_static.csv
+ BASENAME=rbac_static.csv
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/rbac_static.csv
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/rbac_static.csv
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/rbac_static.csv
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/rbac_static.csv
cp -f _build/install/default/bin/xsh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xsh
scripts/install.sh 755 _build/install/default/bin/xe /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/xe
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/xe /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
+ grep -q text
ln -sf /opt/xensource/bin/xe /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/bin/xe
scripts/install.sh 755 ocaml/xe-cli/bash-completion /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
+ MODE=755
+ NUM_FILES=1
+ FILES=ocaml/xe-cli/bash-completion
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 ocaml/xe-cli/bash-completion /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
+ grep -q text
+ sed -i -e 's!@OPTDIR@!/opt/xensource!g' -e 's!@ETCDIR@!/etc/xensource!g' -e 's!@VARPATCHDIR@!/var/patch!g' -e 's!@PLUGINDIR@!/etc/xapi.d/plugins!g' -e 's!@HOOKSDIR@!/etc/xapi.d!g' -e 's!@INVENTORY@!/etc/xensource-inventory!g' -e 's!@XAPICONF@!/etc/xapi.conf!g' -e 's!@LIBEXECDIR@!/opt/xensource/libexec!g' -e 's!@SCRIPTSDIR@!/etc/xensource/scripts!g' -e 's!@SHAREDIR@!/opt/xensource!g' -e 's!@WEBDIR@!/opt/xensource/www!g' -e 's!@CLUSTER_STACK_ROOT@!/usr/libexec/xapi/cluster-stack!g' -e 's!@BINDIR@!/opt/xensource/bin!g' -e 's!@SBINDIR@!/opt/xensource/bin!g' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/bash_completion.d/xe
scripts/install.sh 755 _build/install/default/bin/vncproxy /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/vncproxy
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/vncproxy /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/genptoken /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/genptoken
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/genptoken /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/perftest /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/perftest
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/perftest /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
+ grep -q text
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
scripts/install.sh 755 _build/install/default/bin/mpathalert /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/mpathalert
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/mpathalert /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/daily-license-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/daily-license-check
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/daily-license-check /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/event_listen /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/event_listen
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/event_listen /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/xapi-db-process /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/xapi-db-process
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/xapi-db-process /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/cdrommon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/cdrommon
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/cdrommon /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
+ grep -q text
scripts/install.sh 755 _build/install/default/bin/block_device_io /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
+ MODE=755
+ NUM_FILES=1
+ FILES=_build/install/default/bin/block_device_io
+ DEST=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
+ INSTALL='install -m 755'
++ dirname scripts/install.sh
+ SCRIPTS_DIR=scripts
++ scripts/base-path xapi.conf
+ BASE_PATH=/opt/xensource
+ for FILE in '${FILES}'
+ install -m 755 _build/install/default/bin/block_device_io /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
+ '[' -d /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io ']'
+ NEWFILE=/builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
+ file /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
+ grep -q text
dune install --profile=release \
	xapi-client xapi-database xapi-consts xapi-cli-protocol xapi-datamodel xapi-types
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/client.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/client.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/client.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/client.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/event_helper.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/event_helper.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/event_helper.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/event_helper.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/tasks.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/xapi_client.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/xapi_client.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/xapi_client.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-client/xapi_client.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-client/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-client/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-client/README.markdown
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/backend_xml.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/block_device_io_errors.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/block_device_io_errors.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/block_device_io_errors.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/block_device_io_errors.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/database_test.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_action_helper.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_action_helper.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_action_helper.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_action_helper.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_backend.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_impl.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_cache_types.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_conn_store.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_connections.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_connections.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_connections.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_connections.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_exn.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_exn.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_exn.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_exn.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_lex.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_lex.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_lex.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_lex.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_parse.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_types.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_types.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_types.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_filter_types.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_globs.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_globs.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_globs.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_globs.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_interface.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_interface.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_interface.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_interface.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_lock.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_lock.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_lock.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_lock.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_names.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_names.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_names.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_names.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_ref.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_ref.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_ref.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_ref.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v1.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_remote_cache_access_v2.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v1.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_client_v2.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v1.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v1.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v1.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v1.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v2.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v2.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v2.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_rpc_common_v2.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_upgrade.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_upgrade.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_upgrade.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_upgrade.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_xml.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_xml.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_xml.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/db_xml.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/generation.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/generation.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/generation.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/generation.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/master_connection.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/master_connection.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/master_connection.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/master_connection.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/parse_db_conf.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/parse_db_conf.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/parse_db_conf.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/parse_db_conf.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/redo_log.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/ref_index.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/schema.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/schema.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/schema.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/schema.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/static_vdis_list.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/static_vdis_list.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/static_vdis_list.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/static_vdis_list.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/stats.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_marshall_helper.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_marshall_helper.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_marshall_helper.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_marshall_helper.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_unmarshall_helper.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_unmarshall_helper.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_unmarshall_helper.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/string_unmarshall_helper.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/test_schemas.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/test_schemas.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/test_schemas.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/test_schemas.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xapi_database.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xapi_database.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xapi_database.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xapi_database.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xml_spaces.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xml_spaces.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xml_spaces.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-database/xml_spaces.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-database/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-database/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-database/README.markdown
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_errors.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_errors.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_errors.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_errors.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_messages.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_messages.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_messages.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/api_messages.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/constants.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/constants.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/constants.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/constants.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/sizes.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/sizes.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/sizes.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/sizes.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/xapi_consts.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/xapi_consts.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/xapi_consts.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-consts/xapi_consts.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-consts/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-consts/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-consts/README.markdown
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/cli_protocol.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/cli_protocol.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/cli_protocol.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/cli_protocol.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/xapi_cli_protocol.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/xapi_cli_protocol.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/xapi_cli_protocol.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-cli-protocol/xapi_cli_protocol.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-cli-protocol/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-cli-protocol/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-cli-protocol/README.markdown
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster_host.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster_host.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster_host.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_cluster_host.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_common.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_common.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_common.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_common.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_errors.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_errors.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_errors.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_errors.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_host.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_host.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_host.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_host.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_pool.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_pool.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_pool.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_pool.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_roles.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_roles.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_roles.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_roles.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_schema.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_schema.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_schema.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_schema.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_types.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_types.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_types.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_types.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_utils.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_utils.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_utils.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_utils.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_values.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_values.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_values.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_values.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_vm.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_vm.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_vm.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/datamodel_vm.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dm_api.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/escaping.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/escaping.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/escaping.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/escaping.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/xapi_datamodel.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/xapi_datamodel.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/xapi_datamodel.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-datamodel/xapi_datamodel.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-datamodel/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-datamodel/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-datamodel/README.markdown
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/META
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/aPI.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/aPI.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/aPI.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/aPI.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/dune-package
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/event_types.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/event_types.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/event_types.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/event_types.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/features.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/opam
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.cmi
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.cmt
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.cmti
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.cmx
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.ml
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/ref.mli
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/xapi_types.a
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/xapi_types.cma
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/xapi_types.cmxa
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/lib/xapi-types/xapi_types.cmxs
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-types/CHANGELOG
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-types/LICENSE
Installing /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib64/opamroot/ocaml-system/doc/xapi-types/README.markdown
mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/share/xapi/doc
cp -r _build/install/default/xapi/doc/html /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/share/xapi/doc
cp -r _build/install/default/xapi/doc/markdown /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/share/xapi/doc
cp _build/install/default/xapi/doc/*.dot _build/install/default/xapi/doc/doc-convert.sh /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/share/xapi/doc
++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())'
+ SITEDIR=/usr/lib/python2.7/site-packages
+ for f in XenAPI XenAPIPlugin inventory
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPI.py
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPI.pyc
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPI.pyo
+ for f in XenAPI XenAPIPlugin inventory
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPIPlugin.py
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPIPlugin.pyc
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/XenAPIPlugin.pyo
+ for f in XenAPI XenAPIPlugin inventory
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/inventory.py
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/inventory.pyc
+ for e in py pyc pyo
+ echo /usr/lib/python2.7/site-packages/inventory.pyo
+ ln -s /var/lib/xcp /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/var/xapi
+ mkdir /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xapi.conf.d
+ mkdir /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xcp
+ mkdir -p /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/etc/xenserver/features.d
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/xapi-1.214.1
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xsh
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xe
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/mpathalert
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/bin/xapi-db-process
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/genptoken
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/daily-license-check
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/cdrommon
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/libexec/block_device_io
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/quicktestbin
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/vncproxy
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/perftest
extracting debug info from /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/opt/xensource/debug/event_listen
dwz: .dwz/xapi-1.214.1-2.6.xcpng8.1.x86_64: .debug_info section not present
/usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/opt/xensource/bin/xe.debug to /usr/lib/debug/usr/bin/xe.debug
cpio: ocaml-4.07.1/stdlib: Cannot stat: No such file or directory
cpio: ocaml-4.07.1/stdlib/std_exit.ml: Cannot stat: No such file or directory
cpio: ocaml-4.07.1/stdlib/stdlib.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/buffer.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/bytes.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/cluster/cluster_client.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/cohttp/src/response.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/filename.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/hashtbl.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/http-svr/buf_io.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/http-svr/http.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/http-svr/http_svr.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/http-svr/xMLRPC.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/http-svr/xmlrpc_client.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/int64.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lexing.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/angstrom.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/backtrace.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/core.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/cstruct.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/debug.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/fd_send_recv.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/inventory.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/stringext.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/tapctl.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/task_server.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/uri.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-deprecated/fun.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-monadic/opt.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-pervasives/pervasiveext.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-std/listext.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-std/xstringext.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-threads/semaphore.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xapi-stdext-unix/unixext.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/lib/xcp_client.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/list.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/map.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/marshal.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/memory/memory.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/printf.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/queue.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/random.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/scanf.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/set.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/sexp_conv.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/sexp_conv_error.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src-os/mtime_clock.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/alcotest.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/astring_string.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/ctypes/cstubs_internals.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/ctypes/ctypes_memory.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/ctypes/ctypes_static.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/fmt.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/lib/idl.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/lib/jsonrpc.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/lib/rpc.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/lib/rpcmarshal.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/mtime.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/src/rresult.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/stack.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/stdlib.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/storage/storage_interface.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/str.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/string.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/stunnel/stunnel.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/unix.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/util.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/uuid/uuid.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/xapi-compression/xapi_compression.ml: Cannot stat: No such file or directory
cpio: xapi-1.214.1/_build/default/xen/xenops_interface.ml: Cannot stat: No such file or directory
21032 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qvkvKB
+ umask 022
+ cd /builddir/build/BUILD
+ cd xapi-1.214.1
+ COMPILE_JAVA=no
+ /usr/bin/make test
dune runtest --profile=release --no-buffer -j 2
<value>udXrTQ&gt;nL@1K</value>
<value>
  <array>
    <data>
      <value>Aoo.v&quot;1'7;22Li4?la</value>
    </data>
  </array>
</value>
<value>7,#-B6TgkUs13</value>
<value>
  <boolean>1</boolean>
</value>
<value>n</value>
<value>
  <array>
    <data>
      <value>u/,4(0f%x+!'F'</value>
      <value/>
      <value>vb</value>
      <value>RXO.8m7;c&quot;@a8eiE-&amp;</value>
      <value>'P#</value>
      <value>Dsg3`l9a$_73Zg7T'</value>
      <value>h!Zs4O(LkoQ*HV&gt;cA4</value>
      <value>^lEJjj+</value>
      <value/>
      <value>R3lh3X6/tsAc 8qW</value>
      <value>&lt;nI(eT5[#eEItklVltl</value>
      <value>eoUIi[</value>
      <value>1s1ak</value>
      <value>eo-^)`6</value>
      <value>C53-</value>
      <value>M`\`r;S``CKbA9cHT</value>
      <value>7 sP+'KLo, CRg</value>
      <value>8Y&amp;L/yb&quot;anU'a.h?</value>
      <value>GyhB;U&quot;DtU`&gt; 1%s</value>
      <value>CSl12S</value>
      <value>rQ(xTET</value>
      <value>^S:Wye-o1w 7oA^&lt;s`</value>
      <value>N7kT5Cj&lt;KPv</value>
      <value>)]1s;QlK&lt;iw(P5n)</value>
      <value>,]Jtn&quot;!xDP/f9M1-</value>
      <value>A&lt;I!'&quot;asTA</value>
      <value>eB0E 5,@ip-J</value>
      <value>j</value>
      <value>,</value>
      <value>Vyo4s?awq3R!l`TI</value>
      <value/>
    </data>
  </array>
</value>
<value>
  <array>
    <data>
      <value>?qh&quot;-_=0+ tp.</value>
      <value>
        <array>
          <data>
            <value>
              <array>
                <data>
                  <value>oEFI5MU6:Iq;1(KLj</value>
                  <value>=Fhx8EmVXh</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>-*/</value>
                  <value>kd</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>;KC5kEbVb'e#V&lt;q08'</value>
                  <value>9H/6:!xc#h]wU?soF</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Nyrj&amp;&gt;b</value>
                  <value>3mpGxxg?Ypo35 BkD</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>G!:#'3912PtBg&lt;Zs$</value>
                  <value>vq#jIG</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>rggO</value>
                  <value>?`2@5)8F8]gee7</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Q</value>
                  <value>DiMZi[nFX7IsJ</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>:Q;/uop*^</value>
                  <value>rj9qZVdZ1Lo</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>VwMjX&amp;1</value>
                  <value>.P_ $fXh</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>N5YY-BY</value>
                  <value>0f</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Z.'8-bj0u0Ge]b</value>
                  <value>a9WyA4Dv ]</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>]gI(</value>
                  <value>hK\XK)P</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>RC</value>
                  <value>+ga</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Vn1 Jb$N</value>
                  <value>!W8</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>0n7iP9vYPKZM@N</value>
                  <value>\w]]p#lI.t?F*!&amp;u3</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>F6YaL&lt;</value>
                  <value>^:2G?!?Dg'x1o8;-</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>cBdE&gt;aP,;</value>
                  <value>?Y]q</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>N7mNJR&quot;6`</value>
                  <value>%c</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>9sBjZ</value>
                  <value>:N0g\/3KXL@</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>jq</value>
                  <value>nhqiHAE;u?bE@</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>8N?x#&lt;]dt1!&gt;2.U</value>
                  <value>\SD=</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>df*+</value>
                  <value>K-:TABBN(=</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>0oL&amp;noYU^'</value>
                  <value> O</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>&amp;`</value>
                  <value/>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>O?o(&quot;oF&quot;&amp;a'5b&gt;K`eZ7</value>
                  <value>LF`)Won*b#2'jT</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>&amp;2!%hsGBw,dU:f U</value>
                  <value>Fq%TxIrhJhGD-XGh7</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>u6AdC</value>
                  <value>yLAMU]?'#nC;&gt;R6J</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>e*xV&amp;RDe9/[m+)</value>
                  <value>^Qpi?n&gt;%ce`a_!l</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>`f6?1JF</value>
                  <value>qGQnk[`j`f3Dan</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>J(n\`GD</value>
                  <value>Ob-Xw[g!- Ch6:^_</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>M[sJ+IE</value>
                  <value>&quot;n]</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Ym#&lt;JY3]2</value>
                  <value/>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>kr&gt;#Kx=lJE3J`</value>
                  <value>4/</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>-xPy@@p2C1+aLd</value>
                  <value>auEU]FmEQ'fSNU3D/=`</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>oxD?fBo</value>
                  <value>D)iu)cW</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>kmOB!</value>
                  <value>4HyJv!F7!</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>/w[`xD</value>
                  <value>[1)^-P0&gt;%,Cd</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>w=k6XboEK-w</value>
                  <value>r_A</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>4&gt;;F$</value>
                  <value>8t!L\?M&quot;5_=x#]v3o9</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value/>
                  <value/>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>a]p)/!&quot;!:`1%sY</value>
                  <value>r'l&lt;GYD=+WI%Va/T</value>
                </data>
              </array>
            </value>
          </data>
        </array>
      </value>
      <value>/)vTdu&gt;o3cdWJyd</value>
    </data>
  </array>
</value>
<value/>
<value>
  <array>
    <data>
      <value>4)6RVk82yf4iXV</value>
      <value>2*':!k</value>
    </data>
  </array>
</value>
<value/>
<value>
  <array>
    <data>
      <value>Ob]]P!\_]NH)h</value>
      <value>Q</value>
      <value>HQ;qVQZ\i?*]eIBy</value>
      <value>7yXX9QBg</value>
    </data>
  </array>
</value>
<value/>
<value>
  <array>
    <data>
      <value>&lt;n74%kKnkZr@[;UCh</value>
      <value>XLk93I0&lt;=$X(G1&lt;hGq</value>
      <value>M7xVD#&lt;PhLCnI4</value>
    </data>
  </array>
</value>
<value>7,h H.</value>
<value>
  <array>
    <data>
      <value>
        <array>
          <data>
            <value>Ru^`A</value>
            <value>H&amp;2S$E)V?</value>
          </data>
        </array>
      </value>
      <value>v*/GOR</value>
      <value>Lq#=&lt;I-X</value>
      <value>?%#aC)g9P4</value>
      <value>addmap</value>
    </data>
  </array>
</value>
<value/>
<value>
  <array>
    <data>
      <value/>
      <value>9DM08</value>
    </data>
  </array>
</value>
<value>
  <array>
    <data>
      <value>
        <array>
          <data>
            <value>
              <array>
                <data>
                  <value>nXt6Mt&gt;(Y</value>
                  <value>\UfMJ</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>HC&quot;</value>
                  <value>9i#)/rmu_V2 ;Bi$pH</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Q$)rl.I!=</value>
                  <value>p*1VY$ytI?</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>6T*o,sDX&lt;JK</value>
                  <value>=IBRtf^i_0?'W</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value/>
                  <value>f1`N</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Kfx'7#yd^vt)</value>
                  <value>?CNq]w?(XtMNC</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>3tgm#\$.o=7Zc</value>
                  <value>PVNb</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>emBd@</value>
                  <value>&quot;!8un&amp;Z$b,^XogFAM0</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value> &lt;OW5.$*]$wnwI';6+</value>
                  <value>8xJb-^bJ-</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>8ljA'0LJ=4</value>
                  <value>&amp;MH</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>V5Js[&lt;BM;04</value>
                  <value>_</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>rK</value>
                  <value>Kb%uFeSd-(_O</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value/>
                  <value>ogT''W0Qk[:lY</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>B</value>
                  <value>JQRq&lt;&gt;G'</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>:</value>
                  <value>?h+!G@gT5+44Y?c</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Xs!&gt;yIMj#Ky*6h</value>
                  <value>0(tk</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>(2B1+Ro_A.M0.2l8g:I</value>
                  <value>f&gt;bfK/JB^I^RwU6</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>O#</value>
                  <value>BQ]%p=Q%IeP*ka^'YV8</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>ymbU[Fd++g&amp;jnL=[M7x</value>
                  <value>hy</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>OD?TUfeTxuw] </value>
                  <value>I*qKVGu</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>M:v5Q\[</value>
                  <value/>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>RS+qH9#5*L</value>
                  <value>#@</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>4y!c</value>
                  <value>UPxo#u6K.NjFQ*16uI%</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>M\!q)NF</value>
                  <value>&quot;q*8#6TwLXr5</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>5[)av2`e&gt;nO6&quot;Mf</value>
                  <value>wjm2,8t*w?</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>,uulcv,l[#duIh]Y02\</value>
                  <value>hE5a&amp;;`</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>dYbv`0W&quot;&gt;CPOg^s@*T</value>
                  <value>k3</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Yi&amp;h9C&quot;&amp;66bh=9B\</value>
                  <value>uaW1^k+LF</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>KK</value>
                  <value>(GF@d,DAA&lt;.LhWy/C</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>M7S?wMk/NVM5I</value>
                  <value>tF-OQH</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Y5mDD/F 2KIpTQN/</value>
                  <value>PkM!^5F2)St9h</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>W'h;?&quot;L]R)D1J#b+ppG</value>
                  <value>X33&amp;7ASE@mUc</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value> j.,</value>
                  <value>b xM7L.Qt+F</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>o</value>
                  <value>ovceW'8W</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>-/0SX</value>
                  <value>Wl'fOKMJ;y(a6u</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>do&amp;@H]&gt;%S&quot;Pe$i^yD</value>
                  <value>q&amp;o</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value/>
                  <value>q_H=,V+M</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>9;,g$S</value>
                  <value>0x,N&gt;un</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>w`5yxbVhAo</value>
                  <value>xp2Mq\n&gt;-7LOX</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>2Q-A</value>
                  <value>ni-eBt8.6;6o7v2@$o</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>dx0RR,c</value>
                  <value>o;Q5NAt;([mlEra)xP.</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>Bt;rXXk-I</value>
                  <value>#\njS&lt;_:; </value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>gZF0-8CH&lt;*69PA&amp;</value>
                  <value>u$:J4GrkS3</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>*?8s1)k$</value>
                  <value>wR-Ao)9rkk</value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>6</value>
                  <value>(A]\cNQW</value>
                </data>
              </array>
            </value>
          </data>
        </array>
      </value>
      <value>
        <array>
          <data>
            <value>
              <array>
                <data>
                  <value>'i=esC:1._;F9I</value>
                  <value>
                    <array>
                      <data>
                        <value>@x&gt;</value>
                        <value>Ff% SX&amp;^4OCdk&gt;b.LZF</value>
                        <value>P4dNh][/h</value>
                        <value>O;vf2Z1:0&amp;5wLx</value>
                        <value>44uAnBpR_yQt.</value>
                        <value>?;mm,(82P5HA2y0l&gt;</value>
                        <value>Mf&gt; 0L-iDB</value>
                        <value>2D\,0.s&gt;hXq</value>
                        <value>1$)Z</value>
                        <value>8y</value>
                        <value>*b&gt;9Ve1RHRj?Ie&gt;</value>
                        <value>xni</value>
                        <value>iG?C,'9+DO</value>
                        <value>_]3i=[-/o%s5(^</value>
                        <value>I0i+#q</value>
                        <value>Kxr+eZ%2U!m</value>
                        <value>NjTYQ`</value>
                        <value/>
                        <value>0N3saAAMXH; :fwo'0k</value>
                      </data>
                    </array>
                  </value>
                </data>
              </array>
            </value>
          </data>
        </array>
      </value>
    </data>
  </array>
</value>
<value>
  <array>
    <data>
      <value>1O2aTHG&amp;1S]Qo</value>
      <value>
        <array>
          <data>
            <value>and</value>
            <value>
              <array>
                <data>
                  <value>eq</value>
                  <value>
                    <array>
                      <data>
                        <value>field</value>
                        <value>asd</value>
                      </data>
                    </array>
                  </value>
                  <value>
                    <array>
                      <data>
                        <value>literal</value>
                        <value>qwe</value>
                      </data>
                    </array>
                  </value>
                </data>
              </array>
            </value>
            <value>
              <array>
                <data>
                  <value>or</value>
                  <value>
                    <array>
                      <data>
                        <value>eq</value>
                        <value>
                          <array>
                            <data>
                              <value>field</value>
                              <value>asd</value>
                            </data>
                          </array>
                        </value>
                        <value>
                          <array>
                            <data>
                              <value>literal</value>
                              <value>qwe</value>
                            </data>
                          </array>
                        </value>
                      </data>
                    </array>
                  </value>
                  <value>
                    <array>
                      <data>
                        <value>and</value>
                        <value>
                          <array>
                            <data>
                              <value>eq</value>
                              <value>
                                <array>
                                  <data>
                                    <value>field</value>
                                    <value>asd</value>
                                  </data>
                                </array>
                              </value>
                              <value>
                                <array>
                                  <data>
                                    <value>literal</value>
                                    <value>qwe</value>
                                  </data>
                                </array>
                              </value>
                            </data>
                          </array>
                        </value>
                        <value>
                          <array>
                            <data>
                              <value>not</value>
                              <value>
                                <array>
                                  <data>
                                    <value>false</value>
                                  </data>
                                </array>
                              </value>
                            </data>
                          </array>
                        </value>
                      </data>
                    </array>
                  </value>
                </data>
              </array>
            </value>
          </data>
        </array>
      </value>
    </data>
  </array>
</value>
Database path: db.xml
server listening
Running unit-tests
Deleted stale state from previous test
get_table_from_ref <invalid ref>
Reference 'foo' has no associated table
is_valid_ref <invalid_ref>
read_refs <valid tbl>
VM refs: [  ]
read_refs <invalid tbl>
delete_row <invalid ref>
create_row <unique ref> <unique uuid> <missing required field>
create_row <unique ref> <unique uuid>
is_valid_ref <valid ref>
get_table_from_ref <valid ref>
read_refs includes <valid ref>
create_row <duplicate ref> <duplicate uuid>
create_row <duplicate ref> <unique uuid>
create_row <unique ref> <duplicate uuid>
db_get_by_uuid <valid uuid>
db_get_by_uuid <invalid uuid>
get_by_name_label <invalid name label>
get_by_name_label <valid name label>
read_field <valid field> <valid objref>
read_field <valid defaulted field> <valid objref>
read_field <valid field> <invalid objref>
read_field <invalid field> <valid objref>
read_field <invalid field> <invalid objref>
read_field_where <valid table> <valid return> <valid field> <valid value>
read_field_where <invalid table> ...
read_field_where <valid table> <invalid return> <valid field> <valid value>
read_field_where <valid table> <valid return> <invalid field> <valid value>
write_field <invalid table>
write_field <valid table> <invalid ref>
write_field <valid table> <valid ref> <invalid field>
write_field <valid table> <valid ref> <valid field>
write_field <valid table> <valid ref> <valid field> - invalidating ref_index
read_record <invalid table> <invalid ref>
read_record <valid table> <valid ref>
read_record <valid table> <valid ref>
read_record <valid table> <valid ref> foreign key
read_record <valid table> <valid ref> deleted foreign key
read_record <valid table> <valid ref> overwritten foreign key
check_events: current generation is: 7
generation after create_row is: 8
VM(vmref): (8 8 0)  VBDs=() _ref=vmref name__description= name__label=thevmname other_config=() protection_policy=OpaqueRef:NULL tags=() uuid=vmuuid
===TEST=== Checking that the VM creation event is reported: Pass
generation after write_field is: 9
VM(vmref): (8 9 0)  name__label=moo
===TEST=== Checking that the VM field update is reported: Pass
generation after create VBD is: 10
VBD(vbdref): (10 10 0)  VM=vmref _ref=vbdref type=user uuid=vbduuid
VM(vmref): (8 10 0)  VBDs=('vbdref')
===TEST=== Checking one-to-many after one-create: Pass
generation after write_field is: 11
VBD(vbdref): (10 11 0)  VM=moo
VM(vmref): (8 11 0)  VBDs=()
===TEST=== Checking one-to-many after one-update: Pass
generation after write_field is: 12
VBD(vbdref): (10 12 0)  type=Banana
===TEST=== Checking one-to-many after one-update of non-reference field: Pass
generation after delete VBD is: 13
===TEST=== Checking deleted event: Pass
generation after create/delete VBD is: 15
===TEST=== Checking the VBD doesn't appear in the deleted list: Pass
VM(vmref): (8 15 0)  VBDs=()
===TEST=== Checking for masking of delete events: Pass
VM(vmref): (8 19 0)  VBDs=()
8545851.67 primitive RPC calls/sec
Deleted 5000 VBD records, 65201.84 calls/sec
Created 5000 VBD records, 34145.34 calls/sec
.
Ran: 1 tests in: 0.01 seconds.
OK
OK: xapi does not depend on libxenctrl
good sequence: 62152.99 calls/sec
bad sequence: 61467.75 calls/sec
All tests passed
[20200330T15:42:58.109Z|debug||0 ||http] Establishing Unix domain server on path: /tmp/xapi-test/xapi-unit-test-socket
[20200330T15:42:58.109Z| info||0 ||xapi] Successfully bound socket to: UNIX /tmp/xapi-test/xapi-unit-test-socket
Testing Base suite.
This run has ID `89839139-9395-45C8-B1C0-0722BA2FC598`.
 ...                Test_valid_ref_list                                         0   test_map.
[OK]                Test_valid_ref_list                                         0   test_map.
 ...                Test_valid_ref_list                                         1   test_exists.
[OK]                Test_valid_ref_list                                         1   test_exists.
 ...                Test_valid_ref_list                                         2   test_filter.
[OK]                Test_valid_ref_list                                         2   test_filter.
 ...                Test_valid_ref_list                                         3   test_for_all.
[OK]                Test_valid_ref_list                                         3   test_for_all.
 ...                Test_valid_ref_list                                         4   test_flat_map.
[OK]                Test_valid_ref_list                                         4   test_flat_map.
 ...                Test_valid_ref_list                                         5   test_filter_map.
[OK]                Test_valid_ref_list                                         5   test_filter_map.
 ...                Test_valid_ref_list                                         6   test_iter.
[OK]                Test_valid_ref_list                                         6   test_iter.
 ...                Test_valid_ref_list                                         7   test_client.
[OK]                Test_valid_ref_list                                         7   test_client.
 ...                Test_sdn_controller                                         0   test_sdn_controller_introduce_ok.
[OK]                Test_sdn_controller                                         0   test_sdn_controller_introduce_ok.
 ...                Test_sdn_controller                                         1   test_sdn_controller_pssl_invalid_address.
[OK]                Test_sdn_controller                                         1   test_sdn_controller_pssl_invalid_address.
 ...                Test_sdn_controller                                         2   test_sdn_controller_pssl_invalid_port.
[OK]                Test_sdn_controller                                         2   test_sdn_controller_pssl_invalid_port.
 ...                Test_sdn_controller                                         3   test_sdn_controller_ssl_default_port.
[OK]                Test_sdn_controller                                         3   test_sdn_controller_ssl_default_port.
 ...                Test_sdn_controller                                         4   test_sdn_controller_ssl_invalid_ip_address.
[OK]                Test_sdn_controller                                         4   test_sdn_controller_ssl_invalid_ip_address.
 ...                Test_sdn_controller                                         5   test_sdn_controller_ssl_invalid_address_value.
[OK]                Test_sdn_controller                                         5   test_sdn_controller_ssl_invalid_address_value.
 ...                Test_sdn_controller                                         6   test_sdn_controller_ssl_low_port.
[OK]                Test_sdn_controller                                         6   test_sdn_controller_ssl_low_port.
 ...                Test_sdn_controller                                         7   test_sdn_controller_ssl_high_port.
[OK]                Test_sdn_controller                                         7   test_sdn_controller_ssl_high_port.
 ...                Test_sdn_controller                                         8   test_sdn_controller_introduce_twice.
[OK]                Test_sdn_controller                                         8   test_sdn_controller_introduce_twice.
 ...                Test_sdn_controller                                         9   test_sdn_controller_forget_ok.
[OK]                Test_sdn_controller                                         9   test_sdn_controller_forget_ok.
 ...                Test_pci_helpers                                            0   test_print_host_pcis.
[OK]                Test_pci_helpers                                            0   test_print_host_pcis.
 ...                Test_vdi_allowed_operations                                 0   test_ca98944.
[OK]                Test_vdi_allowed_operations                                 0   test_ca98944.
 ...                Test_vdi_allowed_operations                                 1   test_ca101669.
[OK]                Test_vdi_allowed_operations                                 1   test_ca101669.
 ...                Test_vdi_allowed_operations                                 2   test_ca125187.
[OK]                Test_vdi_allowed_operations                                 2   test_ca125187.
 ...                Test_vdi_allowed_operations                                 3   test_ca126097.
[OK]                Test_vdi_allowed_operations                                 3   test_ca126097.
 ...                Test_vdi_allowed_operations                                 4   test_cbt_sm_feature_check.
[OK]                Test_vdi_allowed_operations                                 4   test_cbt_sm_feature_check.
 ...                Test_vdi_allowed_operations                                 5   test_cbt_enable_disable_not_allowed_for_snapshot.
[OK]                Test_vdi_allowed_operations                                 5   test_cbt_enable_disable_not_allowed_for_snapshot.
 ...                Test_vdi_allowed_operations                                 6   test_cbt_enable_disable_vdi_type_check.
[OK]                Test_vdi_allowed_operations                                 6   test_cbt_enable_disable_vdi_type_check.
 ...                Test_vdi_allowed_operations                                 7   test_cbt_enable_disable_not_allowed_for_reset_on_boot.
[OK]                Test_vdi_allowed_operations                                 7   test_cbt_enable_disable_not_allowed_for_reset_on_boot.
 ...                Test_vdi_allowed_operations                                 8   test_cbt_enable_disable_can_be_performed_live.
[OK]                Test_vdi_allowed_operations                                 8   test_cbt_enable_disable_can_be_performed_live.
 ...                Test_vdi_allowed_operations                                 9   test_cbt_metadata_vdi_type_check.
[OK]                Test_vdi_allowed_operations                                 9   test_cbt_metadata_vdi_type_check.
 ...                Test_vdi_allowed_operations                                10   test_vdi_cbt_enabled_check.
[OK]                Test_vdi_allowed_operations                                10   test_vdi_cbt_enabled_check.
 ...                Test_vdi_allowed_operations                                11   test_vdi_data_destroy.
[OK]                Test_vdi_allowed_operations                                11   test_vdi_data_destroy.
 ...                Test_vdi_allowed_operations                                12   test_vdi_list_changed_blocks.
[OK]                Test_vdi_allowed_operations                                12   test_vdi_list_changed_blocks.
 ...                Test_vdi_allowed_operations                                13   test_check_operation_error.
[OK]                Test_vdi_allowed_operations                                13   test_check_operation_error.
 ...                Test_vdi_allowed_operations                                14   test_update_allowed_operations.
[OK]                Test_vdi_allowed_operations                                14   test_update_allowed_operations.
 ...                Test_vdi_allowed_operations                                15   test_null_vm.
[OK]                Test_vdi_allowed_operations                                15   test_null_vm.
 ...                Test_vdi_allowed_operations                                16   test_update_allowed_operations.
[OK]                Test_vdi_allowed_operations                                16   test_update_allowed_operations.
 ...                Test_sr_allowed_operations                                  0   test_check_operation_error.
[OK]                Test_sr_allowed_operations                                  0   test_check_operation_error.
 ...                Test_vm_migrate                                             0   test_infer_vif_map_empty.
[OK]                Test_vm_migrate                                             0   test_infer_vif_map_empty.
 ...                Test_vm_migrate                                             1   test_infer_vif_map.
[OK]                Test_vm_migrate                                             1   test_infer_vif_map.
 ...                Test_no_migrate                                             0   test_no_migrate_00.
[OK]                Test_no_migrate                                             0   test_no_migrate_00.
 ...                Test_no_migrate                                             1   test_no_migrate_01.
[OK]                Test_no_migrate                                             1   test_no_migrate_01.
 ...                Test_no_migrate                                             2   test_no_migrate_02.
[OK]                Test_no_migrate                                             2   test_no_migrate_02.
 ...                Test_no_migrate                                             3   test_no_migrate_03.
[OK]                Test_no_migrate                                             3   test_no_migrate_03.
 ...                Test_vm_check_operation_error                               0   test_null_vdi.
[OK]                Test_vm_check_operation_error                               0   test_null_vdi.
 ...                Test_vm_check_operation_error                               1   test_operation_checks_allowed.
[OK]                Test_vm_check_operation_error                               1   test_operation_checks_allowed.
 ...                Test_vm_check_operation_error                               2   test_migration_allowed_when_cbt_enabled_vdis_are_not_moved.
[OK]                Test_vm_check_operation_error                               2   test_migration_allowed_when_cbt_enabled_vdis_are_not_moved.
 ...                Test_vm_check_operation_error                               3   test_sxm_allowed_when_rum.
[OK]                Test_vm_check_operation_error                               3   test_sxm_allowed_when_rum.
 ...                Test_vm_check_operation_error                               4   test_vm_set_nvram when VM is running.
[OK]                Test_vm_check_operation_error                               4   test_vm_set_nvram when VM is running.
 ...                Test_vm_helpers                                             0   test_gpus_available_succeeds.
[OK]                Test_vm_helpers                                             0   test_gpus_available_succeeds.
 ...                Test_vm_helpers                                             1   test_gpus_available_fails_no_pgpu.
[OK]                Test_vm_helpers                                             1   test_gpus_available_fails_no_pgpu.
 ...                Test_vm_helpers                                             2   test_gpus_available_fails_disabled_type.
[OK]                Test_vm_helpers                                             2   test_gpus_available_fails_disabled_type.
 ...                Test_vm_helpers                                             3   test_gpus_available_fails_no_capacity.
[OK]                Test_vm_helpers                                             3   test_gpus_available_fails_no_capacity.
 ...                Test_vm_helpers                                             4   test_group_hosts_bf.
[OK]                Test_vm_helpers                                             4   test_group_hosts_bf.
 ...                Test_vm_helpers                                             5   test_group_hosts_df.
[OK]                Test_vm_helpers                                             5   test_group_hosts_df.
 ...                Test_vm_helpers                                             6   test_is_sriov_network_succeeds.
[OK]                Test_vm_helpers                                             6   test_is_sriov_network_succeeds.
 ...                Test_vm_helpers                                             7   test_netsriov_available_succeeds.
[OK]                Test_vm_helpers                                             7   test_netsriov_available_succeeds.
 ...                Test_vm_helpers                                             8   test_netsriov_available_fails_no_netsriov.
[OK]                Test_vm_helpers                                             8   test_netsriov_available_fails_no_netsriov.
 ...                Test_vm_helpers                                             9   test_netsriov_available_fails_no_capacity.
[OK]                Test_vm_helpers                                             9   test_netsriov_available_fails_no_capacity.
 ...                Test_vm_helpers                                            10   test_group_hosts_netsriov.
[OK]                Test_vm_helpers                                            10   test_group_hosts_netsriov.
 ...                Test_vm_helpers                                            11   test_group_hosts_netsriov_unattached.
[OK]                Test_vm_helpers                                            11   test_group_hosts_netsriov_unattached.
 ...                Test_vm_helpers                                            12   test_group_hosts_netsriov_with_allocated.
[OK]                Test_vm_helpers                                            12   test_group_hosts_netsriov_with_allocated.
 ...                Test_vm_helpers                                            13   test_get_group_key_vgpu.
[OK]                Test_vm_helpers                                            13   test_get_group_key_vgpu.
 ...                Test_vm_helpers                                            14   test_get_group_key_netsriov.
[OK]                Test_vm_helpers                                            14   test_get_group_key_netsriov.
 ...                Test_vm_helpers                                            15   test_get_group_key_vgpu_and_netsriov.
[OK]                Test_vm_helpers                                            15   test_get_group_key_vgpu_and_netsriov.
 ...                Test_xapi_vbd_helpers                                       0   test_ca253933_invalid_operations.
[OK]                Test_xapi_vbd_helpers                                       0   test_ca253933_invalid_operations.
 ...                Test_xapi_vbd_helpers                                       1   test_ca253933_valid_operations.
[OK]                Test_xapi_vbd_helpers                                       1   test_ca253933_valid_operations.
 ...                Test_host                                                   0   test_host_join_restriction.
[OK]                Test_host                                                   0   test_host_join_restriction.
 ...                Test_host                                                   1   test_host_join_cvm_exception.
[OK]                Test_host                                                   1   test_host_join_cvm_exception.
 ...                Test_host_helpers                                           0   test_host1.
[OK]                Test_host_helpers                                           0   test_host1.
 ...                Test_host_helpers                                           1   test_host2.
[OK]                Test_host_helpers                                           1   test_host2.
 ...                Test_host_helpers                                           2   test_different_keys.
[OK]                Test_host_helpers                                           2   test_different_keys.
 ...                Test_host_helpers                                           3   test_host_set_iscsi_iqn.
[OK]                Test_host_helpers                                           3   test_host_set_iscsi_iqn.
 ...                Test_host_helpers                                           4   test_host_set_multipathing.
[OK]                Test_host_helpers                                           4   test_host_set_multipathing.
 ...                Test_host_helpers                                           5   test_rpu_suppression.
[OK]                Test_host_helpers                                           5   test_rpu_suppression.
 ...                Test_vdi_cbt                                                0   test_cbt_enable_disable.
[OK]                Test_vdi_cbt                                                0   test_cbt_enable_disable.
 ...                Test_vdi_cbt                                                1   test_set_metadata_of_pool_doesnt_allow_cbt_metadata_vdi.
[OK]                Test_vdi_cbt                                                1   test_set_metadata_of_pool_doesnt_allow_cbt_metadata_vdi.
 ...                Test_vdi_cbt                                                2   test_vbd_create.
[OK]                Test_vdi_cbt                                                2   test_vbd_create.
 ...                Test_vdi_cbt                                                3   test_allowed_operations_updated_when_necessary.
[OK]                Test_vdi_cbt                                                3   test_allowed_operations_updated_when_necessary.
 ...                Test_vdi_cbt                                                4   test_vdi_list_changed_blocks.
[OK]                Test_vdi_cbt                                                4   test_vdi_list_changed_blocks.
 ...                Test_vdi_cbt                                                5   test_get_nbd_info_returns_correct_infos.
[OK]                Test_vdi_cbt                                                5   test_get_nbd_info_returns_correct_infos.
 ...                Test_vdi_cbt                                                6   test_get_nbd_info_returns_empty_list_when_no_host_is_connected_to_sr.
[OK]                Test_vdi_cbt                                                6   test_get_nbd_info_returns_empty_list_when_no_host_is_connected_to_sr.
 ...                Test_vdi_cbt                                                7   test_get_nbd_info_returns_empty_list_when_no_host_is_connected_to_network.
[OK]                Test_vdi_cbt                                                7   test_get_nbd_info_returns_empty_list_when_no_host_is_connected_to_network.
 ...                Test_vdi_cbt                                                8   test_get_nbd_info_disallowed_for_cbt_metadata_vdi.
[OK]                Test_vdi_cbt                                                8   test_get_nbd_info_disallowed_for_cbt_metadata_vdi.
 ...                Test_vdi_cbt                                                9   test_vdi_after_data_destroy.
[OK]                Test_vdi_cbt                                                9   test_vdi_after_data_destroy.
 ...                Test_vdi_cbt                                               10   test_vdi_managed_data_destroy.
[OK]                Test_vdi_cbt                                               10   test_vdi_managed_data_destroy.
 ...                Test_vdi_cbt                                               11   test_data_destroy_does_not_change_vdi_type_to_cbt_metadata_if_it_fails.
[OK]                Test_vdi_cbt                                               11   test_data_destroy_does_not_change_vdi_type_to_cbt_metadata_if_it_fails.
 ...                Test_vdi_cbt                                               12   test_data_destroy_succeeds_when_unplug_starts_later.
[OK]                Test_vdi_cbt                                               12   test_data_destroy_succeeds_when_unplug_starts_later.
 ...                Test_vdi_cbt                                               13   test_data_destroy_succeeds_when_vbd_is_being_unplugged.
[OK]                Test_vdi_cbt                                               13   test_data_destroy_succeeds_when_vbd_is_being_unplugged.
 ...                Test_vdi_cbt                                               14   test_data_destroy_succeeds_when_vbd_is_being_destroyed.
[OK]                Test_vdi_cbt                                               14   test_data_destroy_succeeds_when_vbd_is_being_destroyed.
 ...                Test_vdi_cbt                                               15   test_data_destroy_times_out_when_vbd_does_not_get_unplugged_in_time.
[OK]                Test_vdi_cbt                                               15   test_data_destroy_times_out_when_vbd_does_not_get_unplugged_in_time.
 ...                Test_vdi_cbt                                               16   test_data_destroy_times_out_when_vbd_does_not_get_destroyed_in_time.
[OK]                Test_vdi_cbt                                               16   test_data_destroy_times_out_when_vbd_does_not_get_destroyed_in_time.
 ...                Test_sr_update_vdis                                         0   test_update_existing_snapshot.
[OK]                Test_sr_update_vdis                                         0   test_update_existing_snapshot.
 ...                Test_sr_update_vdis                                         1   test_update_new_vdi_and_snapshot.
[OK]                Test_sr_update_vdis                                         1   test_update_new_vdi_and_snapshot.
 ...                Test_sr_update_vdis                                         2   test_sharable_field_updated_for_existing_vdi.
[OK]                Test_sr_update_vdis                                         2   test_sharable_field_updated_for_existing_vdi.
 ...                Test_sr_update_vdis                                         3   test_sharable_field_correct_for_new_vdi.
[OK]                Test_sr_update_vdis                                         3   test_sharable_field_correct_for_new_vdi.
 ...                Test_xapi_db_upgrade                                        0   upgrade_vm_memory_for_dmc.
[OK]                Test_xapi_db_upgrade                                        0   upgrade_vm_memory_for_dmc.
 ...                Test_xapi_db_upgrade                                        1   upgrade_bios.
[OK]                Test_xapi_db_upgrade                                        1   upgrade_bios.
 ...                Test_xapi_db_upgrade                                        2   update_snapshots.
[OK]                Test_xapi_db_upgrade                                        2   update_snapshots.
 ...                Test_xapi_db_upgrade                                        3   remove_restricted_pbd_keys.
[OK]                Test_xapi_db_upgrade                                        3   remove_restricted_pbd_keys.
 ...                Test_db_lowlevel                                            0   test_db_get_all_records_race.
[OK]                Test_db_lowlevel                                            0   test_db_get_all_records_race.
 ...                Test_db_lowlevel                                            1   test_db_idempotent_map.
[OK]                Test_db_lowlevel                                            1   test_db_idempotent_map.
 ...                Test_db_lowlevel                                            2   test_slaves_use_nonlegacy_addmap.
[OK]                Test_db_lowlevel                                            2   test_slaves_use_nonlegacy_addmap.
 ...                Test_db_lowlevel                                            3   test_empty_key_in_map.
[OK]                Test_db_lowlevel                                            3   test_empty_key_in_map.
 ...                Test_db_lowlevel                                            4   test_utf8.
[OK]                Test_db_lowlevel                                            4   test_utf8.
 ...                Test_vlan                                                   0   test_pool_introduce.
[OK]                Test_vlan                                                   0   test_pool_introduce.
 ...                Test_vlan                                                   1   test_create_internal.
[OK]                Test_vlan                                                   1   test_create_internal.
 ...                Test_vlan                                                   2   test_create_unmanaged_pif.
[OK]                Test_vlan                                                   2   test_create_unmanaged_pif.
 ...                Test_vlan                                                   3   test_create_network_already_connected.
[OK]                Test_vlan                                                   3   test_create_network_already_connected.
 ...                Test_vlan                                                   4   test_create_pif_is_bond_slave.
[OK]                Test_vlan                                                   4   test_create_pif_is_bond_slave.
 ...                Test_vlan                                                   5   test_create_pif_is_vlan_master.
[OK]                Test_vlan                                                   5   test_create_pif_is_vlan_master.
 ...                Test_vlan                                                   6   test_create_invalid_tag.
[OK]                Test_vlan                                                   6   test_create_invalid_tag.
 ...                Test_vlan                                                   7   test_create_vlan_already_exists.
[OK]                Test_vlan                                                   7   test_create_vlan_already_exists.
 ...                Test_vlan                                                   8   test_create_pif_is_tunnel_access.
[OK]                Test_vlan                                                   8   test_create_pif_is_tunnel_access.
 ...                Test_vlan                                                   9   test_create_pif_is_vlan_master_on_sriov.
[OK]                Test_vlan                                                   9   test_create_pif_is_vlan_master_on_sriov.
 ...                Test_vlan                                                  10   test_gc_vlan.
[OK]                Test_vlan                                                  10   test_gc_vlan.
 ...                Test_vlan                                                  11   test_create_sriov_vlan_into_non_sriov_vlan_network.
[OK]                Test_vlan                                                  11   test_create_sriov_vlan_into_non_sriov_vlan_network.
 ...                Test_vlan                                                  12   test_create_non_sriov_vlan_into_sriov_vlan_network.
[OK]                Test_vlan                                                  12   test_create_non_sriov_vlan_into_sriov_vlan_network.
 ...                Test_vlan                                                  13   test_create_sriov_vlan_into_sriov_vlan_network_with_different_type_pci_device.
[OK]                Test_vlan                                                  13   test_create_sriov_vlan_into_sriov_vlan_network_with_different_type_pci_device.
 ...                Test_network                                                0   test_add_purpose.
[OK]                Test_network                                                0   test_add_purpose.
 ...                Test_network                                                1   test_remove_purpose.
[OK]                Test_network                                                1   test_remove_purpose.
 ...                Test_network_sriov                                          0   test_create_internal.
[OK]                Test_network_sriov                                          0   test_create_internal.
 ...                Test_network_sriov                                          1   test_create_on_unmanaged_pif.
[OK]                Test_network_sriov                                          1   test_create_on_unmanaged_pif.
 ...                Test_network_sriov                                          2   test_create_network_already_connected.
[OK]                Test_network_sriov                                          2   test_create_network_already_connected.
 ...                Test_network_sriov                                          3   test_create_on_bond_master.
[OK]                Test_network_sriov                                          3   test_create_on_bond_master.
 ...                Test_network_sriov                                          4   test_create_on_tunnel_access.
[OK]                Test_network_sriov                                          4   test_create_on_tunnel_access.
 ...                Test_network_sriov                                          5   test_create_on_sriov_logical.
[OK]                Test_network_sriov                                          5   test_create_on_sriov_logical.
 ...                Test_network_sriov                                          6   test_create_on_vlan.
[OK]                Test_network_sriov                                          6   test_create_on_vlan.
 ...                Test_network_sriov                                          7   test_create_on_vlan_on_sriov_logical.
[OK]                Test_network_sriov                                          7   test_create_on_vlan_on_sriov_logical.
 ...                Test_network_sriov                                          8   test_create_on_pif_already_enabled_sriov.
[OK]                Test_network_sriov                                          8   test_create_on_pif_already_enabled_sriov.
 ...                Test_network_sriov                                          9   test_create_on_pif_not_have_sriov_capability.
[OK]                Test_network_sriov                                          9   test_create_on_pif_not_have_sriov_capability.
 ...                Test_network_sriov                                         10   test_create_on_network_not_compatible_sriov.
[OK]                Test_network_sriov                                         10   test_create_on_network_not_compatible_sriov.
 ...                Test_network_sriov                                         11   test_create_sriov_with_different_pci_type_into_one_network.
[OK]                Test_network_sriov                                         11   test_create_sriov_with_different_pci_type_into_one_network.
 ...                Test_network_sriov                                         12   test_require_operation_on_pci_device_not_attached_not_need_reboot.
[OK]                Test_network_sriov                                         12   test_require_operation_on_pci_device_not_attached_not_need_reboot.
 ...                Test_network_sriov                                         13   test_require_operation_on_pci_device_sysfs.
[OK]                Test_network_sriov                                         13   test_require_operation_on_pci_device_sysfs.
 ...                Test_network_sriov                                         14   test_require_operation_on_pci_device_unknown.
[OK]                Test_network_sriov                                         14   test_require_operation_on_pci_device_unknown.
 ...                Test_network_sriov                                         15   test_require_operation_on_pci_device_modprobe_0.
[OK]                Test_network_sriov                                         15   test_require_operation_on_pci_device_modprobe_0.
 ...                Test_network_sriov                                         16   test_require_operation_on_pci_device_modprobe_1.
[OK]                Test_network_sriov                                         16   test_require_operation_on_pci_device_modprobe_1.
 ...                Test_network_sriov                                         17   test_require_operation_on_pci_device_modprobe_2.
[OK]                Test_network_sriov                                         17   test_require_operation_on_pci_device_modprobe_2.
 ...                Test_network_sriov                                         18   test_require_operation_on_pci_device_modprobe_3.
[OK]                Test_network_sriov                                         18   test_require_operation_on_pci_device_modprobe_3.
 ...                Test_network_sriov                                         19   test_require_operation_on_pci_device_modprobe_4.
[OK]                Test_network_sriov                                         19   test_require_operation_on_pci_device_modprobe_4.
 ...                Test_network_sriov                                         20   test_require_operation_on_pci_device_modprobe_5.
[OK]                Test_network_sriov                                         20   test_require_operation_on_pci_device_modprobe_5.
 ...                Test_bond                                                   0   test_create_on_unmanaged_pif.
[OK]                Test_bond                                                   0   test_create_on_unmanaged_pif.
 ...                Test_bond                                                   1   test_create_network_already_connected.
[OK]                Test_bond                                                   1   test_create_network_already_connected.
 ...                Test_bond                                                   2   test_create_member_is_bond_slave.
[OK]                Test_bond                                                   2   test_create_member_is_bond_slave.
 ...                Test_bond                                                   3   test_create_member_is_vlan_master_on_physical.
[OK]                Test_bond                                                   3   test_create_member_is_vlan_master_on_physical.
 ...                Test_bond                                                   4   test_create_member_is_vlan_master_on_sriov.
[OK]                Test_bond                                                   4   test_create_member_is_vlan_master_on_sriov.
 ...                Test_bond                                                   5   test_create_member_is_sriov_logical.
[OK]                Test_bond                                                   5   test_create_member_is_sriov_logical.
 ...                Test_bond                                                   6   test_create_member_is_tunnel_access.
[OK]                Test_bond                                                   6   test_create_member_is_tunnel_access.
 ...                Test_bond                                                   7   test_create_bond_into_sriov_network.
[OK]                Test_bond                                                   7   test_create_bond_into_sriov_network.
 ...                Test_bond                                                   8   test_create_bond_into_sriov_vlan_network.
[OK]                Test_bond                                                   8   test_create_bond_into_sriov_vlan_network.
 ...                Test_tunnel                                                 0   test_create_internal.
[OK]                Test_tunnel                                                 0   test_create_internal.
 ...                Test_tunnel                                                 1   test_create_on_unmanaged_pif.
[OK]                Test_tunnel                                                 1   test_create_on_unmanaged_pif.
 ...                Test_tunnel                                                 2   test_create_network_already_connected.
[OK]                Test_tunnel                                                 2   test_create_network_already_connected.
 ...                Test_tunnel                                                 3   test_create_on_bond_slave.
[OK]                Test_tunnel                                                 3   test_create_on_bond_slave.
 ...                Test_tunnel                                                 4   test_create_on_tunnel_access.
[OK]                Test_tunnel                                                 4   test_create_on_tunnel_access.
 ...                Test_tunnel                                                 5   test_create_on_sriov_logical.
[OK]                Test_tunnel                                                 5   test_create_on_sriov_logical.
 ...                Test_tunnel                                                 6   test_create_on_vlan_on_sriov_logical.
[OK]                Test_tunnel                                                 6   test_create_on_vlan_on_sriov_logical.
 ...                Test_tunnel                                                 7   test_create_tunnel_into_sriov_network.
[OK]                Test_tunnel                                                 7   test_create_tunnel_into_sriov_network.
 ...                Test_tunnel                                                 8   test_create_tunnel_into_sriov_vlan_network.
[OK]                Test_tunnel                                                 8   test_create_tunnel_into_sriov_vlan_network.
 ...                Test_agility                                                0   test_vm_agility_with_vgpu.
[OK]                Test_agility                                                0   test_vm_agility_with_vgpu.
 ...                Test_daemon_manager                                         0   test_basic_operation.
[OK]                Test_daemon_manager                                         0   test_basic_operation.
 ...                Test_daemon_manager                                         1   test_two_restarts.
[OK]                Test_daemon_manager                                         1   test_two_restarts.
 ...                Test_daemon_manager                                         2   test_already_stopped.
[OK]                Test_daemon_manager                                         2   test_already_stopped.
 ...                Test_daemon_manager                                         3   test_exception.
[OK]                Test_daemon_manager                                         3   test_exception.
 ...                Test_daemon_manager                                         4   test_threads.
[OK]                Test_daemon_manager                                         4   test_threads.
 ...                Test_daemon_manager                                         5   test_timeout_succeed.
[OK]                Test_daemon_manager                                         5   test_timeout_succeed.
 ...                Test_daemon_manager                                         6   test_timeout_fail.
[OK]                Test_daemon_manager                                         6   test_timeout_fail.
 ...                Test_cluster                                                0   test_create_destroy_service_status.
[OK]                Test_cluster                                                0   test_create_destroy_service_status.
 ...                Test_cluster                                                1   test_enable.
[OK]                Test_cluster                                                1   test_enable.
 ...                Test_cluster                                                2   test_invalid_parameters.
[OK]                Test_cluster                                                2   test_invalid_parameters.
 ...                Test_cluster                                                3   test_create_cleanup.
[OK]                Test_cluster                                                3   test_create_cleanup.
 ...                Test_cluster                                                4   test_get_network_succeeds.
[OK]                Test_cluster                                                4   test_get_network_succeeds.
 ...                Test_cluster                                                5   test_get_network_fails.
[OK]                Test_cluster                                                5   test_get_network_fails.
 ...                Test_cluster_host                                           0   test_dbsync_join.
[OK]                Test_cluster_host                                           0   test_dbsync_join.
 ...                Test_cluster_host                                           1   test_dbsync_nojoin.
[OK]                Test_cluster_host                                           1   test_dbsync_nojoin.
 ...                Test_cluster_host                                           2   test_fix_prerequisites.
[OK]                Test_cluster_host                                           2   test_fix_prerequisites.
 ...                Test_cluster_host                                           3   test_create_as_necessary.
[OK]                Test_cluster_host                                           3   test_create_as_necessary.
 ...                Test_cluster_host                                           4   test_destroy_forbidden_when_sr_attached.
[OK]                Test_cluster_host                                           4   test_destroy_forbidden_when_sr_attached.
 ...                Test_cluster_host                                           5   test_forget.
[OK]                Test_cluster_host                                           5   test_forget.
 ...                Test_cluster_host                                           6   test_forget2.
[OK]                Test_cluster_host                                           6   test_forget2.
 ...                Test_clustering                                             0   test_zero_sms_in_database.
[OK]                Test_clustering                                             0   test_zero_sms_in_database.
 ...                Test_clustering                                             1   test_zero_sms_with_matching_type_which_do_require_cluster_stack.
[OK]                Test_clustering                                             1   test_zero_sms_with_matching_type_which_do_require_cluster_stack.
 ...                Test_clustering                                             2   test_one_sm_with_matching_type_which_doesnt_require_cluster_stack.
[OK]                Test_clustering                                             2   test_one_sm_with_matching_type_which_doesnt_require_cluster_stack.
 ...                Test_clustering                                             3   test_one_sm_with_matching_type_which_does_require_cluster_stack.
[OK]                Test_clustering                                             3   test_one_sm_with_matching_type_which_does_require_cluster_stack.
 ...                Test_clustering                                             4   test_multiple_sms_with_some_matching_type_with_some_requiring_cluster_stack.
[OK]                Test_clustering                                             4   test_multiple_sms_with_some_matching_type_with_some_requiring_cluster_stack.
 ...                Test_clustering                                             5   test_find_cluster_host_finds_zero_cluster_hosts.
[OK]                Test_clustering                                             5   test_find_cluster_host_finds_zero_cluster_hosts.
 ...                Test_clustering                                             6   test_find_cluster_host_finds_one_cluster_host.
[OK]                Test_clustering                                             6   test_find_cluster_host_finds_one_cluster_host.
 ...                Test_clustering                                             7   test_find_cluster_host_finds_multiple_cluster_hosts.
[OK]                Test_clustering                                             7   test_find_cluster_host_finds_multiple_cluster_hosts.
 ...                Test_clustering                                             8   test_assert_cluster_host_is_enabled_when_it_is_enabled.
[OK]                Test_clustering                                             8   test_assert_cluster_host_is_enabled_when_it_is_enabled.
 ...                Test_clustering                                             9   test_assert_cluster_host_is_enabled_when_it_is_disabled.
[OK]                Test_clustering                                             9   test_assert_cluster_host_is_enabled_when_it_is_disabled.
 ...                Test_clustering                                            10   test_assert_cluster_host_is_disabled_when_it_is_enabled.
[OK]                Test_clustering                                            10   test_assert_cluster_host_is_disabled_when_it_is_enabled.
 ...                Test_clustering                                            11   test_assert_cluster_host_is_disabled_when_it_is_disabled.
[OK]                Test_clustering                                            11   test_assert_cluster_host_is_disabled_when_it_is_disabled.
 ...                Test_clustering                                            12   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_cluster_host_is_enabled.
[OK]                Test_clustering                                            12   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_cluster_host_is_enabled.
 ...                Test_clustering                                            13   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_no_matching_sms_exist.
[OK]                Test_clustering                                            13   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_no_matching_sms_exist.
 ...                Test_clustering                                            14   test_assert_cluster_host_is_enabled_for_matching_sms_fails_if_cluster_host_is_disabled.
[OK]                Test_clustering                                            14   test_assert_cluster_host_is_enabled_for_matching_sms_fails_if_cluster_host_is_disabled.
 ...                Test_clustering                                            15   test_assert_cluster_host_is_enabled_for_matching_sms_fails_if_no_cluster_host_exists.
[OK]                Test_clustering                                            15   test_assert_cluster_host_is_enabled_for_matching_sms_fails_if_no_cluster_host_exists.
 ...                Test_clustering                                            16   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_cluster_host_is_disabled_and_clustering_is_not_needed.
[OK]                Test_clustering                                            16   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_cluster_host_is_disabled_and_clustering_is_not_needed.
 ...                Test_clustering                                            17   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_no_cluster_host_exists_and_clustering_is_not_needed.
[OK]                Test_clustering                                            17   test_assert_cluster_host_is_enabled_for_matching_sms_succeeds_if_no_cluster_host_exists_and_clustering_is_not_needed.
 ...                Test_clustering                                            18   test_assert_pif_prerequisites.
[OK]                Test_clustering                                            18   test_assert_pif_prerequisites.
 ...                Test_clustering                                            19   test_disallow_unplug_no_clustering.
[OK]                Test_clustering                                            19   test_disallow_unplug_no_clustering.
 ...                Test_clustering                                            20   test_disallow_unplug_with_clustering.
[OK]                Test_clustering                                            20   test_disallow_unplug_with_clustering.
 ...                Test_clustering                                            21   test_assert_no_clustering_on_pif.
[OK]                Test_clustering                                            21   test_assert_no_clustering_on_pif.
 ...                Test_clustering                                            22   test_disallow_unplug_during_cluster_host_create.
[OK]                Test_clustering                                            22   test_disallow_unplug_during_cluster_host_create.
 ...                Test_clustering                                            23   test_choose_cluster_stack_clusters_no_sms.
[OK]                Test_clustering                                            23   test_choose_cluster_stack_clusters_no_sms.
 ...                Test_clustering                                            24   test_choose_cluster_stack_with_sms_and_clusters.
[OK]                Test_clustering                                            24   test_choose_cluster_stack_with_sms_and_clusters.
 ...                Test_clustering                                            25   test_choose_cluster_stack_sms_no_clusters.
[OK]                Test_clustering                                            25   test_choose_cluster_stack_sms_no_clusters.
 ...                Test_clustering                                            26   test_pool_ha_cluster_stacks_no_ha_no_clustering.
[OK]                Test_clustering                                            26   test_pool_ha_cluster_stacks_no_ha_no_clustering.
 ...                Test_clustering                                            27   test_pool_ha_cluster_stacks_no_ha_with_clustering.
[OK]                Test_clustering                                            27   test_pool_ha_cluster_stacks_no_ha_with_clustering.
 ...                Test_clustering                                            28   test_pool_ha_cluster_stacks_with_ha_no_clustering.
[OK]                Test_clustering                                            28   test_pool_ha_cluster_stacks_with_ha_no_clustering.
 ...                Test_clustering                                            29   test_pool_ha_cluster_stacks_with_ha_with_clustering.
[OK]                Test_clustering                                            29   test_pool_ha_cluster_stacks_with_ha_with_clustering.
 ...                Test_clustering                                            30   test_clustering_lock_only_taken_if_needed_nested_calls.
[OK]                Test_clustering                                            30   test_clustering_lock_only_taken_if_needed_nested_calls.
 ...                Test_clustering                                            31   test_clustering_lock_taken_when_needed_nested_calls.
[OK]                Test_clustering                                            31   test_clustering_lock_taken_when_needed_nested_calls.
 ...                Test_clustering_allowed_operations                          0   test_pool_cluster_create_not_allowed_when_cluster_exists.
[OK]                Test_clustering_allowed_operations                          0   test_pool_cluster_create_not_allowed_when_cluster_exists.
 ...                Test_clustering_allowed_operations                          1   test_pool_cluster_create_not_allowed_during_pool_ops.
[OK]                Test_clustering_allowed_operations                          1   test_pool_cluster_create_not_allowed_during_pool_ops.
 ...                Test_clustering_allowed_operations                          2   test_pool_cluster_create_allowed.
[OK]                Test_clustering_allowed_operations                          2   test_pool_cluster_create_allowed.
 ...                Test_clustering_allowed_operations                          3   test_cluster_ops_not_allowed_during_cluster_op.
[OK]                Test_clustering_allowed_operations                          3   test_cluster_ops_not_allowed_during_cluster_op.
 ...                Test_clustering_allowed_operations                          4   test_all_cluster_ops_allowed_when_no_cluster_ops_in_progress.
[OK]                Test_clustering_allowed_operations                          4   test_all_cluster_ops_allowed_when_no_cluster_ops_in_progress.
 ...                Test_clustering_allowed_operations                          5   test_cluster_host_disable_allowed.
[OK]                Test_clustering_allowed_operations                          5   test_cluster_host_disable_allowed.
 ...                Test_clustering_allowed_operations                          6   test_cluster_host_enable_allowed.
[OK]                Test_clustering_allowed_operations                          6   test_cluster_host_enable_allowed.
 ...                Test_clustering_allowed_operations                          7   test_cluster_host_ops_not_allowed_during_cluster_host_op.
[OK]                Test_clustering_allowed_operations                          7   test_cluster_host_ops_not_allowed_during_cluster_host_op.
 ...                Test_clustering_allowed_operations                          8   test_clustering_ops_disallowed_during_rolling_upgrade.
[OK]                Test_clustering_allowed_operations                          8   test_clustering_ops_disallowed_during_rolling_upgrade.
 ...                Test_clustering_allowed_operations                          9   test_cluster_host_ops_without_join.
[OK]                Test_clustering_allowed_operations                          9   test_cluster_host_ops_without_join.
 ...                Test_client                                                 0   test_create.
[OK]                Test_client                                                 0   test_create.
 ...                Test_client                                                 1   test_get_alls.
[OK]                Test_client                                                 1   test_get_alls.
 ...                Test_ca91480                                                0   test_vm_destroy.
[OK]                Test_ca91480                                                0   test_vm_destroy.
 ...                Test_pgpu                                                   0   test_can_run_VGPU_succeeds_empty_pgpu.
[OK]                Test_pgpu                                                   0   test_can_run_VGPU_succeeds_empty_pgpu.
 ...                Test_pgpu                                                   1   test_can_run_VGPU_succeeds_enabled_types.
[OK]                Test_pgpu                                                   1   test_can_run_VGPU_succeeds_enabled_types.
 ...                Test_pgpu                                                   2   test_can_run_VGPU_succeeds_same_type.
[OK]                Test_pgpu                                                   2   test_can_run_VGPU_succeeds_same_type.
 ...                Test_pgpu                                                   3   test_can_run_VGPU_fails_unsupported_types.
[OK]                Test_pgpu                                                   3   test_can_run_VGPU_fails_unsupported_types.
 ...                Test_pgpu                                                   4   test_can_run_VGPU_fails_disabled_type.
[OK]                Test_pgpu                                                   4   test_can_run_VGPU_fails_disabled_type.
 ...                Test_pgpu                                                   5   test_can_run_VGPU_fails_different_type.
[OK]                Test_pgpu                                                   5   test_can_run_VGPU_fails_different_type.
 ...                Test_pgpu                                                   6   test_can_run_VGPU_fails_no_capacity.
[OK]                Test_pgpu                                                   6   test_can_run_VGPU_fails_no_capacity.
 ...                Test_pgpu                                                   7   test_remaining_capacity_unsupported_types.
[OK]                Test_pgpu                                                   7   test_remaining_capacity_unsupported_types.
 ...                Test_pgpu                                                   8   test_remaining_capacity_supported_types.
[OK]                Test_pgpu                                                   8   test_remaining_capacity_supported_types.
 ...                Test_pgpu                                                   9   test_remaining_capacity_decreases.
[OK]                Test_pgpu                                                   9   test_remaining_capacity_decreases.
 ...                Test_pgpu                                                  10   test_set_GPU_group_succeeds_empty_pgpu.
[OK]                Test_pgpu                                                  10   test_set_GPU_group_succeeds_empty_pgpu.
 ...                Test_pgpu                                                  11   test_set_GPU_group_succeeds_orphan_vgpu.
[OK]                Test_pgpu                                                  11   test_set_GPU_group_succeeds_orphan_vgpu.
 ...                Test_pgpu                                                  12   test_set_GPU_group_fails_resident_vgpu.
[OK]                Test_pgpu                                                  12   test_set_GPU_group_fails_resident_vgpu.
 ...                Test_gpu_group                                              0   test_supported_enabled_types.
[OK]                Test_gpu_group                                              0   test_supported_enabled_types.
 ...                Test_pool_apply_edition                                     0   test_basic_operation.
[OK]                Test_pool_apply_edition                                     0   test_basic_operation.
 ...                Test_pool_apply_edition                                     1   test_rollback_logic.
[OK]                Test_pool_apply_edition                                     1   test_rollback_logic.
 ...                Test_pool_update                                            0   test_pool_update_destroy.
[OK]                Test_pool_update                                            0   test_pool_update_destroy.
 ...                Test_pool_update                                            1   test_pool_update_refcount.
[OK]                Test_pool_update                                            1   test_pool_update_refcount.
 ...                Test_pool_update                                            2   test_assert_space_available.
[OK]                Test_pool_update                                            2   test_assert_space_available.
 ...                Test_pool_update                                            3   test_download_restriction.
[OK]                Test_pool_update                                            3   test_download_restriction.
 ...                Test_pool_db_backup                                         0   test_prepare_restore.
[OK]                Test_pool_db_backup                                         0   test_prepare_restore.
 ...                Test_pool_restore_database                                  0   test_reset_vms_on_missing_host.
[OK]                Test_pool_restore_database                                  0   test_reset_vms_on_missing_host.
 ...                Test_workload_balancing                                     0   test_split_host_port.
[OK]                Test_workload_balancing                                     0   test_split_host_port.
 ...                Test_pusb                                                   0   test_scan_with_usb_add_and_remove.
[OK]                Test_pusb                                                   0   test_scan_with_usb_add_and_remove.
 ...                Test_pvs_site                                               0   test_unlicensed.
[OK]                Test_pvs_site                                               0   test_unlicensed.
 ...                Test_pvs_site                                               1   test_introduce.
[OK]                Test_pvs_site                                               1   test_introduce.
 ...                Test_pvs_site                                               2   test_forget_ok.
[OK]                Test_pvs_site                                               2   test_forget_ok.
 ...                Test_pvs_site                                               3   test_forget_stopped_proxy.
[OK]                Test_pvs_site                                               3   test_forget_stopped_proxy.
 ...                Test_pvs_site                                               4   test_forget_running_proxy.
[OK]                Test_pvs_site                                               4   test_forget_running_proxy.
 ...                Test_pvs_site                                               5   test_forget_server.
[OK]                Test_pvs_site                                               5   test_forget_server.
 ...                Test_pvs_site                                               6   test_forget_running_proxy_and_server.
[OK]                Test_pvs_site                                               6   test_forget_running_proxy_and_server.
 ...                Test_pvs_proxy                                              0   test_unlicensed.
[OK]                Test_pvs_proxy                                              0   test_unlicensed.
 ...                Test_pvs_proxy                                              1   test_create_ok.
[OK]                Test_pvs_proxy                                              1   test_create_ok.
 ...                Test_pvs_proxy                                              2   test_create_invalid_device.
[OK]                Test_pvs_proxy                                              2   test_create_invalid_device.
 ...                Test_pvs_proxy                                              3   test_create_invalid_site.
[OK]                Test_pvs_proxy                                              3   test_create_invalid_site.
 ...                Test_pvs_proxy                                              4   test_create_invalid_vif.
[OK]                Test_pvs_proxy                                              4   test_create_invalid_vif.
 ...                Test_pvs_proxy                                              5   test_destroy.
[OK]                Test_pvs_proxy                                              5   test_destroy.
 ...                Test_pvs_proxy                                              6   test_gc_proxy.
[OK]                Test_pvs_proxy                                              6   test_gc_proxy.
 ...                Test_pvs_server                                             0   test_unlicensed.
[OK]                Test_pvs_server                                             0   test_unlicensed.
 ...                Test_pvs_server                                             1   test_introduce_ok.
[OK]                Test_pvs_server                                             1   test_introduce_ok.
 ...                Test_pvs_server                                             2   test_introduce_duplicate_addresses.
[OK]                Test_pvs_server                                             2   test_introduce_duplicate_addresses.
 ...                Test_pvs_server                                             3   test_introduce_multiple_addresses.
[OK]                Test_pvs_server                                             3   test_introduce_multiple_addresses.
 ...                Test_pvs_server                                             4   test_introduce_invalid_address.
[OK]                Test_pvs_server                                             4   test_introduce_invalid_address.
 ...                Test_pvs_server                                             5   test_introduce_invalid_site.
[OK]                Test_pvs_server                                             5   test_introduce_invalid_site.
 ...                Test_pvs_server                                             6   test_introduce_invalid_low_port.
[OK]                Test_pvs_server                                             6   test_introduce_invalid_low_port.
 ...                Test_pvs_server                                             7   test_introduce_invalid_high_port.
[OK]                Test_pvs_server                                             7   test_introduce_invalid_high_port.
 ...                Test_pvs_server                                             8   test_introduce_invalid_ports.
[OK]                Test_pvs_server                                             8   test_introduce_invalid_ports.
 ...                Test_pvs_server                                             9   test_gc.
[OK]                Test_pvs_server                                             9   test_gc.
 ...                Test_pvs_server                                            10   test_forget.
[OK]                Test_pvs_server                                            10   test_forget.
 ...                Test_event                                                  0   test_event_from_timeout.
[OK]                Test_event                                                  0   test_event_from_timeout.
 ...                Test_event                                                  1   test_event_from_ev.
[OK]                Test_event                                                  1   test_event_from_ev.
 ...                Test_event                                                  2   test_event_from_ev_rel.
[OK]                Test_event                                                  2   test_event_from_ev_rel.
 ...                Test_event                                                  3   test_event_next_unblock.
[OK]                Test_event                                                  3   test_event_next_unblock.
 ...                Test_event                                                  4   test_event_next.
[OK]                Test_event                                                  4   test_event_next.
 ...                Test_event                                                  5   test_event_from.
[OK]                Test_event                                                  5   test_event_from.
 ...                Test_event                                                  6   test_event_from_parallel.
[OK]                Test_event                                                  6   test_event_from_parallel.
 ...                Test_event                                                  7   test_event_object_level_event.
[OK]                Test_event                                                  7   test_event_object_level_event.
 ...                Test_vm_placement                                           0   test_drop_valid.
[OK]                Test_vm_placement                                           0   test_drop_valid.
 ...                Test_vm_placement                                           1   test_drop_invalid.
[OK]                Test_vm_placement                                           1   test_drop_invalid.
 ...                Test_vm_placement                                           2   test_take_valid.
[OK]                Test_vm_placement                                           2   test_take_valid.
 ...                Test_vm_placement                                           3   test_take_invalid.
[OK]                Test_vm_placement                                           3   test_take_invalid.
 ...                Test_vm_placement                                           4   test_take_nth_valid.
[OK]                Test_vm_placement                                           4   test_take_nth_valid.
 ...                Test_vm_placement                                           5   test_take_nth_invalid.
[OK]                Test_vm_placement                                           5   test_take_nth_invalid.
 ...                Test_vm_placement                                           6   test_generate_list_index_valid.
[OK]                Test_vm_placement                                           6   test_generate_list_index_valid.
 ...                Test_vm_placement                                           7   test_generate_list_index_invalid.
[OK]                Test_vm_placement                                           7   test_generate_list_index_invalid.
 ...                Test_vm_placement                                           8   test_take_random_element_from_list_valid.
[OK]                Test_vm_placement                                           8   test_take_random_element_from_list_valid.
 ...                Test_vm_placement                                           9   test_take_random_element_from_list_invalid.
[OK]                Test_vm_placement                                           9   test_take_random_element_from_list_invalid.
 ...                Test_vm_placement                                          10   test_evaluate_sort_partition.
[OK]                Test_vm_placement                                          10   test_evaluate_sort_partition.
 ...                Test_vm_placement                                          11   test_summarise_host_snapshot.
[OK]                Test_vm_placement                                          11   test_summarise_host_snapshot.
 ...                Test_vm_placement                                          12   test_definite_host_category_slave.
[OK]                Test_vm_placement                                          12   test_definite_host_category_slave.
 ...                Test_vm_placement                                          13   test_definite_host_category_master.
[OK]                Test_vm_placement                                          13   test_definite_host_category_master.
 ...                Test_vm_placement                                          14   test_probable_host_category_slave.
[OK]                Test_vm_placement                                          14   test_probable_host_category_slave.
 ...                Test_vm_placement                                          15   test_probable_host_category_master.
[OK]                Test_vm_placement                                          15   test_probable_host_category_master.
 ...                Test_vm_placement                                          16   test_possible_host_category.
[OK]                Test_vm_placement                                          16   test_possible_host_category.
 ...                Test_vm_placement                                          17   test_affinity_host_category.
[OK]                Test_vm_placement                                          17   test_affinity_host_category.
 ...                Test_vm_placement                                          18   test_select_host_from_category.
[OK]                Test_vm_placement                                          18   test_select_host_from_category.
 ...                Test_vm_memory_constraints                                  0   are_pinned_true.
[OK]                Test_vm_memory_constraints                                  0   are_pinned_true.
 ...                Test_vm_memory_constraints                                  1   are_pinned_false.
[OK]                Test_vm_memory_constraints                                  1   are_pinned_false.
 ...                Test_vm_memory_constraints                                  2   are_valid_true.
[OK]                Test_vm_memory_constraints                                  2   are_valid_true.
 ...                Test_vm_memory_constraints                                  3   are_valid_false.
[OK]                Test_vm_memory_constraints                                  3   are_valid_false.
 ...                Test_vm_memory_constraints                                  4   are_valid_and_pinned_at_static_max_true.
[OK]                Test_vm_memory_constraints                                  4   are_valid_and_pinned_at_static_max_true.
 ...                Test_vm_memory_constraints                                  5   are_valid_and_pinned_at_static_max_false.
[OK]                Test_vm_memory_constraints                                  5   are_valid_and_pinned_at_static_max_false.
 ...                Test_vm_memory_constraints                                  6   test_reset_to_safe_defaults.
[OK]                Test_vm_memory_constraints                                  6   test_reset_to_safe_defaults.
 ...                Test_xapi_xenops                                            0   test_nested_virt_licensing.
[OK]                Test_xapi_xenops                                            0   test_nested_virt_licensing.
 ...                Test_xapi_xenops                                            1   test_enabled_in_xenguest.
[OK]                Test_xapi_xenops                                            1   test_enabled_in_xenguest.
 ...                Test_xapi_xenops                                            2   test_xapi_restart.
[OK]                Test_xapi_xenops                                            2   test_xapi_restart.
 ...                Test_network_event_loop                                     0   test_network_event_loop_with_no_networks_at_start.
[OK]                Test_network_event_loop                                     0   test_network_event_loop_with_no_networks_at_start.
 ...                Test_network_event_loop                                     1   test_network_event_loop_with_some_networks_at_start.
[OK]                Test_network_event_loop                                     1   test_network_event_loop_with_some_networks_at_start.
 ...                Test_vgpu_type                                              0   find_or_create.
[OK]                Test_vgpu_type                                              0   find_or_create.
 ...                Test_vgpu_type                                              1   identifier_lookup.
[OK]                Test_vgpu_type                                              1   identifier_lookup.
 ...                Test_vgpu_type                                              2   vendor_model_lookup.
[OK]                Test_vgpu_type                                              2   vendor_model_lookup.
 ...                Test_storage_migrate_state                                  0   clear.
[OK]                Test_storage_migrate_state                                  0   clear.
 ...                Test_bios_strings                                           0   Test baseboard strings.
[OK]                Test_bios_strings                                           0   Test baseboard strings.
 ...                Test_bios_strings                                           1   Test oem strings.
[OK]                Test_bios_strings                                           1   Test oem strings.
 ...                Test_bios_strings                                           2   Test parser.
[OK]                Test_bios_strings                                           2   Test parser.
 ...                guest_agent_networks                                        0   ["attr/vif/0/ipv6/0"] -> ["attr/vif/0/ipv6/0": "0/ipv6/0"].
[OK]                guest_agent_networks                                        0   ["attr/vif/0/ipv6/0"] -> ["attr/vif/0/ipv6/0": "0/ipv6/0"].
 ...                guest_agent_networks                                        1   1: ["attr/vif/0/ipv4/0"] -> ["attr/... "attr/vif/0/ipv4/0": "0/ipv4/0".
[OK]                guest_agent_networks                                        1   1: ["attr/vif/0/ipv4/0"] -> ["attr/... "attr/vif/0/ipv4/0": "0/ipv4/0".
 ...                guest_agent_networks                                        2   2: ["attr/eth0/ip"] -> ["attr/eth0/.../ip"; "attr/eth0/ip": "0/ipv4/0".
[OK]                guest_agent_networks                                        2   2: ["attr/eth0/ip"] -> ["attr/eth0/.../ip"; "attr/eth0/ip": "0/ipv4/0".
 ...                guest_agent_networks                                        3   3: ["attr/eth0/ipv6/0/addr"] -> ["a...tr/eth0/ipv6/0/addr": "0/ipv6/0".
[OK]                guest_agent_networks                                        3   3: ["attr/eth0/ipv6/0/addr"] -> ["a...tr/eth0/ipv6/0/addr": "0/ipv6/0".
 ...                guest_agent_networks                                        4   ["attr/vif/1/ipv6/2"] -> ["attr/vif/1/ipv6/2": "1/ipv6/2"].
[OK]                guest_agent_networks                                        4   ["attr/vif/1/ipv6/2"] -> ["attr/vif/1/ipv6/2": "1/ipv6/2"].
 ...                guest_agent_networks                                        5   5: ["attr/vif/1/ipv4/2"] -> ["attr/... "attr/vif/1/ipv4/2": "1/ipv4/2".
[OK]                guest_agent_networks                                        5   5: ["attr/vif/1/ipv4/2"] -> ["attr/... "attr/vif/1/ipv4/2": "1/ipv4/2".
 ...                guest_agent_networks                                        6   6: ["attr/eth1/ip"] -> ["attr/eth1/.../ip"; "attr/eth1/ip": "1/ipv4/0".
[OK]                guest_agent_networks                                        6   6: ["attr/eth1/ip"] -> ["attr/eth1/.../ip"; "attr/eth1/ip": "1/ipv4/0".
 ...                guest_agent_networks                                        7   7: ["attr/eth1/ipv6/2/addr"] -> ["a...tr/eth1/ipv6/2/addr": "1/ipv6/2".
[OK]                guest_agent_networks                                        7   7: ["attr/eth1/ipv6/2/addr"] -> ["a...tr/eth1/ipv6/2/addr": "1/ipv6/2".
 ...                guest_agent_networks                                        8   8: ["attr/vif/0/ipv6/0"; "attr/vif/... "attr/vif/0/ipv6/0": "0/ipv6/0".
[OK]                guest_agent_networks                                        8   8: ["attr/vif/0/ipv6/0"; "attr/vif/... "attr/vif/0/ipv6/0": "0/ipv6/0".
 ...                guest_agent_networks                                        9   9: ["attr/vif/0/ipv4/0"; "attr/vif/... "attr/vif/0/ipv4/0": "0/ipv4/0".
[OK]                guest_agent_networks                                        9   9: ["attr/vif/0/ipv4/0"; "attr/vif/... "attr/vif/0/ipv4/0": "0/ipv4/0".
 ...                guest_agent_networks                                       10   10: ["attr/eth0/ip"; "attr/eth0/ipv...r/eth0/ipv6/0/addr": "0/ipv6/0".
[OK]                guest_agent_networks                                       10   10: ["attr/eth0/ip"; "attr/eth0/ipv...r/eth0/ipv6/0/addr": "0/ipv6/0".
 ...                guest_agent_networks                                       11   11: ["attr/vif/0/ipv4/0"; "attr/vif..."attr/vif/0/ipv6/0": "0/ipv6/0".
[OK]                guest_agent_networks                                       11   11: ["attr/vif/0/ipv4/0"; "attr/vif..."attr/vif/0/ipv6/0": "0/ipv6/0".
 ...                guest_agent_networks                                       12   12: ["attr/eth0/ip"; "attr/vif/0/ip..."attr/vif/0/ipv6/0": "0/ipv6/0".
[OK]                guest_agent_networks                                       12   12: ["attr/eth0/ip"; "attr/vif/0/ip..."attr/vif/0/ipv6/0": "0/ipv6/0".
 ...                guest_agent_networks                                       13   13: ["attr/vif/0/ipv6/0"; "attr/vif..."attr/vif/1/ipv6/0": "1/ipv6/0".
[OK]                guest_agent_networks                                       13   13: ["attr/vif/0/ipv6/0"; "attr/vif..."attr/vif/1/ipv6/0": "1/ipv6/0".
 ...                guest_agent_networks                                       14   14: ["attr/vif/0/ipv4/0"; "attr/vif..."attr/vif/1/ipv4/0": "1/ipv4/0".
[OK]                guest_agent_networks                                       14   14: ["attr/vif/0/ipv4/0"; "attr/vif..."attr/vif/1/ipv4/0": "1/ipv4/0".
 ...                guest_agent_networks                                       15   ["attr/vif/0/ipv4/a"; "attr/vif/0/ipv4/1"] -> [].
[OK]                guest_agent_networks                                       15   ["attr/vif/0/ipv4/a"; "attr/vif/0/ipv4/1"] -> [].
 ...                guest_agent_get_initial_guest_metrics                       0   0: ["attr/vif/0/ipv6/0": "fe80:0000...0:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                       0   0: ["attr/vif/0/ipv6/0": "fe80:0000...0:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                       1   1: ["xenserver/attr/net-sriov-vf/0/...0:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                       1   1: ["xenserver/attr/net-sriov-vf/0/...0:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                       2   2: ["attr/vif/0/ipv4/0": "192.168.0....0.1"; "0/ipv4/0": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                       2   2: ["attr/vif/0/ipv4/0": "192.168.0....0.1"; "0/ipv4/0": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                       3   3: ["xenserver/attr/net-sriov-vf/0/....0.1"; "0/ipv4/0": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                       3   3: ["xenserver/attr/net-sriov-vf/0/....0.1"; "0/ipv4/0": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                       4   4: ["attr/eth0/ip": "192.168.0.1"] ....0.1"; "0/ipv4/0": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                       4   4: ["attr/eth0/ip": "192.168.0.1"] ....0.1"; "0/ipv4/0": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                       5   5: ["attr/eth0/ipv6/0/addr": "fe80:...0:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                       5   5: ["attr/eth0/ipv6/0/addr": "fe80:...0:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                       6   6: ["attr/vif/1/ipv6/2": "fe80:0000...0:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                       6   6: ["attr/vif/1/ipv6/2": "fe80:0000...0:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                       7   7: ["xenserver/attr/net-sriov-vf/1/...0:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                       7   7: ["xenserver/attr/net-sriov-vf/1/...0:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                       8   8: ["attr/vif/1/ipv4/2": "192.168.0....0.1"; "1/ipv4/2": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                       8   8: ["attr/vif/1/ipv4/2": "192.168.0....0.1"; "1/ipv4/2": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                       9   9: ["attr/eth1/ip": "192.168.0.1"] ....0.1"; "1/ipv4/0": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                       9   9: ["attr/eth1/ip": "192.168.0.1"] ....0.1"; "1/ipv4/0": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                      10   10: ["attr/eth1/ipv6/2/addr": "fe80...:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      10   10: ["attr/eth1/ipv6/2/addr": "fe80...:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      11   11: ["attr/vif/0/ipv6/0": "fe80:000...:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      11   11: ["attr/vif/0/ipv6/0": "fe80:000...:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      12   12: ["xenserver/attr/net-sriov-vf/0...:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      12   12: ["xenserver/attr/net-sriov-vf/0...:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      13   13: ["attr/vif/0/ipv4/0": "192.168....0.1"; "0/ipv4/0": "192.168.0.1".
[OK]                guest_agent_get_initial_guest_metrics                      13   13: ["attr/vif/0/ipv4/0": "192.168....0.1"; "0/ipv4/0": "192.168.0.1".
 ...                guest_agent_get_initial_guest_metrics                      14   14: ["attr/eth0/ip": "192.168.0.1";...:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      14   14: ["attr/eth0/ip": "192.168.0.1";...:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      15   15: ["attr/vif/0/ipv4/0": "192.168....:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      15   15: ["attr/vif/0/ipv4/0": "192.168....:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      16   16: ["attr/eth0/ip": "192.168.0.1";...:0000:0000:7870:94ff:fe52:dd06".
[OK]                guest_agent_get_initial_guest_metrics                      16   16: ["attr/eth0/ip": "192.168.0.1";...:0000:0000:7870:94ff:fe52:dd06".
 ...                guest_agent_get_initial_guest_metrics                      17   17: ["attr/vif/0/ipv6/0": "fe80:000...:0000:0000:7870:94ff:fe52:dd16".
[OK]                guest_agent_get_initial_guest_metrics                      17   17: ["attr/vif/0/ipv6/0": "fe80:000...:0000:0000:7870:94ff:fe52:dd16".
 ...                guest_agent_get_initial_guest_metrics                      18   18: ["attr/vif/0/ipv4/0": "192.168....1.1"; "1/ipv4/0": "192.168.1.1".
[OK]                guest_agent_get_initial_guest_metrics                      18   18: ["attr/vif/0/ipv4/0": "192.168....1.1"; "1/ipv4/0": "192.168.1.1".
 ...                guest_agent_get_initial_guest_metrics                      19   19: ["attr/vif/0/ipv4/0": "192.168....3.1"; "3/ipv4/0": "192.168.3.1".
[OK]                guest_agent_get_initial_guest_metrics                      19   19: ["attr/vif/0/ipv4/0": "192.168....3.1"; "3/ipv4/0": "192.168.3.1".
 ...                guest_agent_get_initial_guest_metrics                      20   20: ["attr/vif/0/ipv4/a": "192.168..../0/ipv4/1": "192.168.0.1"] -> [.
[OK]                guest_agent_get_initial_guest_metrics                      20   20: ["attr/vif/0/ipv4/a": "192.168..../0/ipv4/1": "192.168.0.1"] -> [.
 ...                guest_agent_get_initial_guest_metrics                      21   21: ["xenserver/attr/net-sriov-vf/0.../0/ipv4/1": "192.168.0.1"] -> [.
[OK]                guest_agent_get_initial_guest_metrics                      21   21: ["xenserver/attr/net-sriov-vf/0.../0/ipv4/1": "192.168.0.1"] -> [.
 ...                test_nm_maybe_update_master_pif_mac                         0   primary_slave_mac_does_not_change_and_auto_update_mac_disabled.
[OK]                test_nm_maybe_update_master_pif_mac                         0   primary_slave_mac_does_not_change_and_auto_update_mac_disabled.
 ...                test_nm_maybe_update_master_pif_mac                         1   primary_slave_mac_does_not_change_and_auto_update_mac_enabled.
[OK]                test_nm_maybe_update_master_pif_mac                         1   primary_slave_mac_does_not_change_and_auto_update_mac_enabled.
 ...                test_nm_maybe_update_master_pif_mac                         2   primary_slave_mac_does_change_and_auto_update_mac_disabled.
[OK]                test_nm_maybe_update_master_pif_mac                         2   primary_slave_mac_does_change_and_auto_update_mac_disabled.
 ...                test_nm_maybe_update_master_pif_mac                         3   primary_slave_mac_does_change_and_auto_update_mac_enabled.
[OK]                test_nm_maybe_update_master_pif_mac                         3   primary_slave_mac_does_change_and_auto_update_mac_enabled.
 ...                xenopsd_metadatahvm_serial                                  0   other_config = [], platform = [] -> Some "pty".
[OK]                xenopsd_metadatahvm_serial                                  0   other_config = [], platform = [] -> Some "pty".
 ...                xenopsd_metadatahvm_serial                                  1   other_config = ["hvm_serial": "none"], platform = [] -> Some "none".
[OK]                xenopsd_metadatahvm_serial                                  1   other_config = ["hvm_serial": "none"], platform = [] -> Some "none".
 ...                xenopsd_metadatahvm_serial                                  2   other_config = [], platform = ["hvm_serial": "none"] -> Some "none".
[OK]                xenopsd_metadatahvm_serial                                  2   other_config = [], platform = ["hvm_serial": "none"] -> Some "none".
 ...                xenopsd_metadatahvm_serial                                  3   3: other_config = ["hvm_serial": "n...hvm_serial": "pty"] -> Some "pty.
[OK]                xenopsd_metadatahvm_serial                                  3   3: other_config = ["hvm_serial": "n...hvm_serial": "pty"] -> Some "pty.
 ...                xenopsd_metadatahvm_serial                                  4   4: other_config = ["hvm_serial": "p...m_serial": "none"] -> Some "none.
[OK]                xenopsd_metadatahvm_serial                                  4   4: other_config = ["hvm_serial": "p...m_serial": "none"] -> Some "none.
 ...                xenopsd_metadatahvm_serial                                  5   5: other_config = ["hvm_serial": "t...m = [] -> Some "tcp:1.2.3.4:7001.
[OK]                xenopsd_metadatahvm_serial                                  5   5: other_config = ["hvm_serial": "t...m = [] -> Some "tcp:1.2.3.4:7001.
 ...                xenopsd_metadatahvm_serial                                  6   6: other_config = [], platform = ["...7001"] -> Some "tcp:1.2.3.4:7001.
[OK]                xenopsd_metadatahvm_serial                                  6   6: other_config = [], platform = ["...7001"] -> Some "tcp:1.2.3.4:7001.
 ...                xenopsd_metadatahvm_serial                                  7   7: other_config = ["hvm_serial": "n...7001"] -> Some "tcp:1.2.3.4:7001.
[OK]                xenopsd_metadatahvm_serial                                  7   7: other_config = ["hvm_serial": "n...7001"] -> Some "tcp:1.2.3.4:7001.
 ...                xenopsd_metadatavideomode                                   0   other_config = [], platform = [] -> Cirrus.
[OK]                xenopsd_metadatavideomode                                   0   other_config = [], platform = [] -> Cirrus.
 ...                xenopsd_metadatavideomode                                   1   other_config = [], platform = ["vga": "foo"] -> Cirrus.
[OK]                xenopsd_metadatavideomode                                   1   other_config = [], platform = ["vga": "foo"] -> Cirrus.
 ...                xenopsd_metadatavideomode                                   2   other_config = [], platform = ["vga": "cirrus"] -> Cirrus.
[OK]                xenopsd_metadatavideomode                                   2   other_config = [], platform = ["vga": "cirrus"] -> Cirrus.
 ...                xenopsd_metadatavideomode                                   3   other_config = [], platform = ["vga": "std"] -> Standard_VGA.
[OK]                xenopsd_metadatavideomode                                   3   other_config = [], platform = ["vga": "std"] -> Standard_VGA.
 ...                xenopsd_metadatavideomode                                   4   4: other_config = [], platform = ["...ough": "true"] -> IGD_passthroug.
[OK]                xenopsd_metadatavideomode                                   4   4: other_config = [], platform = ["...ough": "true"] -> IGD_passthroug.
 ...                xenopsd_metadatavideomode                                   5   5: other_config = [], platform = ["...ga": "cirrus"] -> IGD_passthroug.
[OK]                xenopsd_metadatavideomode                                   5   5: other_config = [], platform = ["...ga": "cirrus"] -> IGD_passthroug.
 ...                xenopsd_metadatavideomode                                   6   6: other_config = [], platform = ["... "vga": "std"] -> IGD_passthroug.
[OK]                xenopsd_metadatavideomode                                   6   6: other_config = [], platform = ["... "vga": "std"] -> IGD_passthroug.
 ...                xenopsd_metadatavideoram                                    0   other_config = [], platform = [] -> 4.
[OK]                xenopsd_metadatavideoram                                    0   other_config = [], platform = [] -> 4.
 ...                xenopsd_metadatavideoram                                    1   other_config = [], platform = ["videoram": "8"] -> 8.
[OK]                xenopsd_metadatavideoram                                    1   other_config = [], platform = ["videoram": "8"] -> 8.
 ...                xenopsd_metadatavideoram                                    2   other_config = [], platform = ["vga": "cirrus"] -> 4.
[OK]                xenopsd_metadatavideoram                                    2   other_config = [], platform = ["vga": "cirrus"] -> 4.
 ...                xenopsd_metadatavideoram                                    3   other_config = [], platform = ["vga": "cirrus"; "videoram": "8"] -> 8.
[OK]                xenopsd_metadatavideoram                                    3   other_config = [], platform = ["vga": "cirrus"; "videoram": "8"] -> 8.
 ...                xenopsd_metadatagenerate_vgpu_metadata                      0   (other_config = [], platform = [], []) -> [].
[OK]                xenopsd_metadatagenerate_vgpu_metadata                      0   (other_config = [], platform = [], []) -> [].
 ...                xenopsd_metadatagenerate_vgpu_metadata                      1   1: (other_config = [], platform = [...eduled: []}, passthrough)]) -> [.
[OK]                xenopsd_metadatagenerate_vgpu_metadata                      1   1: (other_config = [], platform = [...eduled: []}, passthrough)]) -> [.
 ...                xenopsd_metadatagenerate_vgpu_metadata                      2   2: (other_config = [], platform = [...ev:I(11);bus:I(0);domain:I(0)}}].
[OK]                xenopsd_metadatagenerate_vgpu_metadata                      2   2: (other_config = [], platform = [...ev:I(11);bus:I(0);domain:I(0)}}].
 ...                xenopsd_metadatagenerate_vgpu_metadata                      3   3: (other_config = [], platform = [..._gm_sz:I(384);low_gm_sz:I(128)}].
[OK]                xenopsd_metadatagenerate_vgpu_metadata                      3   3: (other_config = [], platform = [..._gm_sz:I(384);low_gm_sz:I(128)}].
 ...                xenopsd_metadatagenerate_multi_vgpu_metadata                0   0: (other_config = [], platform = [...ev:I(12);bus:I(0);domain:I(0)}}].
[OK]                xenopsd_metadatagenerate_multi_vgpu_metadata                0   0: (other_config = [], platform = [...ev:I(12);bus:I(0);domain:I(0)}}].
 ...                xenopsd_metadatagenerate_multi_vgpu_metadata                1   1: (other_config = [], platform = [...ev:I(14);bus:I(0);domain:I(0)}}].
[OK]                xenopsd_metadatagenerate_multi_vgpu_metadata                1   1: (other_config = [], platform = [...ev:I(14);bus:I(0);domain:I(0)}}].
 ...                test_http_fix_cookie                                        0   [] -> [].
[OK]                test_http_fix_cookie                                        0   [] -> [].
 ...                test_http_fix_cookie                                        1   ["foo": "bar"] -> ["foo": "bar"].
[OK]                test_http_fix_cookie                                        1   ["foo": "bar"] -> ["foo": "bar"].
 ...                test_http_fix_cookie                                        2   ["$PATH": "baz"] -> [].
[OK]                test_http_fix_cookie                                        2   ["$PATH": "baz"] -> [].
 ...                test_http_fix_cookie                                        3   ["$PATH": "baz"; "foo": "bar"] -> ["foo": "bar"].
[OK]                test_http_fix_cookie                                        3   ["$PATH": "baz"; "foo": "bar"] -> ["foo": "bar"].
 ...                test_http_fix_cookie                                        4   ["foo=x, bar": "y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        4   ["foo=x, bar": "y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                        5   ["foo=x,\tbar": "y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        5   ["foo=x,\tbar": "y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                        6   ["foo=x; bar": "y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        6   ["foo=x; bar": "y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                        7   ["foo=x;\tbar": "y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        7   ["foo=x;\tbar": "y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                        8   ["foo": "x, bar=y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        8   ["foo": "x, bar=y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                        9   ["foo": "x,\tbar=y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                        9   ["foo": "x,\tbar=y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                       10   ["foo": "x; bar=y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                       10   ["foo": "x; bar=y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                       11   ["foo": "x;\tbar=y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                       11   ["foo": "x;\tbar=y"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                       12   ["foo=x,\tbar": "y"; "$Stuff": "whatever"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                       12   ["foo=x,\tbar": "y"; "$Stuff": "whatever"] -> ["foo": "x"; "bar": "y"].
 ...                test_http_fix_cookie                                       13   ["$Stuff": "whatever"; "foo=x,\tbar": "y"] -> ["foo": "x"; "bar": "y"].
[OK]                test_http_fix_cookie                                       13   ["$Stuff": "whatever"; "foo=x,\tbar": "y"] -> ["foo": "x"; "bar": "y"].
 ...                plan_for_n_failures                                         0   0: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
[OK]                plan_for_n_failures                                         0   0: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
 ...                plan_for_n_failures                                         1   1: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
[OK]                plan_for_n_failures                                         1   1: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
 ...                plan_for_n_failures                                         2   2: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
[OK]                plan_for_n_failures                                         2   2: {master = {memory_total = 274877...r = 0} -> Plan_exists_for_all_VM.
 ...                plan_for_n_failures                                         3   3: {master = {memory_total = 274877...1; cluster = 0} -> No_plan_exist.
[OK]                plan_for_n_failures                                         3   3: {master = {memory_total = 274877...1; cluster = 0} -> No_plan_exist.
 ...                test_map_check_add_defaults                                 0   [{key = "abc"; default_value = "None"}]: [] -> [].
[OK]                test_map_check_add_defaults                                 0   [{key = "abc"; default_value = "None"}]: [] -> [].
 ...                test_map_check_add_defaults                                 1   [{key = "abc"; default_value = "Some "def""}]: [] -> ["abc": "def"].
[OK]                test_map_check_add_defaults                                 1   [{key = "abc"; default_value = "Some "def""}]: [] -> ["abc": "def"].
 ...                test_map_check_add_defaults                                 2   2: [{key = "abc"; default_value = "... ["abc": "ghi"] -> ["abc": "ghi".
[OK]                test_map_check_add_defaults                                 2   2: [{key = "abc"; default_value = "... ["abc": "ghi"] -> ["abc": "ghi".
 ...                test_map_check_add_defaults                                 3   3: [{key = "abc"; default_value = "... ["abc": "ghi"] -> ["abc": "ghi".
[OK]                test_map_check_add_defaults                                 3   3: [{key = "abc"; default_value = "... ["abc": "ghi"] -> ["abc": "ghi".
 ...                test_map_check_validate_kvpair                              0   [{key = "abc"; default_value = "None"}], abc, def -> Right ().
[OK]                test_map_check_validate_kvpair                              0   [{key = "abc"; default_value = "None"}], abc, def -> Right ().
 ...                test_map_check_validate_kvpair                              1   1: [{key = "abc"; default_value = "...VALUE, [ test_field; abc = def ].
[OK]                test_map_check_validate_kvpair                              1   1: [{key = "abc"; default_value = "...VALUE, [ test_field; abc = def ].
 ...                test_map_check_accessors                                    0   ("a", [("a", "1")]) -> 1.
[OK]                test_map_check_accessors                                    0   ("a", [("a", "1")]) -> 1.
 ...                test_map_check_assert_all_keys                              0   0: frequency=hourly, keys=[hourly,[...lue=["min": "0"] -> ["min": "30".
[OK]                test_map_check_assert_all_keys                              0   0: frequency=hourly, keys=[hourly,[...lue=["min": "0"] -> ["min": "30".
 ...                test_map_check_assert_all_keys                              1   1: frequency=hourly, keys=[hourly,[...alue=["min": "0"] -> ["min": "0".
[OK]                test_map_check_assert_all_keys                              1   1: frequency=hourly, keys=[hourly,[...alue=["min": "0"] -> ["min": "0".
 ...                test_map_check_assert_all_keys                              2   2: frequency=hourly, keys=[hourly,[...alue=["min": "0"] -> ["min": "0".
[OK]                test_map_check_assert_all_keys                              2   2: frequency=hourly, keys=[hourly,[...alue=["min": "0"] -> ["min": "0".
 ...                test_map_check_assert_all_keys                              3   3: frequency=daily, keys=[daily,[ho..."] -> ["hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                              3   3: frequency=daily, keys=[daily,[ho..."] -> ["hour": "10"; "min": "30".
 ...                test_map_check_assert_all_keys                              4   4: frequency=weekly, keys=[weekly,[...nday"; "hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                              4   4: frequency=weekly, keys=[weekly,[...nday"; "hour": "10"; "min": "30".
 ...                test_map_check_assert_all_keys                              5   5: frequency=daily, keys=[daily,[ho..."] -> ["hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                              5   5: frequency=daily, keys=[daily,[ho..."] -> ["hour": "10"; "min": "30".
 ...                test_map_check_assert_all_keys                              6   6: frequency=daily, keys=[daily,[ho..."0"] -> ["hour": "0"; "min": "0".
[OK]                test_map_check_assert_all_keys                              6   6: frequency=daily, keys=[daily,[ho..."0"] -> ["hour": "0"; "min": "0".
 ...                test_map_check_assert_all_keys                              7   7: frequency=daily, keys=[daily,[ho...0"] -> ["hour": "0"; "min": "30".
[OK]                test_map_check_assert_all_keys                              7   7: frequency=daily, keys=[daily,[ho...0"] -> ["hour": "0"; "min": "30".
 ...                test_map_check_assert_all_keys                              8   8: frequency=daily, keys=[daily,[ho...0"] -> ["hour": "10"; "min": "0".
[OK]                test_map_check_assert_all_keys                              8   8: frequency=daily, keys=[daily,[ho...0"] -> ["hour": "10"; "min": "0".
 ...                test_map_check_assert_all_keys                              9   9: frequency=hourly, keys=[hourly,[..."0"; "min": "0"] -> ["min": "30".
[OK]                test_map_check_assert_all_keys                              9   9: frequency=hourly, keys=[hourly,[..."0"; "min": "0"] -> ["min": "30".
 ...                test_map_check_assert_all_keys                             10   10: frequency=weekly, keys=[weekly,...day"; "hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                             10   10: frequency=weekly, keys=[weekly,...day"; "hour": "10"; "min": "30".
 ...                test_map_check_assert_all_keys                             11   11: frequency=weekly, keys=[weekly,...day"; "hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                             11   11: frequency=weekly, keys=[weekly,...day"; "hour": "10"; "min": "30".
 ...                test_map_check_assert_all_keys                             12   12: frequency=weekly, keys=[weekly,...esday"; "hour": "0"; "min": "0".
[OK]                test_map_check_assert_all_keys                             12   12: frequency=weekly, keys=[weekly,...esday"; "hour": "0"; "min": "0".
 ...                test_map_check_assert_all_keys                             13   13: frequency=weekly, keys=[weekly,...nday"; "hour": "10"; "min": "0".
[OK]                test_map_check_assert_all_keys                             13   13: frequency=weekly, keys=[weekly,...nday"; "hour": "10"; "min": "0".
 ...                test_map_check_assert_all_keys                             14   14: frequency=weekly, keys=[weekly,...nday"; "hour": "0"; "min": "30".
[OK]                test_map_check_assert_all_keys                             14   14: frequency=weekly, keys=[weekly,...nday"; "hour": "0"; "min": "30".
 ...                test_map_check_assert_all_keys                             15   15: frequency=hourly, keys=[hourly,...0"; "min": "0"] -> ["min": "30".
[OK]                test_map_check_assert_all_keys                             15   15: frequency=hourly, keys=[hourly,...0"; "min": "0"] -> ["min": "30".
 ...                test_map_check_assert_all_keys                             16   16: frequency=daily, keys=[daily,[h...] -> ["hour": "10"; "min": "30".
[OK]                test_map_check_assert_all_keys                             16   16: frequency=daily, keys=[daily,[h...] -> ["hour": "10"; "min": "30".
 ...                test_map_check_assert_keys                                  0   0: keys=[,[min,String]], input_valu...min": "0"] -> Right ["min": "30".
[OK]                test_map_check_assert_keys                                  0   0: keys=[,[min,String]], input_valu...min": "0"] -> Right ["min": "30".
 ...                test_map_check_assert_keys                                  1   1: keys=[,[min,String]], input_valu...rror(INVALID_VALUE, [ :hour; 0 ].
[OK]                test_map_check_assert_keys                                  1   1: keys=[,[min,String]], input_valu...rror(INVALID_VALUE, [ :hour; 0 ].
 ...                test_map_check_assert_keys                                  2   2: keys=[,[min,String]], input_valu...(INVALID_VALUE, [ :day; Monday ].
[OK]                test_map_check_assert_keys                                  2   2: keys=[,[min,String]], input_valu...(INVALID_VALUE, [ :day; Monday ].
 ...                test_map_check_assert_keys                                  3   3: keys=[,[hour,String;min,String]]...Right ["hour": "10"; "min": "30".
[OK]                test_map_check_assert_keys                                  3   3: keys=[,[hour,String;min,String]]...Right ["hour": "10"; "min": "30".
 ...                test_map_check_assert_keys                                  4   4: keys=[,[hour,String;min,String]]... Right ["hour": "10"; "min": "0".
[OK]                test_map_check_assert_keys                                  4   4: keys=[,[hour,String;min,String]]... Right ["hour": "10"; "min": "0".
 ...                test_map_check_assert_keys                                  5   5: keys=[,[hour,String;min,String]]... Right ["hour": "0"; "min": "30".
[OK]                test_map_check_assert_keys                                  5   5: keys=[,[hour,String;min,String]]... Right ["hour": "0"; "min": "30".
 ...                test_map_check_assert_keys                                  6   6: keys=[,[hour,String;min,String]]...(INVALID_VALUE, [ :day; Monday ].
[OK]                test_map_check_assert_keys                                  6   6: keys=[,[hour,String;min,String]]...(INVALID_VALUE, [ :day; Monday ].
 ...                test_map_check_assert_keys                                  7   7: keys=[,[day,String;hour,String;m...sday"; "hour": "10"; "min": "30".
[OK]                test_map_check_assert_keys                                  7   7: keys=[,[day,String;hour,String;m...sday"; "hour": "10"; "min": "30".
 ...                test_map_check_assert_keys                                  8   8: keys=[,[day,String;hour,String;m...nesday"; "hour": "0"; "min": "0".
[OK]                test_map_check_assert_keys                                  8   8: keys=[,[day,String;hour,String;m...nesday"; "hour": "0"; "min": "0".
 ...                test_map_check_assert_keys                                  9   9: keys=[,[day,String;hour,String;m...onday"; "hour": "10"; "min": "0".
[OK]                test_map_check_assert_keys                                  9   9: keys=[,[day,String;hour,String;m...onday"; "hour": "10"; "min": "0".
 ...                test_map_check_assert_keys                                 10   10: keys=[,[day,String;hour,String;...nday"; "hour": "0"; "min": "30".
[OK]                test_map_check_assert_keys                                 10   10: keys=[,[day,String;hour,String;...nday"; "hour": "0"; "min": "30".
 ...                pool_license_compare_dates                                  0   None: None -> 0.
[OK]                pool_license_compare_dates                                  0   None: None -> 0.
 ...                pool_license_compare_dates                                  1   None: Some 19700101T00:00:05Z -> 1.
[OK]                pool_license_compare_dates                                  1   None: Some 19700101T00:00:05Z -> 1.
 ...                pool_license_compare_dates                                  2   Some 19700101T00:00:10Z: Some 19700101T00:00:05Z -> 1.
[OK]                pool_license_compare_dates                                  2   Some 19700101T00:00:10Z: Some 19700101T00:00:05Z -> 1.
 ...                pool_license_compare_dates                                  3   Some 19700101T00:00:15Z: None -> -1.
[OK]                pool_license_compare_dates                                  3   Some 19700101T00:00:15Z: None -> -1.
 ...                pool_license_compare_dates                                  4   Some 19700101T00:00:20Z: Some 19700101T00:00:30Z -> -1.
[OK]                pool_license_compare_dates                                  4   Some 19700101T00:00:20Z: Some 19700101T00:00:30Z -> -1.
 ...                pool_license_compare_dates                                  5   Some 19700101T00:02:30Z: Some 19700101T00:02:30Z -> 0.
[OK]                pool_license_compare_dates                                  5   Some 19700101T00:02:30Z: Some 19700101T00:02:30Z -> 0.
 ...                pool_license_expiry_date                                    0   [None; None; Some 19700101T00:08:20Z; None] -> Some 19700101T00:08:20Z.
[OK]                pool_license_expiry_date                                    0   [None; None; Some 19700101T00:08:20Z; None] -> Some 19700101T00:08:20Z.
 ...                pool_license_expiry_date                                    1   [None; None; None; None] -> None.
[OK]                pool_license_expiry_date                                    1   [None; None; None; None] -> None.
 ...                pool_license_expiry_date                                    2   [Some 19700101T00:01:40Z] -> Some 19700101T00:01:40Z.
[OK]                pool_license_expiry_date                                    2   [Some 19700101T00:01:40Z] -> Some 19700101T00:01:40Z.
 ...                pool_license_expiry_date                                    3   3: [Some 19700101T00:05:00Z; Some 1...7:30Z] -> Some 19700101T00:02:30.
[OK]                pool_license_expiry_date                                    3   3: [Some 19700101T00:05:00Z; Some 1...7:30Z] -> Some 19700101T00:02:30.
 ...                pool_license_expiry_date                                    4   4: [None; Some 19700101T00:10:50Z; ...5:50Z] -> Some 19700101T00:05:50.
[OK]                pool_license_expiry_date                                    4   4: [None; Some 19700101T00:10:50Z; ...5:50Z] -> Some 19700101T00:05:50.
 ...                pool_license_edition                                        0   ["edition1"] -> "edition1".
[OK]                pool_license_edition                                        0   ["edition1"] -> "edition1".
 ...                pool_license_edition                                        1   ["edition1"; "edition2"; "edition1"; "edition3"] -> "edition1".
[OK]                pool_license_edition                                        1   ["edition1"; "edition2"; "edition1"; "edition3"] -> "edition1".
 ...                pool_license_edition                                        2   ["edition2"; "edition2"; "edition2"; "edition2"] -> "edition2".
[OK]                pool_license_edition                                        2   ["edition2"; "edition2"; "edition2"; "edition2"] -> "edition2".
 ...                pool_license_edition                                        3   ["edition3"; "edition3"; "edition3"] -> "edition3".
[OK]                pool_license_edition                                        3   ["edition3"; "edition3"; "edition3"] -> "edition3".
 ...                pool_license_edition                                        4   ["edition2"; "edition2"; "edition1"; "edition1"] -> "edition1".
[OK]                pool_license_edition                                        4   ["edition2"; "edition2"; "edition1"; "edition1"] -> "edition1".
 ...                pool_license_license_state                                  0   0: [{license_params = []; edition =...ition1}] -> ("edition1", "never".
[OK]                pool_license_license_state                                  0   0: [{license_params = []; edition =...ition1}] -> ("edition1", "never".
 ...                pool_license_license_state                                  1   1: [{license_params = []; edition =..."edition2", "19700101T00:05:50Z".
[OK]                pool_license_license_state                                  1   1: [{license_params = []; edition =..."edition2", "19700101T00:05:50Z".
 ...                pool_license_license_state                                  2   2: [{license_params = []; edition =...ition2}] -> ("edition2", "never".
[OK]                pool_license_license_state                                  2   2: [{license_params = []; edition =...ition2}] -> ("edition2", "never".
 ...                pool_license_license_state                                  3   3: [{license_params = ["expiry": "1...ition2}] -> ("edition1", "never".
[OK]                pool_license_license_state                                  3   3: [{license_params = ["expiry": "1...ition2}] -> ("edition1", "never".
 ...                pool_license_of_assoc_list                                  0   [] -> Xen_motion,AD.
[OK]                pool_license_of_assoc_list                                  0   [] -> Xen_motion,AD.
 ...                pool_license_of_assoc_list                                  1   ["restrict_xen_motion": "true"; "restrict_ad": "true"] ->.
[OK]                pool_license_of_assoc_list                                  1   ["restrict_xen_motion": "true"; "restrict_ad": "true"] ->.
 ...                pool_license_of_assoc_list                                  2   ["restrict_xen_motion": "true"] -> AD.
[OK]                pool_license_of_assoc_list                                  2   ["restrict_xen_motion": "true"] -> AD.
 ...                pool_license_of_assoc_list                                  3   ["restrict_xen_motion": "false"] -> Xen_motion,AD.
[OK]                pool_license_of_assoc_list                                  3   ["restrict_xen_motion": "false"] -> Xen_motion,AD.
 ...                pool_license_of_assoc_list                                  4   4: ["restrict_xen_motion": "false";...c": "false"] -> DMC,Xen_motion,A.
[OK]                pool_license_of_assoc_list                                  4   4: ["restrict_xen_motion": "false";...c": "false"] -> DMC,Xen_motion,A.
 ...                pool_license_of_assoc_list                                  5   5: ["restrict_xen_motion": "false";..._dmc": "false"] -> DMC,Xen_motio.
[OK]                pool_license_of_assoc_list                                  5   5: ["restrict_xen_motion": "false";..._dmc": "false"] -> DMC,Xen_motio.
 ...                pool_license_of_assoc_list                                  6   ["enable_xha": "true"; "restrict_xen_motion": "true"] -> HA,AD.
[OK]                pool_license_of_assoc_list                                  6   ["enable_xha": "true"; "restrict_xen_motion": "true"] -> HA,AD.
 ...                platform_data_sanity_check                                  0   0: (platformdata = ["nonsense": "ab...pae": "true"; "viridian": "true".
[OK]                platform_data_sanity_check                                  0   0: (platformdata = ["nonsense": "ab...pae": "true"; "viridian": "true".
 ...                platform_data_sanity_check                                  1   1: (platformdata = [], firmware = N...b": "true"; "usb_tablet": "true".
[OK]                platform_data_sanity_check                                  1   1: (platformdata = [], firmware = N...b": "true"; "usb_tablet": "true".
 ...                platform_data_sanity_check                                  2   2: (platformdata = ["tsc_mode": "17...b": "true"; "usb_tablet": "true".
[OK]                platform_data_sanity_check                                  2   2: (platformdata = ["tsc_mode": "17...b": "true"; "usb_tablet": "true".
 ...                platform_data_sanity_check                                  3   3: (platformdata = ["parallel": "/d...b": "true"; "usb_tablet": "true".
[OK]                platform_data_sanity_check                                  3   3: (platformdata = ["parallel": "/d...b": "true"; "usb_tablet": "true".
 ...                platform_data_sanity_check                                  4   4: (platformdata = ["usb": "false";...: "false"; "usb_tablet": "false".
[OK]                platform_data_sanity_check                                  4   4: (platformdata = ["usb": "false";...: "false"; "usb_tablet": "false".
 ...                platform_data_sanity_check                                  5   5: (platformdata = ["usb": "false";...: "false"; "usb_tablet": "false".
[OK]                platform_data_sanity_check                                  5   5: (platformdata = ["usb": "false";...: "false"; "usb_tablet": "false".
 ...                platform_data_sanity_check                                  6   6: (platformdata = ["parallel": "no...let": "true"; "parallel": "none".
[OK]                platform_data_sanity_check                                  6   6: (platformdata = ["parallel": "no...let": "true"; "parallel": "none".
 ...                platform_data_sanity_check                                  7   7: (platformdata = ["parallel": "/d...c_mode": "2"; "viridian": "true".
[OK]                platform_data_sanity_check                                  7   7: (platformdata = ["parallel": "/d...c_mode": "2"; "viridian": "true".
 ...                platform_data_sanity_check                                  8   8: (platformdata = ["pae": "true"; ...ue"; "parallel": "/dev/parport0".
[OK]                platform_data_sanity_check                                  8   8: (platformdata = ["pae": "true"; ...ue"; "parallel": "/dev/parport0".
 ...                platform_data_sanity_check                                  9   9: (platformdata = ["cores-per-sock... "true"; "cores-per-socket": "3".
[OK]                platform_data_sanity_check                                  9   9: (platformdata = ["cores-per-sock... "true"; "cores-per-socket": "3".
 ...                platform_data_sanity_check                                 10   10: (platformdata = ["cores-per-soc..."true"; "cores-per-socket": "3".
[OK]                platform_data_sanity_check                                 10   10: (platformdata = ["cores-per-soc..."true"; "cores-per-socket": "3".
 ...                platform_data_sanity_check                                 11   11: (platformdata = ["cores-per-soc...t be a multiple of this field ].
[OK]                platform_data_sanity_check                                 11   11: (platformdata = ["cores-per-soc...t be a multiple of this field ].
 ...                platform_data_sanity_check                                 12   12: (platformdata = ["cores-per-soc...alue = abc is not a valid int ].
[OK]                platform_data_sanity_check                                 12   12: (platformdata = ["cores-per-soc...alue = abc is not a valid int ].
 ...                platform_data_sanity_check                                 13   13: (platformdata = ["device-model"...e"; "device-model": "qemu-trad".
[OK]                platform_data_sanity_check                                 13   13: (platformdata = ["device-model"...e"; "device-model": "qemu-trad".
 ...                platform_data_sanity_check                                 14   14: (platformdata = ["device-model"..."device-model": "qemu-upstream".
[OK]                platform_data_sanity_check                                 14   14: (platformdata = ["device-model"..."device-model": "qemu-upstream".
 ...                platform_data_sanity_check                                 15   15: (platformdata = ["device-model"...-model": "qemu-upstream-compat".
[OK]                platform_data_sanity_check                                 15   15: (platformdata = ["device-model"...-model": "qemu-upstream-compat".
 ...                platform_data_sanity_check                                 16   16: (platformdata = ["device-model"..."device-model": "qemu-upstream".
[OK]                platform_data_sanity_check                                 16   16: (platformdata = ["device-model"..."device-model": "qemu-upstream".
 ...                platform_data_sanity_check                                 17   17: (platformdata = ["device-model"...-model": "qemu-upstream-compat".
[OK]                platform_data_sanity_check                                 17   17: (platformdata = ["device-model"...-model": "qemu-upstream-compat".
 ...                platform_data_sanity_check                                 18   18: (platformdata = ["device-model"...ce-model": "qemu-upstream-uefi".
[OK]                platform_data_sanity_check                                 18   18: (platformdata = ["device-model"...ce-model": "qemu-upstream-uefi".
 ...                platform_data_sanity_check                                 19   19: (platformdata = ["device-model"... not supported with qemu-trad ].
[OK]                platform_data_sanity_check                                 19   19: (platformdata = ["device-model"... not supported with qemu-trad ].
 ...                platform_data_sanity_check                                 20   20: (platformdata = ["device-model"...orted with qemu-upstream-uefi ].
[OK]                platform_data_sanity_check                                 20   20: (platformdata = ["device-model"...orted with qemu-upstream-uefi ].
 ...                sm_features_parse_smapiv1_features                          0   0: ["SR_PROBE"; "SR_UPDATE"; "SR_CA...ESET_ON_BOOT/2; VDI_CONFIG_CBT/1.
[OK]                sm_features_parse_smapiv1_features                          0   0: ["SR_PROBE"; "SR_UPDATE"; "SR_CA...ESET_ON_BOOT/2; VDI_CONFIG_CBT/1.
 ...                sm_features_parse_smapiv1_features                          1   ["UNKNOWN_FEATURE"; "UNKNOWN_VERSIONED_FEATURE/3"] -> [].
[OK]                sm_features_parse_smapiv1_features                          1   ["UNKNOWN_FEATURE"; "UNKNOWN_VERSIONED_FEATURE/3"] -> [].
 ...                sm_features_parse_smapiv1_features                          2   ["SR_PROBE/5"] -> [SR_PROBE/5].
[OK]                sm_features_parse_smapiv1_features                          2   ["SR_PROBE/5"] -> [SR_PROBE/5].
 ...                sm_features_parse_smapiv1_features                          3   ["VDI_RESIZE"] -> [VDI_RESIZE/1].
[OK]                sm_features_parse_smapiv1_features                          3   ["VDI_RESIZE"] -> [VDI_RESIZE/1].
 ...                sm_features_parse_smapiv1_features                          4   ["SR_MULTIPATH"] -> [SR_MULTIPATH/1].
[OK]                sm_features_parse_smapiv1_features                          4   ["SR_MULTIPATH"] -> [SR_MULTIPATH/1].
 ...                sm_features_create_smapiv2_features                         0   0: [SR_PROBE/1; SR_UPDATE/1; VDI_CR...T_ON_BOOT/2"; "VDI_CONFIG_CBT/1".
[OK]                sm_features_create_smapiv2_features                         0   0: [SR_PROBE/1; SR_UPDATE/1; VDI_CR...T_ON_BOOT/2"; "VDI_CONFIG_CBT/1".
 ...                sm_features_create_smapiv2_features                         1   [] -> [].
[OK]                sm_features_create_smapiv2_features                         1   [] -> [].
 ...                sm_features_create_smapiv2_features                         2   [SR_PROBE/5] -> ["SR_PROBE/5"].
[OK]                sm_features_create_smapiv2_features                         2   [SR_PROBE/5] -> ["SR_PROBE/5"].
 ...                sm_features_create_smapiv2_features                         3   [VDI_RESIZE/1] -> ["VDI_RESIZE/1"].
[OK]                sm_features_create_smapiv2_features                         3   [VDI_RESIZE/1] -> ["VDI_RESIZE/1"].
 ...                sm_features_create_smapiv2_features                         4   [SR_MULTIPATH/1] -> ["SR_MULTIPATH/1"].
[OK]                sm_features_create_smapiv2_features                         4   [SR_MULTIPATH/1] -> ["SR_MULTIPATH/1"].
 ...                sm_features_create_sm_object                                0   0: ["SR_PROBE/1"; "SR_UPDATE/1"; "V..._ON_BOOT/2"; "VDI_CONFIG_CBT/1"].
[OK]                sm_features_create_sm_object                                0   0: ["SR_PROBE/1"; "SR_UPDATE/1"; "V..._ON_BOOT/2"; "VDI_CONFIG_CBT/1"].
 ...                sm_features_create_sm_object                                1   [] -> {capabilities = []; features = []}.
[OK]                sm_features_create_sm_object                                1   [] -> {capabilities = []; features = []}.
 ...                sm_features_create_sm_object                                2   2: ["SR_PROBE/5"] -> {capabilities ...OBE"]; features = ["SR_PROBE/5"].
[OK]                sm_features_create_sm_object                                2   2: ["SR_PROBE/5"] -> {capabilities ...OBE"]; features = ["SR_PROBE/5"].
 ...                sm_features_create_sm_object                                3   3: ["VDI_RESIZE/1"] -> {capabilitie...E"]; features = ["VDI_RESIZE/1"].
[OK]                sm_features_create_sm_object                                3   3: ["VDI_RESIZE/1"] -> {capabilitie...E"]; features = ["VDI_RESIZE/1"].
 ...                sm_features_create_sm_object                                4   4: ["SR_MULTIPATH/1"] -> {capabilit...]; features = ["SR_MULTIPATH/1"].
[OK]                sm_features_create_sm_object                                4   4: ["SR_MULTIPATH/1"] -> {capabilit...]; features = ["SR_MULTIPATH/1"].
 ...                vgpu_type_nvidia_read_whitelist                             0   (test_data/this-file-is-not-there.xml, 3333) -> [].
[OK]                vgpu_type_nvidia_read_whitelist                             0   (test_data/this-file-is-not-there.xml, 3333) -> [].
 ...                vgpu_type_nvidia_read_whitelist                             1   (test_data/nvidia-whitelist.xml, 4444) -> [].
[OK]                vgpu_type_nvidia_read_whitelist                             1   (test_data/nvidia-whitelist.xml, 4444) -> [].
 ...                vgpu_type_nvidia_read_whitelist                             2   2: (test_data/nvidia-whitelist.xml,...111 2222 268435456 2 8 1920x1200.
[OK]                vgpu_type_nvidia_read_whitelist                             2   2: (test_data/nvidia-whitelist.xml,...111 2222 268435456 2 8 1920x1200.
 ...                vgpu_type_nvidia_read_whitelist                             3   3: (test_data/nvidia-whitelist.xml,...111 2222 268435456 2 8 1920x1200.
[OK]                vgpu_type_nvidia_read_whitelist                             3   3: (test_data/nvidia-whitelist.xml,...111 2222 268435456 2 8 1920x1200.
 ...                vgpu_type_nvidia_read_whitelist                             4   4: (test_data/nvidia-whitelist.xml,...11 2222 268435456 2 16 1920x1200.
[OK]                vgpu_type_nvidia_read_whitelist                             4   4: (test_data/nvidia-whitelist.xml,...11 2222 268435456 2 16 1920x1200.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          0   (430.19, 430.19) -> true.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          0   (430.19, 430.19) -> true.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          1   (430.19, 430.89,430.19) -> true.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          1   (430.19, 430.89,430.19) -> true.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          2   (430.19, 430.19,typo_error) -> true.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          2   (430.19, 430.19,typo_error) -> true.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          3   (430.19, 430.19typo) -> false.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          3   (430.19, 430.19typo) -> false.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          4   (430.19, 430.18) -> false.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          4   (430.19, 430.18) -> false.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          5   (430.18, 430.19) -> false.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          5   (430.18, 430.19) -> false.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          6   (430.400, 430.200+) -> true.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          6   (430.400, 430.200+) -> true.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          7   (430.100, 430.200+) -> false.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          7   (430.100, 430.200+) -> false.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          8   (100.800, 430.200+) -> false.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          8   (100.800, 430.200+) -> false.
 ...                vgpu_type_nvidia_host_driver_support_multiple_vgpu          9   (530.400, 430.200+,typo_error) -> true.
[OK]                vgpu_type_nvidia_host_driver_support_multiple_vgpu          9   (530.400, 430.200+,typo_error) -> true.
 ...                vgpu_type_intel_read_whitelist_line                         0   -> None.
[OK]                vgpu_type_intel_read_whitelist_line                         0   -> None.
 ...                vgpu_type_intel_read_whitelist_line                         1   nonsense123 -> None.
[OK]                vgpu_type_intel_read_whitelist_line                         1   nonsense123 -> None.
 ...                vgpu_type_intel_read_whitelist_line                         2   2: 1234 experimental=0 name='myvgpu... Some 1234 128 384 4 false myvgp.
[OK]                vgpu_type_intel_read_whitelist_line                         2   2: 1234 experimental=0 name='myvgpu... Some 1234 128 384 4 false myvgp.
 ...                vgpu_type_intel_read_whitelist_line                         3   3: 1234 experimental=1 name='myvgpu...> Some 1234 128 384 4 true myvgp.
[OK]                vgpu_type_intel_read_whitelist_line                         3   3: 1234 experimental=1 name='myvgpu...> Some 1234 128 384 4 true myvgp.
 ...                vgpu_type_intel_read_whitelist                              0   (test_data/gvt-g-whitelist-empty, 1234) -> [].
[OK]                vgpu_type_intel_read_whitelist                              0   (test_data/gvt-g-whitelist-empty, 1234) -> [].
 ...                vgpu_type_intel_read_whitelist                              1   (test_data/gvt-g-whitelist-missing, 1234) -> [].
[OK]                vgpu_type_intel_read_whitelist                              1   (test_data/gvt-g-whitelist-missing, 1234) -> [].
 ...                vgpu_type_intel_read_whitelist                              2   2: (test_data/gvt-g-whitelist-1234,...rue GVT-g on 1234 (experimental).
[OK]                vgpu_type_intel_read_whitelist                              2   2: (test_data/gvt-g-whitelist-1234,...rue GVT-g on 1234 (experimental).
 ...                vgpu_type_intel_read_whitelist                              3   (test_data/gvt-g-whitelist-1234, 5678) -> [].
[OK]                vgpu_type_intel_read_whitelist                              3   (test_data/gvt-g-whitelist-1234, 5678) -> [].
 ...                vgpu_type_intel_read_whitelist                              4   4: (test_data/gvt-g-whitelist-mixed...34 128 384 4 false GVT-g on 1234.
[OK]                vgpu_type_intel_read_whitelist                              4   4: (test_data/gvt-g-whitelist-mixed...34 128 384 4 false GVT-g on 1234.
 ...                vgpu_type_mxgpu_read_whitelist_line                         0   -> None.
[OK]                vgpu_type_mxgpu_read_whitelist_line                         0   -> None.
 ...                vgpu_type_mxgpu_read_whitelist_line                         1   nonsense123 -> None.
[OK]                vgpu_type_mxgpu_read_whitelist_line                         1   nonsense123 -> None.
 ...                vgpu_type_mxgpu_read_whitelist_line                         2   2: 1234 experimental=0 name='mymxgp...me 1234 268435456 false mymxgpu .
[OK]                vgpu_type_mxgpu_read_whitelist_line                         2   2: 1234 experimental=0 name='mymxgp...me 1234 268435456 false mymxgpu .
 ...                vgpu_type_mxgpu_read_whitelist_line                         3   3: 2345 experimental=1 name='yourmx...e 2345 536870912 true yourmxgpu .
[OK]                vgpu_type_mxgpu_read_whitelist_line                         3   3: 2345 experimental=1 name='yourmx...e 2345 536870912 true yourmxgpu .
 ...                vgpu_type_mxgpu_read_whitelist                              0   (test_data/mxgpu-whitelist-empty, 1234) -> [].
[OK]                vgpu_type_mxgpu_read_whitelist                              0   (test_data/mxgpu-whitelist-empty, 1234) -> [].
 ...                vgpu_type_mxgpu_read_whitelist                              1   (test_data/mxgpu-whitelist-missing, 1234) -> [].
[OK]                vgpu_type_mxgpu_read_whitelist                              1   (test_data/mxgpu-whitelist-missing, 1234) -> [].
 ...                vgpu_type_mxgpu_read_whitelist                              2   2: (test_data/mxgpu-whitelist-1234,...456 true Big AMD MxGPU on 1234 2.
[OK]                vgpu_type_mxgpu_read_whitelist                              2   2: (test_data/mxgpu-whitelist-1234,...456 true Big AMD MxGPU on 1234 2.
 ...                vgpu_type_mxgpu_read_whitelist                              3   (test_data/mxgpu-whitelist-1234, 5678) -> [].
[OK]                vgpu_type_mxgpu_read_whitelist                              3   (test_data/mxgpu-whitelist-1234, 5678) -> [].
 ...                vgpu_type_mxgpu_read_whitelist                              4   4: (test_data/mxgpu-whitelist-mixed... false Small AMD MxGPU on 1234 4.
[OK]                vgpu_type_mxgpu_read_whitelist                              4   4: (test_data/mxgpu-whitelist-mixed... false Small AMD MxGPU on 1234 4.
 ...                test_pgpu_helpers_get_remaining_capacity                    0   0: {supported: [GRID K100; GRID K14...]; scheduled: []}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    0   0: {supported: [GRID K100; GRID K14...]; scheduled: []}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    1   1: {supported: [GRID K100; GRID K14...; scheduled: []}: GRID K140Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    1   1: {supported: [GRID K100; GRID K14...; scheduled: []}: GRID K140Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    2   2: {supported: [GRID K100; GRID K14... scheduled: []}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    2   2: {supported: [GRID K100; GRID K14... scheduled: []}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    3   3: {supported: [GRID K200; GRID K24...]; scheduled: []}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    3   3: {supported: [GRID K200; GRID K24...]; scheduled: []}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    4   4: {supported: [GRID K200; GRID K24...; scheduled: []}: GRID K240Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    4   4: {supported: [GRID K200; GRID K24...; scheduled: []}: GRID K240Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    5   5: {supported: [GRID K200; GRID K24...; scheduled: []}: GRID K260Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    5   5: {supported: [GRID K200; GRID K24...; scheduled: []}: GRID K260Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    6   6: {supported: [GRID K200; GRID K24... scheduled: []}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    6   6: {supported: [GRID K200; GRID K24... scheduled: []}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    7   7: {supported: [GRID K100; GRID K14...]; scheduled: []}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    7   7: {supported: [GRID K100; GRID K14...]; scheduled: []}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    8   8: {supported: [GRID K100; GRID K14...; scheduled: []}: GRID K140Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    8   8: {supported: [GRID K100; GRID K14...; scheduled: []}: GRID K140Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                    9   9: {supported: [GRID K200; GRID K24...]; scheduled: []}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                    9   9: {supported: [GRID K200; GRID K24...]; scheduled: []}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   10   10: {supported: [GRID K200; GRID K2...; scheduled: []}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   10   10: {supported: [GRID K200; GRID K2...; scheduled: []}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   11   11: {supported: [GRID K100; GRID K1...; scheduled: []}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   11   11: {supported: [GRID K100; GRID K1...; scheduled: []}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   12   12: {supported: [GRID K100; GRID K1... scheduled: []}: GRID K140Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   12   12: {supported: [GRID K100; GRID K1... scheduled: []}: GRID K140Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   13   13: {supported: [GRID K100; GRID K1...scheduled: []}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   13   13: {supported: [GRID K100; GRID K1...scheduled: []}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   14   14: {supported: [GRID K200; GRID K2...; scheduled: []}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   14   14: {supported: [GRID K200; GRID K2...; scheduled: []}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   15   15: {supported: [GRID K200; GRID K2... scheduled: []}: GRID K240Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   15   15: {supported: [GRID K200; GRID K2... scheduled: []}: GRID K240Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   16   16: {supported: [GRID K200; GRID K2... scheduled: []}: GRID K260Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   16   16: {supported: [GRID K200; GRID K2... scheduled: []}: GRID K260Q -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   17   17: {supported: [GRID K200; GRID K2...scheduled: []}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   17   17: {supported: [GRID K200; GRID K2...scheduled: []}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   18   18: {supported: [GRID K100; GRID K1...ed: [GRID K100]}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   18   18: {supported: [GRID K100; GRID K1...ed: [GRID K100]}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   19   19: {supported: [GRID K100; GRID K1...: [GRID K100]}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   19   19: {supported: [GRID K100; GRID K1...: [GRID K100]}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   20   20: {supported: [GRID K100; GRID K1...: [passthrough]}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   20   20: {supported: [GRID K100; GRID K1...: [passthrough]}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   21   21: {supported: [GRID K100; GRID K1...[passthrough]}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   21   21: {supported: [GRID K100; GRID K1...[passthrough]}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   22   22: {supported: [GRID K200; GRID K2...200; GRID K200]}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   22   22: {supported: [GRID K200; GRID K2...200; GRID K200]}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   23   23: {supported: [GRID K200; GRID K2...: [GRID K200]}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   23   23: {supported: [GRID K200; GRID K2...: [GRID K200]}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   24   24: {supported: [GRID K200; GRID K2...: [passthrough]}: GRID K200 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   24   24: {supported: [GRID K200; GRID K2...: [passthrough]}: GRID K200 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   25   25: {supported: [GRID K200; GRID K2...[passthrough]}: passthrough -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   25   25: {supported: [GRID K200; GRID K2...[passthrough]}: passthrough -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   26   26: {supported: [GRID K100; GRID K1...ed: [GRID K100]}: GRID K100 -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   26   26: {supported: [GRID K100; GRID K1...ed: [GRID K100]}: GRID K100 -> .
 ...                test_pgpu_helpers_get_remaining_capacity                   27   27: {supported: [GRID K200; GRID K2...: [GRID K240Q]}: GRID K240Q -> .
[OK]                test_pgpu_helpers_get_remaining_capacity                   27   27: {supported: [GRID K200; GRID K2...: [GRID K240Q]}: GRID K240Q -> .
 ...                storage_migrate_state_map_of                                0   ->.
[OK]                storage_migrate_state_map_of                                0   ->.
 ...                storage_migrate_state_map_of                                1   ->.
[OK]                storage_migrate_state_map_of                                1   ->.
 ...                storage_migrate_state_map_of                                2   ->.
[OK]                storage_migrate_state_map_of                                2   ->.
 ...                storage_migrate_state_map_of                                3   ->.
[OK]                storage_migrate_state_map_of                                3   ->.
 ...                test_vm_set_bios_strings                                    0   0: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    0   0: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    1   1: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    1   1: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    2   2: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    2   2: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    3   3: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    3   3: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    4   4: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    4   4: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    5   5: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    5   5: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    6   6: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    6   6: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    7   7: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    7   7: bios-vendor=Test; bios-version=T...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    8   8: system-manufacturer=Test Inc.; s...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    8   8: system-manufacturer=Test Inc.; s...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                    9   9: system-manufacturer=Test Inc.; s...816d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                    9   9: system-manufacturer=Test Inc.; s...816d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   10   10: system-manufacturer=Test Inc.; ...16d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                   10   10: system-manufacturer=Test Inc.; ...16d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   11   11: system-manufacturer=Test Inc.; ...16d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                   11   11: system-manufacturer=Test Inc.; ...16d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   12   12: enclosure-asset-tag=testassetta...16d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                   12   12: enclosure-asset-tag=testassetta...16d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   13   13: enclosure-asset-tag=testassetta...16d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                   13   13: enclosure-asset-tag=testassetta...16d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   14   14: baseboard-manufacturer=TestB In...16d43fa6d3fe8aaef04c2bad9d3e3d".
[OK]                test_vm_set_bios_strings                                   14   14: baseboard-manufacturer=TestB In...16d43fa6d3fe8aaef04c2bad9d3e3d".
 ...                test_vm_set_bios_strings                                   15   xxxx=test -> Left Server_error(INVALID_VALUE, [ xxxx; Unknown key ]).
[OK]                test_vm_set_bios_strings                                   15   xxxx=test -> Left Server_error(INVALID_VALUE, [ xxxx; Unknown key ]).
 ...                test_vm_set_bios_strings                                   16   16: enclosure-asset-tag= -> Left Se...-tag; Value provided is empty ].
[OK]                test_vm_set_bios_strings                                   16   16: enclosure-asset-tag= -> Left Se...-tag; Value provided is empty ].
 ...                test_vm_set_bios_strings                                   17   17: enclosure-asset-tag=xxxxxxxxxxx...ngth more than 512 characters ].
[OK]                test_vm_set_bios_strings                                   17   17: enclosure-asset-tag=xxxxxxxxxxx...ngth more than 512 characters ].
 ...                test_vm_set_bios_strings                                   18   18: enclosure-asset-tag=xyz -> Lef...on-printable ASCII characters ].
[OK]                test_vm_set_bios_strings                                   18   18: enclosure-asset-tag=xyz -> Lef...on-printable ASCII characters ].
 ...                test_vm_set_bios_strings                                   19   19: enclosure-asset-tag=xyz -> Lef...on-printable ASCII characters ].
[OK]                test_vm_set_bios_strings                                   19   19: enclosure-asset-tag=xyz -> Lef...on-printable ASCII characters ].
 ...                cpuid_helpers_string_of_features                            0   [|0; 2; 123|] -> "00000000-00000002-0000007b".
[OK]                cpuid_helpers_string_of_features                            0   [|0; 2; 123|] -> "00000000-00000002-0000007b".
 ...                cpuid_helpers_string_of_features                            1   [|0|] -> "00000000".
[OK]                cpuid_helpers_string_of_features                            1   [|0|] -> "00000000".
 ...                cpuid_helpers_string_of_features                            2   [||] -> "".
[OK]                cpuid_helpers_string_of_features                            2   [||] -> "".
 ...                cpuid_helpers_features_of_string                            0   "00000000-00000002-0000007b" -> [|0; 2; 123|].
[OK]                cpuid_helpers_features_of_string                            0   "00000000-00000002-0000007b" -> [|0; 2; 123|].
 ...                cpuid_helpers_features_of_string                            1   "00000000" -> [|0|].
[OK]                cpuid_helpers_features_of_string                            1   "00000000" -> [|0|].
 ...                cpuid_helpers_features_of_string                            2   "" -> [||].
[OK]                cpuid_helpers_features_of_string                            2   "" -> [||].
 ...                cpuid_helpers_roundtrip_features_to_features                0   [|0; 1; 123|] -> [|0; 1; 123|].
[OK]                cpuid_helpers_roundtrip_features_to_features                0   [|0; 1; 123|] -> [|0; 1; 123|].
 ...                cpuid_helpers_roundtrip_features_to_features                1   [|1|] -> [|1|].
[OK]                cpuid_helpers_roundtrip_features_to_features                1   [|1|] -> [|1|].
 ...                cpuid_helpers_roundtrip_features_to_features                2   [|0|] -> [|0|].
[OK]                cpuid_helpers_roundtrip_features_to_features                2   [|0|] -> [|0|].
 ...                cpuid_helpers_roundtrip_features_to_features                3   [||] -> [||].
[OK]                cpuid_helpers_roundtrip_features_to_features                3   [||] -> [||].
 ...                cpuid_helpers_roundtrip_string_to_features                  0   "00000000-00000002-0000007b" -> "00000000-00000002-0000007b".
[OK]                cpuid_helpers_roundtrip_string_to_features                  0   "00000000-00000002-0000007b" -> "00000000-00000002-0000007b".
 ...                cpuid_helpers_roundtrip_string_to_features                  1   "00000001" -> "00000001".
[OK]                cpuid_helpers_roundtrip_string_to_features                  1   "00000001" -> "00000001".
 ...                cpuid_helpers_roundtrip_string_to_features                  2   "00000000" -> "00000000".
[OK]                cpuid_helpers_roundtrip_string_to_features                  2   "00000000" -> "00000000".
 ...                cpuid_helpers_roundtrip_string_to_features                  3   "" -> "".
[OK]                cpuid_helpers_roundtrip_string_to_features                  3   "" -> "".
 ...                cpuid_helpers_parse_failure                                 0   "foo bar baz" -> Cpuid_helpers.InvalidFeatureString("foo bar baz").
[OK]                cpuid_helpers_parse_failure                                 0   "foo bar baz" -> Cpuid_helpers.InvalidFeatureString("foo bar baz").
 ...                cpuid_helpers_parse_failure                                 1   "fgfg-1234" -> Cpuid_helpers.InvalidFeatureString("fgfg-1234").
[OK]                cpuid_helpers_parse_failure                                 1   "fgfg-1234" -> Cpuid_helpers.InvalidFeatureString("fgfg-1234").
 ...                cpuid_helpers_parse_failure                                 2   "0123-foo" -> Cpuid_helpers.InvalidFeatureString("0123-foo").
[OK]                cpuid_helpers_parse_failure                                 2   "0123-foo" -> Cpuid_helpers.InvalidFeatureString("0123-foo").
 ...                cpuid_helpers_parse_failure                                 3   "foo-0123" -> Cpuid_helpers.InvalidFeatureString("foo-0123").
[OK]                cpuid_helpers_parse_failure                                 3   "foo-0123" -> Cpuid_helpers.InvalidFeatureString("foo-0123").
 ...                cpuid_helpers_parse_failure                                 4   "-1234" -> Cpuid_helpers.InvalidFeatureString("-1234").
[OK]                cpuid_helpers_parse_failure                                 4   "-1234" -> Cpuid_helpers.InvalidFeatureString("-1234").
 ...                cpuid_helpers_parse_failure                                 5   "1234-" -> Cpuid_helpers.InvalidFeatureString("1234-").
[OK]                cpuid_helpers_parse_failure                                 5   "1234-" -> Cpuid_helpers.InvalidFeatureString("1234-").
 ...                cpuid_helpers_extend                                        0   ([||], [||]) -> [||].
[OK]                cpuid_helpers_extend                                        0   ([||], [||]) -> [||].
 ...                cpuid_helpers_extend                                        1   ([||], [|0; 2|]) -> [|0; 2|].
[OK]                cpuid_helpers_extend                                        1   ([||], [|0; 2|]) -> [|0; 2|].
 ...                cpuid_helpers_extend                                        2   ([|1|], [||]) -> [||].
[OK]                cpuid_helpers_extend                                        2   ([|1|], [||]) -> [||].
 ...                cpuid_helpers_extend                                        3   ([|1|], [|0|]) -> [|1|].
[OK]                cpuid_helpers_extend                                        3   ([|1|], [|0|]) -> [|1|].
 ...                cpuid_helpers_extend                                        4   ([|1|], [|0; 2|]) -> [|1; 2|].
[OK]                cpuid_helpers_extend                                        4   ([|1|], [|0; 2|]) -> [|1; 2|].
 ...                cpuid_helpers_extend                                        5   ([|1; 0|], [|0; 2|]) -> [|1; 0|].
[OK]                cpuid_helpers_extend                                        5   ([|1; 0|], [|0; 2|]) -> [|1; 0|].
 ...                cpuid_helpers_extend                                        6   ([|1; 0|], [|0; 2; 4; 9|]) -> [|1; 0; 4; 9|].
[OK]                cpuid_helpers_extend                                        6   ([|1; 0|], [|0; 2; 4; 9|]) -> [|1; 0; 4; 9|].
 ...                cpuid_helpers_zero_extend                                   0   ([|1|], 2) -> [|1; 0|].
[OK]                cpuid_helpers_zero_extend                                   0   ([|1|], 2) -> [|1; 0|].
 ...                cpuid_helpers_zero_extend                                   1   ([|1|], 1) -> [|1|].
[OK]                cpuid_helpers_zero_extend                                   1   ([|1|], 1) -> [|1|].
 ...                cpuid_helpers_zero_extend                                   2   ([||], 2) -> [|0; 0|].
[OK]                cpuid_helpers_zero_extend                                   2   ([||], 2) -> [|0; 0|].
 ...                cpuid_helpers_zero_extend                                   3   ([||], 1) -> [|0|].
[OK]                cpuid_helpers_zero_extend                                   3   ([||], 1) -> [|0|].
 ...                cpuid_helpers_zero_extend                                   4   ([||], 0) -> [||].
[OK]                cpuid_helpers_zero_extend                                   4   ([||], 0) -> [||].
 ...                cpuid_helpers_zero_extend                                   5   ([|1; 2|], 0) -> [||].
[OK]                cpuid_helpers_zero_extend                                   5   ([|1; 2|], 0) -> [||].
 ...                cpuid_helpers_zero_extend                                   6   ([|1; 2|], 1) -> [|1|].
[OK]                cpuid_helpers_zero_extend                                   6   ([|1; 2|], 1) -> [|1|].
 ...                cpuid_helpers_zero_extend                                   7   ([|1; 2|], 2) -> [|1; 2|].
[OK]                cpuid_helpers_zero_extend                                   7   ([|1; 2|], 2) -> [|1; 2|].
 ...                cpuid_helpers_intersect                                     0   ([||], [||]) -> [||].
[OK]                cpuid_helpers_intersect                                     0   ([||], [||]) -> [||].
 ...                cpuid_helpers_intersect                                     1   ([|1; 2; 3|], [||]) -> [|1; 2; 3|].
[OK]                cpuid_helpers_intersect                                     1   ([|1; 2; 3|], [||]) -> [|1; 2; 3|].
 ...                cpuid_helpers_intersect                                     2   ([||], [|1; 2; 3|]) -> [|1; 2; 3|].
[OK]                cpuid_helpers_intersect                                     2   ([||], [|1; 2; 3|]) -> [|1; 2; 3|].
 ...                cpuid_helpers_intersect                                     3   ([|7; 3|], [|5|]) -> [|5; 0|].
[OK]                cpuid_helpers_intersect                                     3   ([|7; 3|], [|5|]) -> [|5; 0|].
 ...                cpuid_helpers_intersect                                     4   ([|5|], [|7; 3|]) -> [|5; 0|].
[OK]                cpuid_helpers_intersect                                     4   ([|5|], [|7; 3|]) -> [|5; 0|].
 ...                cpuid_helpers_intersect                                     5   ([|1|], [|1|]) -> [|1|].
[OK]                cpuid_helpers_intersect                                     5   ([|1|], [|1|]) -> [|1|].
 ...                cpuid_helpers_intersect                                     6   ([|1|], [|1; 0|]) -> [|1; 0|].
[OK]                cpuid_helpers_intersect                                     6   ([|1|], [|1; 0|]) -> [|1; 0|].
 ...                cpuid_helpers_intersect                                     7   ([|1; 2; 3|], [|1; 1; 1|]) -> [|1; 0; 1|].
[OK]                cpuid_helpers_intersect                                     7   ([|1; 2; 3|], [|1; 1; 1|]) -> [|1; 0; 1|].
 ...                cpuid_helpers_intersect                                     8   ([|1; 2; 3|], [|0; 0; 0|]) -> [|0; 0; 0|].
[OK]                cpuid_helpers_intersect                                     8   ([|1; 2; 3|], [|0; 0; 0|]) -> [|0; 0; 0|].
 ...                cpuid_helpers_intersect                                     9   ([|0|], [|255|]) -> [|0|].
[OK]                cpuid_helpers_intersect                                     9   ([|0|], [|255|]) -> [|0|].
 ...                cpuid_helpers_intersect                                    10   ([|255|], [|255|]) -> [|255|].
[OK]                cpuid_helpers_intersect                                    10   ([|255|], [|255|]) -> [|255|].
 ...                cpuid_helpers_intersect                                    11   ([|127|], [|255|]) -> [|127|].
[OK]                cpuid_helpers_intersect                                    11   ([|127|], [|255|]) -> [|127|].
 ...                cpuid_helpers_intersect                                    12   ([|7|], [|15|]) -> [|7|].
[OK]                cpuid_helpers_intersect                                    12   ([|7|], [|15|]) -> [|7|].
 ...                cpuid_helpers_intersect                                    13   ([|31|], [|15|]) -> [|15|].
[OK]                cpuid_helpers_intersect                                    13   ([|31|], [|15|]) -> [|15|].
 ...                cpuid_helpers_intersect                                    14   ([|0; 255|], [|255; 0|]) -> [|0; 0|].
[OK]                cpuid_helpers_intersect                                    14   ([|0; 255|], [|255; 0|]) -> [|0; 0|].
 ...                cpuid_helpers_intersect                                    15   ([|255; 85|], [|255; 85|]) -> [|255; 85|].
[OK]                cpuid_helpers_intersect                                    15   ([|255; 85|], [|255; 85|]) -> [|255; 85|].
 ...                cpuid_helpers_intersect                                    16   ([|127; 128|], [|255; 0|]) -> [|127; 0|].
[OK]                cpuid_helpers_intersect                                    16   ([|127; 128|], [|255; 0|]) -> [|127; 0|].
 ...                cpuid_helpers_intersect                                    17   ([|7; 224|], [|15; 240|]) -> [|7; 224|].
[OK]                cpuid_helpers_intersect                                    17   ([|7; 224|], [|15; 240|]) -> [|7; 224|].
 ...                cpuid_helpers_equality                                      0   ([||], [||]) -> true.
[OK]                cpuid_helpers_equality                                      0   ([||], [||]) -> true.
 ...                cpuid_helpers_equality                                      1   ([|1; 2; 3|], [|1; 2; 3|]) -> true.
[OK]                cpuid_helpers_equality                                      1   ([|1; 2; 3|], [|1; 2; 3|]) -> true.
 ...                cpuid_helpers_equality                                      2   ([|1; 2; 3|], [||]) -> false.
[OK]                cpuid_helpers_equality                                      2   ([|1; 2; 3|], [||]) -> false.
 ...                cpuid_helpers_equality                                      3   ([||], [|1; 2; 3|]) -> false.
[OK]                cpuid_helpers_equality                                      3   ([||], [|1; 2; 3|]) -> false.
 ...                cpuid_helpers_equality                                      4   ([|7; 0|], [|7|]) -> true.
[OK]                cpuid_helpers_equality                                      4   ([|7; 0|], [|7|]) -> true.
 ...                cpuid_helpers_equality                                      5   ([|7|], [|7; 0|]) -> true.
[OK]                cpuid_helpers_equality                                      5   ([|7|], [|7; 0|]) -> true.
 ...                cpuid_helpers_equality                                      6   ([|7; 1; 0|], [|7; 1|]) -> true.
[OK]                cpuid_helpers_equality                                      6   ([|7; 1; 0|], [|7; 1|]) -> true.
 ...                cpuid_helpers_equality                                      7   ([|7; 1|], [|7; 1|]) -> true.
[OK]                cpuid_helpers_equality                                      7   ([|7; 1|], [|7; 1|]) -> true.
 ...                cpuid_helpers_equality                                      8   ([|7; 1|], [|7|]) -> false.
[OK]                cpuid_helpers_equality                                      8   ([|7; 1|], [|7|]) -> false.
 ...                cpuid_helpers_equality                                      9   ([|7|], [|7; 1|]) -> false.
[OK]                cpuid_helpers_equality                                      9   ([|7|], [|7; 1|]) -> false.
 ...                cpuid_helpers_equality                                     10   ([|1; 7|], [|7; 1|]) -> false.
[OK]                cpuid_helpers_equality                                     10   ([|1; 7|], [|7; 1|]) -> false.
 ...                cpuid_helpers_comparisons                                   0   ([||], [||]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                   0   ([||], [||]) -> (true, false).
 ...                cpuid_helpers_comparisons                                   1   ([|1; 2; 3|], [||]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                   1   ([|1; 2; 3|], [||]) -> (true, true).
 ...                cpuid_helpers_comparisons                                   2   ([||], [|1; 2; 3|]) -> (false, false).
[OK]                cpuid_helpers_comparisons                                   2   ([||], [|1; 2; 3|]) -> (false, false).
 ...                cpuid_helpers_comparisons                                   3   ([|7; 3|], [|5|]) -> (false, false).
[OK]                cpuid_helpers_comparisons                                   3   ([|7; 3|], [|5|]) -> (false, false).
 ...                cpuid_helpers_comparisons                                   4   ([|5|], [|7; 3|]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                   4   ([|5|], [|7; 3|]) -> (true, true).
 ...                cpuid_helpers_comparisons                                   5   ([|1|], [|1|]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                   5   ([|1|], [|1|]) -> (true, false).
 ...                cpuid_helpers_comparisons                                   6   ([|1|], [|1; 0|]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                   6   ([|1|], [|1; 0|]) -> (true, false).
 ...                cpuid_helpers_comparisons                                   7   ([|1; 0|], [|1|]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                   7   ([|1; 0|], [|1|]) -> (true, false).
 ...                cpuid_helpers_comparisons                                   8   8: ([|130808831; 67641857; 53792153...; 0; 0; 0; 0|]) -> (false, false.
[OK]                cpuid_helpers_comparisons                                   8   8: ([|130808831; 67641857; 53792153...; 0; 0; 0; 0|]) -> (false, false.
 ...                cpuid_helpers_comparisons                                   9   ([|0|], [|255|]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                   9   ([|0|], [|255|]) -> (true, true).
 ...                cpuid_helpers_comparisons                                  10   ([|255|], [|255|]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                  10   ([|255|], [|255|]) -> (true, false).
 ...                cpuid_helpers_comparisons                                  11   ([|127|], [|255|]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                  11   ([|127|], [|255|]) -> (true, true).
 ...                cpuid_helpers_comparisons                                  12   ([|7|], [|15|]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                  12   ([|7|], [|15|]) -> (true, true).
 ...                cpuid_helpers_comparisons                                  13   ([|31|], [|15|]) -> (false, false).
[OK]                cpuid_helpers_comparisons                                  13   ([|31|], [|15|]) -> (false, false).
 ...                cpuid_helpers_comparisons                                  14   ([|0; 255|], [|255; 0|]) -> (false, false).
[OK]                cpuid_helpers_comparisons                                  14   ([|0; 255|], [|255; 0|]) -> (false, false).
 ...                cpuid_helpers_comparisons                                  15   ([|255; 85|], [|255; 85|]) -> (true, false).
[OK]                cpuid_helpers_comparisons                                  15   ([|255; 85|], [|255; 85|]) -> (true, false).
 ...                cpuid_helpers_comparisons                                  16   ([|127; 128|], [|255; 0|]) -> (false, false).
[OK]                cpuid_helpers_comparisons                                  16   ([|127; 128|], [|255; 0|]) -> (false, false).
 ...                cpuid_helpers_comparisons                                  17   ([|7; 224|], [|15; 240|]) -> (true, true).
[OK]                cpuid_helpers_comparisons                                  17   ([|7; 224|], [|15; 240|]) -> (true, true).
 ...                cpuid_helpers_accessors                                     0   0: ["vendor": "Intel"; "socket_coun..., 1, [|1; 2; 3|], [|10; 11; 12|].
[OK]                cpuid_helpers_accessors                                     0   0: ["vendor": "Intel"; "socket_coun..., 1, [|1; 2; 3|], [|10; 11; 12|].
 ...                cpuid_helpers_accessors                                     1   1: ["vendor": "Amd"; "socket_count"..."] -> ("Amd", 6, 24, [|1|], [||].
[OK]                cpuid_helpers_accessors                                     1   1: ["vendor": "Amd"; "socket_count"..."] -> ("Amd", 6, 24, [|1|], [||].
 ...                cpuid_helpers_setters                                       0   0: ("Intel", 1, 1, [|1; 2; 3|], [|1...t_count": "1"; "vendor": "Intel".
[OK]                cpuid_helpers_setters                                       0   0: ("Intel", 1, 1, [|1; 2; 3|], [|1...t_count": "1"; "vendor": "Intel".
 ...                cpuid_helpers_setters                                       1   1: ("Amd", 6, 24, [|1|], [||]) -> [...ket_count": "6"; "vendor": "Amd".
[OK]                cpuid_helpers_setters                                       1   1: ("Amd", 6, 24, [|1|], [||]) -> [...ket_count": "6"; "vendor": "Amd".
 ...                cpuid_helpers_modifiers                                     0   0: ["cpu_count": "1"; "features_hvm...t_count": "1"; "vendor": "Intel".
[OK]                cpuid_helpers_modifiers                                     0   0: ["cpu_count": "1"; "features_hvm...t_count": "1"; "vendor": "Intel".
 ...                cpuid_helpers_reset_cpu_flags                               0   [("a", hvm)] -> ["feedface-feedface"].
[OK]                cpuid_helpers_reset_cpu_flags                               0   [("a", hvm)] -> ["feedface-feedface"].
 ...                cpuid_helpers_reset_cpu_flags                               1   [("a", pv)] -> ["deadbeef-deadbeef"].
[OK]                cpuid_helpers_reset_cpu_flags                               1   [("a", pv)] -> ["deadbeef-deadbeef"].
 ...                cpuid_helpers_reset_cpu_flags                               2   [("a", pv-in-pvh)] -> ["feedface-feedface"].
[OK]                cpuid_helpers_reset_cpu_flags                               2   [("a", pv-in-pvh)] -> ["feedface-feedface"].
 ...                cpuid_helpers_reset_cpu_flags                               3   3: [("a", hvm); ("b", pv); ("c", pv...f-deadbeef"; "feedface-feedface".
[OK]                cpuid_helpers_reset_cpu_flags                               3   3: [("a", hvm); ("b", pv); ("c", pv...f-deadbeef"; "feedface-feedface".
 ...                cpuid_helpers_test_assert_vm_is_compatible                  0   0: ("a", hvm, ["vendor": "Abacus"; ...-feedface-feedface"]) -> Right (.
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  0   0: ("a", hvm, ["vendor": "Abacus"; ...-feedface-feedface"]) -> Right (.
 ...                cpuid_helpers_test_assert_vm_is_compatible                  1   1: ("a", hvm, ["vendor": "Abacus"; ...this host's CPU does not have. ].
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  1   1: ("a", hvm, ["vendor": "Abacus"; ...this host's CPU does not have. ].
 ...                cpuid_helpers_test_assert_vm_is_compatible                  2   2: ("a", hvm, ["vendor": "Napier's ...a CPU from a different vendor. ].
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  2   2: ("a", hvm, ["vendor": "Napier's ...a CPU from a different vendor. ].
 ...                cpuid_helpers_test_assert_vm_is_compatible                  3   3: ("a", pv, ["vendor": "Abacus"; "...-deadbeef-deadbeef"]) -> Right (.
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  3   3: ("a", pv, ["vendor": "Abacus"; "...-deadbeef-deadbeef"]) -> Right (.
 ...                cpuid_helpers_test_assert_vm_is_compatible                  4   4: ("a", pv, ["vendor": "Abacus"; "...this host's CPU does not have. ].
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  4   4: ("a", pv, ["vendor": "Abacus"; "...this host's CPU does not have. ].
 ...                cpuid_helpers_test_assert_vm_is_compatible                  5   5: ("a", pv, ["vendor": "Napier's B...a CPU from a different vendor. ].
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  5   5: ("a", pv, ["vendor": "Napier's B...a CPU from a different vendor. ].
 ...                cpuid_helpers_test_assert_vm_is_compatible                  6   6: ("a", hvm, ["vendor": "Abacus"; ...-feedface-feedface"]) -> Right (.
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  6   6: ("a", hvm, ["vendor": "Abacus"; ...-feedface-feedface"]) -> Right (.
 ...                cpuid_helpers_test_assert_vm_is_compatible                  7   7: ("a", hvm, ["vendor": "Abacus"; ...this host's CPU does not have. ].
[OK]                cpuid_helpers_test_assert_vm_is_compatible                  7   7: ("a", hvm, ["vendor": "Abacus"; ...this host's CPU does not have. ].
 ...                test_pool_cpuinfo                                           0   0: [(["cpu_count": "1"; "features_h..._count": "1"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           0   0: [(["cpu_count": "1"; "features_h..._count": "1"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           1   1: [(["cpu_count": "2"; "features_h..._count": "5"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           1   1: [(["cpu_count": "2"; "features_h..._count": "5"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           2   2: [(["cpu_count": "8"; "features_h..._count": "3"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           2   2: [(["cpu_count": "8"; "features_h..._count": "3"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           3   3: [(["cpu_count": "24"; "features_...count": "25"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           3   3: [(["cpu_count": "24"; "features_...count": "25"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           4   4: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           4   4: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           5   5: [(["cpu_count": "10"; "features_...count": "11"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           5   5: [(["cpu_count": "10"; "features_...count": "11"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           6   6: [(["cpu_count": "10"; "features_...count": "11"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           6   6: [(["cpu_count": "10"; "features_...count": "11"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           7   7: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           7   7: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
 ...                test_pool_cpuinfo                                           8   8: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
[OK]                test_pool_cpuinfo                                           8   8: [(["cpu_count": "1"; "features_h..._count": "2"; "vendor": "Abacus".
 ...                dbsync_master_create_tools_sr                               0   0: [] -> [("Tools", "Tools ISOs", [...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               0   0: [] -> [("Tools", "Tools ISOs", [...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               1   1: [("Toolz", "Toolz ISOs", ["toolz...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               1   1: [("Toolz", "Toolz ISOs", ["toolz...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               2   2: [("Toolz", "Toolz ISOs", ["toolz...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               2   2: [("Toolz", "Toolz ISOs", ["toolz...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               3   3: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               3   3: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               4   4: [("Toolz", "Toolz ISOs", ["xenso...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               4   4: [("Toolz", "Toolz ISOs", ["xenso...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               5   5: [("Other", "Other SR", ["toolz":...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               5   5: [("Other", "Other SR", ["toolz":...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               6   6: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               6   6: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               7   7: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               7   7: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
 ...                dbsync_master_create_tools_sr                               8   8: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
[OK]                dbsync_master_create_tools_sr                               8   8: [("Toolz", "Toolz ISOs", ["xense...ame_description": "Tools ISOs"]).
 ...                pvs_site_is_already_present                                 0   0: ("site1", "host1") -> Left Serve...8d-7956-4306-9d14-5d0b31cd540b ].
[OK]                pvs_site_is_already_present                                 0   0: ("site1", "host1") -> Left Serve...8d-7956-4306-9d14-5d0b31cd540b ].
 ...                pvs_site_is_already_present                                 1   ("site1", "host2") -> Right ().
[OK]                pvs_site_is_already_present                                 1   ("site1", "host2") -> Right ().
 ...                pvs_site_is_already_present                                 2   ("site2", "host1") -> Right ().
[OK]                pvs_site_is_already_present                                 2   ("site2", "host1") -> Right ().
 ...                pvs_site_is_already_present                                 3   ("site2", "host2") -> Right ().
[OK]                pvs_site_is_already_present                                 3   ("site2", "host2") -> Right ().
 ...                pvs_site_assert_not_in_use                                  0   0: ("site1", "host1") -> Left Serve...c3-9dbf-4993-a349-cb8eafdecb31 ].
[OK]                pvs_site_assert_not_in_use                                  0   0: ("site1", "host1") -> Left Serve...c3-9dbf-4993-a349-cb8eafdecb31 ].
 ...                pvs_site_assert_not_in_use                                  1   ("site1", "host2") -> Right ().
[OK]                pvs_site_assert_not_in_use                                  1   ("site1", "host2") -> Right ().
 ...                pvs_site_assert_not_in_use                                  2   ("site2", "host1") -> Right ().
[OK]                pvs_site_assert_not_in_use                                  2   ("site2", "host1") -> Right ().
 ...                pvs_site_assert_not_in_use                                  3   ("site2", "host2") -> Right ().
[OK]                pvs_site_assert_not_in_use                                  3   ("site2", "host2") -> Right ().
 ...                extauth_ADpbis_pbis_auth_errors_catch                       0   [] -> E_GENERIC.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       0   [] -> E_GENERIC.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       1   [""; ""] -> E_GENERIC.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       1   [""; ""] -> E_GENERIC.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       2   [""; "some words"] -> E_GENERIC.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       2   [""; "some words"] -> E_GENERIC.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       3   [""; "DNS_ERROR_BAD_PACKET"] -> E_LOOKUP.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       3   [""; "DNS_ERROR_BAD_PACKET"] -> E_LOOKUP.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       4   [""; "LW_ERROR_PASSWORD_MISMATCH"] -> E_CREDENTIALS.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       4   [""; "LW_ERROR_PASSWORD_MISMATCH"] -> E_CREDENTIALS.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       5   [""; "LW_ERROR_INVALID_ACCOUNT"] -> E_INVALID_ACCOUNT.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       5   [""; "LW_ERROR_INVALID_ACCOUNT"] -> E_INVALID_ACCOUNT.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       6   [""; "LW_ERROR_ACCESS_DENIED"] -> E_DENIED.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       6   [""; "LW_ERROR_ACCESS_DENIED"] -> E_DENIED.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       7   [""; "LW_ERROR_DOMAIN_IS_OFFLINE"] -> E_UNAVAILABLE.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       7   [""; "LW_ERROR_DOMAIN_IS_OFFLINE"] -> E_UNAVAILABLE.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       8   [""; "LW_ERROR_INVALID_OU"] -> E_INVALID_OU.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       8   [""; "LW_ERROR_INVALID_OU"] -> E_INVALID_OU.
 ...                extauth_ADpbis_pbis_auth_errors_catch                       9   [""; "prefixDNS_ERROR_BAD_PACKETsuffix"] -> E_GENERIC.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                       9   [""; "prefixDNS_ERROR_BAD_PACKETsuffix"] -> E_GENERIC.
 ...                extauth_ADpbis_pbis_auth_errors_catch                      10   [""; "prefix_DNS_ERROR_BAD_PACKET_suffix"] -> E_GENERIC.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                      10   [""; "prefix_DNS_ERROR_BAD_PACKET_suffix"] -> E_GENERIC.
 ...                extauth_ADpbis_pbis_auth_errors_catch                      11   [""; "prefix(DNS_ERROR_BAD_PACKET)suffix"] -> E_LOOKUP.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                      11   [""; "prefix(DNS_ERROR_BAD_PACKET)suffix"] -> E_LOOKUP.
 ...                extauth_ADpbis_pbis_auth_errors_catch                      12   [""; "prefix.DNS_ERROR_BAD_PACKET.suffix"] -> E_LOOKUP.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                      12   [""; "prefix.DNS_ERROR_BAD_PACKET.suffix"] -> E_LOOKUP.
 ...                extauth_ADpbis_pbis_auth_errors_catch                      13   [""; "prefix DNS_ERROR_BAD_PACKET suffix"] -> E_LOOKUP.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                      13   [""; "prefix DNS_ERROR_BAD_PACKET suffix"] -> E_LOOKUP.
 ...                extauth_ADpbis_pbis_auth_errors_catch                      14   [""; "prefix\tDNS_ERROR_BAD_PACKET\tsuffix"] -> E_LOOKUP.
[OK]                extauth_ADpbis_pbis_auth_errors_catch                      14   [""; "prefix\tDNS_ERROR_BAD_PACKET\tsuffix"] -> E_LOOKUP.
 ...                extauth_ADpbis_pbis_extract_sid                             0   [(" ", " ")] -> [].
[OK]                extauth_ADpbis_pbis_extract_sid                             0   [(" ", " ")] -> [].
 ...                extauth_ADpbis_pbis_extract_sid                             1   [("Exception", "Remote connection shutdown!")] -> [].
[OK]                extauth_ADpbis_pbis_extract_sid                             1   [("Exception", "Remote connection shutdown!")] -> [].
 ...                extauth_ADpbis_pbis_extract_sid                             2   2: [("Number of groups found for us...Error", "No record found")] -> [.
[OK]                extauth_ADpbis_pbis_extract_sid                             2   2: [("Number of groups found for us...Error", "No record found")] -> [.
 ...                extauth_ADpbis_pbis_extract_sid                             3   3: [("Number of groups found for us...52557-368733809-2946345504-1132".
[OK]                extauth_ADpbis_pbis_extract_sid                             3   3: [("Number of groups found for us...52557-368733809-2946345504-1132".
 ...                extauth_ADpbis_pbis_extract_sid                             4   4: [("Number of groups found for us...51325-154521381-3135732118-4527".
[OK]                extauth_ADpbis_pbis_extract_sid                             4   4: [("Number of groups found for us...51325-154521381-3135732118-4527".
 ...                extauth_ADpbis_pbis_extract_sid                             5   5: [("Number of groups found for us...09147-1041474540-2433379237-513".
[OK]                extauth_ADpbis_pbis_extract_sid                             5   5: [("Number of groups found for us...09147-1041474540-2433379237-513".
 ...                helpers_determine_gateway                                   0   0: [[device = eth0; management = tr... None -> Some "eth0": Some "eth0.
[OK]                helpers_determine_gateway                                   0   0: [[device = eth0; management = tr... None -> Some "eth0": Some "eth0.
 ...                helpers_determine_gateway                                   1   1: [[device = eth0; management = tr...eth1" -> Some "eth1": Some "eth1.
[OK]                helpers_determine_gateway                                   1   1: [[device = eth0; management = tr...eth1" -> Some "eth1": Some "eth1.
 ...                helpers_determine_gateway                                   2   2: [[device = eth0; management = tr... None -> Some "eth1": Some "eth0.
[OK]                helpers_determine_gateway                                   2   2: [[device = eth0; management = tr... None -> Some "eth1": Some "eth0.
 ...                helpers_determine_gateway                                   3   3: [[device = eth0; management = tr... None -> Some "eth0": Some "eth1.
[OK]                helpers_determine_gateway                                   3   3: [[device = eth0; management = tr... None -> Some "eth0": Some "eth1.
 ...                helpers_determine_gateway                                   4   4: [[device = eth0; management = fa...eth0" -> Some "eth1": Some "eth0.
[OK]                helpers_determine_gateway                                   4   4: [[device = eth0; management = fa...eth0" -> Some "eth1": Some "eth0.
 ...                helpers_determine_gateway                                   5   5: [[device = eth0; management = fa...eth0" -> Some "eth0": Some "eth1.
[OK]                helpers_determine_gateway                                   5   5: [[device = eth0; management = fa...eth0" -> Some "eth0": Some "eth1.
 ...                helpers_assert_is_valid_tcp_udp_port                        0   0: (-22, "myport") -> Left Server_e...myport; -22; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port                        0   0: (-22, "myport") -> Left Server_e...myport; -22; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port                        1   1: (0, "myport") -> Left Server_err...[ myport; 0; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port                        1   1: (0, "myport") -> Left Server_err...[ myport; 0; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port                        2   (1, "myport") -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port                        2   (1, "myport") -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port                        3   (1234, "myport") -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port                        3   (1234, "myport") -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port                        4   (65535, "myport") -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port                        4   (65535, "myport") -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port                        5   5: (65536, "myport") -> Left Server...port; 65536; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port                        5   5: (65536, "myport") -> Left Server...port; 65536; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port                        6   6: (123456, "myport") -> Left Serve...ort; 123456; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port                        6   6: (123456, "myport") -> Left Serve...ort; 123456; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port_range                  0   0: ((-22, "first_port"), (1234, "la...t_port; -22; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  0   0: ((-22, "first_port"), (1234, "la...t_port; -22; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port_range                  1   ((1, "first_port"), (1234, "last_port")) -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  1   ((1, "first_port"), (1234, "last_port")) -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port_range                  2   ((1234, "first_port"), (1234, "last_port")) -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  2   ((1234, "first_port"), (1234, "last_port")) -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port_range                  3   ((1234, "first_port"), (5678, "last_port")) -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  3   ((1234, "first_port"), (5678, "last_port")) -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port_range                  4   ((1234, "first_port"), (65535, "last_port")) -> Right ().
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  4   ((1234, "first_port"), (65535, "last_port")) -> Right ().
 ...                helpers_assert_is_valid_tcp_udp_port_range                  5   5: ((1234, "first_port"), (123456, ...ort; 123456; Port out of range ].
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  5   5: ((1234, "first_port"), (123456, ...ort; 123456; Port out of range ].
 ...                helpers_assert_is_valid_tcp_udp_port_range                  6   6: ((5678, "first_port"), (1234, "l...t_port smaller than first_port ].
[OK]                helpers_assert_is_valid_tcp_udp_port_range                  6   6: ((5678, "first_port"), (1234, "l...t_port smaller than first_port ].
 ...                helpers_assert_is_valid_ip                                  0   (IPv4, "address", "192.168.0.1") -> Right ().
[OK]                helpers_assert_is_valid_ip                                  0   (IPv4, "address", "192.168.0.1") -> Right ().
 ...                helpers_assert_is_valid_ip                                  1   (IPv4, "address", "255.255.255.0") -> Right ().
[OK]                helpers_assert_is_valid_ip                                  1   (IPv4, "address", "255.255.255.0") -> Right ().
 ...                helpers_assert_is_valid_ip                                  2   2: (IPv4, "address1", "") -> Left S..._ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_ip                                  2   2: (IPv4, "address1", "") -> Left S..._ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_ip                                  3   3: (IPv4, "address2", "192.168.0.30..._ADDRESS_SPECIFIED, [ address2 ].
[OK]                helpers_assert_is_valid_ip                                  3   3: (IPv4, "address2", "192.168.0.30..._ADDRESS_SPECIFIED, [ address2 ].
 ...                helpers_assert_is_valid_ip                                  4   4: (IPv4, "address3", "192.168.0") ..._ADDRESS_SPECIFIED, [ address3 ].
[OK]                helpers_assert_is_valid_ip                                  4   4: (IPv4, "address3", "192.168.0") ..._ADDRESS_SPECIFIED, [ address3 ].
 ...                helpers_assert_is_valid_ip                                  5   5: (IPv4, "address4", "bad-address"..._ADDRESS_SPECIFIED, [ address4 ].
[OK]                helpers_assert_is_valid_ip                                  5   5: (IPv4, "address4", "bad-address"..._ADDRESS_SPECIFIED, [ address4 ].
 ...                helpers_assert_is_valid_ip                                  6   6: (IPv6, "address5", "192.168.0.1"..._ADDRESS_SPECIFIED, [ address5 ].
[OK]                helpers_assert_is_valid_ip                                  6   6: (IPv6, "address5", "192.168.0.1"..._ADDRESS_SPECIFIED, [ address5 ].
 ...                helpers_assert_is_valid_ip                                  7   (IPv6, "address", "fe80::bae8:56ff:fe29:894a") -> Right ().
[OK]                helpers_assert_is_valid_ip                                  7   (IPv6, "address", "fe80::bae8:56ff:fe29:894a") -> Right ().
 ...                helpers_assert_is_valid_ip                                  8   8: (IPv6, "address", "fe80:0000:000...bae8:56ff:fe29:894a") -> Right (.
[OK]                helpers_assert_is_valid_ip                                  8   8: (IPv6, "address", "fe80:0000:000...bae8:56ff:fe29:894a") -> Right (.
 ...                helpers_assert_is_valid_ip                                  9   (IPv6, "address", "::1") -> Right ().
[OK]                helpers_assert_is_valid_ip                                  9   (IPv6, "address", "::1") -> Right ().
 ...                helpers_assert_is_valid_ip                                 10   10: (IPv6, "address1", "") -> Left ...ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_ip                                 10   10: (IPv6, "address1", "") -> Left ...ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_ip                                 11   11: (IPv6, "address2", "fe80:0000:0...ADDRESS_SPECIFIED, [ address2 ].
[OK]                helpers_assert_is_valid_ip                                 11   11: (IPv6, "address2", "fe80:0000:0...ADDRESS_SPECIFIED, [ address2 ].
 ...                helpers_assert_is_valid_ip                                 12   12: (IPv6, "address3", "bad-address...ADDRESS_SPECIFIED, [ address3 ].
[OK]                helpers_assert_is_valid_ip                                 12   12: (IPv6, "address3", "bad-address...ADDRESS_SPECIFIED, [ address3 ].
 ...                helpers_assert_is_valid_ip                                 13   13: (IPv4, "address4", "fe80::bae8:...ADDRESS_SPECIFIED, [ address4 ].
[OK]                helpers_assert_is_valid_ip                                 13   13: (IPv4, "address4", "fe80::bae8:...ADDRESS_SPECIFIED, [ address4 ].
 ...                helpers_assert_is_valid_ip                                 14   14: (IPv6, "address5", "ze80::bae8:...ADDRESS_SPECIFIED, [ address5 ].
[OK]                helpers_assert_is_valid_ip                                 14   14: (IPv6, "address5", "ze80::bae8:...ADDRESS_SPECIFIED, [ address5 ].
 ...                helpers_assert_is_valid_cidr                                0   (IPv4, "address", "192.168.0.1/24") -> Right ().
[OK]                helpers_assert_is_valid_cidr                                0   (IPv4, "address", "192.168.0.1/24") -> Right ().
 ...                helpers_assert_is_valid_cidr                                1   (IPv4, "address", "255.255.255.0/32") -> Right ().
[OK]                helpers_assert_is_valid_cidr                                1   (IPv4, "address", "255.255.255.0/32") -> Right ().
 ...                helpers_assert_is_valid_cidr                                2   2: (IPv4, "address1", "") -> Left S..._ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_cidr                                2   2: (IPv4, "address1", "") -> Left S..._ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_cidr                                3   3: (IPv4, "address1", "192.168.0.2"..._ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_cidr                                3   3: (IPv4, "address1", "192.168.0.2"..._ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_cidr                                4   4: (IPv4, "address1", "192.168.0.2/..._ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_cidr                                4   4: (IPv4, "address1", "192.168.0.2/..._ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_cidr                                5   5: (IPv4, "address1", "192.168.0.2/..._ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_cidr                                5   5: (IPv4, "address1", "192.168.0.2/..._ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_cidr                                6   6: (IPv4, "address2", "192.168.0.30..._ADDRESS_SPECIFIED, [ address2 ].
[OK]                helpers_assert_is_valid_cidr                                6   6: (IPv4, "address2", "192.168.0.30..._ADDRESS_SPECIFIED, [ address2 ].
 ...                helpers_assert_is_valid_cidr                                7   7: (IPv4, "address3", "192.168.0/20..._ADDRESS_SPECIFIED, [ address3 ].
[OK]                helpers_assert_is_valid_cidr                                7   7: (IPv4, "address3", "192.168.0/20..._ADDRESS_SPECIFIED, [ address3 ].
 ...                helpers_assert_is_valid_cidr                                8   8: (IPv4, "address4", "bad-address/..._ADDRESS_SPECIFIED, [ address4 ].
[OK]                helpers_assert_is_valid_cidr                                8   8: (IPv4, "address4", "bad-address/..._ADDRESS_SPECIFIED, [ address4 ].
 ...                helpers_assert_is_valid_cidr                                9   9: (IPv6, "address5", "192.168.0.1/..._ADDRESS_SPECIFIED, [ address5 ].
[OK]                helpers_assert_is_valid_cidr                                9   9: (IPv6, "address5", "192.168.0.1/..._ADDRESS_SPECIFIED, [ address5 ].
 ...                helpers_assert_is_valid_cidr                               10   (IPv6, "address", "fe80::bae8:56ff:fe29:894a/64") -> Right ().
[OK]                helpers_assert_is_valid_cidr                               10   (IPv6, "address", "fe80::bae8:56ff:fe29:894a/64") -> Right ().
 ...                helpers_assert_is_valid_cidr                               11   11: (IPv6, "address", "fe80:0000:00...:56ff:fe29:894a/80") -> Right (.
[OK]                helpers_assert_is_valid_cidr                               11   11: (IPv6, "address", "fe80:0000:00...:56ff:fe29:894a/80") -> Right (.
 ...                helpers_assert_is_valid_cidr                               12   (IPv6, "address", "::1/128") -> Right ().
[OK]                helpers_assert_is_valid_cidr                               12   (IPv6, "address", "::1/128") -> Right ().
 ...                helpers_assert_is_valid_cidr                               13   13: (IPv6, "address1", "") -> Left ...ADDRESS_SPECIFIED, [ address1 ].
[OK]                helpers_assert_is_valid_cidr                               13   13: (IPv6, "address1", "") -> Left ...ADDRESS_SPECIFIED, [ address1 ].
 ...                helpers_assert_is_valid_cidr                               14   14: (IPv6, "address2", "fe80::bae8:...ADDRESS_SPECIFIED, [ address2 ].
[OK]                helpers_assert_is_valid_cidr                               14   14: (IPv6, "address2", "fe80::bae8:...ADDRESS_SPECIFIED, [ address2 ].
 ...                helpers_assert_is_valid_cidr                               15   15: (IPv6, "address2", "fe80::bae8:...ADDRESS_SPECIFIED, [ address2 ].
[OK]                helpers_assert_is_valid_cidr                               15   15: (IPv6, "address2", "fe80::bae8:...ADDRESS_SPECIFIED, [ address2 ].
 ...                helpers_assert_is_valid_cidr                               16   16: (IPv6, "address3", "bad-address...ADDRESS_SPECIFIED, [ address3 ].
[OK]                helpers_assert_is_valid_cidr                               16   16: (IPv6, "address3", "bad-address...ADDRESS_SPECIFIED, [ address3 ].
 ...                helpers_assert_is_valid_cidr                               17   17: (IPv4, "address4", "fe80::bae8:...ADDRESS_SPECIFIED, [ address4 ].
[OK]                helpers_assert_is_valid_cidr                               17   17: (IPv4, "address4", "fe80::bae8:...ADDRESS_SPECIFIED, [ address4 ].
 ...                helpers_assert_is_valid_cidr                               18   18: (IPv6, "address5", "ze80::bae8:...ADDRESS_SPECIFIED, [ address5 ].
[OK]                helpers_assert_is_valid_cidr                               18   18: (IPv6, "address5", "ze80::bae8:...ADDRESS_SPECIFIED, [ address5 ].
 ...                data_model_utils_test_has_been_removed                      0   -> false.
[OK]                data_model_utils_test_has_been_removed                      0   -> false.
 ...                data_model_utils_test_has_been_removed                      1   S(Published) -> false.
[OK]                data_model_utils_test_has_been_removed                      1   S(Published) -> false.
 ...                data_model_utils_test_has_been_removed                      2   S(Removed) -> true.
[OK]                data_model_utils_test_has_been_removed                      2   S(Removed) -> true.
 ...                data_model_utils_test_has_been_removed                      3   S(Published); S(Deprecated); S(Removed) -> true.
[OK]                data_model_utils_test_has_been_removed                      3   S(Published); S(Deprecated); S(Removed) -> true.
 ...                data_model_utils_test_has_been_removed                      4   S(Published); S(Deprecated); S(Removed); S(Published) -> false.
[OK]                data_model_utils_test_has_been_removed                      4   S(Published); S(Deprecated); S(Removed); S(Published) -> false.
The full test results are available in `/builddir/build/BUILD/xapi-1.214.1/_build/default/ocaml/tests/_build/_tests/89839139-9395-45C8-B1C0-0722BA2FC598`.
Test Successful in 5.063s. 793 tests run.
+ mkdir /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/testresults
+ find . -name 'bisect*.out' -exec cp '{}' /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/testresults/ ';'
+ ls /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64/testresults/
Processing files: xapi-core-1.214.1-2.6.xcpng8.1.x86_64
+ exit 0
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-core = 1.214.1-2.6.xcpng8.1 xapi-core(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(post): xs-presets >= 1.1 systemd /bin/sh
Requires(preun): xs-presets >= 1.1 systemd /bin/sh
Requires(postun): xs-presets >= 1.1 systemd /bin/sh
Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.1)(64bit) libpci.so.3(LIBPCI_3.3)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libxentoollog.so.1()(64bit) libxxhash.so.0()(64bit)
Processing files: xapi-xe-1.214.1-2.6.xcpng8.1.x86_64
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-xe = 1.214.1-2.6.xcpng8.1 xapi-xe(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Processing files: xapi-tests-1.214.1-2.6.xcpng8.1.x86_64
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-tests = 1.214.1-2.6.xcpng8.1 xapi-tests(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpam.so.0()(64bit) libpci.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libxenctrl.so.4.13()(64bit) libxenguest.so.4.13()(64bit) libxentoollog.so.1()(64bit) libxxhash.so.0()(64bit)
Processing files: xapi-client-devel-1.214.1-2.6.xcpng8.1.x86_64
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-client-devel = 1.214.1-2.6.xcpng8.1 xapi-client-devel(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit)
Processing files: xapi-datamodel-devel-1.214.1-2.6.xcpng8.1.x86_64
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-datamodel-devel = 1.214.1-2.6.xcpng8.1 xapi-datamodel-devel(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit)
Processing files: xapi-doc-1.214.1-2.6.xcpng8.1.x86_64
Finding  Provides: /usr/lib/rpm/redhat/find-provides
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: gitsha(https://code.citrite.net/rest/archive/latest/projects/XSU/repos/xen-api/archive?at=v1.214.1&format=tar.gz&prefix=xapi-1.214.1#/xen-api-1.214.1.tar.gz) = fa48b5d32486b7c135ece06da29325b1dfbd37e5 xapi-doc = 1.214.1-2.6.xcpng8.1 xapi-doc(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: /bin/bash
Processing files: xapi-debuginfo-1.214.1-2.6.xcpng8.1.x86_64
Provides: xapi-debuginfo = 1.214.1-2.6.xcpng8.1 xapi-debuginfo(x86-64) = 1.214.1-2.6.xcpng8.1
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
Wrote: /builddir/build/RPMS/xapi-core-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-xe-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-tests-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-client-devel-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-datamodel-devel-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-doc-1.214.1-2.6.xcpng8.1.x86_64.rpm
Wrote: /builddir/build/RPMS/xapi-debuginfo-1.214.1-2.6.xcpng8.1.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uwZnaC
+ umask 022
+ cd /builddir/build/BUILD
+ cd xapi-1.214.1
+ rm -rf /builddir/build/BUILDROOT/xapi-1.214.1-2.6.xcpng8.1.x86_64
+ exit 0
Child return code was: 0