Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-go-xorm-core.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2750/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=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-go-xorm-core.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: i-000399e9 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-go-xorm-core.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2750/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=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-go-xorm-core.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5dk9Lk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf core-0c84d4c49e1d83083d451918456c5fc75da741e2 + /usr/bin/gzip -dc /builddir/build/SOURCES/core-0c84d4c.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/string = "mysql"/string = "sqlite3"/g' db_test.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IFM1v5 + umask 022 + cd /builddir/build/BUILD + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NjEogQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + install -d -p /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/ + cp -pav cache.go column.go converstion.go db.go db_test.go dialect.go driver.go error.go filter.go ilogger.go index.go mapper.go mapper_test.go pk.go pk_test.go table.go type.go /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/ 'cache.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/cache.go' 'column.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/column.go' 'converstion.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/converstion.go' 'db.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/db.go' 'db_test.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/db_test.go' 'dialect.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/dialect.go' 'driver.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/driver.go' 'error.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/error.go' 'filter.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/filter.go' 'ilogger.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/ilogger.go' 'index.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/index.go' 'mapper.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/mapper.go' 'mapper_test.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/mapper_test.go' 'pk.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/pk.go' 'pk_test.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/pk_test.go' 'table.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/table.go' 'type.go' -> '/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode/src/github.com/go-xorm/core/type.go' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.aGo37A + umask 022 + cd /builddir/build/BUILD + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + GOPATH=/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64//usr/share/gocode:/usr/share/gocode + go test github.com/go-xorm/core ok github.com/go-xorm/core 0.428s + exit 0 Processing files: golang-github-go-xorm-core-devel-0-0.1.git0c84d4c.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n3WDBD + umask 022 + cd /builddir/build/BUILD + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + DOCDIR=/builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64/usr/share/doc/golang-github-go-xorm-core-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64/usr/share/doc/golang-github-go-xorm-core-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64/usr/share/doc/golang-github-go-xorm-core-devel-0 + exit 0 Provides: golang(github.com/go-xorm/core) = 0-0.1.git0c84d4c.el7.centos golang-github-go-xorm-core-devel = 0-0.1.git0c84d4c.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 warning: Could not canonicalize hostname: i-000399e9 Wrote: /builddir/build/RPMS/golang-github-go-xorm-core-devel-0-0.1.git0c84d4c.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B9GXvJ + umask 022 + cd /builddir/build/BUILD + cd core-0c84d4c49e1d83083d451918456c5fc75da741e2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-go-xorm-core-0-0.1.git0c84d4c.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->