Mock Version: 1.2.5 Mock Version: 1.2.5 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-change-case.spec'], chrootPath='/var/lib/mock/epel7-build-2874772-448780/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-change-case.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/nodejs-change-case-2.1.5-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-change-case.spec '], chrootPath='/var/lib/mock/epel7-build-2874772-448780/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-change-case.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LZl6EE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/change-case-2.1.5.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tDQqD3 + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NKJ3Bs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/lib/node_modules/change-case + cp -pr package.json change-case.js /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/lib/node_modules/change-case + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/package /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PPlEPR + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + istanbul-js cover mocha -- -R spec change case ✓ should convert to lower case ✓ should convert to upper case ✓ should upper case the first character ✓ should determine whether a string is all upper case or not ✓ should determine whether a string is all upper case or not ✓ should convert to title case ✓ should convert to sentence case ✓ should convert to camel case ✓ should convert to pascal case ✓ should convert to snake case ✓ should convert to param case ✓ should convert to constant case ✓ should convert to dot case ✓ should convert to path case ✓ should swap the cases 15 passing (14ms) No coverage information was collected, exit without writing coverage information + exit 0 Processing files: nodejs-change-case-2.1.5-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FBF2Ci + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/share/doc/nodejs-change-case-2.1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/share/doc/nodejs-change-case-2.1.5 + cp -pr README.md /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/share/doc/nodejs-change-case-2.1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch/usr/share/doc/nodejs-change-case-2.1.5 + exit 0 Provides: nodejs-change-case = 2.1.5-1.el7 npm(change-case) = 2.1.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(camel-case) >= 1.0.0 npm(camel-case) < 2 npm(constant-case) >= 1.0.0 npm(constant-case) < 2 npm(dot-case) >= 1.0.0 npm(dot-case) < 2 npm(is-lower-case) >= 1.0.0 npm(is-lower-case) < 2 npm(is-upper-case) >= 1.0.0 npm(is-upper-case) < 2 npm(lower-case) >= 1.0.0 npm(lower-case) < 2 npm(param-case) >= 1.0.0 npm(param-case) < 2 npm(pascal-case) >= 1.0.0 npm(pascal-case) < 2 npm(path-case) >= 1.0.0 npm(path-case) < 2 npm(sentence-case) >= 1.0.0 npm(sentence-case) < 2 npm(snake-case) >= 1.0.0 npm(snake-case) < 2 npm(swap-case) >= 1.0.0 npm(swap-case) < 2 npm(title-case) >= 1.0.0 npm(title-case) < 2 npm(upper-case) >= 1.0.0 npm(upper-case) < 2 npm(upper-case-first) >= 1.0.0 npm(upper-case-first) < 2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch Wrote: /builddir/build/RPMS/nodejs-change-case-2.1.5-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xkKWBa + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-change-case-2.1.5-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->