Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'], chrootPath='/var/lib/mock/f33-build-21810195-1789776/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/golang-github-tdewolff-parse-2.4.4-2.fc33.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/golang-github-tdewolff-parse.spec'], chrootPath='/var/lib/mock/f33-build-21810195-1789776/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BCWmj6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parse-2.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/parse-2.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parse-2.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/parse-2.4.4/vendor + [[ ! -e /builddir/build/BUILD/parse-2.4.4/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/parse-2.4.4/_build/bin install: creating directory '/builddir/build/BUILD/parse-2.4.4/_build' install: creating directory '/builddir/build/BUILD/parse-2.4.4/_build/bin' + export GOPATH=/builddir/build/BUILD/parse-2.4.4/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/parse-2.4.4/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff/parse ]] ++ dirname /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff/parse + install -m 0755 -vd /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff install: creating directory '/builddir/build/BUILD/parse-2.4.4/_build/src' install: creating directory '/builddir/build/BUILD/parse-2.4.4/_build/src/github.com' install: creating directory '/builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff' + ln -fs /builddir/build/BUILD/parse-2.4.4 /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff/parse + cd /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff/parse ++ find . -name '*.go' + sed -i -e 's|"github.com/tdewolff/parse/v2|"github.com/tdewolff/parse|' ./buffer/buffer.go ./buffer/lexer.go ./buffer/lexer_test.go ./buffer/reader.go ./buffer/reader_test.go ./buffer/streamlexer.go ./buffer/streamlexer_test.go ./buffer/writer.go ./buffer/writer_test.go ./common.go ./common_test.go ./css/hash.go ./css/lex.go ./css/lex_test.go ./css/parse.go ./css/parse_test.go ./css/util.go ./css/util_test.go ./error.go ./error_test.go ./html/hash.go ./html/lex.go ./html/lex_test.go ./html/util.go ./html/util_test.go ./js/hash.go ./js/lex.go ./js/lex_test.go ./json/parse.go ./json/parse_test.go ./position.go ./position_test.go ./strconv/float.go ./strconv/float_test.go ./strconv/int.go ./strconv/int_test.go ./strconv/price.go ./strconv/price_test.go ./tests/data-uri/main.go ./tests/dimension/main.go ./tests/mediatype/main.go ./tests/number/main.go ./tests/replace-entities/main.go ./util.go ./util_test.go ./xml/lex.go ./xml/lex_test.go ./xml/util.go ./xml/util_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HQHdy7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 + cd parse-2.4.4 + cd /builddir/build/BUILD/parse-2.4.4/_build/src/github.com/tdewolff/parse + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/tdewolff/parse -b /builddir/build/BUILD/parse-2.4.4/_build/bin -s /builddir/build/BUILD/parse-2.4.4/_build -o golang-github-tdewolff-parse-devel.file-list -O /builddir/build/BUILD/parse-2.4.4 -V 2.4.4-2.fc33 -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/tdewolff/parse + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE.md +++ sort -u ++ listfiles_include=LICENSE.md ++ echo LICENSE.md + golicenses=LICENSE.md + [[ -n LICENSE.md ]] + IFS= + read -r f + echo %license '"LICENSE.md"' + IFS= + read -r f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Sl1S36 + umask 022 + cd /builddir/build/BUILD + cd parse-2.4.4 + LDFLAGS='-X github.com/tdewolff/parse/version=2.4.4' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/tdewolff/parse -b /builddir/build/BUILD/parse-2.4.4/_build/bin -s /builddir/build/BUILD/parse-2.4.4/_build -V 2.4.4-2.fc33 -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/parse-2.4.4/_build/src PATH: /builddir/build/BUILD/parse-2.4.4/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/parse-2.4.4/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/tdewolff/parse/version=2.4.4 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/tdewolff/parse github.com/tdewolff/parse PASS ok github.com/tdewolff/parse 0.101s github.com/tdewolff/parse/buffer PASS ok github.com/tdewolff/parse/buffer 0.004s github.com/tdewolff/parse/css PASS ok github.com/tdewolff/parse/css 0.005s github.com/tdewolff/parse/html PASS ok github.com/tdewolff/parse/html 0.004s github.com/tdewolff/parse/js PASS ok github.com/tdewolff/parse/js 0.004s github.com/tdewolff/parse/json PASS ok github.com/tdewolff/parse/json 0.004s github.com/tdewolff/parse/strconv PASS ok github.com/tdewolff/parse/strconv 0.411s github.com/tdewolff/parse/xml PASS ok github.com/tdewolff/parse/xml 0.004s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-tdewolff-parse-devel-2.4.4-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ASXwv8 + umask 022 + cd /builddir/build/BUILD + cd parse-2.4.4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/doc/golang-github-tdewolff-parse-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/doc/golang-github-tdewolff-parse-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/doc/golang-github-tdewolff-parse-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FIHRO9 + umask 022 + cd /builddir/build/BUILD + cd parse-2.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/licenses/golang-github-tdewolff-parse-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/licenses/golang-github-tdewolff-parse-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64/usr/share/licenses/golang-github-tdewolff-parse-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/tdewolff/parse) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/buffer) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/css) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/html) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/js) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/json) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/strconv) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/tests/data-uri) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/tests/dimension) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/tests/mediatype) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/tests/number) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/tests/replace-entities) = 2.4.4-2.fc33 golang(github.com/tdewolff/parse/xml) = 2.4.4-2.fc33 golang-github-tdewolff-parse-devel = 2.4.4-2.fc33 golang-ipath(github.com/tdewolff/parse) = 2.4.4-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 Wrote: /builddir/build/RPMS/golang-github-tdewolff-parse-devel-2.4.4-2.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MQplO6 + umask 022 + cd /builddir/build/BUILD + cd parse-2.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.4.4-2.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0