Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-gorilla-websocket.spec'], chrootPath='/var/lib/mock/683237-epel-7-x86_64-1512159427.848566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-gorilla-websocket.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-510797575.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-gorilla-websocket-1.2.0-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-gorilla-websocket.spec'], chrootPath='/var/lib/mock/683237-epel-7-x86_64-1512159427.848566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-gorilla-websocket.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FRcGUp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + /usr/bin/gzip -dc /builddir/build/SOURCES/websocket-ea4d1f6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/websocket-1.2.0-Replace-parseURL-with-net-url-Parse.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ROJlgN + umask 022 + cd /builddir/build/BUILD + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hQPzCa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64 + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./client.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./client.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client.go './client.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client.go' + echo '%{gopath}/src/%{import_path}/./client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./util.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./util.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./util.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./util.go './util.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./util.go' + echo '%{gopath}/src/%{import_path}/./util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./server.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./server.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./server.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./server.go './server.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./server.go' + echo '%{gopath}/src/%{import_path}/./server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./prepared.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./prepared.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./prepared.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./prepared.go './prepared.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./prepared.go' + echo '%{gopath}/src/%{import_path}/./prepared.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./mask_safe.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./mask_safe.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./mask_safe.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./mask_safe.go './mask_safe.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./mask_safe.go' + echo '%{gopath}/src/%{import_path}/./mask_safe.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./mask.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./mask.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./mask.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./mask.go './mask.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./mask.go' + echo '%{gopath}/src/%{import_path}/./mask.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./json.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./json.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./json.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./json.go './json.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./json.go' + echo '%{gopath}/src/%{import_path}/./json.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/filewatch/main.go + echo '%dir %{gopath}/src/%{import_path}/./examples/filewatch' ++ dirname ./examples/filewatch/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/filewatch + cp -pav ./examples/filewatch/main.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/filewatch/main.go './examples/filewatch/main.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/filewatch/main.go' + echo '%{gopath}/src/%{import_path}/./examples/filewatch/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/echo/server.go + echo '%dir %{gopath}/src/%{import_path}/./examples/echo' ++ dirname ./examples/echo/server.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo + cp -pav ./examples/echo/server.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo/server.go './examples/echo/server.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo/server.go' + echo '%{gopath}/src/%{import_path}/./examples/echo/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/echo/client.go + echo '%dir %{gopath}/src/%{import_path}/./examples/echo' ++ dirname ./examples/echo/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo + cp -pav ./examples/echo/client.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo/client.go './examples/echo/client.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/echo/client.go' + echo '%{gopath}/src/%{import_path}/./examples/echo/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/command/main.go + echo '%dir %{gopath}/src/%{import_path}/./examples/command' ++ dirname ./examples/command/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/command + cp -pav ./examples/command/main.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/command/main.go './examples/command/main.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/command/main.go' + echo '%{gopath}/src/%{import_path}/./examples/command/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/chat/main.go + echo '%dir %{gopath}/src/%{import_path}/./examples/chat' ++ dirname ./examples/chat/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat + cp -pav ./examples/chat/main.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/main.go './examples/chat/main.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/main.go' + echo '%{gopath}/src/%{import_path}/./examples/chat/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/chat/hub.go + echo '%dir %{gopath}/src/%{import_path}/./examples/chat' ++ dirname ./examples/chat/hub.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat + cp -pav ./examples/chat/hub.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/hub.go './examples/chat/hub.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/hub.go' + echo '%{gopath}/src/%{import_path}/./examples/chat/hub.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/chat/client.go + echo '%dir %{gopath}/src/%{import_path}/./examples/chat' ++ dirname ./examples/chat/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat + cp -pav ./examples/chat/client.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/client.go './examples/chat/client.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/chat/client.go' + echo '%{gopath}/src/%{import_path}/./examples/chat/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/autobahn/server.go + echo '%dir %{gopath}/src/%{import_path}/./examples/autobahn' ++ dirname ./examples/autobahn/server.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/autobahn + cp -pav ./examples/autobahn/server.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/autobahn/server.go './examples/autobahn/server.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./examples/autobahn/server.go' + echo '%{gopath}/src/%{import_path}/./examples/autobahn/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./doc.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./conn_read_legacy.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./conn_read_legacy.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./conn_read_legacy.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn_read_legacy.go './conn_read_legacy.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn_read_legacy.go' + echo '%{gopath}/src/%{import_path}/./conn_read_legacy.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./conn_read.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./conn_read.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./conn_read.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn_read.go './conn_read.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn_read.go' + echo '%{gopath}/src/%{import_path}/./conn_read.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./conn.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./conn.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./conn.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn.go './conn.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./conn.go' + echo '%{gopath}/src/%{import_path}/./conn.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./compression.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compression.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./compression.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./compression.go './compression.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./compression.go' + echo '%{gopath}/src/%{import_path}/./compression.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client_clone_legacy.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./client_clone_legacy.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./client_clone_legacy.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client_clone_legacy.go './client_clone_legacy.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client_clone_legacy.go' + echo '%{gopath}/src/%{import_path}/./client_clone_legacy.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client_clone.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./client_clone.go + install -d -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/. + cp -pav ./client_clone.go /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client_clone.go './client_clone.go' -> '/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64//usr/share/gocode/src/github.com/gorilla/websocket/./client_clone.go' + echo '%{gopath}/src/%{import_path}/./client_clone.go' + sort -u -o devel.file-list devel.file-list + /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.JSXQuy + umask 022 + cd /builddir/build/BUILD + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + exit 0 Processing files: golang-github-gorilla-websocket-devel-1.2.0-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vslYnW + umask 022 + cd /builddir/build/BUILD + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + DOCDIR=/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/doc/golang-github-gorilla-websocket-devel-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/doc/golang-github-gorilla-websocket-devel-1.2.0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/doc/golang-github-gorilla-websocket-devel-1.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/doc/golang-github-gorilla-websocket-devel-1.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NZCDik + umask 022 + cd /builddir/build/BUILD + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/licenses/golang-github-gorilla-websocket-devel-1.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/licenses/golang-github-gorilla-websocket-devel-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64/usr/share/licenses/golang-github-gorilla-websocket-devel-1.2.0 + exit 0 Provides: golang(github.com/gorilla/websocket) = 1.2.0-2.el7.centos golang-github-gorilla-websocket-devel = 1.2.0-2.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-gorilla-websocket-1.2.0-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-510797575.novalocal Wrote: /builddir/build/RPMS/golang-github-gorilla-websocket-devel-1.2.0-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nEsZp7 + umask 022 + cd /builddir/build/BUILD + cd websocket-ea4d1f681babbce9545c9c5f3d5194a789c89f5b + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-gorilla-websocket-1.2.0-2.el7.centos.x86_64 + exit 0 Child return code was: 0