Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/heketi.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fae2526a27fc72c817588270b9ef35fb7015a3e9/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/heketi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/heketi-1.0.2-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/heketi.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fae2526a27fc72c817588270b9ef35fb7015a3e9/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/heketi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RPfI4s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/gzip -dc /builddir/build/SOURCES/heketi-6563551.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ooiNmR + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + mkdir -p src/github.com/heketi ++ pwd + ln -s /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037 src/github.com/heketi/heketi ++ pwd + export GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + tar xzf /builddir/build/SOURCES/heketi-godeps-6563551.tar.gz + go build -ldflags '-X main.HEKETI_VERSION 1.0.2 -B 0xd23673a1ff43cf2fa995d29ef791685e60c0ab72 -s' -o heketi + cd client/cli/go + go build -ldflags '-X main.HEKETI_CLI_VERSION 1.0.2 -B 0x3d76f5fe11d53e968f85c09a0592088e87d462d0 -s' -o heketi-cli + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZZ4TIC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm ++ dirname /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm + cd heketi-6563551111f7178b679866e85a0682325929d037 + install -D -p -m 0755 heketi /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/bin/heketi + install -D -p -m 0755 client/cli/go/heketi-cli /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/bin/heketi-cli + install -d -m 0755 /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/etc/heketi + install -m 644 -t /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/etc/heketi /builddir/build/SOURCES/heketi.json + install -D -p -m 0644 /builddir/build/SOURCES/heketi.service /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/lib/systemd/system/heketi.service + install -d -m 0755 /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/var/lib/heketi + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/mockexec/mock.go + echo '%dir %{gopath}/src/%{import_path}/./executors/mockexec' ++ dirname ./executors/mockexec/mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec + cp -pav ./executors/mockexec/mock.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec/mock.go './executors/mockexec/mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec/mock.go' + echo '%{gopath}/src/%{import_path}/./executors/mockexec/mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/sshexec.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/sshexec.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/sshexec.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/sshexec.go './executors/sshexec/sshexec.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/sshexec.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/sshexec.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/device.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/device.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/device.go './executors/sshexec/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/device.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/volume.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/volume.go './executors/sshexec/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/volume.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/brick.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/brick.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/brick.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/brick.go './executors/sshexec/brick.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/brick.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/brick.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/peer.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/peer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/peer.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/peer.go './executors/sshexec/peer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/peer.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/peer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/executor.go + echo '%dir %{gopath}/src/%{import_path}/./executors' ++ dirname ./executors/executor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors + cp -pav ./executors/executor.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/executor.go './executors/executor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./executors/executor.go' + echo '%{gopath}/src/%{import_path}/./executors/executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_info.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_info.go './client/cli/go/commands/device_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/command.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/command.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/command.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/command.go './client/cli/go/commands/command.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/command.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/command.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_info.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_info.go './client/cli/go/commands/node_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_add.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_add.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_add.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_add.go './client/cli/go/commands/device_add.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_add.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_add.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node.go './client/cli/go/commands/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_list.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_list.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_list.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_list.go './client/cli/go/commands/cluster_list.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_list.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device.go './client/cli/go/commands/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_delete.go './client/cli/go/commands/volume_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume.go './client/cli/go/commands/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_list.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_list.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_list.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_list.go './client/cli/go/commands/volume_list.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_list.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/load.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/load.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/load.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/load.go './client/cli/go/commands/load.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/load.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/load.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster.go './client/cli/go/commands/cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_add.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_add.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_add.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_add.go './client/cli/go/commands/node_add.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_add.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_add.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_delete.go './client/cli/go/commands/device_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_delete.go './client/cli/go/commands/cluster_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_create.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_create.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_create.go './client/cli/go/commands/volume_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_create.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_info.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_info.go './client/cli/go/commands/volume_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_create.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_create.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_create.go './client/cli/go/commands/cluster_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_create.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_delete.go './client/cli/go/commands/node_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_info.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_info.go './client/cli/go/commands/cluster_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_expand.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_expand.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_expand.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_expand.go './client/cli/go/commands/volume_expand.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_expand.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_expand.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/main.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go' ++ dirname ./client/cli/go/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go + cp -pav ./client/cli/go/main.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/main.go './client/cli/go/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/main.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/node.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/node.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/node.go './client/api/go-client/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/node.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/device.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/device.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/device.go './client/api/go-client/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/device.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/volume.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/volume.go './client/api/go-client/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/volume.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/cluster.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/cluster.go './client/api/go-client/cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/cluster.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/client.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/client.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client.go './client/api/go-client/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/asynchttp.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/asynchttp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/asynchttp.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp.go './rest/asynchttp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp.go' + echo '%{gopath}/src/%{import_path}/./rest/asynchttp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/doc.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/doc.go './rest/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/doc.go' + echo '%{gopath}/src/%{import_path}/./rest/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/routes.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/routes.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/routes.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/routes.go './rest/routes.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/routes.go' + echo '%{gopath}/src/%{import_path}/./rest/routes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/uuid.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/uuid.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/uuid.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/uuid.go './utils/uuid.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/uuid.go' + echo '%{gopath}/src/%{import_path}/./utils/uuid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/ssh/ssh.go + echo '%dir %{gopath}/src/%{import_path}/./utils/ssh' ++ dirname ./utils/ssh/ssh.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh + cp -pav ./utils/ssh/ssh.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh/ssh.go './utils/ssh/ssh.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh/ssh.go' + echo '%{gopath}/src/%{import_path}/./utils/ssh/ssh.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/log.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/log.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/log.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/log.go './utils/log.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/log.go' + echo '%{gopath}/src/%{import_path}/./utils/log.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/bodystring.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/bodystring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/bodystring.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/bodystring.go './utils/bodystring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/bodystring.go' + echo '%{gopath}/src/%{import_path}/./utils/bodystring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/stringset.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringset.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringset.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset.go './utils/stringset.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset.go' + echo '%{gopath}/src/%{import_path}/./utils/stringset.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/statusgroup.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/statusgroup.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/statusgroup.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup.go './utils/statusgroup.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup.go' + echo '%{gopath}/src/%{import_path}/./utils/statusgroup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/sortedstrings.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/sortedstrings.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/sortedstrings.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings.go './utils/sortedstrings.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings.go' + echo '%{gopath}/src/%{import_path}/./utils/sortedstrings.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/stringstack.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringstack.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringstack.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringstack.go './utils/stringstack.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringstack.go' + echo '%{gopath}/src/%{import_path}/./utils/stringstack.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/jsonutils.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/jsonutils.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/jsonutils.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/jsonutils.go './utils/jsonutils.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/jsonutils.go' + echo '%{gopath}/src/%{import_path}/./utils/jsonutils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/app.go + echo '%dir %{gopath}/src/%{import_path}/./apps' ++ dirname ./apps/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps + cp -pav ./apps/app.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/app.go './apps/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/app.go' + echo '%{gopath}/src/%{import_path}/./apps/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/doc.go + echo '%dir %{gopath}/src/%{import_path}/./apps' ++ dirname ./apps/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps + cp -pav ./apps/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/doc.go './apps/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/doc.go' + echo '%{gopath}/src/%{import_path}/./apps/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry.go './apps/glusterfs/volume_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/cluster_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/cluster_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/cluster_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry.go './apps/glusterfs/cluster_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/cluster_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry.go './apps/glusterfs/brick_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_replica.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_replica.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_replica.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_replica.go './apps/glusterfs/volume_durability_replica.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_replica.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_replica.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_create.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_create.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_create.go './apps/glusterfs/brick_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_create.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability.go './apps/glusterfs/volume_durability.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/models.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/models.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/models.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/models.go './apps/glusterfs/models.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/models.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/models.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/errors.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/errors.go './apps/glusterfs/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/errors.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_ring.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_ring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_ring.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring.go './apps/glusterfs/allocator_simple_ring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_ring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/testapp_mock.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/testapp_mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/testapp_mock.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/testapp_mock.go './apps/glusterfs/testapp_mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/testapp_mock.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/testapp_mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app.go './apps/glusterfs/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_ec.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_ec.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_ec.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_ec.go './apps/glusterfs/volume_durability_ec.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_ec.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_ec.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/limits.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/limits.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/limits.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/limits.go './apps/glusterfs/limits.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/limits.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/limits.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator.go './apps/glusterfs/allocator.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/entry.go './apps/glusterfs/entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/device_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/device_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/device_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry.go './apps/glusterfs/device_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/device_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_device.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_device.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device.go './apps/glusterfs/app_device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_none.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_none.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_none.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_none.go './apps/glusterfs/volume_durability_none.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_none.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_none.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_config.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_config.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_config.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_config.go './apps/glusterfs/app_config.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_config.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple.go './apps/glusterfs/allocator_simple.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_mock.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_mock.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_mock.go './apps/glusterfs/allocator_mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_mock.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/node_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/node_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/node_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry.go './apps/glusterfs/node_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/node_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_cluster.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster.go './apps/glusterfs/app_cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_node.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_node.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node.go './apps/glusterfs/app_node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_allocate.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_allocate.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_allocate.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_allocate.go './apps/glusterfs/volume_entry_allocate.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_allocate.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_allocate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_volume.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_volume.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume.go './apps/glusterfs/app_volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_create.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_create.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_create.go './apps/glusterfs/volume_entry_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_create.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./main.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/. + cp -pav ./main.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./main.go './main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./main.go' + echo '%{gopath}/src/%{import_path}/./main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt + cp -pav ./src/golang.org/x/crypto/scrypt/scrypt.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt.go './src/golang.org/x/crypto/scrypt/scrypt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt/scrypt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/handshake.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/handshake.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/handshake.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake.go './src/golang.org/x/crypto/ssh/handshake.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/handshake.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/buffer.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/buffer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/buffer.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer.go './src/golang.org/x/crypto/ssh/buffer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/buffer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/keyring.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/keyring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/keyring.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/keyring.go './src/golang.org/x/crypto/ssh/agent/keyring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/keyring.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/keyring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/server.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server.go './src/golang.org/x/crypto/ssh/agent/server.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/client.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client.go './src/golang.org/x/crypto/ssh/agent/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/forward.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/forward.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/forward.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/forward.go './src/golang.org/x/crypto/ssh/agent/forward.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/forward.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/forward.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/messages.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/messages.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/messages.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages.go './src/golang.org/x/crypto/ssh/messages.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/messages.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/terminal.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal.go './src/golang.org/x/crypto/ssh/terminal/terminal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/terminal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_windows.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_windows.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_windows.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_windows.go './src/golang.org/x/crypto/ssh/terminal/util_windows.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_windows.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_linux.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_linux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_linux.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_linux.go './src/golang.org/x/crypto/ssh/terminal/util_linux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_linux.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_linux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go './src/golang.org/x/crypto/ssh/terminal/util_bsd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util.go './src/golang.org/x/crypto/ssh/terminal/util.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mac.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mac.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mac.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mac.go './src/golang.org/x/crypto/ssh/mac.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mac.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mac.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys.go './src/golang.org/x/crypto/ssh/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/session.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/session.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/session.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session.go './src/golang.org/x/crypto/ssh/session.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/session.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/doc.go './src/golang.org/x/crypto/ssh/test/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mux.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mux.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux.go './src/golang.org/x/crypto/ssh/mux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/channel.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/channel.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/channel.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/channel.go './src/golang.org/x/crypto/ssh/channel.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/channel.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/channel.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/server.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/server.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/server.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/server.go './src/golang.org/x/crypto/ssh/server.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/server.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/kex.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/kex.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/kex.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex.go './src/golang.org/x/crypto/ssh/kex.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/kex.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/tcpip.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip.go './src/golang.org/x/crypto/ssh/tcpip.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/tcpip.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/certs.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/certs.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/certs.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs.go './src/golang.org/x/crypto/ssh/certs.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/certs.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/doc.go './src/golang.org/x/crypto/ssh/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client.go './src/golang.org/x/crypto/ssh/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/transport.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/transport.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/transport.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport.go './src/golang.org/x/crypto/ssh/transport.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/transport.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher.go './src/golang.org/x/crypto/ssh/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/common.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/common.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/common.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/common.go './src/golang.org/x/crypto/ssh/common.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/common.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/connection.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/connection.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/connection.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/connection.go './src/golang.org/x/crypto/ssh/connection.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/connection.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/connection.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_auth.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth.go './src/golang.org/x/crypto/ssh/client_auth.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_auth.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata + cp -pav ./src/golang.org/x/crypto/ssh/testdata/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/keys.go './src/golang.org/x/crypto/ssh/testdata/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata + cp -pav ./src/golang.org/x/crypto/ssh/testdata/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/doc.go './src/golang.org/x/crypto/ssh/testdata/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/bn256.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/bn256.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/bn256.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256.go './src/golang.org/x/crypto/bn256/bn256.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/bn256.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp6.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp6.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp6.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp6.go './src/golang.org/x/crypto/bn256/gfp6.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp6.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp6.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/twist.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/twist.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/twist.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/twist.go './src/golang.org/x/crypto/bn256/twist.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/twist.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/twist.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp12.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp12.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp12.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp12.go './src/golang.org/x/crypto/bn256/gfp12.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp12.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp12.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/curve.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/curve.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/curve.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/curve.go './src/golang.org/x/crypto/bn256/curve.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/curve.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/curve.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/constants.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/constants.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/constants.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/constants.go './src/golang.org/x/crypto/bn256/constants.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/constants.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/constants.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/optate.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/optate.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/optate.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/optate.go './src/golang.org/x/crypto/bn256/optate.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/optate.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/optate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp2.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp2.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp2.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp2.go './src/golang.org/x/crypto/bn256/gfp2.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp2.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp2.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20 + cp -pav ./src/golang.org/x/crypto/salsa20/salsa20.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20.go './src/golang.org/x/crypto/salsa20/salsa20.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa20.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go './src/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go './src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go './src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go './src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xts/xts.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts' ++ dirname ./src/golang.org/x/crypto/xts/xts.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts + cp -pav ./src/golang.org/x/crypto/xts/xts.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts.go './src/golang.org/x/crypto/xts/xts.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts/xts.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4block.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4block.go './src/golang.org/x/crypto/md4/md4block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4.go './src/golang.org/x/crypto/md4/md4.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/block.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/block.go './src/golang.org/x/crypto/blowfish/block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/const.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/const.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/const.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/const.go './src/golang.org/x/crypto/blowfish/const.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/const.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/const.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/cipher.go './src/golang.org/x/crypto/blowfish/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160block.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160block.go './src/golang.org/x/crypto/ripemd160/ripemd160block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160.go './src/golang.org/x/crypto/ripemd160/ripemd160.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/hkdf.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf.go './src/golang.org/x/crypto/hkdf/hkdf.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/hkdf.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/block.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/block.go './src/golang.org/x/crypto/xtea/block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/cipher.go './src/golang.org/x/crypto/xtea/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/tea/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea' ++ dirname ./src/golang.org/x/crypto/tea/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea + cp -pav ./src/golang.org/x/crypto/tea/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/cipher.go './src/golang.org/x/crypto/tea/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/bcrypt.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt.go './src/golang.org/x/crypto/bcrypt/bcrypt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/bcrypt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/base64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/base64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/base64.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/base64.go './src/golang.org/x/crypto/bcrypt/base64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/base64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/base64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_arm.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_arm.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_arm.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_arm.go './src/golang.org/x/crypto/poly1305/sum_arm.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_arm.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_arm.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/poly1305.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305.go './src/golang.org/x/crypto/poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/poly1305.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_amd64.go './src/golang.org/x/crypto/poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_ref.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_ref.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_ref.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_ref.go './src/golang.org/x/crypto/poly1305/sum_ref.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_ref.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_ref.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp + cp -pav ./src/golang.org/x/crypto/ocsp/ocsp.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp.go './src/golang.org/x/crypto/ocsp/ocsp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp/ocsp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/curve25519.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519.go './src/golang.org/x/crypto/curve25519/curve25519.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/curve25519.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go './src/golang.org/x/crypto/curve25519/mont25519_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/doc.go './src/golang.org/x/crypto/curve25519/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/write.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/write.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/write.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write.go './src/golang.org/x/crypto/openpgp/write.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/write.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go './src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/opaque.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque.go './src/golang.org/x/crypto/openpgp/packet/opaque.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/opaque.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/ocfb.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb.go './src/golang.org/x/crypto/openpgp/packet/ocfb.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/ocfb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/compressed.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed.go './src/golang.org/x/crypto/openpgp/packet/compressed.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/compressed.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userattribute.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute.go './src/golang.org/x/crypto/openpgp/packet/userattribute.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userattribute.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go './src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/literal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/literal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/literal.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/literal.go './src/golang.org/x/crypto/openpgp/packet/literal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/literal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/literal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/reader.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/reader.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/reader.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/reader.go './src/golang.org/x/crypto/openpgp/packet/reader.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/reader.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/reader.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature.go './src/golang.org/x/crypto/openpgp/packet/signature.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go './src/golang.org/x/crypto/openpgp/packet/signature_v3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/private_key.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key.go './src/golang.org/x/crypto/openpgp/packet/private_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/private_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go './src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key.go './src/golang.org/x/crypto/openpgp/packet/public_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/config.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/config.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/config.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/config.go './src/golang.org/x/crypto/openpgp/packet/config.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/config.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go './src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userid.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid.go './src/golang.org/x/crypto/openpgp/packet/userid.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go './src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/packet.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet.go './src/golang.org/x/crypto/openpgp/packet/packet.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/packet.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys.go './src/golang.org/x/crypto/openpgp/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign + cp -pav ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go './src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal + cp -pav ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go './src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/errors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/errors' ++ dirname ./src/golang.org/x/crypto/openpgp/errors/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors + cp -pav ./src/golang.org/x/crypto/openpgp/errors/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors/errors.go './src/golang.org/x/crypto/openpgp/errors/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/errors/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/read.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/read.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/read.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read.go './src/golang.org/x/crypto/openpgp/read.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/read.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/encode.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/encode.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/encode.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/encode.go './src/golang.org/x/crypto/openpgp/armor/encode.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/encode.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/encode.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/armor.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor.go './src/golang.org/x/crypto/openpgp/armor/armor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/armor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k + cp -pav ./src/golang.org/x/crypto/openpgp/s2k/s2k.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k.go './src/golang.org/x/crypto/openpgp/s2k/s2k.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k/s2k.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/canonical_text.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text.go './src/golang.org/x/crypto/openpgp/canonical_text.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/canonical_text.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/box/box.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box' ++ dirname ./src/golang.org/x/crypto/nacl/box/box.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box + cp -pav ./src/golang.org/x/crypto/nacl/box/box.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box.go './src/golang.org/x/crypto/nacl/box/box.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box/box.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox + cp -pav ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go './src/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/twofish/twofish.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish' ++ dirname ./src/golang.org/x/crypto/twofish/twofish.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish + cp -pav ./src/golang.org/x/crypto/twofish/twofish.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish.go './src/golang.org/x/crypto/twofish/twofish.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish/twofish.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/smp.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/smp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/smp.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/smp.go './src/golang.org/x/crypto/otr/smp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/smp.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/smp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/otr.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/otr.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/otr.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr.go './src/golang.org/x/crypto/otr/otr.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/otr.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2 + cp -pav ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go './src/golang.org/x/crypto/pbkdf2/pbkdf2.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/hashes.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/hashes.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/hashes.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/hashes.go './src/golang.org/x/crypto/sha3/hashes.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/hashes.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/hashes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/register.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/register.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/register.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/register.go './src/golang.org/x/crypto/sha3/register.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/register.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/register.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/shake.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/shake.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/shake.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/shake.go './src/golang.org/x/crypto/sha3/shake.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/shake.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/shake.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/sha3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/sha3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/sha3.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3.go './src/golang.org/x/crypto/sha3/sha3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/sha3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/doc.go './src/golang.org/x/crypto/sha3/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor_generic.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor_generic.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor_generic.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_generic.go './src/golang.org/x/crypto/sha3/xor_generic.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_generic.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor_generic.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor.go './src/golang.org/x/crypto/sha3/xor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor_unaligned.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor_unaligned.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor_unaligned.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_unaligned.go './src/golang.org/x/crypto/sha3/xor_unaligned.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_unaligned.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor_unaligned.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/keccakf.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/keccakf.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/keccakf.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/keccakf.go './src/golang.org/x/crypto/sha3/keccakf.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/keccakf.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/keccakf.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/cast5/cast5.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5' ++ dirname ./src/golang.org/x/crypto/cast5/cast5.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5 + cp -pav ./src/golang.org/x/crypto/cast5/cast5.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5.go './src/golang.org/x/crypto/cast5/cast5.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5/cast5.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/martini-example' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example + cp -pav ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go './src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example + cp -pav ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go './src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware + cp -pav ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go './src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/context.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/context.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/context.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context.go './src/github.com/gorilla/context/context.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/context.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/doc.go './src/github.com/gorilla/context/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/mux.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/mux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/mux.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux.go './src/github.com/gorilla/mux/mux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/mux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/doc.go './src/github.com/gorilla/mux/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/regexp.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/regexp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/regexp.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/regexp.go './src/github.com/gorilla/mux/regexp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/regexp.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/regexp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/route.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/route.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/route.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/route.go './src/github.com/gorilla/mux/route.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/route.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/route.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/rest/asynchttp.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/rest' ++ dirname ./src/github.com/heketi/rest/asynchttp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest + cp -pav ./src/github.com/heketi/rest/asynchttp.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/asynchttp.go './src/github.com/heketi/rest/asynchttp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/asynchttp.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/rest/asynchttp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/rest/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/rest' ++ dirname ./src/github.com/heketi/rest/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest + cp -pav ./src/github.com/heketi/rest/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/doc.go './src/github.com/heketi/rest/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/rest/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/rest/routes.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/rest' ++ dirname ./src/github.com/heketi/rest/routes.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest + cp -pav ./src/github.com/heketi/rest/routes.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/routes.go './src/github.com/heketi/rest/routes.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/routes.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/rest/routes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/uuid.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/uuid.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/uuid.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/uuid.go './src/github.com/heketi/utils/uuid.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/uuid.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/uuid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/ssh/ssh.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils/ssh' ++ dirname ./src/github.com/heketi/utils/ssh/ssh.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/ssh + cp -pav ./src/github.com/heketi/utils/ssh/ssh.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/ssh/ssh.go './src/github.com/heketi/utils/ssh/ssh.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/ssh/ssh.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/ssh/ssh.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/log.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/log.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/log.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/log.go './src/github.com/heketi/utils/log.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/log.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/log.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/bodystring.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/bodystring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/bodystring.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/bodystring.go './src/github.com/heketi/utils/bodystring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/bodystring.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/bodystring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/stringset.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/stringset.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/stringset.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringset.go './src/github.com/heketi/utils/stringset.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringset.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/stringset.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/statusgroup.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/statusgroup.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/statusgroup.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/statusgroup.go './src/github.com/heketi/utils/statusgroup.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/statusgroup.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/statusgroup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/sortedstrings.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/sortedstrings.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/sortedstrings.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/sortedstrings.go './src/github.com/heketi/utils/sortedstrings.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/sortedstrings.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/sortedstrings.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/stringstack.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/stringstack.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/stringstack.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringstack.go './src/github.com/heketi/utils/stringstack.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringstack.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/stringstack.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/jsonutils.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/jsonutils.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/jsonutils.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/jsonutils.go './src/github.com/heketi/utils/jsonutils.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/jsonutils.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/jsonutils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/recovery.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/recovery.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/recovery.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery.go './src/github.com/codegangsta/negroni/recovery.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/recovery.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/negroni.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/negroni.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/negroni.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni.go './src/github.com/codegangsta/negroni/negroni.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/negroni.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/response_writer.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/response_writer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/response_writer.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer.go './src/github.com/codegangsta/negroni/response_writer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/response_writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/static.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/static.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/static.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static.go './src/github.com/codegangsta/negroni/static.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/static.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/doc.go './src/github.com/codegangsta/negroni/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/logger.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/logger.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/logger.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger.go './src/github.com/codegangsta/negroni/logger.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/logger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize + cp -pav ./src/github.com/agtorre/gocolorize/gocolorize.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize.go './src/github.com/agtorre/gocolorize/gocolorize.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/gocolorize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/examples/song/song.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/song' ++ dirname ./src/github.com/agtorre/gocolorize/examples/song/song.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song + cp -pav ./src/github.com/agtorre/gocolorize/examples/song/song.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song/song.go './src/github.com/agtorre/gocolorize/examples/song/song.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song/song.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/song/song.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/examples/logging/logging.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/logging' ++ dirname ./src/github.com/agtorre/gocolorize/examples/logging/logging.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging + cp -pav ./src/github.com/agtorre/gocolorize/examples/logging/logging.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging/logging.go './src/github.com/agtorre/gocolorize/examples/logging/logging.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging/logging.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/logging/logging.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/cmd.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/cmd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/cmd.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/cmd.go './src/github.com/robfig/glock/cmd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/cmd.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/cmd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/logparser.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/logparser.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/logparser.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser.go './src/github.com/robfig/glock/logparser.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/logparser.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/glock.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/glock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/glock.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/glock.go './src/github.com/robfig/glock/glock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/glock.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/glock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/discovery.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/discovery.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/discovery.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/discovery.go './src/github.com/robfig/glock/discovery.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/discovery.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/discovery.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/sync.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/sync.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/sync.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/sync.go './src/github.com/robfig/glock/sync.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/sync.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/sync.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/install.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/install.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/install.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/install.go './src/github.com/robfig/glock/install.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/install.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/install.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/vcs.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/vcs.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/vcs.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/vcs.go './src/github.com/robfig/glock/vcs.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/vcs.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/vcs.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/save.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/save.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/save.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save.go './src/github.com/robfig/glock/save.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/save.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/http.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/http.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/http.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/http.go './src/github.com/robfig/glock/http.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/http.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/http.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/util.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/util.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/util.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/util.go './src/github.com/robfig/glock/util.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/util.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/apply.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/apply.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/apply.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/apply.go './src/github.com/robfig/glock/apply.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/apply.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/apply.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_windows.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_windows.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_windows.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_windows.go './src/github.com/boltdb/bolt/bolt_windows.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_windows.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bucket.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bucket.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bucket.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket.go './src/github.com/boltdb/bolt/bucket.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bucket.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/boltsync_unix.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/boltsync_unix.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/boltsync_unix.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/boltsync_unix.go './src/github.com/boltdb/bolt/boltsync_unix.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/boltsync_unix.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/boltsync_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_linux.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_linux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_linux.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_linux.go './src/github.com/boltdb/bolt/bolt_linux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_linux.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_linux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/node.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/node.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node.go './src/github.com/boltdb/bolt/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/tx.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/tx.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/tx.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx.go './src/github.com/boltdb/bolt/tx.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/tx.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt + cp -pav ./src/github.com/boltdb/bolt/cmd/bolt/main.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main.go './src/github.com/boltdb/bolt/cmd/bolt/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/errors.go './src/github.com/boltdb/bolt/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/errors.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch.go './src/github.com/boltdb/bolt/batch.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_arm.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_arm.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_arm.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_arm.go './src/github.com/boltdb/bolt/bolt_arm.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_arm.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_arm.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/db.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/db.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/db.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db.go './src/github.com/boltdb/bolt/db.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/db.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cursor.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/cursor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/cursor.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor.go './src/github.com/boltdb/bolt/cursor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cursor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/doc.go './src/github.com/boltdb/bolt/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_386.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_386.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_386.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_386.go './src/github.com/boltdb/bolt/bolt_386.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_386.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_386.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_amd64.go './src/github.com/boltdb/bolt/bolt_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/page.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/page.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/page.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page.go './src/github.com/boltdb/bolt/page.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/page.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_openbsd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_openbsd.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_openbsd.go './src/github.com/boltdb/bolt/bolt_openbsd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_openbsd.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_openbsd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/freelist.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/freelist.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/freelist.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist.go './src/github.com/boltdb/bolt/freelist.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/freelist.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_unix.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_unix.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_unix.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_unix.go './src/github.com/boltdb/bolt/bolt_unix.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_unix.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa.go './src/github.com/dgrijalva/jwt-go/rsa.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_utils.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_utils.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa_utils.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_utils.go './src/github.com/dgrijalva/jwt-go/rsa_utils.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_utils.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa_utils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/cmd/jwt' ++ dirname ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt + cp -pav ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go './src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/errors.go './src/github.com/dgrijalva/jwt-go/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/errors.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/jwt.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt.go './src/github.com/dgrijalva/jwt-go/jwt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/jwt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/doc.go './src/github.com/dgrijalva/jwt-go/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/hmac.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac.go './src/github.com/dgrijalva/jwt-go/hmac.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/hmac.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/signing_method.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/signing_method.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/signing_method.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/signing_method.go './src/github.com/dgrijalva/jwt-go/signing_method.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/signing_method.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/signing_method.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc.go './src/github.com/lpabon/godbc/godbc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_prod.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod.go './src/github.com/lpabon/godbc/godbc_prod.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_prod.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./middleware/jwt.go + echo '%dir %{gopath}/src/%{import_path}/./middleware' ++ dirname ./middleware/jwt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware + cp -pav ./middleware/jwt.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt.go './middleware/jwt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt.go' + echo '%{gopath}/src/%{import_path}/./middleware/jwt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/assert.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/assert.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/assert.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/assert.go './tests/assert.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/assert.go' + echo '%{gopath}/src/%{import_path}/./tests/assert.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/doc.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/doc.go './tests/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/doc.go' + echo '%{gopath}/src/%{import_path}/./tests/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/patch.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/patch.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/patch.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/patch.go './tests/patch.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/patch.go' + echo '%{gopath}/src/%{import_path}/./tests/patch.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/tempfile.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/tempfile.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/tempfile.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/tempfile.go './tests/tempfile.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/tempfile.go' + echo '%{gopath}/src/%{import_path}/./tests/tempfile.go' + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/api/go-client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client_test.go './client/api/go-client/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client_test.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./rest/asynchttp_test.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/asynchttp_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/asynchttp_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp_test.go './rest/asynchttp_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp_test.go' + echo '%{gopath}/src/%{import_path}/./rest/asynchttp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/statusgroup_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/statusgroup_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/statusgroup_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup_test.go './utils/statusgroup_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup_test.go' + echo '%{gopath}/src/%{import_path}/./utils/statusgroup_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/log_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/log_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/log_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/log_test.go './utils/log_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/log_test.go' + echo '%{gopath}/src/%{import_path}/./utils/log_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/sortedstrings_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/sortedstrings_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/sortedstrings_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings_test.go './utils/sortedstrings_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings_test.go' + echo '%{gopath}/src/%{import_path}/./utils/sortedstrings_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/stringset_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringset_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringset_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset_test.go './utils/stringset_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset_test.go' + echo '%{gopath}/src/%{import_path}/./utils/stringset_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_ring_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_ring_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_ring_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring_test.go './apps/glusterfs/allocator_simple_ring_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_ring_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry_test.go './apps/glusterfs/brick_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_node_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_node_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_node_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node_test.go './apps/glusterfs/app_node_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_node_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_cluster_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_cluster_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_cluster_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster_test.go './apps/glusterfs/app_cluster_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_cluster_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_test.go './apps/glusterfs/volume_durability_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_device_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_device_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_device_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device_test.go './apps/glusterfs/app_device_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_device_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_test.go './apps/glusterfs/allocator_simple_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_volume_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_volume_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_volume_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume_test.go './apps/glusterfs/app_volume_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_volume_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_test.go './apps/glusterfs/volume_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/device_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/device_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/device_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry_test.go './apps/glusterfs/device_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/device_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/cluster_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/cluster_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/cluster_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry_test.go './apps/glusterfs/cluster_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/cluster_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_test.go './apps/glusterfs/app_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/node_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/node_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/node_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry_test.go './apps/glusterfs/node_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/node_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt + cp -pav ./src/golang.org/x/crypto/scrypt/scrypt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt_test.go './src/golang.org/x/crypto/scrypt/scrypt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt/scrypt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata_test.go './src/golang.org/x/crypto/ssh/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/testdata_test.go './src/golang.org/x/crypto/ssh/agent/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client_test.go './src/golang.org/x/crypto/ssh/agent/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/server_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server_test.go './src/golang.org/x/crypto/ssh/agent/server_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/server_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go './src/golang.org/x/crypto/ssh/terminal/terminal_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_auth_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth_test.go './src/golang.org/x/crypto/ssh/client_auth_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_auth_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/certs_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/certs_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/certs_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs_test.go './src/golang.org/x/crypto/ssh/certs_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/certs_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go './src/golang.org/x/crypto/ssh/test/forward_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/testdata_test.go './src/golang.org/x/crypto/ssh/test/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go './src/golang.org/x/crypto/ssh/test/agent_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/tcpip_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/tcpip_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/tcpip_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/tcpip_test.go './src/golang.org/x/crypto/ssh/test/tcpip_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/tcpip_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/cert_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/cert_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/cert_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/cert_test.go './src/golang.org/x/crypto/ssh/test/cert_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/cert_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/cert_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/session_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/session_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/session_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/session_test.go './src/golang.org/x/crypto/ssh/test/session_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/session_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/session_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/test_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/test_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/test_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/test_unix_test.go './src/golang.org/x/crypto/ssh/test/test_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/test_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/test_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/handshake_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/handshake_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/handshake_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake_test.go './src/golang.org/x/crypto/ssh/handshake_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/handshake_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/cipher_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/cipher_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/cipher_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher_test.go './src/golang.org/x/crypto/ssh/cipher_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/cipher_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mempipe_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mempipe_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mempipe_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mempipe_test.go './src/golang.org/x/crypto/ssh/mempipe_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mempipe_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mempipe_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/buffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/buffer_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/buffer_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer_test.go './src/golang.org/x/crypto/ssh/buffer_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/buffer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/tcpip_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip_test.go './src/golang.org/x/crypto/ssh/tcpip_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/tcpip_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/messages_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/messages_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/messages_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages_test.go './src/golang.org/x/crypto/ssh/messages_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/messages_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_test.go './src/golang.org/x/crypto/ssh/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/keys_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/keys_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys_test.go './src/golang.org/x/crypto/ssh/keys_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/keys_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/example_test.go './src/golang.org/x/crypto/ssh/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/kex_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/kex_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/kex_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex_test.go './src/golang.org/x/crypto/ssh/kex_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/kex_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mux_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mux_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mux_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux_test.go './src/golang.org/x/crypto/ssh/mux_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mux_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/benchmark_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/benchmark_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/benchmark_test.go './src/golang.org/x/crypto/ssh/benchmark_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/benchmark_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/transport_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/transport_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/transport_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport_test.go './src/golang.org/x/crypto/ssh/transport_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/transport_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/session_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/session_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/session_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session_test.go './src/golang.org/x/crypto/ssh/session_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/session_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/bn256_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/bn256_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/bn256_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256_test.go './src/golang.org/x/crypto/bn256/bn256_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/bn256_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/example_test.go './src/golang.org/x/crypto/bn256/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20 + cp -pav ./src/golang.org/x/crypto/salsa20/salsa20_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20_test.go './src/golang.org/x/crypto/salsa20/salsa20_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa20_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go './src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xts/xts_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts' ++ dirname ./src/golang.org/x/crypto/xts/xts_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts + cp -pav ./src/golang.org/x/crypto/xts/xts_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts_test.go './src/golang.org/x/crypto/xts/xts_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts/xts_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4_test.go './src/golang.org/x/crypto/md4/md4_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/blowfish_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/blowfish_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/blowfish_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/blowfish_test.go './src/golang.org/x/crypto/blowfish/blowfish_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/blowfish_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/blowfish_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go './src/golang.org/x/crypto/ripemd160/ripemd160_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/hkdf_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf_test.go './src/golang.org/x/crypto/hkdf/hkdf_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/hkdf_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/example_test.go './src/golang.org/x/crypto/hkdf/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/xtea_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/xtea_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/xtea_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/xtea_test.go './src/golang.org/x/crypto/xtea/xtea_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/xtea_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/xtea_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/tea/tea_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea' ++ dirname ./src/golang.org/x/crypto/tea/tea_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea + cp -pav ./src/golang.org/x/crypto/tea/tea_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/tea_test.go './src/golang.org/x/crypto/tea/tea_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/tea_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea/tea_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go './src/golang.org/x/crypto/bcrypt/bcrypt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/poly1305_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305_test.go './src/golang.org/x/crypto/poly1305/poly1305_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/poly1305_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp + cp -pav ./src/golang.org/x/crypto/ocsp/ocsp_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp_test.go './src/golang.org/x/crypto/ocsp/ocsp_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp/ocsp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/curve25519_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519_test.go './src/golang.org/x/crypto/curve25519/curve25519_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/curve25519_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_test.go './src/golang.org/x/crypto/openpgp/packet/signature_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go './src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userid_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid_test.go './src/golang.org/x/crypto/openpgp/packet/userid_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userid_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go './src/golang.org/x/crypto/openpgp/packet/public_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go './src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/packet_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet_test.go './src/golang.org/x/crypto/openpgp/packet/packet_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/packet_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go './src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go './src/golang.org/x/crypto/openpgp/packet/private_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go './src/golang.org/x/crypto/openpgp/packet/compressed_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go './src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go './src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go './src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go './src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go './src/golang.org/x/crypto/openpgp/packet/opaque_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/read_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/read_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/read_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read_test.go './src/golang.org/x/crypto/openpgp/read_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/read_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign + cp -pav ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go './src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/write_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/write_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/write_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write_test.go './src/golang.org/x/crypto/openpgp/write_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/write_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/canonical_text_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text_test.go './src/golang.org/x/crypto/openpgp/canonical_text_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/canonical_text_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal + cp -pav ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go './src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/keys_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/keys_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys_test.go './src/golang.org/x/crypto/openpgp/keys_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/keys_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/armor_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor_test.go './src/golang.org/x/crypto/openpgp/armor/armor_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/armor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k + cp -pav ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go './src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/box/box_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box' ++ dirname ./src/golang.org/x/crypto/nacl/box/box_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box + cp -pav ./src/golang.org/x/crypto/nacl/box/box_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box_test.go './src/golang.org/x/crypto/nacl/box/box_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box/box_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox + cp -pav ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go './src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/twofish/twofish_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish' ++ dirname ./src/golang.org/x/crypto/twofish/twofish_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish + cp -pav ./src/golang.org/x/crypto/twofish/twofish_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish_test.go './src/golang.org/x/crypto/twofish/twofish_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish/twofish_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/otr_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/otr_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/otr_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr_test.go './src/golang.org/x/crypto/otr/otr_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/otr_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2 + cp -pav ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go './src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/sha3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/sha3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/sha3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3_test.go './src/golang.org/x/crypto/sha3/sha3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/sha3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/cast5/cast5_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5' ++ dirname ./src/golang.org/x/crypto/cast5/cast5_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5 + cp -pav ./src/golang.org/x/crypto/cast5/cast5_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5_test.go './src/golang.org/x/crypto/cast5/cast5_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5/cast5_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware + cp -pav ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go './src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/context_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/context_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context_test.go './src/github.com/gorilla/context/context_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/context_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/old_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/old_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/old_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/old_test.go './src/github.com/gorilla/mux/old_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/old_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/old_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/bench_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/bench_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/bench_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/bench_test.go './src/github.com/gorilla/mux/bench_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/bench_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/bench_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/mux_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/mux_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/mux_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux_test.go './src/github.com/gorilla/mux/mux_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/mux_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/heketi/rest/asynchttp_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/rest' ++ dirname ./src/github.com/heketi/rest/asynchttp_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest + cp -pav ./src/github.com/heketi/rest/asynchttp_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/asynchttp_test.go './src/github.com/heketi/rest/asynchttp_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/rest/asynchttp_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/rest/asynchttp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/statusgroup_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/statusgroup_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/statusgroup_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/statusgroup_test.go './src/github.com/heketi/utils/statusgroup_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/statusgroup_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/statusgroup_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/log_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/log_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/log_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/log_test.go './src/github.com/heketi/utils/log_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/log_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/log_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/sortedstrings_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/sortedstrings_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/sortedstrings_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/sortedstrings_test.go './src/github.com/heketi/utils/sortedstrings_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/sortedstrings_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/sortedstrings_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/heketi/utils/stringset_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/heketi/utils' ++ dirname ./src/github.com/heketi/utils/stringset_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils + cp -pav ./src/github.com/heketi/utils/stringset_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringset_test.go './src/github.com/heketi/utils/stringset_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/heketi/utils/stringset_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/heketi/utils/stringset_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/recovery_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/recovery_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/recovery_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery_test.go './src/github.com/codegangsta/negroni/recovery_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/recovery_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/logger_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/logger_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger_test.go './src/github.com/codegangsta/negroni/logger_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/logger_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/negroni_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/negroni_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/negroni_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni_test.go './src/github.com/codegangsta/negroni/negroni_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/negroni_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/static_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/static_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/static_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static_test.go './src/github.com/codegangsta/negroni/static_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/static_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/response_writer_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/response_writer_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/response_writer_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer_test.go './src/github.com/codegangsta/negroni/response_writer_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/response_writer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize + cp -pav ./src/github.com/agtorre/gocolorize/gocolorize_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize_test.go './src/github.com/agtorre/gocolorize/gocolorize_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/gocolorize_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/save_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/save_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/save_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save_test.go './src/github.com/robfig/glock/save_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/save_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/logparser_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/logparser_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/logparser_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser_test.go './src/github.com/robfig/glock/logparser_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/logparser_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/freelist_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/freelist_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/freelist_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist_test.go './src/github.com/boltdb/bolt/freelist_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/freelist_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/page_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/page_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/page_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page_test.go './src/github.com/boltdb/bolt/page_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/page_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bucket_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bucket_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bucket_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket_test.go './src/github.com/boltdb/bolt/bucket_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bucket_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/db_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/db_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/db_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db_test.go './src/github.com/boltdb/bolt/db_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/db_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_example_test.go './src/github.com/boltdb/bolt/batch_example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_example_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/simulation_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/simulation_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/simulation_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/simulation_test.go './src/github.com/boltdb/bolt/simulation_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/simulation_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/simulation_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt + cp -pav ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go './src/github.com/boltdb/bolt/cmd/bolt/main_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_benchmark_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_benchmark_test.go './src/github.com/boltdb/bolt/batch_benchmark_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_benchmark_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/quick_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/quick_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/quick_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/quick_test.go './src/github.com/boltdb/bolt/quick_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/quick_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/quick_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cursor_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/cursor_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/cursor_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor_test.go './src/github.com/boltdb/bolt/cursor_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cursor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_test.go './src/github.com/boltdb/bolt/bolt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_test.go './src/github.com/boltdb/bolt/batch_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/node_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/node_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/node_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node_test.go './src/github.com/boltdb/bolt/node_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/node_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/tx_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/tx_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/tx_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx_test.go './src/github.com/boltdb/bolt/tx_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/tx_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/hmac_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac_test.go './src/github.com/dgrijalva/jwt-go/hmac_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/hmac_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_test.go './src/github.com/dgrijalva/jwt-go/rsa_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/jwt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt_test.go './src/github.com/dgrijalva/jwt-go/jwt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/jwt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/example_test.go './src/github.com/dgrijalva/jwt-go/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_test.go './src/github.com/lpabon/godbc/godbc_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_prod_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod_test.go './src/github.com/lpabon/godbc/godbc_prod_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_prod_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./middleware/jwt_test.go + echo '%dir %{gopath}/src/%{import_path}/./middleware' ++ dirname ./middleware/jwt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware + cp -pav ./middleware/jwt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt_test.go './middleware/jwt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt_test.go' + echo '%{gopath}/src/%{import_path}/./middleware/jwt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/small/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/small/tests' ++ dirname ./tests/functional/small/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests + cp -pav ./tests/functional/small/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests/heketi_test.go './tests/functional/small/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/small/tests/heketi_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/large/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/large/tests' ++ dirname ./tests/functional/large/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests + cp -pav ./tests/functional/large/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests/heketi_test.go './tests/functional/large/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/large/tests/heketi_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/TestManyBricksVolume/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/TestManyBricksVolume/tests' ++ dirname ./tests/functional/TestManyBricksVolume/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests + cp -pav ./tests/functional/TestManyBricksVolume/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests/heketi_test.go './tests/functional/TestManyBricksVolume/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/TestManyBricksVolume/tests/heketi_test.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.xdVJA6 + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 ++ pwd + export GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + go test -v github.com/heketi/heketi/apps/glusterfs === RUN TestNewSimpleAllocatorRing --- PASS: TestNewSimpleAllocatorRing (0.00s) === RUN TestSimpleAllocatorRingAddRemove --- PASS: TestSimpleAllocatorRingAddRemove (0.00s) === RUN TestSimpleAllocatorCreateZoneLists --- PASS: TestSimpleAllocatorCreateZoneLists (0.00s) === RUN TestSimpleAllocatorRingRebalance --- PASS: TestSimpleAllocatorRingRebalance (0.71s) === RUN TestSimpleAllocatorGetDeviceList --- PASS: TestSimpleAllocatorGetDeviceList (0.00s) === RUN TestNewSimpleAllocator --- PASS: TestNewSimpleAllocator (0.00s) === RUN TestSimpleAllocatorEmpty --- PASS: TestSimpleAllocatorEmpty (0.00s) === RUN TestSimpleAllocatorAddRemoveDevice --- PASS: TestSimpleAllocatorAddRemoveDevice (0.00s) === RUN TestSimpleAllocatorInitFromDb --- PASS: TestSimpleAllocatorInitFromDb (0.36s) === RUN TestClusterCreate --- PASS: TestClusterCreate (0.04s) === RUN TestClusterList --- PASS: TestClusterList (0.03s) === RUN TestClusterInfoIdNotFound --- PASS: TestClusterInfoIdNotFound (0.03s) === RUN TestClusterInfo --- PASS: TestClusterInfo (0.03s) === RUN TestClusterDeleteBadId --- PASS: TestClusterDeleteBadId (0.03s) === RUN TestClusterDelete --- PASS: TestClusterDelete (0.05s) === RUN TestDeviceAddBadRequests --- PASS: TestDeviceAddBadRequests (0.03s) === RUN TestDeviceAddDelete [asynchttp] INFO 2016/06/21 19:39:14 Started job 679d69f79ed1d11b02a6af505e66df66 [asynchttp] INFO 2016/06/21 19:39:14 Completed job 679d69f79ed1d11b02a6af505e66df66 in 6.62976ms [asynchttp] INFO 2016/06/21 19:39:14 Started job 2ca0b5ff012a8728bded862f4ea33a9e [asynchttp] INFO 2016/06/21 19:39:14 Completed job 2ca0b5ff012a8728bded862f4ea33a9e in 6.31276ms [asynchttp] INFO 2016/06/21 19:39:14 Started job fd45db4ee320947d502a25808faebfb1 [asynchttp] INFO 2016/06/21 19:39:14 Completed job fd45db4ee320947d502a25808faebfb1 in 8.32092ms --- PASS: TestDeviceAddDelete (0.11s) === RUN TestDeviceInfoIdNotFound --- PASS: TestDeviceInfoIdNotFound (0.02s) === RUN TestDeviceInfo --- PASS: TestDeviceInfo (0.03s) === RUN TestDeviceDeleteErrors --- PASS: TestDeviceDeleteErrors (0.03s) === RUN TestNodeAddBadRequests --- PASS: TestNodeAddBadRequests (0.03s) === RUN TestPeerProbe [asynchttp] INFO 2016/06/21 19:39:14 Started job 9bad31d6534fd705598f4ac0552f08c7 [asynchttp] INFO 2016/06/21 19:39:14 Completed job 9bad31d6534fd705598f4ac0552f08c7 in 4.06872ms [asynchttp] INFO 2016/06/21 19:39:14 Started job ce2b10d45d993474b5dd48b933c3bfb5 [asynchttp] INFO 2016/06/21 19:39:14 Completed job ce2b10d45d993474b5dd48b933c3bfb5 in 4.58032ms --- PASS: TestPeerProbe (0.05s) === RUN TestNodeAddDelete [asynchttp] INFO 2016/06/21 19:39:14 Started job 105ce2074ad75c2f5da8ccd432052510 [asynchttp] INFO 2016/06/21 19:39:14 Completed job 105ce2074ad75c2f5da8ccd432052510 in 2.64348ms [asynchttp] INFO 2016/06/21 19:39:14 Started job 5b228acbc71dd526ed9ef824f2844231 [asynchttp] INFO 2016/06/21 19:39:14 Completed job 5b228acbc71dd526ed9ef824f2844231 in 5.06916ms --- PASS: TestNodeAddDelete (0.06s) === RUN TestNodeInfoIdNotFound --- PASS: TestNodeInfoIdNotFound (0.03s) === RUN TestNodeInfo --- PASS: TestNodeInfo (0.03s) === RUN TestNodeDeleteErrors --- PASS: TestNodeDeleteErrors (0.02s) === RUN TestNodePeerProbeFailure [asynchttp] INFO 2016/06/21 19:39:15 Started job 42c79678b8d3524db7e0dbd4653b55da [asynchttp] INFO 2016/06/21 19:39:15 Completed job 42c79678b8d3524db7e0dbd4653b55da in 4.76��s --- PASS: TestNodePeerProbeFailure (0.09s) === RUN TestNodePeerDetachFailure [asynchttp] INFO 2016/06/21 19:39:15 Started job 779142f94fe921493958fde744bb9f7d [asynchttp] INFO 2016/06/21 19:39:15 Completed job 779142f94fe921493958fde744bb9f7d in 4.48��s --- PASS: TestNodePeerDetachFailure (0.08s) === RUN TestNodePeerDetach [asynchttp] INFO 2016/06/21 19:39:15 Started job fd72ee5d0ea050c550115daf20d602bf [asynchttp] INFO 2016/06/21 19:39:15 Completed job fd72ee5d0ea050c550115daf20d602bf in 61.93796ms [asynchttp] INFO 2016/06/21 19:39:15 Started job 034e7a7daba0315bfcc1a4c88fa96198 [asynchttp] INFO 2016/06/21 19:39:15 Completed job 034e7a7daba0315bfcc1a4c88fa96198 in 4.8718ms [asynchttp] INFO 2016/06/21 19:39:15 Started job 36e7f658c6dbc667e2a3ff61d8365aa2 [asynchttp] INFO 2016/06/21 19:39:15 Completed job 36e7f658c6dbc667e2a3ff61d8365aa2 in 4.50972ms [asynchttp] INFO 2016/06/21 19:39:15 Started job 4f8737a0ee18b34c91c97823e24be16d [asynchttp] INFO 2016/06/21 19:39:15 Completed job 4f8737a0ee18b34c91c97823e24be16d in 5.13916ms --- PASS: TestNodePeerDetach (0.21s) === RUN TestAppBadConfigData Unable to get keyfile [sshexec] ERROR 2016/06/21 19:39:15 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile Unable to get keyfile [sshexec] ERROR 2016/06/21 19:39:15 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppBadConfigData (3.04s) === RUN TestAppUnknownExecutorInConfig --- PASS: TestAppUnknownExecutorInConfig (0.00s) === RUN TestAppUnknownAllocatorInConfig Unable to get keyfile [sshexec] ERROR 2016/06/21 19:39:18 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppUnknownAllocatorInConfig (3.03s) === RUN TestAppBadDbLocation Unable to get keyfile --- PASS: TestAppBadDbLocation (0.00s) === RUN TestAppAdvsettings [sshexec] ERROR 2016/06/21 19:39:21 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppAdvsettings (0.01s) === RUN TestVolumeCreateBadJson --- PASS: TestVolumeCreateBadJson (0.02s) === RUN TestVolumeCreateNoTopology --- PASS: TestVolumeCreateNoTopology (0.02s) === RUN TestVolumeCreateSmallSize --- PASS: TestVolumeCreateSmallSize (0.03s) === RUN TestVolumeCreateDurabilityTypeInvalid --- PASS: TestVolumeCreateDurabilityTypeInvalid (0.02s) === RUN TestVolumeCreateBadReplicaValues --- PASS: TestVolumeCreateBadReplicaValues (0.02s) === RUN TestVolumeCreateBadDispersionValues --- PASS: TestVolumeCreateBadDispersionValues (0.02s) === RUN TestVolumeCreateBadClusters --- PASS: TestVolumeCreateBadClusters (0.12s) === RUN TestVolumeCreateBadSnapshotFactor --- PASS: TestVolumeCreateBadSnapshotFactor (0.02s) === RUN TestVolumeCreate [asynchttp] INFO 2016/06/21 19:39:21 Started job 5feb2141b15f0fd5e15d69907ca2329b [asynchttp] INFO 2016/06/21 19:39:21 Completed job 5feb2141b15f0fd5e15d69907ca2329b in 143.82584ms --- PASS: TestVolumeCreate (0.28s) === RUN TestVolumeInfoIdNotFound --- PASS: TestVolumeInfoIdNotFound (0.02s) === RUN TestVolumeInfo --- PASS: TestVolumeInfo (0.75s) === RUN TestVolumeListEmpty --- PASS: TestVolumeListEmpty (0.02s) === RUN TestVolumeList --- PASS: TestVolumeList (2.26s) === RUN TestVolumeDeleteIdNotFound --- PASS: TestVolumeDeleteIdNotFound (0.03s) === RUN TestVolumeDelete [asynchttp] INFO 2016/06/21 19:39:25 Started job a148cd69492f8fadd8aff14a9726e9c6 [asynchttp] INFO 2016/06/21 19:39:25 Completed job a148cd69492f8fadd8aff14a9726e9c6 in 68.57024ms --- PASS: TestVolumeDelete (0.48s) === RUN TestVolumeExpandBadJson --- PASS: TestVolumeExpandBadJson (0.03s) === RUN TestVolumeExpandIdNotFound --- PASS: TestVolumeExpandIdNotFound (0.02s) === RUN TestVolumeExpandSizeTooSmall --- PASS: TestVolumeExpandSizeTooSmall (0.03s) === RUN TestVolumeExpand [asynchttp] INFO 2016/06/21 19:39:26 Started job cf4f221b8d839f945165396f7a455f06 [asynchttp] INFO 2016/06/21 19:39:26 Completed job cf4f221b8d839f945165396f7a455f06 in 266.7744ms --- PASS: TestVolumeExpand (0.70s) === RUN TestNewBrickEntry --- PASS: TestNewBrickEntry (0.00s) === RUN TestBrickEntryMarshal --- PASS: TestBrickEntryMarshal (0.00s) === RUN TestNewBrickEntryFromIdNotFound --- PASS: TestNewBrickEntryFromIdNotFound (0.02s) === RUN TestNewBrickEntryFromId --- PASS: TestNewBrickEntryFromId (0.02s) === RUN TestNewBrickEntrySaveDelete --- PASS: TestNewBrickEntrySaveDelete (0.02s) === RUN TestNewBrickEntryNewInfoResponse --- PASS: TestNewBrickEntryNewInfoResponse (0.01s) === RUN TestNewClusterEntry --- PASS: TestNewClusterEntry (0.00s) === RUN TestNewClusterEntryFromRequest --- PASS: TestNewClusterEntryFromRequest (0.00s) === RUN TestClusterEntryMarshal --- PASS: TestClusterEntryMarshal (0.00s) === RUN TestClusterEntryAddDeleteElements --- PASS: TestClusterEntryAddDeleteElements (0.00s) === RUN TestNewClusterEntryFromIdNotFound --- PASS: TestNewClusterEntryFromIdNotFound (0.01s) === RUN TestNewClusterEntryFromId --- PASS: TestNewClusterEntryFromId (0.01s) === RUN TestNewClusterEntrySaveDelete --- PASS: TestNewClusterEntrySaveDelete (0.03s) === RUN TestNewClusterEntryNewInfoResponse --- PASS: TestNewClusterEntryNewInfoResponse (0.01s) === RUN TestNewDeviceEntry --- PASS: TestNewDeviceEntry (0.00s) === RUN TestNewDeviceEntryFromRequest --- PASS: TestNewDeviceEntryFromRequest (0.00s) === RUN TestNewDeviceEntryMarshal --- PASS: TestNewDeviceEntryMarshal (0.00s) === RUN TestDeviceEntryNewBrickEntry --- PASS: TestDeviceEntryNewBrickEntry (0.00s) === RUN TestDeviceEntryAddDeleteBricks --- PASS: TestDeviceEntryAddDeleteBricks (0.00s) === RUN TestNewDeviceEntryFromIdNotFound --- PASS: TestNewDeviceEntryFromIdNotFound (0.01s) === RUN TestNewDeviceEntryFromId --- PASS: TestNewDeviceEntryFromId (0.01s) === RUN TestNewDeviceEntrySaveDelete --- PASS: TestNewDeviceEntrySaveDelete (0.02s) === RUN TestNewDeviceEntryNewInfoResponseBadBrickIds --- PASS: TestNewDeviceEntryNewInfoResponseBadBrickIds (0.01s) === RUN TestNewDeviceEntryNewInfoResponse --- PASS: TestNewDeviceEntryNewInfoResponse (0.02s) === RUN TestDeviceEntryStorage --- PASS: TestDeviceEntryStorage (0.00s) === RUN TestNewNodeEntry --- PASS: TestNewNodeEntry (0.00s) === RUN TestNewNodeEntryFromRequest --- PASS: TestNewNodeEntryFromRequest (0.00s) === RUN TestNewNodeEntryMarshal --- PASS: TestNewNodeEntryMarshal (0.00s) === RUN TestNodeEntryAddDeleteDevices --- PASS: TestNodeEntryAddDeleteDevices (0.00s) === RUN TestNewNodeEntryFromIdNotFound --- PASS: TestNewNodeEntryFromIdNotFound (0.01s) === RUN TestNewNodeEntryFromId --- PASS: TestNewNodeEntryFromId (0.01s) === RUN TestNewNodeEntrySaveDelete --- PASS: TestNewNodeEntrySaveDelete (0.02s) === RUN TestNewNodeEntryNewInfoResponse --- PASS: TestNewNodeEntryNewInfoResponse (0.01s) === RUN TestNoneDurabilityDefaults --- PASS: TestNoneDurabilityDefaults (0.00s) === RUN TestDisperseDurabilityDefaults --- PASS: TestDisperseDurabilityDefaults (0.00s) === RUN TestReplicaDurabilityDefaults --- PASS: TestReplicaDurabilityDefaults (0.00s) === RUN TestNoneDurabilitySetExecutorRequest --- PASS: TestNoneDurabilitySetExecutorRequest (0.00s) === RUN TestDisperseDurabilitySetExecutorRequest --- PASS: TestDisperseDurabilitySetExecutorRequest (0.00s) === RUN TestReplicaDurabilitySetExecutorRequest --- PASS: TestReplicaDurabilitySetExecutorRequest (0.00s) === RUN TestNoneDurability --- PASS: TestNoneDurability (0.00s) === RUN TestDisperseDurability --- PASS: TestDisperseDurability (0.00s) === RUN TestDisperseDurabilityLargeBrickGenerator --- PASS: TestDisperseDurabilityLargeBrickGenerator (0.00s) === RUN TestReplicaDurabilityGenerator --- PASS: TestReplicaDurabilityGenerator (0.00s) === RUN TestReplicaDurabilityLargeBrickGenerator --- PASS: TestReplicaDurabilityLargeBrickGenerator (0.00s) === RUN TestNewVolumeEntry --- PASS: TestNewVolumeEntry (0.00s) === RUN TestNewVolumeEntryFromRequestOnlySize --- PASS: TestNewVolumeEntryFromRequestOnlySize (0.00s) === RUN TestNewVolumeEntryFromRequestReplica --- PASS: TestNewVolumeEntryFromRequestReplica (0.00s) === RUN TestNewVolumeEntryFromRequestClusters --- PASS: TestNewVolumeEntryFromRequestClusters (0.00s) === RUN TestNewVolumeEntryFromRequestSnapshotEnabledDefaultFactor --- PASS: TestNewVolumeEntryFromRequestSnapshotEnabledDefaultFactor (0.00s) === RUN TestNewVolumeEntryFromRequestSnapshotFactor --- PASS: TestNewVolumeEntryFromRequestSnapshotFactor (0.00s) === RUN TestNewVolumeEntryFromRequestName --- PASS: TestNewVolumeEntryFromRequestName (0.00s) === RUN TestNewVolumeEntryMarshal --- PASS: TestNewVolumeEntryMarshal (0.01s) === RUN TestVolumeEntryAddDeleteDevices --- PASS: TestVolumeEntryAddDeleteDevices (0.00s) === RUN TestVolumeEntryFromIdNotFound --- PASS: TestVolumeEntryFromIdNotFound (0.01s) === RUN TestVolumeEntryFromId --- PASS: TestVolumeEntryFromId (0.07s) === RUN TestVolumeEntrySaveDelete --- PASS: TestVolumeEntrySaveDelete (0.07s) === RUN TestNewVolumeEntryNewInfoResponse --- PASS: TestNewVolumeEntryNewInfoResponse (0.07s) === RUN TestVolumeEntryCreateMissingCluster --- PASS: TestVolumeEntryCreateMissingCluster (0.06s) === RUN TestVolumeEntryCreateRunOutOfSpaceMinBrickSizeLimit --- PASS: TestVolumeEntryCreateRunOutOfSpaceMinBrickSizeLimit (0.57s) === RUN TestVolumeEntryCreateRunOutOfSpaceMaxBrickLimit --- PASS: TestVolumeEntryCreateRunOutOfSpaceMaxBrickLimit (4.32s) === RUN TestVolumeEntryCreateFourBricks --- PASS: TestVolumeEntryCreateFourBricks (0.41s) === RUN TestVolumeEntryCreateBrickDivision --- PASS: TestVolumeEntryCreateBrickDivision (1.15s) === RUN TestVolumeEntryCreateMaxBrickSize --- PASS: TestVolumeEntryCreateMaxBrickSize (0.63s) === RUN TestVolumeEntryCreateOnClustersRequested --- PASS: TestVolumeEntryCreateOnClustersRequested (1.06s) === RUN TestVolumeEntryCreateCheckingClustersForSpace --- PASS: TestVolumeEntryCreateCheckingClustersForSpace (0.99s) === RUN TestVolumeEntryCreateWithSnapshot --- PASS: TestVolumeEntryCreateWithSnapshot (0.34s) === RUN TestVolumeEntryCreateBrickCreationFailure --- PASS: TestVolumeEntryCreateBrickCreationFailure (0.36s) === RUN TestVolumeEntryCreateVolumeCreationFailure --- PASS: TestVolumeEntryCreateVolumeCreationFailure (0.41s) === RUN TestVolumeEntryDestroy --- PASS: TestVolumeEntryDestroy (0.44s) === RUN TestVolumeEntryExpandNoSpace --- PASS: TestVolumeEntryExpandNoSpace (0.44s) === RUN TestVolumeEntryExpandMaxBrickLimit --- PASS: TestVolumeEntryExpandMaxBrickLimit (0.75s) === RUN TestVolumeEntryExpandCreateBricksFailure --- PASS: TestVolumeEntryExpandCreateBricksFailure (1.42s) === RUN TestVolumeEntryExpand --- PASS: TestVolumeEntryExpand (0.59s) === RUN TestVolumeEntryDoNotAllowDeviceOnSameNode --- PASS: TestVolumeEntryDoNotAllowDeviceOnSameNode (1.92s) PASS ok github.com/heketi/heketi/apps/glusterfs 29.457s + go test -v github.com/heketi/heketi/client/api/go-client === RUN TestClientCluster [heketi] INFO 2016/06/21 19:39:51 Loaded mock executor [heketi] INFO 2016/06/21 19:39:51 Loaded simple allocator [heketi] INFO 2016/06/21 19:39:51 GlusterFS Application Loaded [heketi] ERROR 2016/06/21 19:39:52 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/allocator_simple.go:139: Unknown cluster id requested: cb9c4df1dd6eed683c5095da3ec1d982 [heketi] INFO 2016/06/21 19:39:52 Deleted cluster [cb9c4df1dd6eed683c5095da3ec1d982] [heketi] INFO 2016/06/21 19:39:52 Closed --- PASS: TestClientCluster (0.05s) === RUN TestClientNode [heketi] INFO 2016/06/21 19:39:52 Loaded mock executor [heketi] INFO 2016/06/21 19:39:52 Loaded simple allocator [heketi] INFO 2016/06/21 19:39:52 GlusterFS Application Loaded [heketi] INFO 2016/06/21 19:39:52 Adding node manage [asynchttp] INFO 2016/06/21 19:39:52 Started job c1be3842256c6d36267a74dc01f3111a [heketi] INFO 2016/06/21 19:39:52 Added node 0fb7b0b8e7c0bc023cad5a22d84ec2b2 [asynchttp] INFO 2016/06/21 19:39:52 Completed job c1be3842256c6d36267a74dc01f3111a in 6.02656ms [heketi] WARNING 2016/06/21 19:39:52 Unable to delete cluster [d8f684a1679748768b53466459861fe2] because it contains volumes and/or nodes [heketi] INFO 2016/06/21 19:39:52 Deleting node manage [0fb7b0b8e7c0bc023cad5a22d84ec2b2] [asynchttp] INFO 2016/06/21 19:39:52 Started job 0647876cd87b7dcbfc968bda7a2fe0cf [heketi] INFO 2016/06/21 19:39:52 Deleted node [0fb7b0b8e7c0bc023cad5a22d84ec2b2] [asynchttp] INFO 2016/06/21 19:39:52 Completed job 0647876cd87b7dcbfc968bda7a2fe0cf in 3.4126ms [heketi] INFO 2016/06/21 19:39:52 Deleted cluster [d8f684a1679748768b53466459861fe2] [heketi] INFO 2016/06/21 19:39:52 Closed [heketi] ERROR 2016/06/21 19:39:52 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/allocator_simple.go:139: Unknown cluster id requested: d8f684a1679748768b53466459861fe2 --- PASS: TestClientNode (0.06s) === RUN TestClientDevice [heketi] INFO 2016/06/21 19:39:52 Loaded mock executor [heketi] INFO 2016/06/21 19:39:52 Loaded simple allocator [heketi] INFO 2016/06/21 19:39:52 GlusterFS Application Loaded [heketi] INFO 2016/06/21 19:39:52 Adding node manage [asynchttp] INFO 2016/06/21 19:39:52 Started job 857aee77831b647062afd7b9e2961b6c [heketi] INFO 2016/06/21 19:39:52 Added node 1197ebd350c522fce14c4ff7a5d0e09e [asynchttp] INFO 2016/06/21 19:39:52 Completed job 857aee77831b647062afd7b9e2961b6c in 4.81848ms [heketi] INFO 2016/06/21 19:39:52 Adding device sda to node 1197ebd350c522fce14c4ff7a5d0e09e [asynchttp] INFO 2016/06/21 19:39:52 Started job 575daca04fd8e429c9f12ba61f2594fe [heketi] INFO 2016/06/21 19:39:52 Added device sda [asynchttp] INFO 2016/06/21 19:39:52 Completed job 575daca04fd8e429c9f12ba61f2594fe in 6.1802ms [heketi] INFO 2016/06/21 19:39:53 Deleting device 49e6ff0ee812246f1c3e2ccb8e6e4f40 on node 1197ebd350c522fce14c4ff7a5d0e09e [asynchttp] INFO 2016/06/21 19:39:53 Started job 5bccbd2b2e728eab89b7b57b47edb1c8 [heketi] INFO 2016/06/21 19:39:53 Deleted node [49e6ff0ee812246f1c3e2ccb8e6e4f40] [asynchttp] INFO 2016/06/21 19:39:53 Completed job 5bccbd2b2e728eab89b7b57b47edb1c8 in 7.69384ms [heketi] INFO 2016/06/21 19:39:53 Deleting node manage [1197ebd350c522fce14c4ff7a5d0e09e] [asynchttp] INFO 2016/06/21 19:39:53 Started job eefa9ed9e3fea730285ef7e5898ba577 [heketi] INFO 2016/06/21 19:39:53 Deleted node [1197ebd350c522fce14c4ff7a5d0e09e] [asynchttp] INFO 2016/06/21 19:39:53 Completed job eefa9ed9e3fea730285ef7e5898ba577 in 3.77548ms [heketi] INFO 2016/06/21 19:39:53 Deleted cluster [91adda5ce2ea363aa80fcd5bbbf3bedb] [heketi] INFO 2016/06/21 19:39:53 Closed --- PASS: TestClientDevice (1.33s) === RUN TestClientVolume [heketi] INFO 2016/06/21 19:39:53 Loaded mock executor [heketi] INFO 2016/06/21 19:39:53 Loaded simple allocator [heketi] INFO 2016/06/21 19:39:53 GlusterFS Application Loaded [heketi] INFO 2016/06/21 19:39:53 Adding node manage0 [asynchttp] INFO 2016/06/21 19:39:53 Started job 28b6aba46d580f398cb1d5094acca22c [heketi] INFO 2016/06/21 19:39:53 Added node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Completed job 28b6aba46d580f398cb1d5094acca22c in 4.37448ms [heketi] INFO 2016/06/21 19:39:53 Adding device sd0baa7d6b to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 5f58a187b57ebd004f75c73d0d340f2f [heketi] INFO 2016/06/21 19:39:53 Added device sd0baa7d6b [asynchttp] INFO 2016/06/21 19:39:53 Completed job 5f58a187b57ebd004f75c73d0d340f2f in 7.06704ms [heketi] INFO 2016/06/21 19:39:53 Adding device sdd02e15a3 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 2b39e8599a0012d02a4acfd7ca9e724d [heketi] INFO 2016/06/21 19:39:53 Added device sdd02e15a3 [asynchttp] INFO 2016/06/21 19:39:53 Completed job 2b39e8599a0012d02a4acfd7ca9e724d in 7.74904ms [heketi] INFO 2016/06/21 19:39:53 Adding device sd84c90be0 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd209818e8 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sdd15873ef to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sdba4c7603 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd7a070b25 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sdb101848e to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd2394fcff to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd539f9795 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd18ca1c5d to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd3daae356 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd1a726ad4 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sdf3ab74cd to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sdbecd085b to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sda7bd1d4d to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 843d300e30a9dde76244387832c77dad [asynchttp] INFO 2016/06/21 19:39:53 Started job edac3198274e59c91ad1370fbf9014ee [asynchttp] INFO 2016/06/21 19:39:53 Started job 80626f60ad7045591e3633c47ee92812 [asynchttp] INFO 2016/06/21 19:39:53 Started job 4d5d275ff96ad616ca222e7917ede96e [asynchttp] INFO 2016/06/21 19:39:53 Started job c6412063339cc583853c65fab9c39e81 [asynchttp] INFO 2016/06/21 19:39:53 Started job 9fe3eca34f54a19c2181b8cc7604b193 [asynchttp] INFO 2016/06/21 19:39:53 Started job 6927030d5ef1e01c46825e2423621563 [asynchttp] INFO 2016/06/21 19:39:53 Started job de24601b771a78db980d4de356971eee [asynchttp] INFO 2016/06/21 19:39:53 Started job fcd84e4efb51a25fef4df10cf51253cc [asynchttp] INFO 2016/06/21 19:39:53 Started job 1a39ed4198231436c9a94fa268dd29ee [asynchttp] INFO 2016/06/21 19:39:53 Started job e54e3225276325e0b13e97c8d4dd5e2a [asynchttp] INFO 2016/06/21 19:39:53 Started job 4a879620c90f320e2cd76f11e6e6ad1c [asynchttp] INFO 2016/06/21 19:39:53 Started job 08185a07f12504dff814d1f5246568cb [heketi] INFO 2016/06/21 19:39:53 Adding device sdedb6de59 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sddd7bd339 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd20cb9f86 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd6648f52e to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:53 Adding device sd330684b7 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job bd55e50f247d19ac6e762618f21f86b8 [asynchttp] INFO 2016/06/21 19:39:53 Started job bc5ad91cca0bc846be111d03c7deee86 [asynchttp] INFO 2016/06/21 19:39:53 Started job 8acd927aa5cbd5ed48ce36b8b31b44a5 [asynchttp] INFO 2016/06/21 19:39:53 Started job c4e3bfff2cd361913f7dc5460e4f4d21 [asynchttp] INFO 2016/06/21 19:39:53 Started job e73c333c407f51708df1d3e469277b64 [heketi] INFO 2016/06/21 19:39:53 Adding device sd86b2cd8e to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 862f04a8184449ad8ef1a55d1b52f1b2 [heketi] INFO 2016/06/21 19:39:53 Adding device sd47d28208 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 4c5ea40f657707aad26eb4f3ca901c2f [heketi] INFO 2016/06/21 19:39:53 Adding device sdee95c6b2 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job d4d0e5b6a7b3a7f0a76651fb27b6ad77 [heketi] INFO 2016/06/21 19:39:53 Adding device sd39c7b7e2 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 5224eade1b7c929f3ca0081a3598d29f [heketi] INFO 2016/06/21 19:39:53 Adding device sdd6d836bc to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 2f6e47cc185b9f58c2f72de9c6b9488d [heketi] INFO 2016/06/21 19:39:53 Adding device sd4034cf5e to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 4d07eefe533bb8dfdf87afb54204f065 [heketi] INFO 2016/06/21 19:39:53 Adding device sdb5a55f33 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job e8216da1dff762b1424b185301344d6c [heketi] INFO 2016/06/21 19:39:53 Adding device sdfa277791 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 3ff3919ac8d0bc5c25e3ff791a44717d [heketi] INFO 2016/06/21 19:39:53 Adding device sdfe3f86df to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 0d37448eef703cad1cf4404f0629c416 [heketi] INFO 2016/06/21 19:39:53 Adding device sdf30fa5c0 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 8a0be429a13b1a8c42d0c53502261c44 [heketi] INFO 2016/06/21 19:39:53 Adding device sdd847b513 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job b0c9471fbae3fed7be00b11c3fdf94fd [asynchttp] INFO 2016/06/21 19:39:53 Started job bff8f86a96d95ee7ec2101a7c9e96d4e [heketi] INFO 2016/06/21 19:39:53 Added device sd84c90be0 [asynchttp] INFO 2016/06/21 19:39:53 Completed job 843d300e30a9dde76244387832c77dad in 54.39008ms [heketi] INFO 2016/06/21 19:39:53 Adding device sd8027a52f to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 6c3a7dfbeea2110e39855bf0ca0e9458 [heketi] INFO 2016/06/21 19:39:53 Adding device sd7e5cf102 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 95db3fb857d6641cd008dffab5a7e508 [heketi] INFO 2016/06/21 19:39:53 Adding device sd4c84f96e to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:53 Started job 4561e4a4c76bfb4d10eb8b03211cfd6f [heketi] INFO 2016/06/21 19:39:54 Adding device sd82f350ea to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd207d21c2 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sdde7eb346 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd8362fed9 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd27256f94 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd5be535a1 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sdf6e5f7c7 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sdab82d0b2 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sddd1529e4 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd97146aad to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd0f61a9f0 to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:54 Started job 31e1c7d23ad598622a6b522d6e9b0834 [asynchttp] INFO 2016/06/21 19:39:54 Started job 57797724dcf4e4a1fac640fa37ab624b [asynchttp] INFO 2016/06/21 19:39:54 Started job 94825d3e8a31d3e58bf503615da410d6 [asynchttp] INFO 2016/06/21 19:39:54 Started job af2c42dc847b9d5a0a39ca55522c60aa [asynchttp] INFO 2016/06/21 19:39:54 Started job f481f7233ee8e599c96f1faf2d4bff17 [asynchttp] INFO 2016/06/21 19:39:54 Started job 51e26a6b3389ccb14ddc31daa8ae7b5c [asynchttp] INFO 2016/06/21 19:39:54 Started job b219a508fcb15d22ebd0f89e5c7b7088 [asynchttp] INFO 2016/06/21 19:39:54 Started job 0df6fb231c9e856d25e845d4876b4fb8 [asynchttp] INFO 2016/06/21 19:39:54 Started job 569f044b5be8383538b5bd52bae5b5ea [heketi] INFO 2016/06/21 19:39:54 Added device sd209818e8 [asynchttp] INFO 2016/06/21 19:39:54 Completed job edac3198274e59c91ad1370fbf9014ee in 176.90932ms [asynchttp] INFO 2016/06/21 19:39:54 Started job ac98c0d7bf25d43f74b57914069b9031 [asynchttp] INFO 2016/06/21 19:39:54 Started job fd808f56d301890f4cf494161dfbb7d0 [heketi] INFO 2016/06/21 19:39:54 Adding device sd8c18f8e7 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd2d04ddf4 to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd5efad1bb to node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:39:54 Adding device sd7928443d to node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:39:54 Started job 651fb8ed82bb6731a7eda9b578df9519 [asynchttp] INFO 2016/06/21 19:39:54 Started job c64ffdc0eebf549eec15c0e0f93d0613 [asynchttp] INFO 2016/06/21 19:39:54 Started job ef244d1c443a9a9101793deeab4df967 [asynchttp] INFO 2016/06/21 19:39:54 Started job 63400e4d10627e359e947a81491eaa80 [heketi] INFO 2016/06/21 19:39:54 Added device sd97146aad [asynchttp] INFO 2016/06/21 19:39:54 Completed job ac98c0d7bf25d43f74b57914069b9031 in 53.38916ms [heketi] INFO 2016/06/21 19:39:54 Added device sdba4c7603 [asynchttp] INFO 2016/06/21 19:39:54 Completed job 4d5d275ff96ad616ca222e7917ede96e in 290.26684ms [heketi] INFO 2016/06/21 19:39:54 Added device sd7a070b25 [asynchttp] INFO 2016/06/21 19:39:54 Completed job c6412063339cc583853c65fab9c39e81 in 339.97812ms [heketi] INFO 2016/06/21 19:39:54 Added device sdb101848e [asynchttp] INFO 2016/06/21 19:39:54 Completed job 9fe3eca34f54a19c2181b8cc7604b193 in 379.89228ms [heketi] INFO 2016/06/21 19:39:54 Added device sd2394fcff [asynchttp] INFO 2016/06/21 19:39:54 Completed job 6927030d5ef1e01c46825e2423621563 in 419.8376ms [heketi] INFO 2016/06/21 19:39:54 Added device sd539f9795 [asynchttp] INFO 2016/06/21 19:39:54 Completed job de24601b771a78db980d4de356971eee in 464.26988ms [heketi] INFO 2016/06/21 19:39:54 Added device sd18ca1c5d [asynchttp] INFO 2016/06/21 19:39:54 Completed job fcd84e4efb51a25fef4df10cf51253cc in 524.21316ms [heketi] INFO 2016/06/21 19:39:54 Added device sd3daae356 [asynchttp] INFO 2016/06/21 19:39:54 Completed job 1a39ed4198231436c9a94fa268dd29ee in 569.63652ms [heketi] INFO 2016/06/21 19:39:54 Added device sd1a726ad4 [asynchttp] INFO 2016/06/21 19:39:54 Completed job e54e3225276325e0b13e97c8d4dd5e2a in 619.9852ms [heketi] INFO 2016/06/21 19:39:54 Added device sdf3ab74cd [asynchttp] INFO 2016/06/21 19:39:54 Completed job 4a879620c90f320e2cd76f11e6e6ad1c in 659.5404ms [heketi] INFO 2016/06/21 19:39:54 Added device sdbecd085b [asynchttp] INFO 2016/06/21 19:39:54 Completed job 08185a07f12504dff814d1f5246568cb in 699.49568ms [heketi] INFO 2016/06/21 19:39:54 Added device sda7bd1d4d [asynchttp] INFO 2016/06/21 19:39:54 Completed job bd55e50f247d19ac6e762618f21f86b8 in 714.8796ms [heketi] INFO 2016/06/21 19:39:54 Added device sdedb6de59 [asynchttp] INFO 2016/06/21 19:39:54 Completed job bc5ad91cca0bc846be111d03c7deee86 in 759.35648ms [heketi] INFO 2016/06/21 19:39:54 Added device sddd7bd339 [asynchttp] INFO 2016/06/21 19:39:54 Completed job 8acd927aa5cbd5ed48ce36b8b31b44a5 in 804.77776ms [heketi] INFO 2016/06/21 19:39:54 Added device sd20cb9f86 [asynchttp] INFO 2016/06/21 19:39:54 Completed job c4e3bfff2cd361913f7dc5460e4f4d21 in 859.24356ms [heketi] INFO 2016/06/21 19:39:54 Added device sd6648f52e [asynchttp] INFO 2016/06/21 19:39:54 Completed job e73c333c407f51708df1d3e469277b64 in 909.18744ms [heketi] INFO 2016/06/21 19:39:54 Added device sd330684b7 [asynchttp] INFO 2016/06/21 19:39:54 Completed job 862f04a8184449ad8ef1a55d1b52f1b2 in 961.01676ms [heketi] INFO 2016/06/21 19:39:54 Added device sd86b2cd8e [asynchttp] INFO 2016/06/21 19:39:54 Completed job 4c5ea40f657707aad26eb4f3ca901c2f in 996.67812ms [heketi] INFO 2016/06/21 19:39:54 Added device sd47d28208 [asynchttp] INFO 2016/06/21 19:39:54 Completed job d4d0e5b6a7b3a7f0a76651fb27b6ad77 in 1.0364s [heketi] INFO 2016/06/21 19:39:54 Added device sdee95c6b2 [asynchttp] INFO 2016/06/21 19:39:54 Completed job 5224eade1b7c929f3ca0081a3598d29f in 1.0873922s [heketi] INFO 2016/06/21 19:39:55 Added device sd39c7b7e2 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 2f6e47cc185b9f58c2f72de9c6b9488d in 1.13628696s [heketi] INFO 2016/06/21 19:39:55 Added device sdd6d836bc [asynchttp] INFO 2016/06/21 19:39:55 Completed job 4d07eefe533bb8dfdf87afb54204f065 in 1.19439564s [heketi] INFO 2016/06/21 19:39:55 Added device sd4034cf5e [asynchttp] INFO 2016/06/21 19:39:55 Completed job e8216da1dff762b1424b185301344d6c in 1.25941596s [heketi] INFO 2016/06/21 19:39:55 Added device sdb5a55f33 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 3ff3919ac8d0bc5c25e3ff791a44717d in 1.30492488s [heketi] INFO 2016/06/21 19:39:55 Added device sdfa277791 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 0d37448eef703cad1cf4404f0629c416 in 1.35848552s [heketi] INFO 2016/06/21 19:39:55 Added device sdfe3f86df [asynchttp] INFO 2016/06/21 19:39:55 Completed job 8a0be429a13b1a8c42d0c53502261c44 in 1.40456108s [heketi] INFO 2016/06/21 19:39:55 Added device sdf30fa5c0 [asynchttp] INFO 2016/06/21 19:39:55 Completed job b0c9471fbae3fed7be00b11c3fdf94fd in 1.45828436s [heketi] INFO 2016/06/21 19:39:55 Added device sdd847b513 [asynchttp] INFO 2016/06/21 19:39:55 Completed job bff8f86a96d95ee7ec2101a7c9e96d4e in 1.51370932s [heketi] INFO 2016/06/21 19:39:55 Added device sd8027a52f [asynchttp] INFO 2016/06/21 19:39:55 Completed job 6c3a7dfbeea2110e39855bf0ca0e9458 in 1.47010668s [heketi] INFO 2016/06/21 19:39:55 Added device sd7e5cf102 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 95db3fb857d6641cd008dffab5a7e508 in 1.51455656s [heketi] INFO 2016/06/21 19:39:55 Added device sd4c84f96e [asynchttp] INFO 2016/06/21 19:39:55 Completed job 4561e4a4c76bfb4d10eb8b03211cfd6f in 1.55294196s [heketi] INFO 2016/06/21 19:39:55 Added device sd82f350ea [asynchttp] INFO 2016/06/21 19:39:55 Completed job 31e1c7d23ad598622a6b522d6e9b0834 in 1.556972s [heketi] INFO 2016/06/21 19:39:55 Added device sd207d21c2 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 57797724dcf4e4a1fac640fa37ab624b in 1.59691368s [heketi] INFO 2016/06/21 19:39:55 Added device sdde7eb346 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 94825d3e8a31d3e58bf503615da410d6 in 1.647167s [heketi] INFO 2016/06/21 19:39:55 Added device sd8362fed9 [asynchttp] INFO 2016/06/21 19:39:55 Completed job af2c42dc847b9d5a0a39ca55522c60aa in 1.68681676s [heketi] INFO 2016/06/21 19:39:55 Added device sd27256f94 [asynchttp] INFO 2016/06/21 19:39:55 Completed job f481f7233ee8e599c96f1faf2d4bff17 in 1.74128016s [heketi] INFO 2016/06/21 19:39:55 Added device sd5be535a1 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 51e26a6b3389ccb14ddc31daa8ae7b5c in 1.7867224s [heketi] INFO 2016/06/21 19:39:55 Added device sdf6e5f7c7 [asynchttp] INFO 2016/06/21 19:39:55 Completed job b219a508fcb15d22ebd0f89e5c7b7088 in 1.82664732s [heketi] INFO 2016/06/21 19:39:55 Added device sdab82d0b2 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 0df6fb231c9e856d25e845d4876b4fb8 in 1.86690324s [heketi] INFO 2016/06/21 19:39:55 Added device sddd1529e4 [asynchttp] INFO 2016/06/21 19:39:55 Completed job 569f044b5be8383538b5bd52bae5b5ea in 1.91658132s [heketi] INFO 2016/06/21 19:39:55 Added device sd0f61a9f0 [asynchttp] INFO 2016/06/21 19:39:55 Completed job fd808f56d301890f4cf494161dfbb7d0 in 1.94842396s [heketi] INFO 2016/06/21 19:39:56 Added device sdd15873ef [asynchttp] INFO 2016/06/21 19:39:56 Completed job 80626f60ad7045591e3633c47ee92812 in 2.17014692s [heketi] INFO 2016/06/21 19:39:56 Added device sd8c18f8e7 [asynchttp] INFO 2016/06/21 19:39:56 Completed job 651fb8ed82bb6731a7eda9b578df9519 in 1.99851188s [heketi] INFO 2016/06/21 19:39:56 Added device sd2d04ddf4 [asynchttp] INFO 2016/06/21 19:39:56 Completed job c64ffdc0eebf549eec15c0e0f93d0613 in 2.05103256s [heketi] INFO 2016/06/21 19:39:56 Added device sd5efad1bb [asynchttp] INFO 2016/06/21 19:39:56 Completed job ef244d1c443a9a9101793deeab4df967 in 2.10254864s [heketi] INFO 2016/06/21 19:39:56 Added device sd7928443d [asynchttp] INFO 2016/06/21 19:39:56 Completed job 63400e4d10627e359e947a81491eaa80 in 2.15639872s [heketi] INFO 2016/06/21 19:39:57 Adding node manage1 [asynchttp] INFO 2016/06/21 19:39:57 Started job 3ae8393aef5c9c98ed78e7c44f9b299b [heketi] INFO 2016/06/21 19:39:57 Added node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Completed job 3ae8393aef5c9c98ed78e7c44f9b299b in 6.27868ms [heketi] INFO 2016/06/21 19:39:57 Adding device sd5b1a0841 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd164988b9 to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job 5665426fc2faf4922ae3e651ea6d3c87 [asynchttp] INFO 2016/06/21 19:39:57 Started job 2647036a5f5f1a2cbd1ad4198219ded4 [heketi] INFO 2016/06/21 19:39:57 Added device sd5b1a0841 [asynchttp] INFO 2016/06/21 19:39:57 Completed job 5665426fc2faf4922ae3e651ea6d3c87 in 35.20532ms [heketi] INFO 2016/06/21 19:39:57 Adding device sdbc904a0b to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd2a2fd3a4 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdf3c41a7f to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdf179d9f3 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd5a14ea95 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdc4409a63 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sda6dd9eef to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sda7ac9b9a to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdb85d2ed7 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdd2c27ed9 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd9d6ad2ba to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd540afe93 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdf94cd23a to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd22181606 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd0f49e19d to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sda2ac5d7f to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd12265b75 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd3de98a31 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd6b724763 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdea47b346 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdb3b83f49 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd24561f5b to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd49a72766 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sddd486246 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd98e5d86d to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd11b93138 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd814bf7a4 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd16240a25 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd54dff1d2 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd07953645 to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job 72e0148660ff585070a8c5ec9a1c8e37 [asynchttp] INFO 2016/06/21 19:39:57 Started job c273d653f7ad406dc8d12040173ed699 [asynchttp] INFO 2016/06/21 19:39:57 Started job 15bc52e44a564f8a36745e306bd8c2af [asynchttp] INFO 2016/06/21 19:39:57 Started job ecdb22ad83b5f92dd2a56ac32e38a99d [asynchttp] INFO 2016/06/21 19:39:57 Started job c94b20c34f927256a71db9a45b200bb2 [asynchttp] INFO 2016/06/21 19:39:57 Started job 9a72960303ca72e7401d36e9d23eccc1 [asynchttp] INFO 2016/06/21 19:39:57 Started job f5798558c298135b9d63fc2b7cfda900 [asynchttp] INFO 2016/06/21 19:39:57 Started job 8a8aef3b979b3519e12ac6b1bbdba770 [asynchttp] INFO 2016/06/21 19:39:57 Started job c0b6549efcddae0828371bc99f60c673 [asynchttp] INFO 2016/06/21 19:39:57 Started job 5b8cc7a3703ca56eb60c1e2526041134 [asynchttp] INFO 2016/06/21 19:39:57 Started job 30e46adcd8c51e475a701e3104714513 [asynchttp] INFO 2016/06/21 19:39:57 Started job 5d4eb36ebc36b24faf5ee0febacb2347 [asynchttp] INFO 2016/06/21 19:39:57 Started job 577bdb65b4c9a37d114caad12d992f9c [asynchttp] INFO 2016/06/21 19:39:57 Started job dd9da8d46a98aaa576f05e9dbe1f8faa [asynchttp] INFO 2016/06/21 19:39:57 Started job f5e078d35d1120d566339b19e6ed8a6d [asynchttp] INFO 2016/06/21 19:39:57 Started job 8e9cda4f2ef79fab30bedfbc8edce316 [asynchttp] INFO 2016/06/21 19:39:57 Started job 963c72043563cb6b003bf91d4379bfe2 [heketi] INFO 2016/06/21 19:39:57 Added device sd164988b9 [asynchttp] INFO 2016/06/21 19:39:57 Completed job 2647036a5f5f1a2cbd1ad4198219ded4 in 112.63796ms [asynchttp] INFO 2016/06/21 19:39:57 Started job 7ad460538da074fb296929db9587225c [asynchttp] INFO 2016/06/21 19:39:57 Started job 17c4337c8b384b1cff1ec7dc7f8b713c [asynchttp] INFO 2016/06/21 19:39:57 Started job 5a9640ebe1c25946acc07b2598682c93 [asynchttp] INFO 2016/06/21 19:39:57 Started job 8f59bc090c6959aebed9d0a59f162658 [asynchttp] INFO 2016/06/21 19:39:57 Started job c299096ca1f2e14eb136579bdf3ac415 [asynchttp] INFO 2016/06/21 19:39:57 Started job 8d879c50580743c79df837c64ecde6db [asynchttp] INFO 2016/06/21 19:39:57 Started job b47ef7c8c67793769db981ab787fb0aa [asynchttp] INFO 2016/06/21 19:39:57 Started job f560461d970f355034bb503c8ddb8b40 [asynchttp] INFO 2016/06/21 19:39:57 Started job 4bf20867b9bc522af50cbca0565e358e [asynchttp] INFO 2016/06/21 19:39:57 Started job 95d078721826bb12b21ee559205847f7 [asynchttp] INFO 2016/06/21 19:39:57 Started job 7b4a0c952e2d265bccd001d849e2caf8 [asynchttp] INFO 2016/06/21 19:39:57 Started job 007fa9324f914d7df847718d45551870 [asynchttp] INFO 2016/06/21 19:39:57 Started job e64b8e8bdc2c5fe5051e4d3efcef3c05 [heketi] INFO 2016/06/21 19:39:57 Added device sd3de98a31 [asynchttp] INFO 2016/06/21 19:39:57 Completed job 7ad460538da074fb296929db9587225c in 56.45344ms [heketi] INFO 2016/06/21 19:39:57 Adding device sdca6ec763 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sda03812ee to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Added device sd2a2fd3a4 [asynchttp] INFO 2016/06/21 19:39:57 Completed job c273d653f7ad406dc8d12040173ed699 in 120.83568ms [heketi] INFO 2016/06/21 19:39:57 Adding device sd7315d687 to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job 2db5bdaefc4e82a7cdd4290c7429bf68 [asynchttp] INFO 2016/06/21 19:39:57 Started job bbf9c954d9955abf4645fcf985af3584 [asynchttp] INFO 2016/06/21 19:39:57 Started job 6cd0eadc4cb82e323df0a6ea0d8ff0a5 [heketi] INFO 2016/06/21 19:39:57 Adding device sd00d63a97 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd687327aa to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd24d2c46f to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd74542ac0 to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job b0bcde4eb1557eddc661ee86748acce9 [asynchttp] INFO 2016/06/21 19:39:57 Started job 3ccc50c9ad9222774bfa6569c6d52302 [asynchttp] INFO 2016/06/21 19:39:57 Started job bc91d0c99be3338e70494260570e5acc [asynchttp] INFO 2016/06/21 19:39:57 Started job 289d9b8ddd4d58725ba4ca265083f507 [heketi] INFO 2016/06/21 19:39:57 Added device sdca6ec763 [asynchttp] INFO 2016/06/21 19:39:57 Completed job 2db5bdaefc4e82a7cdd4290c7429bf68 in 49.7286ms [heketi] INFO 2016/06/21 19:39:57 Adding device sdbf875b74 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdf22e8e66 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sda3cf94ae to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd87ec25ea to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job d39a70b083ca0dab192fed0f94c4a7cf [asynchttp] INFO 2016/06/21 19:39:57 Started job a635cd197171152a8fe67148d2f77890 [asynchttp] INFO 2016/06/21 19:39:57 Started job fa7b767f1d19ef44ff2545e35c0c3e42 [asynchttp] INFO 2016/06/21 19:39:57 Started job 969165f6cbfe2de2216d0d8479edc726 [heketi] INFO 2016/06/21 19:39:57 Adding device sddd36ba21 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdb55926ee to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd1c88d107 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd529aca1e to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sde27dd384 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sdb31a3ee9 to node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:39:57 Adding device sd4cfc7c1e to node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:39:57 Started job 90c91690dde19f60b2d41262ee9cbf83 [asynchttp] INFO 2016/06/21 19:39:57 Started job ca19fa576edf65cfd2db1e155e8e5845 [asynchttp] INFO 2016/06/21 19:39:57 Started job a205beb866fc24d0bdda5ea212c80f89 [asynchttp] INFO 2016/06/21 19:39:57 Started job 17bcdf8ae949dfa0d899f6afbbf5ecb6 [asynchttp] INFO 2016/06/21 19:39:57 Started job c7e49e9c787e4a22eb9e0b33bf19183f [asynchttp] INFO 2016/06/21 19:39:57 Started job 840e0c3e279ce3b410fec8237c89b232 [asynchttp] INFO 2016/06/21 19:39:57 Started job 4007e9f344e4b3d7c2dce1d3e002a6a9 [heketi] INFO 2016/06/21 19:39:57 Added device sdf179d9f3 [asynchttp] INFO 2016/06/21 19:39:57 Completed job ecdb22ad83b5f92dd2a56ac32e38a99d in 235.67064ms [heketi] INFO 2016/06/21 19:39:57 Added device sd5a14ea95 [asynchttp] INFO 2016/06/21 19:39:57 Completed job c94b20c34f927256a71db9a45b200bb2 in 298.4898ms [heketi] INFO 2016/06/21 19:39:57 Added device sdc4409a63 [asynchttp] INFO 2016/06/21 19:39:57 Completed job 9a72960303ca72e7401d36e9d23eccc1 in 343.895ms [heketi] INFO 2016/06/21 19:39:57 Added device sda6dd9eef [asynchttp] INFO 2016/06/21 19:39:57 Completed job f5798558c298135b9d63fc2b7cfda900 in 387.50384ms [heketi] INFO 2016/06/21 19:39:58 Added device sda7ac9b9a [asynchttp] INFO 2016/06/21 19:39:58 Completed job 8a8aef3b979b3519e12ac6b1bbdba770 in 432.69156ms [heketi] INFO 2016/06/21 19:39:58 Added device sdb85d2ed7 [asynchttp] INFO 2016/06/21 19:39:58 Completed job c0b6549efcddae0828371bc99f60c673 in 472.8942ms [heketi] INFO 2016/06/21 19:39:58 Added device sdd2c27ed9 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 5b8cc7a3703ca56eb60c1e2526041134 in 522.58436ms [heketi] INFO 2016/06/21 19:39:58 Added device sd9d6ad2ba [asynchttp] INFO 2016/06/21 19:39:58 Completed job 30e46adcd8c51e475a701e3104714513 in 572.06496ms [heketi] INFO 2016/06/21 19:39:58 Added device sd540afe93 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 5d4eb36ebc36b24faf5ee0febacb2347 in 612.34128ms [heketi] INFO 2016/06/21 19:39:58 Added device sdf94cd23a [asynchttp] INFO 2016/06/21 19:39:58 Completed job 577bdb65b4c9a37d114caad12d992f9c in 652.2642ms [heketi] INFO 2016/06/21 19:39:58 Added device sd22181606 [asynchttp] INFO 2016/06/21 19:39:58 Completed job dd9da8d46a98aaa576f05e9dbe1f8faa in 692.23588ms [heketi] INFO 2016/06/21 19:39:58 Added device sd0f49e19d [asynchttp] INFO 2016/06/21 19:39:58 Completed job f5e078d35d1120d566339b19e6ed8a6d in 731.85232ms [heketi] INFO 2016/06/21 19:39:58 Added device sda2ac5d7f [asynchttp] INFO 2016/06/21 19:39:58 Completed job 8e9cda4f2ef79fab30bedfbc8edce316 in 781.84336ms [heketi] INFO 2016/06/21 19:39:58 Added device sd12265b75 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 963c72043563cb6b003bf91d4379bfe2 in 836.3084ms [heketi] INFO 2016/06/21 19:39:58 Added device sd6b724763 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 17c4337c8b384b1cff1ec7dc7f8b713c in 858.9294ms [heketi] INFO 2016/06/21 19:39:58 Added device sdea47b346 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 5a9640ebe1c25946acc07b2598682c93 in 898.88056ms [heketi] INFO 2016/06/21 19:39:58 Added device sdb3b83f49 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 8f59bc090c6959aebed9d0a59f162658 in 948.52268ms [heketi] INFO 2016/06/21 19:39:58 Added device sd24561f5b [asynchttp] INFO 2016/06/21 19:39:58 Completed job c299096ca1f2e14eb136579bdf3ac415 in 988.7716ms [heketi] INFO 2016/06/21 19:39:58 Added device sd49a72766 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 8d879c50580743c79df837c64ecde6db in 1.03512808s [heketi] INFO 2016/06/21 19:39:58 Added device sddd486246 [asynchttp] INFO 2016/06/21 19:39:58 Completed job b47ef7c8c67793769db981ab787fb0aa in 1.07899916s [heketi] INFO 2016/06/21 19:39:58 Added device sd98e5d86d [asynchttp] INFO 2016/06/21 19:39:58 Completed job f560461d970f355034bb503c8ddb8b40 in 1.15028324s [heketi] INFO 2016/06/21 19:39:58 Added device sd11b93138 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 4bf20867b9bc522af50cbca0565e358e in 1.222232s [heketi] INFO 2016/06/21 19:39:58 Added device sd814bf7a4 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 95d078721826bb12b21ee559205847f7 in 1.28429756s [heketi] INFO 2016/06/21 19:39:58 Added device sd16240a25 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 7b4a0c952e2d265bccd001d849e2caf8 in 1.32959284s [heketi] INFO 2016/06/21 19:39:58 Added device sd54dff1d2 [asynchttp] INFO 2016/06/21 19:39:58 Completed job 007fa9324f914d7df847718d45551870 in 1.37955436s [heketi] INFO 2016/06/21 19:39:59 Added device sd07953645 [asynchttp] INFO 2016/06/21 19:39:59 Completed job e64b8e8bdc2c5fe5051e4d3efcef3c05 in 1.43920968s [heketi] INFO 2016/06/21 19:39:59 Added device sdbc904a0b [asynchttp] INFO 2016/06/21 19:39:59 Completed job 72e0148660ff585070a8c5ec9a1c8e37 in 1.51818548s [heketi] INFO 2016/06/21 19:39:59 Added device sda03812ee [asynchttp] INFO 2016/06/21 19:39:59 Completed job bbf9c954d9955abf4645fcf985af3584 in 1.41839968s [heketi] INFO 2016/06/21 19:39:59 Added device sdf3c41a7f [asynchttp] INFO 2016/06/21 19:39:59 Completed job 15bc52e44a564f8a36745e306bd8c2af in 1.6148018s [heketi] INFO 2016/06/21 19:39:59 Added device sd7315d687 [asynchttp] INFO 2016/06/21 19:39:59 Completed job 6cd0eadc4cb82e323df0a6ea0d8ff0a5 in 1.52213028s [heketi] INFO 2016/06/21 19:39:59 Added device sd00d63a97 [asynchttp] INFO 2016/06/21 19:39:59 Completed job b0bcde4eb1557eddc661ee86748acce9 in 1.54038572s [heketi] INFO 2016/06/21 19:39:59 Added device sd687327aa [asynchttp] INFO 2016/06/21 19:39:59 Completed job 3ccc50c9ad9222774bfa6569c6d52302 in 1.59062228s [heketi] INFO 2016/06/21 19:39:59 Added device sd24d2c46f [asynchttp] INFO 2016/06/21 19:39:59 Completed job bc91d0c99be3338e70494260570e5acc in 1.64025816s [heketi] INFO 2016/06/21 19:39:59 Added device sd74542ac0 [asynchttp] INFO 2016/06/21 19:39:59 Completed job 289d9b8ddd4d58725ba4ca265083f507 in 1.689917s [heketi] INFO 2016/06/21 19:39:59 Added device sdbf875b74 [asynchttp] INFO 2016/06/21 19:39:59 Completed job d39a70b083ca0dab192fed0f94c4a7cf in 1.70849584s [heketi] INFO 2016/06/21 19:39:59 Added device sdf22e8e66 [asynchttp] INFO 2016/06/21 19:39:59 Completed job a635cd197171152a8fe67148d2f77890 in 1.757561s [heketi] INFO 2016/06/21 19:39:59 Added device sda3cf94ae [asynchttp] INFO 2016/06/21 19:39:59 Completed job fa7b767f1d19ef44ff2545e35c0c3e42 in 1.80720992s [heketi] INFO 2016/06/21 19:39:59 Added device sd87ec25ea [asynchttp] INFO 2016/06/21 19:39:59 Completed job 969165f6cbfe2de2216d0d8479edc726 in 1.8574718s [heketi] INFO 2016/06/21 19:39:59 Added device sddd36ba21 [asynchttp] INFO 2016/06/21 19:39:59 Completed job 90c91690dde19f60b2d41262ee9cbf83 in 1.88292668s [heketi] INFO 2016/06/21 19:39:59 Added device sdb55926ee [asynchttp] INFO 2016/06/21 19:39:59 Completed job ca19fa576edf65cfd2db1e155e8e5845 in 1.93238736s [heketi] INFO 2016/06/21 19:39:59 Added device sd1c88d107 [asynchttp] INFO 2016/06/21 19:39:59 Completed job a205beb866fc24d0bdda5ea212c80f89 in 1.98220404s [heketi] INFO 2016/06/21 19:39:59 Added device sd529aca1e [asynchttp] INFO 2016/06/21 19:39:59 Completed job 17bcdf8ae949dfa0d899f6afbbf5ecb6 in 2.03313268s [heketi] INFO 2016/06/21 19:39:59 Added device sde27dd384 [asynchttp] INFO 2016/06/21 19:39:59 Completed job c7e49e9c787e4a22eb9e0b33bf19183f in 2.09087692s [heketi] INFO 2016/06/21 19:39:59 Added device sdb31a3ee9 [asynchttp] INFO 2016/06/21 19:39:59 Completed job 840e0c3e279ce3b410fec8237c89b232 in 2.13436576s [heketi] INFO 2016/06/21 19:40:00 Added device sd4cfc7c1e [asynchttp] INFO 2016/06/21 19:40:00 Completed job 4007e9f344e4b3d7c2dce1d3e002a6a9 in 2.18499144s [heketi] INFO 2016/06/21 19:40:00 Adding node manage2 [asynchttp] INFO 2016/06/21 19:40:00 Started job 2d64b47a0e4aff23e877a60ecef5b349 [heketi] INFO 2016/06/21 19:40:00 Added node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:00 Completed job 2d64b47a0e4aff23e877a60ecef5b349 in 6.95828ms [heketi] INFO 2016/06/21 19:40:01 Adding device sd5aa38d50 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd6bf16f51 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 0d9cc11decf9f3ebea8e784ee773978e [heketi] INFO 2016/06/21 19:40:01 Added device sd5aa38d50 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 0d9cc11decf9f3ebea8e784ee773978e in 12.36672ms [asynchttp] INFO 2016/06/21 19:40:01 Started job 0685d0a53a33f97cde71af1bee3bc06f [heketi] INFO 2016/06/21 19:40:01 Adding device sd4a99e3b6 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd2b3078b6 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job ff4238af37005dcbe15e042a51cd4b1e [heketi] INFO 2016/06/21 19:40:01 Added device sd6bf16f51 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 0685d0a53a33f97cde71af1bee3bc06f in 92.49976ms [heketi] INFO 2016/06/21 19:40:01 Adding device sd2918e525 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 04e37898054977f8939a578dd5db80e6 [heketi] INFO 2016/06/21 19:40:01 Adding device sd6e183841 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 6659c1430913f75a39529bb1146a616d [heketi] INFO 2016/06/21 19:40:01 Adding device sd607ab97b to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job f95e6de491f3c0a09794b64cb1fb4edb [heketi] INFO 2016/06/21 19:40:01 Adding device sdd076257e to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job ae056cb67feb3e9c737a265cf07fe31c [heketi] INFO 2016/06/21 19:40:01 Adding device sde6570a98 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 7052dfa30d87bef6a49a5fcc138513b1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd98b39591 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 620241fea9cf487af85f72cdc7bc7509 [heketi] INFO 2016/06/21 19:40:01 Adding device sdddbc469a to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 1d9f5e9ef3f004113b9473c5e1c96668 [heketi] INFO 2016/06/21 19:40:01 Adding device sddabb14ce to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 7ab24bb133a3e4ea633ad113eefc8e09 [heketi] INFO 2016/06/21 19:40:01 Adding device sdeba690b7 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 779b4c1ca36f6ef0b60d790dd67f9d75 [heketi] INFO 2016/06/21 19:40:01 Adding device sd5547c012 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 01ffc0c2408bbbb729f09c9f00b876d8 [heketi] INFO 2016/06/21 19:40:01 Adding device sd9564b2f3 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 59863afca8ff9785e69ea701c95f19ac [heketi] INFO 2016/06/21 19:40:01 Adding device sd3d307969 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job a1487f96e6a47fd4da2958ba4c82ba46 [heketi] INFO 2016/06/21 19:40:01 Adding device sd6795a469 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 4e76530995a9e594569f74b815959294 [heketi] INFO 2016/06/21 19:40:01 Adding device sdf23da228 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 2ee387c5c670855f7079eea53edc25f9 [heketi] INFO 2016/06/21 19:40:01 Adding device sd7bbe3c21 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job f14cb06a3ecb1338c568ff95a231c9c3 [heketi] INFO 2016/06/21 19:40:01 Adding device sd30153072 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 28f860b0957133859a824e9b2be7356d [heketi] INFO 2016/06/21 19:40:01 Adding device sd7eb1994f to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 8d27fd2870dd80f382fb37a5e3fd3f6b [heketi] INFO 2016/06/21 19:40:01 Adding device sd779b1a6d to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job facb5e5ed20f3eeab57bbaa31617c0ae [heketi] INFO 2016/06/21 19:40:01 Adding device sd1320490d to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 3fc534b182f3678a4a365c2de290ae6e [heketi] INFO 2016/06/21 19:40:01 Adding device sdaef98d8b to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job bb7eb52df22bf7a6b8c72684e7c9e477 [heketi] INFO 2016/06/21 19:40:01 Adding device sda63adada to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 43eb3f7f49d83ec6d296f09a1d53bad2 [heketi] INFO 2016/06/21 19:40:01 Adding device sd2e825c01 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job beb7f240fea94ef4ce054ecaf6f6b7af [heketi] INFO 2016/06/21 19:40:01 Adding device sdb28160bf to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job dc797a2c6fb8c67bcb56417e62aee0c6 [heketi] INFO 2016/06/21 19:40:01 Adding device sd0d179efe to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 04dfee0b91fed37743a632a0ae26eceb [heketi] INFO 2016/06/21 19:40:01 Adding device sd7df3d89b to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 1a2a211a1eb4a3f49a294f0e5b223118 [heketi] INFO 2016/06/21 19:40:01 Adding device sd70110750 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 3ca7a802c2e7e932cefba34b98315425 [heketi] INFO 2016/06/21 19:40:01 Adding device sd9b5acda7 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 435643132c9f46c6f44ae205a2e39ecd [heketi] INFO 2016/06/21 19:40:01 Adding device sdbc6c9212 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 1d79af3fa736a062a46a19026352659c [asynchttp] INFO 2016/06/21 19:40:01 Started job be6b82863b88a7bbeee6517ea7a8de4c [heketi] INFO 2016/06/21 19:40:01 Adding device sd9b1663eb to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Added device sd2b3078b6 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 04e37898054977f8939a578dd5db80e6 in 43.68628ms [asynchttp] INFO 2016/06/21 19:40:01 Started job 2f87cc4cce9e9a8c795087b3c2b91d5f [heketi] INFO 2016/06/21 19:40:01 Adding device sda95a6846 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 2afb7e13062f262568b4b26101e4e41d [heketi] INFO 2016/06/21 19:40:01 Added device sd9b1663eb [asynchttp] INFO 2016/06/21 19:40:01 Completed job 2f87cc4cce9e9a8c795087b3c2b91d5f in 62.26552ms [heketi] INFO 2016/06/21 19:40:01 Adding device sdd7ee062e to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd59243fd2 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd77f742d2 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 634839aeb87e50bd2f855c5f24e2170a [asynchttp] INFO 2016/06/21 19:40:01 Started job 648738b80bc50ff50b01e64f08b9ac57 [asynchttp] INFO 2016/06/21 19:40:01 Started job ebede76a423bacaa556f7a6001896980 [heketi] INFO 2016/06/21 19:40:01 Adding device sde925b2d5 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd6165341f to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 56f1b3b4bac0fddaed0565feeb85eb35 [heketi] INFO 2016/06/21 19:40:01 Added device sd2918e525 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 6659c1430913f75a39529bb1146a616d in 144.84564ms [asynchttp] INFO 2016/06/21 19:40:01 Started job 2fd9592bdf720c18f4a5b7e5a661c02a [heketi] INFO 2016/06/21 19:40:01 Adding device sd675bd3d4 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd448fa62b to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sdeb22180f to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sdedeb6e4e to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sdf8d25cfa to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sdbfbf30db to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd5790cee5 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job ae6f873b2850d32531cb9181a2cb9a4f [asynchttp] INFO 2016/06/21 19:40:01 Started job 823e04c52e99e9b050e7a536d26a4cb5 [asynchttp] INFO 2016/06/21 19:40:01 Started job 78a48eb8d01d82b347de4cf7da351b40 [asynchttp] INFO 2016/06/21 19:40:01 Started job a477e032523cc88b88bf6ac0537fd5e4 [asynchttp] INFO 2016/06/21 19:40:01 Started job 90e12bfccafef33721912909b47f787f [asynchttp] INFO 2016/06/21 19:40:01 Started job cfe29dcb0b9b4c43688b494602c2b0c1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 89799d9dcd3b5112dbcde207c205c015 [heketi] INFO 2016/06/21 19:40:01 Adding device sd9b5c3007 to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sd7df31e3a to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Adding device sdce96ad3d to node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:01 Added device sd6165341f [asynchttp] INFO 2016/06/21 19:40:01 Completed job 2fd9592bdf720c18f4a5b7e5a661c02a in 67.65716ms [asynchttp] INFO 2016/06/21 19:40:01 Started job 90e89f57946309829c7aca1fa1b1a9c6 [asynchttp] INFO 2016/06/21 19:40:01 Started job bc4be2066830bea9b5abecb6a6393c69 [asynchttp] INFO 2016/06/21 19:40:01 Started job 3d23b9cbcff34b7e28a8c81c9d53999d [heketi] INFO 2016/06/21 19:40:01 Adding device sd31a5ab69 to node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:01 Started job 2ca4d2a47bb4dd24a778443ed66122a3 [heketi] INFO 2016/06/21 19:40:01 Added device sd9b5c3007 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 90e89f57946309829c7aca1fa1b1a9c6 in 56.5652ms [heketi] INFO 2016/06/21 19:40:01 Added device sdd076257e [asynchttp] INFO 2016/06/21 19:40:01 Completed job 7052dfa30d87bef6a49a5fcc138513b1 in 307.2342ms [heketi] INFO 2016/06/21 19:40:01 Added device sde6570a98 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 620241fea9cf487af85f72cdc7bc7509 in 356.28508ms [heketi] INFO 2016/06/21 19:40:01 Added device sd98b39591 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 1d9f5e9ef3f004113b9473c5e1c96668 in 395.493ms [heketi] INFO 2016/06/21 19:40:01 Added device sdddbc469a [asynchttp] INFO 2016/06/21 19:40:01 Completed job 7ab24bb133a3e4ea633ad113eefc8e09 in 407.03748ms [heketi] INFO 2016/06/21 19:40:01 Added device sddabb14ce [asynchttp] INFO 2016/06/21 19:40:01 Completed job 779b4c1ca36f6ef0b60d790dd67f9d75 in 422.50344ms [heketi] INFO 2016/06/21 19:40:01 Added device sdeba690b7 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 01ffc0c2408bbbb729f09c9f00b876d8 in 442.00944ms [heketi] INFO 2016/06/21 19:40:01 Added device sd5547c012 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 59863afca8ff9785e69ea701c95f19ac in 446.53592ms [heketi] INFO 2016/06/21 19:40:01 Added device sd9564b2f3 [asynchttp] INFO 2016/06/21 19:40:01 Completed job a1487f96e6a47fd4da2958ba4c82ba46 in 464.30488ms [heketi] INFO 2016/06/21 19:40:01 Added device sd3d307969 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 4e76530995a9e594569f74b815959294 in 480.22312ms [heketi] INFO 2016/06/21 19:40:01 Added device sd6795a469 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 2ee387c5c670855f7079eea53edc25f9 in 516.6846ms [heketi] INFO 2016/06/21 19:40:01 Added device sdf23da228 [asynchttp] INFO 2016/06/21 19:40:01 Completed job f14cb06a3ecb1338c568ff95a231c9c3 in 525.522ms [heketi] INFO 2016/06/21 19:40:01 Added device sd7bbe3c21 [asynchttp] INFO 2016/06/21 19:40:01 Completed job 28f860b0957133859a824e9b2be7356d in 619.81348ms [heketi] INFO 2016/06/21 19:40:02 Added device sd30153072 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 8d27fd2870dd80f382fb37a5e3fd3f6b in 674.86044ms [heketi] INFO 2016/06/21 19:40:02 Added device sd7eb1994f [asynchttp] INFO 2016/06/21 19:40:02 Completed job facb5e5ed20f3eeab57bbaa31617c0ae in 724.54624ms [heketi] INFO 2016/06/21 19:40:02 Added device sd779b1a6d [asynchttp] INFO 2016/06/21 19:40:02 Completed job 3fc534b182f3678a4a365c2de290ae6e in 764.07324ms [heketi] INFO 2016/06/21 19:40:02 Added device sd1320490d [asynchttp] INFO 2016/06/21 19:40:02 Completed job bb7eb52df22bf7a6b8c72684e7c9e477 in 803.63856ms [heketi] INFO 2016/06/21 19:40:02 Added device sdaef98d8b [asynchttp] INFO 2016/06/21 19:40:02 Completed job 43eb3f7f49d83ec6d296f09a1d53bad2 in 853.35884ms [heketi] INFO 2016/06/21 19:40:02 Added device sda63adada [asynchttp] INFO 2016/06/21 19:40:02 Completed job beb7f240fea94ef4ce054ecaf6f6b7af in 892.83824ms [heketi] INFO 2016/06/21 19:40:02 Added device sd2e825c01 [asynchttp] INFO 2016/06/21 19:40:02 Completed job dc797a2c6fb8c67bcb56417e62aee0c6 in 942.43236ms [heketi] INFO 2016/06/21 19:40:02 Added device sdb28160bf [asynchttp] INFO 2016/06/21 19:40:02 Completed job 04dfee0b91fed37743a632a0ae26eceb in 1.00144248s [heketi] INFO 2016/06/21 19:40:02 Added device sd0d179efe [asynchttp] INFO 2016/06/21 19:40:02 Completed job 1a2a211a1eb4a3f49a294f0e5b223118 in 1.05169984s [heketi] INFO 2016/06/21 19:40:02 Added device sd7df3d89b [asynchttp] INFO 2016/06/21 19:40:02 Completed job 3ca7a802c2e7e932cefba34b98315425 in 1.09121976s [heketi] INFO 2016/06/21 19:40:02 Added device sd70110750 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 435643132c9f46c6f44ae205a2e39ecd in 1.14048508s [heketi] INFO 2016/06/21 19:40:02 Added device sd9b5acda7 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 1d79af3fa736a062a46a19026352659c in 1.20021692s [heketi] INFO 2016/06/21 19:40:02 Added device sdbc6c9212 [asynchttp] INFO 2016/06/21 19:40:02 Completed job be6b82863b88a7bbeee6517ea7a8de4c in 1.24965708s [heketi] INFO 2016/06/21 19:40:02 Added device sd4a99e3b6 [asynchttp] INFO 2016/06/21 19:40:02 Completed job ff4238af37005dcbe15e042a51cd4b1e in 1.33634396s [heketi] INFO 2016/06/21 19:40:02 Added device sda95a6846 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 2afb7e13062f262568b4b26101e4e41d in 1.2752178s [heketi] INFO 2016/06/21 19:40:02 Added device sdd7ee062e [asynchttp] INFO 2016/06/21 19:40:02 Completed job 634839aeb87e50bd2f855c5f24e2170a in 1.2821772s [heketi] INFO 2016/06/21 19:40:02 Added device sd59243fd2 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 648738b80bc50ff50b01e64f08b9ac57 in 1.3417352s [heketi] INFO 2016/06/21 19:40:02 Added device sd77f742d2 [asynchttp] INFO 2016/06/21 19:40:02 Completed job ebede76a423bacaa556f7a6001896980 in 1.39722796s [heketi] INFO 2016/06/21 19:40:02 Added device sde925b2d5 [asynchttp] INFO 2016/06/21 19:40:02 Completed job 56f1b3b4bac0fddaed0565feeb85eb35 in 1.43614412s [heketi] INFO 2016/06/21 19:40:02 Added device sd6e183841 [asynchttp] INFO 2016/06/21 19:40:02 Completed job f95e6de491f3c0a09794b64cb1fb4edb in 1.61862236s [heketi] INFO 2016/06/21 19:40:03 Added device sd675bd3d4 [asynchttp] INFO 2016/06/21 19:40:03 Completed job ae6f873b2850d32531cb9181a2cb9a4f in 1.47247424s [heketi] INFO 2016/06/21 19:40:03 Added device sd448fa62b [asynchttp] INFO 2016/06/21 19:40:03 Completed job 823e04c52e99e9b050e7a536d26a4cb5 in 1.52764616s [heketi] INFO 2016/06/21 19:40:03 Added device sdeb22180f [asynchttp] INFO 2016/06/21 19:40:03 Completed job 78a48eb8d01d82b347de4cf7da351b40 in 1.58758592s [heketi] INFO 2016/06/21 19:40:03 Added device sdedeb6e4e [asynchttp] INFO 2016/06/21 19:40:03 Completed job a477e032523cc88b88bf6ac0537fd5e4 in 1.62799224s [heketi] INFO 2016/06/21 19:40:03 Added device sdf8d25cfa [asynchttp] INFO 2016/06/21 19:40:03 Completed job 90e12bfccafef33721912909b47f787f in 1.6765488s [heketi] INFO 2016/06/21 19:40:03 Added device sdbfbf30db [asynchttp] INFO 2016/06/21 19:40:03 Completed job cfe29dcb0b9b4c43688b494602c2b0c1 in 1.7265144s [heketi] INFO 2016/06/21 19:40:03 Added device sd5790cee5 [asynchttp] INFO 2016/06/21 19:40:03 Completed job 89799d9dcd3b5112dbcde207c205c015 in 1.77642572s [heketi] INFO 2016/06/21 19:40:03 Added device sd7df31e3a [asynchttp] INFO 2016/06/21 19:40:03 Completed job bc4be2066830bea9b5abecb6a6393c69 in 1.79849612s [heketi] INFO 2016/06/21 19:40:03 Added device sdce96ad3d [asynchttp] INFO 2016/06/21 19:40:03 Completed job 3d23b9cbcff34b7e28a8c81c9d53999d in 1.84541272s [heketi] INFO 2016/06/21 19:40:03 Added device sd607ab97b [asynchttp] INFO 2016/06/21 19:40:03 Completed job ae056cb67feb3e9c737a265cf07fe31c in 2.12827892s [heketi] INFO 2016/06/21 19:40:03 Added device sd31a5ab69 [asynchttp] INFO 2016/06/21 19:40:03 Completed job 2ca4d2a47bb4dd24a778443ed66122a3 in 1.93514112s [heketi] INFO 2016/06/21 19:40:03 Adding node manage3 [asynchttp] INFO 2016/06/21 19:40:03 Started job 3c3bce60b26bf8e2c65504612e03960b [heketi] INFO 2016/06/21 19:40:03 Added node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Completed job 3c3bce60b26bf8e2c65504612e03960b in 10.0844ms [heketi] INFO 2016/06/21 19:40:03 Adding device sd40bba3fa to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job b1afa10e19d301f093a6ecd816bf0ad5 [heketi] INFO 2016/06/21 19:40:03 Adding device sd70eb62eb to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd2cb2b6dd to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sde782799d to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd5682abd2 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd26fcd9e2 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd2f3eab34 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sdedce7e22 to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job 8cf8594490df2ac8576f2db45d3267f1 [asynchttp] INFO 2016/06/21 19:40:03 Started job 0d5655c4790b9925bdf903a75f87b75b [asynchttp] INFO 2016/06/21 19:40:03 Started job 27fb975b9168b836f66ba9bedb774c3c [asynchttp] INFO 2016/06/21 19:40:03 Started job 69854a9d7aaf31f5bfd7431c75cd633f [asynchttp] INFO 2016/06/21 19:40:03 Started job 99cf788c7966e1fdc28cc435adeddabf [asynchttp] INFO 2016/06/21 19:40:03 Started job a521c7af05f110493a21f181e4291aa9 [asynchttp] INFO 2016/06/21 19:40:03 Started job 75ad15c577da6cf682152fd6b9dcfbcf [heketi] INFO 2016/06/21 19:40:03 Adding device sd2c278b5b to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job ab5d88ce1311cf6d6137a9b37d63141a [heketi] INFO 2016/06/21 19:40:03 Adding device sd7013ae84 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sdde573fb3 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd22521e69 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd4e3ba5bb to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd92854486 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sde1f52854 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd59231881 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd897602e6 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd8a881794 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd18ebce91 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd01e8fbf1 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd999fedac to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd41e16b18 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd39a63e8b to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sdf27d49eb to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sdfcd51a05 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd03fae264 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd5a9bbf0e to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd915423c6 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sdc4503531 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sde35fcfad to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd0547bc34 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd22df04e6 to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job c8bf6fadcab41665e8892a1bd744c20b [asynchttp] INFO 2016/06/21 19:40:03 Started job 313683de087a8b57a1d32eb200d7e055 [asynchttp] INFO 2016/06/21 19:40:03 Started job aa61de882869da5170ad3161025bfcae [asynchttp] INFO 2016/06/21 19:40:03 Started job 2408fba4f7d2ed2303eedcb1f749228d [asynchttp] INFO 2016/06/21 19:40:03 Started job 845f54e2953a554b1b4fc685dbab5a12 [asynchttp] INFO 2016/06/21 19:40:03 Started job a55df605fb7a8ee882af6f341b597daf [asynchttp] INFO 2016/06/21 19:40:03 Started job b47acc340899e52c2e672f5044e5c5b6 [asynchttp] INFO 2016/06/21 19:40:03 Started job de74bf8d2e8191ae5bf00e0857134d39 [asynchttp] INFO 2016/06/21 19:40:03 Started job ea819301c0269de3a7ecadd676bab9c1 [asynchttp] INFO 2016/06/21 19:40:03 Started job 0ac0b6595467f280707c392ec178d123 [asynchttp] INFO 2016/06/21 19:40:03 Started job 973bb316c8f64b7eb3c9bea370fc2473 [asynchttp] INFO 2016/06/21 19:40:03 Started job aa654046b57c6c39ca05aead06c5f2c1 [asynchttp] INFO 2016/06/21 19:40:03 Started job e1979791c8b0085918919dbab84e3e2b [asynchttp] INFO 2016/06/21 19:40:03 Started job f676a682fd4e829463198eeffa22ca9c [asynchttp] INFO 2016/06/21 19:40:03 Started job 18be6723b708d4a153a710eed37bb973 [asynchttp] INFO 2016/06/21 19:40:03 Started job fc0df9b6219fca318abd45dfa26f1af7 [asynchttp] INFO 2016/06/21 19:40:03 Started job 06732d17055b6b1b003360cd3a70de6d [asynchttp] INFO 2016/06/21 19:40:03 Started job ff4feaa7a4ae18db4ce959de88ce3301 [asynchttp] INFO 2016/06/21 19:40:03 Started job 583a7fb93a3df39c92ad97de43b3c2dc [asynchttp] INFO 2016/06/21 19:40:03 Started job f02d057e3a8647d8484cbebcac745849 [asynchttp] INFO 2016/06/21 19:40:03 Started job a44a9936f631eb3e829448ca47f8bc94 [asynchttp] INFO 2016/06/21 19:40:03 Started job 04396206e28e75bac94d7e6c8b142719 [asynchttp] INFO 2016/06/21 19:40:03 Started job 4d5752c700ab1e0fe7627694f965ce6f [heketi] INFO 2016/06/21 19:40:03 Added device sd40bba3fa [asynchttp] INFO 2016/06/21 19:40:03 Completed job b1afa10e19d301f093a6ecd816bf0ad5 in 140.151ms [heketi] INFO 2016/06/21 19:40:03 Added device sd70eb62eb [asynchttp] INFO 2016/06/21 19:40:03 Completed job 8cf8594490df2ac8576f2db45d3267f1 in 142.96816ms [heketi] INFO 2016/06/21 19:40:03 Adding device sd7589af33 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sddbc0bdb4 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd0c16360d to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd9947d177 to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job cf193ba7a0f24c245cf461f91ea58d5c [asynchttp] INFO 2016/06/21 19:40:03 Started job d8938f2ad18afbd7fcb4f16fcf663b1e [asynchttp] INFO 2016/06/21 19:40:03 Started job 17d6e41d45b4a19a52f5090e147af957 [asynchttp] INFO 2016/06/21 19:40:03 Started job 4f604c2c7e19d89c34b22a578ddf5e63 [heketi] INFO 2016/06/21 19:40:03 Adding device sd21bf1b7d to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job 7a76d8e5dd34b3bf982cb52ffd78f9b5 [heketi] INFO 2016/06/21 19:40:03 Added device sd2cb2b6dd [asynchttp] INFO 2016/06/21 19:40:03 Completed job 0d5655c4790b9925bdf903a75f87b75b in 190.20212ms [heketi] INFO 2016/06/21 19:40:03 Adding device sd5e12fdf5 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd25b45e93 to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job 6db857eeed96714f1ae6b67b24da75ea [asynchttp] INFO 2016/06/21 19:40:03 Started job 06157bcbd58eb3fdd60d1279096f5e93 [heketi] INFO 2016/06/21 19:40:03 Adding device sd92556a8a to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd65e97534 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd41254f8e to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd52bd45a9 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd15587466 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd7a1a97d4 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd0f8a21fa to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd5a394d15 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sde6df5288 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sde9895f61 to node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:03 Adding device sd30b725e6 to node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:03 Started job 807eb1b10eee01d2f07452a79d48fb96 [asynchttp] INFO 2016/06/21 19:40:03 Started job caece93f5f24fbffa514a394a943a4d7 [asynchttp] INFO 2016/06/21 19:40:03 Started job 91fa06b5e4cf8e584b5bd4905b6d2238 [asynchttp] INFO 2016/06/21 19:40:03 Started job 0ecd3cdf26386f86c59cd58c34062228 [asynchttp] INFO 2016/06/21 19:40:03 Started job a129faf375a6665752bb6bab1c65c683 [asynchttp] INFO 2016/06/21 19:40:03 Started job e74a30c45c327c9b5c1658d225732df8 [asynchttp] INFO 2016/06/21 19:40:03 Started job 8fb52b39a36bc92515eb0e1437dfdf72 [asynchttp] INFO 2016/06/21 19:40:03 Started job 834d23b68b8b00e111371d00ffcefb1a [asynchttp] INFO 2016/06/21 19:40:03 Started job f085c20894271ad384c690cd503a68b5 [asynchttp] INFO 2016/06/21 19:40:03 Started job 23b4540b48b5a36a800384773ad04227 [asynchttp] INFO 2016/06/21 19:40:03 Started job 7ae621ecb9ec0dc98820406876279752 [heketi] INFO 2016/06/21 19:40:03 Added device sde782799d [asynchttp] INFO 2016/06/21 19:40:03 Completed job 27fb975b9168b836f66ba9bedb774c3c in 245.69784ms [heketi] INFO 2016/06/21 19:40:04 Added device sd5682abd2 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 69854a9d7aaf31f5bfd7431c75cd633f in 288.3236ms [heketi] INFO 2016/06/21 19:40:04 Added device sd26fcd9e2 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 99cf788c7966e1fdc28cc435adeddabf in 326.91856ms [heketi] INFO 2016/06/21 19:40:04 Added device sd2f3eab34 [asynchttp] INFO 2016/06/21 19:40:04 Completed job a521c7af05f110493a21f181e4291aa9 in 366.89812ms [heketi] INFO 2016/06/21 19:40:04 Added device sdedce7e22 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 75ad15c577da6cf682152fd6b9dcfbcf in 417.17704ms [heketi] INFO 2016/06/21 19:40:04 Added device sd2c278b5b [asynchttp] INFO 2016/06/21 19:40:04 Completed job ab5d88ce1311cf6d6137a9b37d63141a in 454.49808ms [heketi] INFO 2016/06/21 19:40:04 Added device sd7013ae84 [asynchttp] INFO 2016/06/21 19:40:04 Completed job c8bf6fadcab41665e8892a1bd744c20b in 437.71012ms [heketi] INFO 2016/06/21 19:40:04 Added device sdde573fb3 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 313683de087a8b57a1d32eb200d7e055 in 482.9466ms [heketi] INFO 2016/06/21 19:40:04 Added device sd22521e69 [asynchttp] INFO 2016/06/21 19:40:04 Completed job aa61de882869da5170ad3161025bfcae in 527.9656ms [heketi] INFO 2016/06/21 19:40:04 Added device sd4e3ba5bb [asynchttp] INFO 2016/06/21 19:40:04 Completed job 2408fba4f7d2ed2303eedcb1f749228d in 567.54136ms [heketi] INFO 2016/06/21 19:40:04 Added device sd92854486 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 845f54e2953a554b1b4fc685dbab5a12 in 617.81712ms [heketi] INFO 2016/06/21 19:40:04 Added device sde1f52854 [asynchttp] INFO 2016/06/21 19:40:04 Completed job a55df605fb7a8ee882af6f341b597daf in 661.67756ms [heketi] INFO 2016/06/21 19:40:04 Added device sd59231881 [asynchttp] INFO 2016/06/21 19:40:04 Completed job b47acc340899e52c2e672f5044e5c5b6 in 711.0318ms [heketi] INFO 2016/06/21 19:40:04 Added device sd897602e6 [asynchttp] INFO 2016/06/21 19:40:04 Completed job de74bf8d2e8191ae5bf00e0857134d39 in 757.32304ms [heketi] INFO 2016/06/21 19:40:04 Added device sd8a881794 [asynchttp] INFO 2016/06/21 19:40:04 Completed job ea819301c0269de3a7ecadd676bab9c1 in 801.1124ms [heketi] INFO 2016/06/21 19:40:04 Added device sd18ebce91 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 0ac0b6595467f280707c392ec178d123 in 847.22708ms [heketi] INFO 2016/06/21 19:40:04 Added device sd01e8fbf1 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 973bb316c8f64b7eb3c9bea370fc2473 in 887.17052ms [heketi] INFO 2016/06/21 19:40:04 Added device sd999fedac [asynchttp] INFO 2016/06/21 19:40:04 Completed job aa654046b57c6c39ca05aead06c5f2c1 in 937.17664ms [heketi] INFO 2016/06/21 19:40:04 Added device sd41e16b18 [asynchttp] INFO 2016/06/21 19:40:04 Completed job e1979791c8b0085918919dbab84e3e2b in 977.11356ms [heketi] INFO 2016/06/21 19:40:04 Added device sd39a63e8b [asynchttp] INFO 2016/06/21 19:40:04 Completed job f676a682fd4e829463198eeffa22ca9c in 1.01705432s [heketi] INFO 2016/06/21 19:40:04 Added device sdf27d49eb [asynchttp] INFO 2016/06/21 19:40:04 Completed job 18be6723b708d4a153a710eed37bb973 in 1.05701552s [heketi] INFO 2016/06/21 19:40:04 Added device sdfcd51a05 [asynchttp] INFO 2016/06/21 19:40:04 Completed job fc0df9b6219fca318abd45dfa26f1af7 in 1.09663904s [heketi] INFO 2016/06/21 19:40:04 Added device sd03fae264 [asynchttp] INFO 2016/06/21 19:40:04 Completed job 06732d17055b6b1b003360cd3a70de6d in 1.15623132s [heketi] INFO 2016/06/21 19:40:05 Added device sd5a9bbf0e [asynchttp] INFO 2016/06/21 19:40:05 Completed job ff4feaa7a4ae18db4ce959de88ce3301 in 1.2055802s [heketi] INFO 2016/06/21 19:40:05 Added device sd915423c6 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 583a7fb93a3df39c92ad97de43b3c2dc in 1.24685092s [heketi] INFO 2016/06/21 19:40:05 Added device sdc4503531 [asynchttp] INFO 2016/06/21 19:40:05 Completed job f02d057e3a8647d8484cbebcac745849 in 1.28961688s [heketi] INFO 2016/06/21 19:40:05 Added device sde35fcfad [asynchttp] INFO 2016/06/21 19:40:05 Completed job a44a9936f631eb3e829448ca47f8bc94 in 1.32981432s [heketi] INFO 2016/06/21 19:40:05 Added device sd0547bc34 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 04396206e28e75bac94d7e6c8b142719 in 1.3709964s [heketi] INFO 2016/06/21 19:40:05 Added device sd22df04e6 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 4d5752c700ab1e0fe7627694f965ce6f in 1.40972548s [heketi] INFO 2016/06/21 19:40:05 Added device sd7589af33 [asynchttp] INFO 2016/06/21 19:40:05 Completed job cf193ba7a0f24c245cf461f91ea58d5c in 1.34145456s [heketi] INFO 2016/06/21 19:40:05 Added device sddbc0bdb4 [asynchttp] INFO 2016/06/21 19:40:05 Completed job d8938f2ad18afbd7fcb4f16fcf663b1e in 1.38110648s [heketi] INFO 2016/06/21 19:40:05 Added device sd0c16360d [asynchttp] INFO 2016/06/21 19:40:05 Completed job 17d6e41d45b4a19a52f5090e147af957 in 1.42692808s [heketi] INFO 2016/06/21 19:40:05 Added device sd9947d177 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 4f604c2c7e19d89c34b22a578ddf5e63 in 1.4705426s [heketi] INFO 2016/06/21 19:40:05 Added device sd21bf1b7d [asynchttp] INFO 2016/06/21 19:40:05 Completed job 7a76d8e5dd34b3bf982cb52ffd78f9b5 in 1.50162572s [heketi] INFO 2016/06/21 19:40:05 Added device sd5e12fdf5 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 6db857eeed96714f1ae6b67b24da75ea in 1.51219036s [heketi] INFO 2016/06/21 19:40:05 Added device sd25b45e93 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 06157bcbd58eb3fdd60d1279096f5e93 in 1.55183812s [heketi] INFO 2016/06/21 19:40:05 Added device sd92556a8a [asynchttp] INFO 2016/06/21 19:40:05 Completed job 807eb1b10eee01d2f07452a79d48fb96 in 1.56545796s [heketi] INFO 2016/06/21 19:40:05 Added device sd65e97534 [asynchttp] INFO 2016/06/21 19:40:05 Completed job caece93f5f24fbffa514a394a943a4d7 in 1.619708s [heketi] INFO 2016/06/21 19:40:05 Added device sd41254f8e [asynchttp] INFO 2016/06/21 19:40:05 Completed job 91fa06b5e4cf8e584b5bd4905b6d2238 in 1.66960728s [heketi] INFO 2016/06/21 19:40:05 Added device sd52bd45a9 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 0ecd3cdf26386f86c59cd58c34062228 in 1.71529628s [heketi] INFO 2016/06/21 19:40:05 Added device sd15587466 [asynchttp] INFO 2016/06/21 19:40:05 Completed job a129faf375a6665752bb6bab1c65c683 in 1.7552632s [heketi] INFO 2016/06/21 19:40:05 Added device sd7a1a97d4 [asynchttp] INFO 2016/06/21 19:40:05 Completed job e74a30c45c327c9b5c1658d225732df8 in 1.7951898s [heketi] INFO 2016/06/21 19:40:05 Added device sd0f8a21fa [asynchttp] INFO 2016/06/21 19:40:05 Completed job 8fb52b39a36bc92515eb0e1437dfdf72 in 1.84522648s [heketi] INFO 2016/06/21 19:40:05 Added device sd5a394d15 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 834d23b68b8b00e111371d00ffcefb1a in 1.88850668s [heketi] INFO 2016/06/21 19:40:05 Added device sde6df5288 [asynchttp] INFO 2016/06/21 19:40:05 Completed job f085c20894271ad384c690cd503a68b5 in 1.93535128s [heketi] INFO 2016/06/21 19:40:05 Added device sde9895f61 [asynchttp] INFO 2016/06/21 19:40:05 Completed job 23b4540b48b5a36a800384773ad04227 in 1.97470728s [heketi] INFO 2016/06/21 19:40:06 Added device sd30b725e6 [asynchttp] INFO 2016/06/21 19:40:06 Completed job 7ae621ecb9ec0dc98820406876279752 in 2.01885176s [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:106: [128430691eab6f2a099db1f444daec89] Distributed [asynchttp] INFO 2016/06/21 19:40:06 Started job 34c2353055ffffd5e1072d834084c5fd [heketi] INFO 2016/06/21 19:40:06 Creating volume 128430691eab6f2a099db1f444daec89 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:253: Using the following clusters: [34656d4a87eeb8d8da26d0fd4deba629] [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:44: brick_size = 5242880 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:48: sets = 2 [heketi] INFO 2016/06/21 19:40:06 brick_num: 0 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 97166727d5fb34b1fa562c261a5db12b[524288000] > required size [5271552] ? [heketi] INFO 2016/06/21 19:40:06 brick_num: 1 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 9e1100b38b5949d145e67f8ee9563b57[524288000] > required size [5271552] ? [heketi] DEBUG 2016/06/21 19:40:06 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:266: Volume to be created on cluster 34656d4a87eeb8d8da26d0fd4deba629 [heketi] INFO 2016/06/21 19:40:06 Creating brick 9c6728d785d7bd5f82c9ed43400ee8ab [heketi] INFO 2016/06/21 19:40:06 Creating brick 73052223e620b5a429a83502aa9b6a46 [heketi] INFO 2016/06/21 19:40:06 Created volume 128430691eab6f2a099db1f444daec89 [asynchttp] INFO 2016/06/21 19:40:06 Completed job 34c2353055ffffd5e1072d834084c5fd in 101.2668ms [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:258: In VolumeExpand [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:270: Msg: {10} [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:277: Size: 10 [asynchttp] INFO 2016/06/21 19:40:07 Started job 8a53fd39d1e009f74e69ce1806fe8f9f [heketi] INFO 2016/06/21 19:40:07 Expanding volume 128430691eab6f2a099db1f444daec89 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:44: brick_size = 5242880 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:48: sets = 2 [heketi] INFO 2016/06/21 19:40:07 brick_num: 0 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 064e39a34ba077c0b3348fad364bcda7[524288000] > required size [5271552] ? [heketi] INFO 2016/06/21 19:40:07 brick_num: 1 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/06/21 19:40:07 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device b1c2a50b7e3530767b178f835e02f9a0[524288000] > required size [5271552] ? [heketi] INFO 2016/06/21 19:40:07 Creating brick 3a03c9f054e225b2ca5679f951f8f095 [heketi] INFO 2016/06/21 19:40:07 Creating brick 2eb275b252f4a2919f698027eda1f059 [heketi] INFO 2016/06/21 19:40:07 Expanded volume 128430691eab6f2a099db1f444daec89 [asynchttp] INFO 2016/06/21 19:40:07 Completed job 8a53fd39d1e009f74e69ce1806fe8f9f in 96.47308ms [asynchttp] INFO 2016/06/21 19:40:08 Started job 635765c3ca062fa5593c8817f7dc9fa1 [heketi] INFO 2016/06/21 19:40:08 Destroying volume 128430691eab6f2a099db1f444daec89 [heketi] INFO 2016/06/21 19:40:08 Deleting brick 2eb275b252f4a2919f698027eda1f059 [heketi] INFO 2016/06/21 19:40:08 Deleting brick 3a03c9f054e225b2ca5679f951f8f095 [heketi] INFO 2016/06/21 19:40:08 Deleting brick 73052223e620b5a429a83502aa9b6a46 [heketi] INFO 2016/06/21 19:40:08 Deleting brick 9c6728d785d7bd5f82c9ed43400ee8ab [heketi] INFO 2016/06/21 19:40:08 Deleted volume [128430691eab6f2a099db1f444daec89] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 635765c3ca062fa5593c8817f7dc9fa1 in 21.08952ms [heketi] INFO 2016/06/21 19:40:08 Deleting device 00ec4eeb369d8918bce5976cf9b6dfd7 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 0001301e64e73b773b4ad90b07ee36ce on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 6a8b09672f09cb69cd72b48ab584bac0 [asynchttp] INFO 2016/06/21 19:40:08 Started job 436a3544aae5eefd2d70a745a5dc8e2f [heketi] INFO 2016/06/21 19:40:08 Deleted node [00ec4eeb369d8918bce5976cf9b6dfd7] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 6a8b09672f09cb69cd72b48ab584bac0 in 23.1576ms [heketi] INFO 2016/06/21 19:40:08 Deleting device 5e6d5f58d7ec3e8c0a7d9ce700a92739 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 613abd796e01c8e9fec55f46579f53be on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 6184ea94bfeb7485efef57ce2cd10522 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 66bac86868d76f13dccada278f3660e7 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 79e3cc03b5010d6842405283b17bfcdb on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 8258e126c5d3813557fc246ca0080845 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 82882916de05af483d0d627ba2a34638 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 82d33d5f4146629a53da51ae7ae60b41 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 87bcc3e8bfc5fd7d53a597fda46c3a5f on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 8c92d9a5f32cb6da5b301afca8b4a1c2 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 90bdef959652fc877a5b933a19a51b9f on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 0517301d7e53454ffac8b1c14e1cde07 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 0559ac0ca4ac43898b6e6dcc92198ea0 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 064e39a34ba077c0b3348fad364bcda7 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 085c5f07e62bc78b5e4bbc7d10e4581f on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 1b66f78f66398cc6c51006d3a09cc336 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 1ff2fb6d049418702e4fbce6d94b2807 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 236f6eb479fb97fe94cb5bb5148dbcfa on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 25928da122938c43065a0181d1bc22a8 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 265a7bac45221a423e60b8c5a5a64ac6 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 2837681ab48462f7eef8273d1f9b0dcf on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 3b84b2357412cc88d42e7d84dc70a334 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 3ee40323fe5c92d592e9a39ceb0ae747 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 48d797bbc34d781853724c3be40af396 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 498b877ce684bd5724d4b150a15981fe on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 4e20fcaf1cc83771fe69ea2fe726a641 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 4ff12fa79215a4c0f8c81063997f376e on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 5b97a50de61bb29cef81fdd91a5bece7 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 5d2b0b690bbcecddf9dd18b568644c10 on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 616eb51af471ee903ac49caf645459ae [asynchttp] INFO 2016/06/21 19:40:08 Started job 9452d90234a372d04283f5edd69a8f26 [asynchttp] INFO 2016/06/21 19:40:08 Started job fc1b2192d8519e268efc9081c9d6cbf8 [asynchttp] INFO 2016/06/21 19:40:08 Started job a56f8298fdf11e8b1c697abb7defd3e8 [asynchttp] INFO 2016/06/21 19:40:08 Started job c25008a5e0fc78ddddfb60d370aaf278 [heketi] INFO 2016/06/21 19:40:08 Deleting device 0d7bd36cf4a41d7b6bdab20af833b17d on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 94ebb903a4ab25b0ecfd4ee17267ff8b [asynchttp] INFO 2016/06/21 19:40:08 Started job cc3a8922c737a8019956eb957677b7fe [asynchttp] INFO 2016/06/21 19:40:08 Started job b86e86f6de20209c8486646be4570126 [asynchttp] INFO 2016/06/21 19:40:08 Started job 80687576bc90e34aac5ec044cd6ce8d5 [asynchttp] INFO 2016/06/21 19:40:08 Started job 4ab946c7d024ca36beea36a5beb6f106 [asynchttp] INFO 2016/06/21 19:40:08 Started job 4b08c5d50446f183312ce2593efa41c6 [asynchttp] INFO 2016/06/21 19:40:08 Started job c45ab21013b130f4b6728237c6ac2ccd [asynchttp] INFO 2016/06/21 19:40:08 Started job 27076032380922d4a09bae20778179c0 [asynchttp] INFO 2016/06/21 19:40:08 Started job d90df6bb7a0c581fef55f57e8f04cfcf [asynchttp] INFO 2016/06/21 19:40:08 Started job 89e796b837ef8c9ebf4de6c57f1fdfc0 [heketi] INFO 2016/06/21 19:40:08 Deleted node [0001301e64e73b773b4ad90b07ee36ce] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 436a3544aae5eefd2d70a745a5dc8e2f in 135.77988ms [asynchttp] INFO 2016/06/21 19:40:08 Started job 223eea18a91f2f467d173c35fcc38794 [asynchttp] INFO 2016/06/21 19:40:08 Started job 2313f22aaf76415c494c0a9916a27a05 [asynchttp] INFO 2016/06/21 19:40:08 Started job cc31e0dae0e04a0f19e6c9f0278bd4ba [asynchttp] INFO 2016/06/21 19:40:08 Started job 896053dca70353e3af30743fe9be7171 [asynchttp] INFO 2016/06/21 19:40:08 Started job 1fb2a2f00def9ecc952a2257ecce84dd [asynchttp] INFO 2016/06/21 19:40:08 Started job 3e90cb136c14abffabd6b33f4a10b60f [asynchttp] INFO 2016/06/21 19:40:08 Started job c15131abb95d2ec6dc59f4810ec7d6cd [asynchttp] INFO 2016/06/21 19:40:08 Started job 46903048aa87673509a5fd9cd8fe078d [asynchttp] INFO 2016/06/21 19:40:08 Started job 7745615eff31f3a6df218c7860da4020 [asynchttp] INFO 2016/06/21 19:40:08 Started job e1099535b4d194fabd8fce50512c35e5 [asynchttp] INFO 2016/06/21 19:40:08 Started job ddef2aae32e83007d7a7101c2bac774a [asynchttp] INFO 2016/06/21 19:40:08 Started job 62f991f91c22f6f6c63071548918fd91 [asynchttp] INFO 2016/06/21 19:40:08 Started job 317bcab56d3a7bd2b9ca75ec7916f963 [asynchttp] INFO 2016/06/21 19:40:08 Started job 4c4c21da1ff15e6a5d39b3c5207e50d4 [asynchttp] INFO 2016/06/21 19:40:08 Started job f5db69824edcfef290076f6e1363d593 [heketi] INFO 2016/06/21 19:40:08 Deleted node [1b66f78f66398cc6c51006d3a09cc336] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 223eea18a91f2f467d173c35fcc38794 in 69.65288ms [heketi] INFO 2016/06/21 19:40:08 Deleting device ff02b20dfdba7bb91ccbae6384e8ea6f on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device fe5be5e28af138d2367366742344e902 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 947e97a8a1aaf2aaa22b34372e9dda8f on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 933230e8705e03ad9a8ca949a6db37ff on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 6efb20c9039bb75a798635fec7d96971 [asynchttp] INFO 2016/06/21 19:40:08 Started job 1fa18e7e646807f90ef2e061a3aa0e29 [asynchttp] INFO 2016/06/21 19:40:08 Started job 8b18fd579d770328701abd0ad71d3b78 [asynchttp] INFO 2016/06/21 19:40:08 Started job 2d9c3ee2b4893aabf481190c2dfb7e5c [heketi] INFO 2016/06/21 19:40:08 Deleting device 97166727d5fb34b1fa562c261a5db12b on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device 997d36bd710ac809d4f1269261f464a1 on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 831580aff3dc3d984161d8d631d78870 [asynchttp] INFO 2016/06/21 19:40:08 Started job 8ba2a335c8e7bd941863e02ff7df3454 [heketi] INFO 2016/06/21 19:40:08 Deleting device 98aa4f9c9949c8dbaf2c993e5740560d on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job 6d93bb8fdc93d20a959cf0bef5e847a8 [heketi] INFO 2016/06/21 19:40:08 Deleted node [613abd796e01c8e9fec55f46579f53be] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 9452d90234a372d04283f5edd69a8f26 in 153.98788ms [heketi] INFO 2016/06/21 19:40:08 Deleting device fbe457234791610a2f0d56b14756afee on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device f8cea801e6017d85bc303f90b84be913 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device eb4628aa1abbb87c49d7f878f3431350 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device e8e87b4f4d955389a200ffd14f86dc38 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device e8dc543d7761317f1966c58ecc7f67eb on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device d285c35a28f997ec0669cbd6f9664a30 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device cd03b23eef71c68f7bca883b59f5084b on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device c08af0f3acaf563ad7979f0755838ad9 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device b7101d30ce2bbe6a5fe65469b165cb88 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device b1c2a50b7e3530767b178f835e02f9a0 on node 079380972996d3b5f9cbdf77dea35655 [heketi] INFO 2016/06/21 19:40:08 Deleting device a941e6239f1e867b4bc21144ac327b26 on node 079380972996d3b5f9cbdf77dea35655 [asynchttp] INFO 2016/06/21 19:40:08 Started job e1dfd2bbe6932293c2d795c73acd82da [asynchttp] INFO 2016/06/21 19:40:08 Started job 0c22a0d01a5e774c5ba3a46b237884b6 [asynchttp] INFO 2016/06/21 19:40:08 Started job cd5f1eaab700c97057c7defdfa97a14e [asynchttp] INFO 2016/06/21 19:40:08 Started job e04774e2c90ce621e5cc06ae1ab25259 [asynchttp] INFO 2016/06/21 19:40:08 Started job 20f980785a8a508f7e75eb6df3a062b1 [asynchttp] INFO 2016/06/21 19:40:08 Started job 96d2407ac8b11d8ffcb652c38b092a57 [asynchttp] INFO 2016/06/21 19:40:08 Started job fbcba61373b2ef75c9cadd31936415d9 [asynchttp] INFO 2016/06/21 19:40:08 Started job 225e0bf9ec0468098eced15bb65feecc [asynchttp] INFO 2016/06/21 19:40:08 Started job 9b6f4c9fe96a1f652c194e45e2fe2606 [asynchttp] INFO 2016/06/21 19:40:08 Started job c04e3545e3ec4c0248d025d9ec84e304 [asynchttp] INFO 2016/06/21 19:40:08 Started job 9ce0c8b3f69434539daeaa7854a187db [heketi] INFO 2016/06/21 19:40:08 Deleted node [6184ea94bfeb7485efef57ce2cd10522] [asynchttp] INFO 2016/06/21 19:40:08 Completed job fc1b2192d8519e268efc9081c9d6cbf8 in 222.93392ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [66bac86868d76f13dccada278f3660e7] [asynchttp] INFO 2016/06/21 19:40:08 Completed job a56f8298fdf11e8b1c697abb7defd3e8 in 275.91388ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [79e3cc03b5010d6842405283b17bfcdb] [asynchttp] INFO 2016/06/21 19:40:08 Completed job c25008a5e0fc78ddddfb60d370aaf278 in 322.92076ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [8258e126c5d3813557fc246ca0080845] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 94ebb903a4ab25b0ecfd4ee17267ff8b in 362.28668ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [82882916de05af483d0d627ba2a34638] [asynchttp] INFO 2016/06/21 19:40:08 Completed job cc3a8922c737a8019956eb957677b7fe in 402.52132ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [82d33d5f4146629a53da51ae7ae60b41] [asynchttp] INFO 2016/06/21 19:40:08 Completed job b86e86f6de20209c8486646be4570126 in 442.1818ms [heketi] INFO 2016/06/21 19:40:08 Deleted node [87bcc3e8bfc5fd7d53a597fda46c3a5f] [asynchttp] INFO 2016/06/21 19:40:08 Completed job 80687576bc90e34aac5ec044cd6ce8d5 in 482.1348ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [8c92d9a5f32cb6da5b301afca8b4a1c2] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 4ab946c7d024ca36beea36a5beb6f106 in 522.41616ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [90bdef959652fc877a5b933a19a51b9f] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 4b08c5d50446f183312ce2593efa41c6 in 572.1602ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [0517301d7e53454ffac8b1c14e1cde07] [asynchttp] INFO 2016/06/21 19:40:09 Completed job c45ab21013b130f4b6728237c6ac2ccd in 612.02168ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [0559ac0ca4ac43898b6e6dcc92198ea0] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 27076032380922d4a09bae20778179c0 in 651.96812ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [064e39a34ba077c0b3348fad364bcda7] [asynchttp] INFO 2016/06/21 19:40:09 Completed job d90df6bb7a0c581fef55f57e8f04cfcf in 691.89892ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [085c5f07e62bc78b5e4bbc7d10e4581f] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 89e796b837ef8c9ebf4de6c57f1fdfc0 in 731.86836ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [1ff2fb6d049418702e4fbce6d94b2807] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 2313f22aaf76415c494c0a9916a27a05 in 748.74788ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [236f6eb479fb97fe94cb5bb5148dbcfa] [asynchttp] INFO 2016/06/21 19:40:09 Completed job cc31e0dae0e04a0f19e6c9f0278bd4ba in 788.6752ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [25928da122938c43065a0181d1bc22a8] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 896053dca70353e3af30743fe9be7171 in 828.865ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [265a7bac45221a423e60b8c5a5a64ac6] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 1fb2a2f00def9ecc952a2257ecce84dd in 878.59716ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [2837681ab48462f7eef8273d1f9b0dcf] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 3e90cb136c14abffabd6b33f4a10b60f in 918.42248ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [3b84b2357412cc88d42e7d84dc70a334] [asynchttp] INFO 2016/06/21 19:40:09 Completed job c15131abb95d2ec6dc59f4810ec7d6cd in 958.37416ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [3ee40323fe5c92d592e9a39ceb0ae747] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 46903048aa87673509a5fd9cd8fe078d in 998.28228ms [heketi] INFO 2016/06/21 19:40:09 Deleted node [48d797bbc34d781853724c3be40af396] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 7745615eff31f3a6df218c7860da4020 in 1.039626s [heketi] INFO 2016/06/21 19:40:09 Deleted node [498b877ce684bd5724d4b150a15981fe] [asynchttp] INFO 2016/06/21 19:40:09 Completed job e1099535b4d194fabd8fce50512c35e5 in 1.0781524s [heketi] INFO 2016/06/21 19:40:09 Deleted node [4e20fcaf1cc83771fe69ea2fe726a641] [asynchttp] INFO 2016/06/21 19:40:09 Completed job ddef2aae32e83007d7a7101c2bac774a in 1.12450324s [heketi] INFO 2016/06/21 19:40:09 Deleted node [4ff12fa79215a4c0f8c81063997f376e] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 62f991f91c22f6f6c63071548918fd91 in 1.167876s [heketi] INFO 2016/06/21 19:40:09 Deleted node [5b97a50de61bb29cef81fdd91a5bece7] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 317bcab56d3a7bd2b9ca75ec7916f963 in 1.208083s [heketi] INFO 2016/06/21 19:40:09 Deleted node [5d2b0b690bbcecddf9dd18b568644c10] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 4c4c21da1ff15e6a5d39b3c5207e50d4 in 1.24862696s [heketi] INFO 2016/06/21 19:40:09 Deleted node [0d7bd36cf4a41d7b6bdab20af833b17d] [asynchttp] INFO 2016/06/21 19:40:09 Completed job f5db69824edcfef290076f6e1363d593 in 1.28818672s [heketi] INFO 2016/06/21 19:40:09 Deleted node [5e6d5f58d7ec3e8c0a7d9ce700a92739] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 616eb51af471ee903ac49caf645459ae in 1.35385888s [heketi] INFO 2016/06/21 19:40:09 Deleted node [ff02b20dfdba7bb91ccbae6384e8ea6f] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 6efb20c9039bb75a798635fec7d96971 in 1.27741524s [heketi] INFO 2016/06/21 19:40:09 Deleted node [fe5be5e28af138d2367366742344e902] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 1fa18e7e646807f90ef2e061a3aa0e29 in 1.31770948s [heketi] INFO 2016/06/21 19:40:09 Deleted node [947e97a8a1aaf2aaa22b34372e9dda8f] [asynchttp] INFO 2016/06/21 19:40:09 Completed job 8b18fd579d770328701abd0ad71d3b78 in 1.36735916s [heketi] INFO 2016/06/21 19:40:10 Deleted node [933230e8705e03ad9a8ca949a6db37ff] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 2d9c3ee2b4893aabf481190c2dfb7e5c in 1.40750104s [heketi] INFO 2016/06/21 19:40:10 Deleted node [97166727d5fb34b1fa562c261a5db12b] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 831580aff3dc3d984161d8d631d78870 in 1.43638392s [heketi] INFO 2016/06/21 19:40:10 Deleted node [997d36bd710ac809d4f1269261f464a1] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 8ba2a335c8e7bd941863e02ff7df3454 in 1.47504724s [heketi] INFO 2016/06/21 19:40:10 Deleted node [98aa4f9c9949c8dbaf2c993e5740560d] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 6d93bb8fdc93d20a959cf0bef5e847a8 in 1.494551s [heketi] INFO 2016/06/21 19:40:10 Deleted node [fbe457234791610a2f0d56b14756afee] [asynchttp] INFO 2016/06/21 19:40:10 Completed job e1dfd2bbe6932293c2d795c73acd82da in 1.46559776s [heketi] INFO 2016/06/21 19:40:10 Deleted node [f8cea801e6017d85bc303f90b84be913] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 0c22a0d01a5e774c5ba3a46b237884b6 in 1.50555968s [heketi] INFO 2016/06/21 19:40:10 Deleted node [eb4628aa1abbb87c49d7f878f3431350] [asynchttp] INFO 2016/06/21 19:40:10 Completed job cd5f1eaab700c97057c7defdfa97a14e in 1.54553176s [heketi] INFO 2016/06/21 19:40:10 Deleted node [e8e87b4f4d955389a200ffd14f86dc38] [asynchttp] INFO 2016/06/21 19:40:10 Completed job e04774e2c90ce621e5cc06ae1ab25259 in 1.59554576s [heketi] INFO 2016/06/21 19:40:10 Deleted node [e8dc543d7761317f1966c58ecc7f67eb] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 20f980785a8a508f7e75eb6df3a062b1 in 1.63544732s [heketi] INFO 2016/06/21 19:40:10 Deleted node [d285c35a28f997ec0669cbd6f9664a30] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 96d2407ac8b11d8ffcb652c38b092a57 in 1.67570344s [heketi] INFO 2016/06/21 19:40:10 Deleted node [cd03b23eef71c68f7bca883b59f5084b] [asynchttp] INFO 2016/06/21 19:40:10 Completed job fbcba61373b2ef75c9cadd31936415d9 in 1.71535932s [heketi] INFO 2016/06/21 19:40:10 Deleted node [c08af0f3acaf563ad7979f0755838ad9] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 225e0bf9ec0468098eced15bb65feecc in 1.75528768s [heketi] INFO 2016/06/21 19:40:10 Deleted node [b7101d30ce2bbe6a5fe65469b165cb88] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 9b6f4c9fe96a1f652c194e45e2fe2606 in 1.7952738s [heketi] INFO 2016/06/21 19:40:10 Deleted node [b1c2a50b7e3530767b178f835e02f9a0] [asynchttp] INFO 2016/06/21 19:40:10 Completed job c04e3545e3ec4c0248d025d9ec84e304 in 1.83523108s [heketi] INFO 2016/06/21 19:40:10 Deleted node [a941e6239f1e867b4bc21144ac327b26] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 9ce0c8b3f69434539daeaa7854a187db in 1.87547808s [heketi] INFO 2016/06/21 19:40:10 Deleting node manage3 [079380972996d3b5f9cbdf77dea35655] [asynchttp] INFO 2016/06/21 19:40:10 Started job 875605102e2a8b7e36909bb83cde2b90 [heketi] INFO 2016/06/21 19:40:10 Deleted node [079380972996d3b5f9cbdf77dea35655] [asynchttp] INFO 2016/06/21 19:40:10 Completed job 875605102e2a8b7e36909bb83cde2b90 in 4.61724ms [heketi] INFO 2016/06/21 19:40:10 Deleting device 10fee149d3f8f5c3795b116497f7ab0f on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 0c8c47835d131328bd295231ea83ed17 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 282eb936f5b6a73a5c651781da4fe256 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:10 Started job ab4a291772dfa1d63ad40d9b1d2b62d9 [asynchttp] INFO 2016/06/21 19:40:10 Started job 0842da5deff544d07b9ff1d17189d9ef [asynchttp] INFO 2016/06/21 19:40:10 Started job 82f30a325712440a663f7ab6aeaf7cf4 [heketi] INFO 2016/06/21 19:40:10 Deleting device 2760401cb9bbe237b768abf8d65fc708 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:10 Started job e7d284de6dd6d25ba3e2c8dc5d9c28f4 [heketi] INFO 2016/06/21 19:40:10 Deleting device 17a83594b627d49f81c28cc8bdd2c006 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:10 Started job d000887fb92f61ad1c3634951a0837f6 [heketi] INFO 2016/06/21 19:40:10 Deleting device 1ef3e9d2c6824d958ae607f06d0b923c on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 209dd6a6e006dc9932bdb9db9eed6ef4 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 220819847612da473af9228eb3ab7521 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 2707b50917a2e3ccf0d6881fca30d81f on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleted node [10fee149d3f8f5c3795b116497f7ab0f] [asynchttp] INFO 2016/06/21 19:40:10 Completed job ab4a291772dfa1d63ad40d9b1d2b62d9 in 31.4306ms [heketi] INFO 2016/06/21 19:40:10 Deleting device c062647f0ee8b2e571af06e748f06803 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 332c30c04bb5e0867bae05d9a4c22a4b on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 3402a746f163cab499a65e58c8ae7799 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 3bc4732badb019da1b5e7a9037b0d6d2 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 3cefc48f2dfe9d112d1af9071a33da49 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 4ff218edcd556cfba054507ee567bd15 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 715da2ed6cb52303919ed71fec44b5d9 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 76c61605b7075e0f0a606c5c667f3638 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 7de68a177ca2ea644325e1b42d3125c8 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:10 Deleting device 82bbf0eb2f9a81b61329e5021c123ab3 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device 87a74a3af45b7ef2a2c3374782f9ceeb on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device 8c409397dfd935d263cd72596db4b415 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device 8ca229a8aca0869992ccb9238117e060 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device 9cac7c863be547a631fa216056036ac7 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device a711ef41605a196056eb2ba63befe981 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device aee5addf72288031b6718043f78749c9 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device b73973690d5737784c95d9c09ebed606 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device b9c2cc5542c5476cece99438fc86e053 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device bb1981f2245dd4d831994ddac904b639 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device bbae3785028fbfc6427b6a92407ac780 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device bbde39dbe33b3ab07146fa8f3aa80d17 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device c809e686909939518d093f6e22579a56 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device c92be3ecfb4ee0135f972f93a50eee5a on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job 8b628fe094656b59ff65f6cbda832466 [asynchttp] INFO 2016/06/21 19:40:11 Started job 37afe7eeb8ebd995ea42bb8a2d330a4c [asynchttp] INFO 2016/06/21 19:40:11 Started job 7ff570afb09cf370224e4ab6107b261a [asynchttp] INFO 2016/06/21 19:40:11 Started job 56d70ff9bcb5c9de27574c832eadbefa [asynchttp] INFO 2016/06/21 19:40:11 Started job 8f953a420fe43fae87668239c15c59ac [asynchttp] INFO 2016/06/21 19:40:11 Started job 619a4d00e9d4ec4267f4b28a5df867b6 [heketi] INFO 2016/06/21 19:40:11 Deleted node [1ef3e9d2c6824d958ae607f06d0b923c] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 8b628fe094656b59ff65f6cbda832466 in 6.45888ms [asynchttp] INFO 2016/06/21 19:40:11 Started job df68d02eac002274ab6558288176c96a [asynchttp] INFO 2016/06/21 19:40:11 Started job bac22e5b6be7a4940c3ce2a3f72913a3 [asynchttp] INFO 2016/06/21 19:40:11 Started job d7d5a9f9b721eeb32facc96573a469ae [asynchttp] INFO 2016/06/21 19:40:11 Started job 36a6bb0f8e180d62a7531470afab4020 [asynchttp] INFO 2016/06/21 19:40:11 Started job 4d839380dda4046de69b32fce0a7d306 [asynchttp] INFO 2016/06/21 19:40:11 Started job d42af24f4044e4baa377969f794d0e9c [asynchttp] INFO 2016/06/21 19:40:11 Started job bc85a3628b3cd67142e8a90cc8f0e72a [asynchttp] INFO 2016/06/21 19:40:11 Started job da35d7fc5aafba041dc56f6dd87824e6 [asynchttp] INFO 2016/06/21 19:40:11 Started job 726c388209c5aa9599051bea86e8bcd9 [asynchttp] INFO 2016/06/21 19:40:11 Started job 61e6b57caea3b49064ccb2be10ce2be1 [asynchttp] INFO 2016/06/21 19:40:11 Started job 47f12e5714bcc1e5d83775594055d7a6 [asynchttp] INFO 2016/06/21 19:40:11 Started job ee74bddc5b9c6c0d187a136224c5a906 [asynchttp] INFO 2016/06/21 19:40:11 Started job 65da3d90ae0bc53e9c7b3cd07ab21e48 [asynchttp] INFO 2016/06/21 19:40:11 Started job 56e3160fc825a018793953f6b6614b85 [asynchttp] INFO 2016/06/21 19:40:11 Started job 9ac3c111fe4ac2fc27f301d96a021104 [asynchttp] INFO 2016/06/21 19:40:11 Started job ef63dfafb5db01517daa9b58b57161f1 [asynchttp] INFO 2016/06/21 19:40:11 Started job fc6b5cabceea14d424c98f87dc832f07 [asynchttp] INFO 2016/06/21 19:40:11 Started job f462d19a3d3e074f1499ff483689cac9 [asynchttp] INFO 2016/06/21 19:40:11 Started job f54581d2544ffc5eea0684515bd99377 [asynchttp] INFO 2016/06/21 19:40:11 Started job cec1c5af63e856a388cc1231f4697260 [asynchttp] INFO 2016/06/21 19:40:11 Started job 825e383ea1368ace1e3dd035bd4bbb31 [heketi] INFO 2016/06/21 19:40:11 Deleted node [3402a746f163cab499a65e58c8ae7799] [asynchttp] INFO 2016/06/21 19:40:11 Completed job df68d02eac002274ab6558288176c96a in 26.33988ms [heketi] INFO 2016/06/21 19:40:11 Deleting device f0ad9dc4f9aa13e6fa1ed2458f223b9f on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job 2c7c1cd6867f8227b78502759f8c88da [heketi] INFO 2016/06/21 19:40:11 Deleting device eed9f6c8ed561c7ac39b388a0feab3bf on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device eb10306ce7f16522da152d3fad9528d7 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device e2d008c8ba40542d19435d694dd7814c on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device d27ecb125b7ebb72571531e4c59da189 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job bae4c1a06ae781fc962e3831aff41469 [asynchttp] INFO 2016/06/21 19:40:11 Started job f1afa721fbcb1bc5f95be358a2275b5d [asynchttp] INFO 2016/06/21 19:40:11 Started job 3035b87fb3b682cdaa74c94c93dad641 [heketi] INFO 2016/06/21 19:40:11 Deleted node [2760401cb9bbe237b768abf8d65fc708] [asynchttp] INFO 2016/06/21 19:40:11 Completed job e7d284de6dd6d25ba3e2c8dc5d9c28f4 in 246.34788ms [asynchttp] INFO 2016/06/21 19:40:11 Started job ce25e4f31fe568094b9376fd258feb83 [heketi] INFO 2016/06/21 19:40:11 Deleting device f243a1a21e8cedefe04f261eb4334765 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device f1fa42606112290bafab612bddff06ac on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job cbeda1f222594d67447e37d18c3505b5 [heketi] INFO 2016/06/21 19:40:11 Deleting device e0074a089a91e89ebcdad06ba7c1f33e on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job 83f773c19c6a7949c634cf23339e47c6 [asynchttp] INFO 2016/06/21 19:40:11 Started job da257c8eff896bcb9ab140fc2212beec [heketi] INFO 2016/06/21 19:40:11 Deleting device cca0b0e74e3d7b832b08446975d08916 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device cb90a3fe3990d713df5325552e1bc2c0 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device c9cc4eea7f1fd1394f210e45170a3955 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device ff2288e833ac5059a2f765dc8e23867e on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device fbecf6ef43ffaefe4215724f5b4d6488 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device f8b20e7668c8f7e99a035ac373b62273 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device f524483eee1181a5288bd7e7cfa76133 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device f3e6aa7c3fb65e3fe36579bead2c89f9 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job bc70399a605fe09c353c8db492a634c7 [asynchttp] INFO 2016/06/21 19:40:11 Started job b8707976bd09060115c01cc850ebe376 [asynchttp] INFO 2016/06/21 19:40:11 Started job 523e771f1e12707f21f2485342ade765 [asynchttp] INFO 2016/06/21 19:40:11 Started job 94869daec3a28291e8d9d662760df7a7 [asynchttp] INFO 2016/06/21 19:40:11 Started job 0972855b79aa2f1ee96c7b273207f524 [asynchttp] INFO 2016/06/21 19:40:11 Started job 6cdde66e2905a8c21b176e408d2bc3ad [asynchttp] INFO 2016/06/21 19:40:11 Started job dca80e13166bcb70bd9f4933bc909333 [asynchttp] INFO 2016/06/21 19:40:11 Started job df0705a8fa22b14945e51c1c4d54b3a8 [heketi] INFO 2016/06/21 19:40:11 Deleted node [d27ecb125b7ebb72571531e4c59da189] [asynchttp] INFO 2016/06/21 19:40:11 Completed job ce25e4f31fe568094b9376fd258feb83 in 72.68568ms [heketi] INFO 2016/06/21 19:40:11 Deleting device e692382929a07f6ccb74af6e04b095b4 on node 145e61bb5cc2443ba529e1f07e52ba7d [heketi] INFO 2016/06/21 19:40:11 Deleting device e6d1b3f2f19d467ad7b77c9b645e3c29 on node 145e61bb5cc2443ba529e1f07e52ba7d [asynchttp] INFO 2016/06/21 19:40:11 Started job 31d155d431007a7be140dfe4d9cf9ba4 [asynchttp] INFO 2016/06/21 19:40:11 Started job daceaa9492416e5a476c2dbd55cbdf16 [heketi] INFO 2016/06/21 19:40:11 Deleted node [209dd6a6e006dc9932bdb9db9eed6ef4] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 37afe7eeb8ebd995ea42bb8a2d330a4c in 249.27952ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [220819847612da473af9228eb3ab7521] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 7ff570afb09cf370224e4ab6107b261a in 300.74736ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [2707b50917a2e3ccf0d6881fca30d81f] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 56d70ff9bcb5c9de27574c832eadbefa in 340.30088ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [0c8c47835d131328bd295231ea83ed17] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 0842da5deff544d07b9ff1d17189d9ef in 511.73152ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [c062647f0ee8b2e571af06e748f06803] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 8f953a420fe43fae87668239c15c59ac in 420.28828ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [332c30c04bb5e0867bae05d9a4c22a4b] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 619a4d00e9d4ec4267f4b28a5df867b6 in 460.53176ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [3bc4732badb019da1b5e7a9037b0d6d2] [asynchttp] INFO 2016/06/21 19:40:11 Completed job bac22e5b6be7a4940c3ce2a3f72913a3 in 494.00796ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [3cefc48f2dfe9d112d1af9071a33da49] [asynchttp] INFO 2016/06/21 19:40:11 Completed job d7d5a9f9b721eeb32facc96573a469ae in 533.95748ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [4ff218edcd556cfba054507ee567bd15] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 36a6bb0f8e180d62a7531470afab4020 in 573.86668ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [715da2ed6cb52303919ed71fec44b5d9] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 4d839380dda4046de69b32fce0a7d306 in 613.853ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [76c61605b7075e0f0a606c5c667f3638] [asynchttp] INFO 2016/06/21 19:40:11 Completed job d42af24f4044e4baa377969f794d0e9c in 664.17484ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [7de68a177ca2ea644325e1b42d3125c8] [asynchttp] INFO 2016/06/21 19:40:11 Completed job bc85a3628b3cd67142e8a90cc8f0e72a in 703.76064ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [82bbf0eb2f9a81b61329e5021c123ab3] [asynchttp] INFO 2016/06/21 19:40:11 Completed job da35d7fc5aafba041dc56f6dd87824e6 in 743.71788ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [87a74a3af45b7ef2a2c3374782f9ceeb] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 726c388209c5aa9599051bea86e8bcd9 in 783.66304ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [8c409397dfd935d263cd72596db4b415] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 61e6b57caea3b49064ccb2be10ce2be1 in 823.56428ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [8ca229a8aca0869992ccb9238117e060] [asynchttp] INFO 2016/06/21 19:40:11 Completed job 47f12e5714bcc1e5d83775594055d7a6 in 863.51684ms [heketi] INFO 2016/06/21 19:40:11 Deleted node [9cac7c863be547a631fa216056036ac7] [asynchttp] INFO 2016/06/21 19:40:11 Completed job ee74bddc5b9c6c0d187a136224c5a906 in 903.50516ms [heketi] INFO 2016/06/21 19:40:12 Deleted node [a711ef41605a196056eb2ba63befe981] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 65da3d90ae0bc53e9c7b3cd07ab21e48 in 943.78356ms [heketi] INFO 2016/06/21 19:40:12 Deleted node [aee5addf72288031b6718043f78749c9] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 56e3160fc825a018793953f6b6614b85 in 993.4632ms [heketi] INFO 2016/06/21 19:40:12 Deleted node [b73973690d5737784c95d9c09ebed606] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 9ac3c111fe4ac2fc27f301d96a021104 in 1.03367004s [heketi] INFO 2016/06/21 19:40:12 Deleted node [b9c2cc5542c5476cece99438fc86e053] [asynchttp] INFO 2016/06/21 19:40:12 Completed job ef63dfafb5db01517daa9b58b57161f1 in 1.07386416s [heketi] INFO 2016/06/21 19:40:12 Deleted node [bb1981f2245dd4d831994ddac904b639] [asynchttp] INFO 2016/06/21 19:40:12 Completed job fc6b5cabceea14d424c98f87dc832f07 in 1.11352104s [heketi] INFO 2016/06/21 19:40:12 Deleted node [bbae3785028fbfc6427b6a92407ac780] [asynchttp] INFO 2016/06/21 19:40:12 Completed job f462d19a3d3e074f1499ff483689cac9 in 1.16569732s [heketi] INFO 2016/06/21 19:40:12 Deleted node [bbde39dbe33b3ab07146fa8f3aa80d17] [asynchttp] INFO 2016/06/21 19:40:12 Completed job f54581d2544ffc5eea0684515bd99377 in 1.21281856s [heketi] INFO 2016/06/21 19:40:12 Deleted node [c809e686909939518d093f6e22579a56] [asynchttp] INFO 2016/06/21 19:40:12 Completed job cec1c5af63e856a388cc1231f4697260 in 1.26716336s [heketi] INFO 2016/06/21 19:40:12 Deleted node [c92be3ecfb4ee0135f972f93a50eee5a] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 825e383ea1368ace1e3dd035bd4bbb31 in 1.30975844s [heketi] INFO 2016/06/21 19:40:12 Deleted node [282eb936f5b6a73a5c651781da4fe256] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 82f30a325712440a663f7ab6aeaf7cf4 in 1.4886134s [heketi] INFO 2016/06/21 19:40:12 Deleted node [f0ad9dc4f9aa13e6fa1ed2458f223b9f] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 2c7c1cd6867f8227b78502759f8c88da in 1.32844716s [heketi] INFO 2016/06/21 19:40:12 Deleted node [eed9f6c8ed561c7ac39b388a0feab3bf] [asynchttp] INFO 2016/06/21 19:40:12 Completed job bae4c1a06ae781fc962e3831aff41469 in 1.32127476s [heketi] INFO 2016/06/21 19:40:12 Deleted node [eb10306ce7f16522da152d3fad9528d7] [asynchttp] INFO 2016/06/21 19:40:12 Completed job f1afa721fbcb1bc5f95be358a2275b5d in 1.3611816s [heketi] INFO 2016/06/21 19:40:12 Deleted node [e2d008c8ba40542d19435d694dd7814c] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 3035b87fb3b682cdaa74c94c93dad641 in 1.40113712s [heketi] INFO 2016/06/21 19:40:12 Deleted node [17a83594b627d49f81c28cc8bdd2c006] [asynchttp] INFO 2016/06/21 19:40:12 Completed job d000887fb92f61ad1c3634951a0837f6 in 1.68829684s [heketi] INFO 2016/06/21 19:40:12 Deleted node [f243a1a21e8cedefe04f261eb4334765] [asynchttp] INFO 2016/06/21 19:40:12 Completed job cbeda1f222594d67447e37d18c3505b5 in 1.44881132s [heketi] INFO 2016/06/21 19:40:12 Deleted node [f1fa42606112290bafab612bddff06ac] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 83f773c19c6a7949c634cf23339e47c6 in 1.48444692s [heketi] INFO 2016/06/21 19:40:12 Deleted node [e0074a089a91e89ebcdad06ba7c1f33e] [asynchttp] INFO 2016/06/21 19:40:12 Completed job da257c8eff896bcb9ab140fc2212beec in 1.53448556s [heketi] INFO 2016/06/21 19:40:12 Deleted node [cca0b0e74e3d7b832b08446975d08916] [asynchttp] INFO 2016/06/21 19:40:12 Completed job bc70399a605fe09c353c8db492a634c7 in 1.54545052s [heketi] INFO 2016/06/21 19:40:12 Deleted node [cb90a3fe3990d713df5325552e1bc2c0] [asynchttp] INFO 2016/06/21 19:40:12 Completed job b8707976bd09060115c01cc850ebe376 in 1.58542216s [heketi] INFO 2016/06/21 19:40:12 Deleted node [c9cc4eea7f1fd1394f210e45170a3955] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 523e771f1e12707f21f2485342ade765 in 1.62534516s [heketi] INFO 2016/06/21 19:40:12 Deleted node [ff2288e833ac5059a2f765dc8e23867e] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 94869daec3a28291e8d9d662760df7a7 in 1.66534128s [heketi] INFO 2016/06/21 19:40:12 Deleted node [fbecf6ef43ffaefe4215724f5b4d6488] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 0972855b79aa2f1ee96c7b273207f524 in 1.70524756s [heketi] INFO 2016/06/21 19:40:12 Deleted node [f8b20e7668c8f7e99a035ac373b62273] [asynchttp] INFO 2016/06/21 19:40:12 Completed job 6cdde66e2905a8c21b176e408d2bc3ad in 1.74522172s [heketi] INFO 2016/06/21 19:40:13 Deleted node [f524483eee1181a5288bd7e7cfa76133] [asynchttp] INFO 2016/06/21 19:40:13 Completed job dca80e13166bcb70bd9f4933bc909333 in 1.78519468s [heketi] INFO 2016/06/21 19:40:13 Deleted node [f3e6aa7c3fb65e3fe36579bead2c89f9] [asynchttp] INFO 2016/06/21 19:40:13 Completed job df0705a8fa22b14945e51c1c4d54b3a8 in 1.82514224s [heketi] INFO 2016/06/21 19:40:13 Deleted node [e692382929a07f6ccb74af6e04b095b4] [asynchttp] INFO 2016/06/21 19:40:13 Completed job 31d155d431007a7be140dfe4d9cf9ba4 in 1.84589604s [heketi] INFO 2016/06/21 19:40:13 Deleted node [e6d1b3f2f19d467ad7b77c9b645e3c29] [asynchttp] INFO 2016/06/21 19:40:13 Completed job daceaa9492416e5a476c2dbd55cbdf16 in 1.88557316s [heketi] INFO 2016/06/21 19:40:13 Deleting node manage1 [145e61bb5cc2443ba529e1f07e52ba7d] [asynchttp] INFO 2016/06/21 19:40:13 Started job 1712b2b83708ca31630aaffca4cb2813 [heketi] INFO 2016/06/21 19:40:13 Deleted node [145e61bb5cc2443ba529e1f07e52ba7d] [asynchttp] INFO 2016/06/21 19:40:13 Completed job 1712b2b83708ca31630aaffca4cb2813 in 43.25076ms [heketi] INFO 2016/06/21 19:40:13 Deleting device 0f8d327d96385e5302c5a8e9d84800c6 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 02fe6912241f1d4551cc71fbd90a87b6 on node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:40:13 Started job 5f54accfc8d6f39a0d48ed65cbc74a58 [heketi] INFO 2016/06/21 19:40:13 Deleted node [0f8d327d96385e5302c5a8e9d84800c6] [asynchttp] INFO 2016/06/21 19:40:13 Completed job 5f54accfc8d6f39a0d48ed65cbc74a58 in 5.48908ms [asynchttp] INFO 2016/06/21 19:40:13 Started job f648e696e6124bc9c4b9d1fb7df6b309 [heketi] INFO 2016/06/21 19:40:13 Deleting device 4330818af9cf920086f6a8902db32cfb on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 438b0f01a128963d139b4690fab8520e on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 49564e4f2aa98298a10de94f0db9b3a1 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 49b0092029bc51190ac626444175bc18 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 4afaf9c94042fdf7367c549ceb166f5e on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 4eed44351a1036041ab948a73bfe5c79 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 5245b45997e6ee8b136db003b874c059 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 543f8749700739bbb939d19843f7d4c6 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 624d55de74ce969b7e1973ada741eaa6 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 6359c4458c25a60ad9628972a4eff63b on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 635d1a5cbf9b8979c8222a4df155e526 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 6435a13d94716b8e9cf33c57fa11bdad on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 662c5240ab67d829affcbb3858ef15bb on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 6be670746d2454201dbb44413e471b06 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 730258257e32176ab1dc8a98eb03157c on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 77942cd7c15109f41008349f9d10081f on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 806d921419fdab574e6500a59f3d3b03 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 8284536ab2bbbdf71e69170303ad9c66 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 8b4a7f2994bf1c6a11e0a0b68f61a6a1 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 8f387cbd2b146413c676a2f12d9ee000 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 8fbda0d9cb4a11efeb5df94890c9cf53 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 986c374d324b8bae4825d376aa20e2af on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 100ac57f88681490c5e60a74cf375489 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 21a54e0de5ca65a2e6f702d33df514bd on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 21b0735b922d35a3225f041418c78463 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 2236c395d516f0aad7042d4f0c508ca4 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 27711dd187769beddaf597444bd7618c on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 2ac9b48689c219e78aa8408bc6254dc2 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 407c8fcf3662169160615d38c172d150 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:13 Deleting device 409daa9b6fe8f479825f31e9c10fbc66 on node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:40:13 Started job cb628596f7e14019723550568cb37c98 [asynchttp] INFO 2016/06/21 19:40:13 Started job 5449d9f5db6631c7c31303c534ec81b1 [asynchttp] INFO 2016/06/21 19:40:13 Started job cddd8225f24a9023aced998e249e37c6 [asynchttp] INFO 2016/06/21 19:40:13 Started job d339aca31727a796bb12d6d329b27e2e [heketi] INFO 2016/06/21 19:40:13 Deleted node [02fe6912241f1d4551cc71fbd90a87b6] [asynchttp] INFO 2016/06/21 19:40:13 Completed job f648e696e6124bc9c4b9d1fb7df6b309 in 157.50808ms [asynchttp] INFO 2016/06/21 19:40:13 Started job 32ba6f829377d35a67863a9d458ceec0 [heketi] INFO 2016/06/21 19:40:13 Deleted node [4afaf9c94042fdf7367c549ceb166f5e] [asynchttp] INFO 2016/06/21 19:40:13 Completed job 32ba6f829377d35a67863a9d458ceec0 in 5.52096ms [asynchttp] INFO 2016/06/21 19:40:13 Started job 73835cc46715be5386bce5bb78b75bbd [asynchttp] INFO 2016/06/21 19:40:13 Started job fa9236ebbc62905c8fd372d674c63906 [asynchttp] INFO 2016/06/21 19:40:13 Started job e4429639aff86b3a9ae9c535f4db95d0 [asynchttp] INFO 2016/06/21 19:40:13 Started job 868d5b2d629e6d2fc65f4276b442b4d0 [asynchttp] INFO 2016/06/21 19:40:13 Started job 26a4bad6ebaa196aa7b8d3d4d29b6019 [asynchttp] INFO 2016/06/21 19:40:13 Started job 6a438b37a4759dbb0e068dbd476ac8fb [asynchttp] INFO 2016/06/21 19:40:13 Started job 1b4eba1469136f25a654c80a59080021 [asynchttp] INFO 2016/06/21 19:40:13 Started job 2228c90ed1316495f05d95ae6bab6a3e [asynchttp] INFO 2016/06/21 19:40:13 Started job 45f7c16f7920c1cc0606d628779024bf [asynchttp] INFO 2016/06/21 19:40:13 Started job b3153bb5abb9a22061b2d2068ce6ac7e [asynchttp] INFO 2016/06/21 19:40:13 Started job a35861e138e08a0e93cf63ff40104293 [asynchttp] INFO 2016/06/21 19:40:13 Started job 0a1e6e2a62ae5ac7c483f006537556f2 [asynchttp] INFO 2016/06/21 19:40:13 Started job 11192d7e39e74b450718c0e372fe4107 [asynchttp] INFO 2016/06/21 19:40:13 Started job 0ef7c6d7406b3ec0a386f463d2ce25e2 [asynchttp] INFO 2016/06/21 19:40:13 Started job 45f4d8a40e22bde8411df6e075fe3fb4 [asynchttp] INFO 2016/06/21 19:40:13 Started job 9417325db932ed201783d1a72ee4bdd4 [asynchttp] INFO 2016/06/21 19:40:13 Started job 271db02fce79390c018ca4d41596f7f9 [asynchttp] INFO 2016/06/21 19:40:13 Started job 6ffe5ddb6215f9fefeb6296024a3853d [asynchttp] INFO 2016/06/21 19:40:13 Started job 450ce6ce163f056cdd3a75eeaf0fe254 [asynchttp] INFO 2016/06/21 19:40:13 Started job fd7123376cee4cf1b86bd0882def5278 [asynchttp] INFO 2016/06/21 19:40:13 Started job 0919d294ed0bb1f0e00e3b8a86245bd0 [asynchttp] INFO 2016/06/21 19:40:13 Started job cd293115a2862d78a8a2c0fa64b33b85 [asynchttp] INFO 2016/06/21 19:40:13 Started job 11e1ee7ee707aefcc853121f2879c186 [asynchttp] INFO 2016/06/21 19:40:13 Started job 1d37fc5ade603ba9248a06d286f57d15 [asynchttp] INFO 2016/06/21 19:40:13 Started job b195485911b8d2f4815bbf959ba661a1 [heketi] INFO 2016/06/21 19:40:13 Deleted node [4eed44351a1036041ab948a73bfe5c79] [asynchttp] INFO 2016/06/21 19:40:13 Completed job 73835cc46715be5386bce5bb78b75bbd in 43.3446ms [heketi] INFO 2016/06/21 19:40:14 Deleting device b86f413f49f2694ae81ef096fec144ac on node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:40:14 Started job 373460f928d1219d32856a295cb66b65 [heketi] INFO 2016/06/21 19:40:14 Deleting device f1270e499271c76fc82b38958c110f3a on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device eefaca8f457f8e62aec92a6efa8f6305 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device eda99e597e03d1827ff76e68b4408e2d on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device bc6355fcd0fdb801c4333b0e63674ec2 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleted node [438b0f01a128963d139b4690fab8520e] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 5449d9f5db6631c7c31303c534ec81b1 in 147.31324ms [asynchttp] INFO 2016/06/21 19:40:14 Started job 883268d06495364d854f646ccf78d29e [asynchttp] INFO 2016/06/21 19:40:14 Started job 77cf882f00cba295744a632bfa1eb3ec [asynchttp] INFO 2016/06/21 19:40:14 Started job e406dea03fcbfe67be6185fe3f66a0ae [asynchttp] INFO 2016/06/21 19:40:14 Started job f8983aad401206e844a1b23ce103d98f [heketi] INFO 2016/06/21 19:40:14 Deleting device f37d216561cd9ecd2434f845ff510023 on node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:40:14 Started job 66e1a8fd03eda241a7def7bac5441d2b [heketi] INFO 2016/06/21 19:40:14 Deleting device fc1c002b65bb630fa0d9b41d78877407 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device fb696e54a5e3ce5decca50b4abb550dd on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device f844133c332c48f4ff0a96cf9065e0a7 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleted node [f1270e499271c76fc82b38958c110f3a] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 883268d06495364d854f646ccf78d29e in 54.62992ms [asynchttp] INFO 2016/06/21 19:40:14 Started job 7da976e39b4eaabb699dbbccf46406aa [asynchttp] INFO 2016/06/21 19:40:14 Started job 20038cdc122021134abd0d7b28f3e34c [asynchttp] INFO 2016/06/21 19:40:14 Started job 0586eef26f379e0867d7c6f07c355cf1 [heketi] INFO 2016/06/21 19:40:14 Deleting device fd62dec18f5799ee642e4e225752c491 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device ea6071600ff1775d471480b73cc1d7ee on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device e10c2a3285a182276f7d41b0bc32e057 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device da55f54a1bea2bf11a2ea4e5c9d7c2fe on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device c58d7339524b34064477d6c2426f0b7d on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device c2170cb4a6fa632f0cea7de2fab97d1e on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device bdd6e4f31bc76a7e579fb9b1aca0ae68 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device ae201f09ec2af308e5f298ed651e2c14 on node 6e10999274243a7a8e14f5e91dbefff6 [heketi] INFO 2016/06/21 19:40:14 Deleting device 9caf0c5be0cd782bc70a953a95169f4f on node 6e10999274243a7a8e14f5e91dbefff6 [asynchttp] INFO 2016/06/21 19:40:14 Started job 7f410feb6a1690033b305e12e0cb8871 [asynchttp] INFO 2016/06/21 19:40:14 Started job c23e0f1788184d95d2509e354cb70283 [asynchttp] INFO 2016/06/21 19:40:14 Started job 8e43cca043f9799f605d8c8070e691b4 [asynchttp] INFO 2016/06/21 19:40:14 Started job 44ddf2e4c46980c5b3d2fefd2949651e [asynchttp] INFO 2016/06/21 19:40:14 Started job b37775dedc2ecfa3348ed8b16f424db4 [asynchttp] INFO 2016/06/21 19:40:14 Started job 8711df99d8d1f8eb4474cd61ac10cfc1 [heketi] INFO 2016/06/21 19:40:14 Deleted node [fc1c002b65bb630fa0d9b41d78877407] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 7da976e39b4eaabb699dbbccf46406aa in 71.51176ms [asynchttp] INFO 2016/06/21 19:40:14 Started job 35ea59ac805908e480ae22b48d89abf3 [asynchttp] INFO 2016/06/21 19:40:14 Started job 16b81b7ad2f64dfa3c423f16f14e36a7 [asynchttp] INFO 2016/06/21 19:40:14 Started job 8b46b4a8593f14561a5b604650282c02 [heketi] INFO 2016/06/21 19:40:14 Deleted node [bdd6e4f31bc76a7e579fb9b1aca0ae68] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 35ea59ac805908e480ae22b48d89abf3 in 41.95036ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [543f8749700739bbb939d19843f7d4c6] [asynchttp] INFO 2016/06/21 19:40:14 Completed job e4429639aff86b3a9ae9c535f4db95d0 in 331.36076ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [624d55de74ce969b7e1973ada741eaa6] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 868d5b2d629e6d2fc65f4276b442b4d0 in 371.32912ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [6359c4458c25a60ad9628972a4eff63b] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 26a4bad6ebaa196aa7b8d3d4d29b6019 in 411.55408ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [635d1a5cbf9b8979c8222a4df155e526] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 6a438b37a4759dbb0e068dbd476ac8fb in 451.18ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [6435a13d94716b8e9cf33c57fa11bdad] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 1b4eba1469136f25a654c80a59080021 in 491.15704ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [662c5240ab67d829affcbb3858ef15bb] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 2228c90ed1316495f05d95ae6bab6a3e in 531.1086ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [6be670746d2454201dbb44413e471b06] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 45f7c16f7920c1cc0606d628779024bf in 571.02312ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [730258257e32176ab1dc8a98eb03157c] [asynchttp] INFO 2016/06/21 19:40:14 Completed job b3153bb5abb9a22061b2d2068ce6ac7e in 611.3152ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [77942cd7c15109f41008349f9d10081f] [asynchttp] INFO 2016/06/21 19:40:14 Completed job a35861e138e08a0e93cf63ff40104293 in 671.29032ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [806d921419fdab574e6500a59f3d3b03] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 0a1e6e2a62ae5ac7c483f006537556f2 in 711.41744ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [8284536ab2bbbdf71e69170303ad9c66] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 11192d7e39e74b450718c0e372fe4107 in 760.78104ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [8b4a7f2994bf1c6a11e0a0b68f61a6a1] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 0ef7c6d7406b3ec0a386f463d2ce25e2 in 811.37128ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [8f387cbd2b146413c676a2f12d9ee000] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 45f4d8a40e22bde8411df6e075fe3fb4 in 860.68552ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [8fbda0d9cb4a11efeb5df94890c9cf53] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 9417325db932ed201783d1a72ee4bdd4 in 910.63756ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [986c374d324b8bae4825d376aa20e2af] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 271db02fce79390c018ca4d41596f7f9 in 960.59028ms [heketi] INFO 2016/06/21 19:40:14 Deleted node [100ac57f88681490c5e60a74cf375489] [asynchttp] INFO 2016/06/21 19:40:14 Completed job 6ffe5ddb6215f9fefeb6296024a3853d in 1.0103202s [heketi] INFO 2016/06/21 19:40:15 Deleted node [21a54e0de5ca65a2e6f702d33df514bd] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 450ce6ce163f056cdd3a75eeaf0fe254 in 1.05746568s [heketi] INFO 2016/06/21 19:40:15 Deleted node [21b0735b922d35a3225f041418c78463] [asynchttp] INFO 2016/06/21 19:40:15 Completed job fd7123376cee4cf1b86bd0882def5278 in 1.11801424s [heketi] INFO 2016/06/21 19:40:15 Deleted node [2236c395d516f0aad7042d4f0c508ca4] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 0919d294ed0bb1f0e00e3b8a86245bd0 in 1.18825852s [heketi] INFO 2016/06/21 19:40:15 Deleted node [27711dd187769beddaf597444bd7618c] [asynchttp] INFO 2016/06/21 19:40:15 Completed job cd293115a2862d78a8a2c0fa64b33b85 in 1.2380938s [heketi] INFO 2016/06/21 19:40:15 Deleted node [2ac9b48689c219e78aa8408bc6254dc2] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 11e1ee7ee707aefcc853121f2879c186 in 1.28842412s [heketi] INFO 2016/06/21 19:40:15 Deleted node [407c8fcf3662169160615d38c172d150] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 1d37fc5ade603ba9248a06d286f57d15 in 1.33701224s [heketi] INFO 2016/06/21 19:40:15 Deleted node [409daa9b6fe8f479825f31e9c10fbc66] [asynchttp] INFO 2016/06/21 19:40:15 Completed job b195485911b8d2f4815bbf959ba661a1 in 1.38762s [heketi] INFO 2016/06/21 19:40:15 Deleted node [4330818af9cf920086f6a8902db32cfb] [asynchttp] INFO 2016/06/21 19:40:15 Completed job cb628596f7e14019723550568cb37c98 in 1.4712122s [heketi] INFO 2016/06/21 19:40:15 Deleted node [b86f413f49f2694ae81ef096fec144ac] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 373460f928d1219d32856a295cb66b65 in 1.37314528s [heketi] INFO 2016/06/21 19:40:15 Deleted node [49564e4f2aa98298a10de94f0db9b3a1] [asynchttp] INFO 2016/06/21 19:40:15 Completed job cddd8225f24a9023aced998e249e37c6 in 1.56101636s [heketi] INFO 2016/06/21 19:40:15 Deleted node [eefaca8f457f8e62aec92a6efa8f6305] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 77cf882f00cba295744a632bfa1eb3ec in 1.43543708s [heketi] INFO 2016/06/21 19:40:15 Deleted node [eda99e597e03d1827ff76e68b4408e2d] [asynchttp] INFO 2016/06/21 19:40:15 Completed job e406dea03fcbfe67be6185fe3f66a0ae in 1.47393308s [heketi] INFO 2016/06/21 19:40:15 Deleted node [bc6355fcd0fdb801c4333b0e63674ec2] [asynchttp] INFO 2016/06/21 19:40:15 Completed job f8983aad401206e844a1b23ce103d98f in 1.51188364s [heketi] INFO 2016/06/21 19:40:15 Deleted node [f37d216561cd9ecd2434f845ff510023] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 66e1a8fd03eda241a7def7bac5441d2b in 1.56151828s [heketi] INFO 2016/06/21 19:40:15 Deleted node [fb696e54a5e3ce5decca50b4abb550dd] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 20038cdc122021134abd0d7b28f3e34c in 1.57365524s [heketi] INFO 2016/06/21 19:40:15 Deleted node [f844133c332c48f4ff0a96cf9065e0a7] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 0586eef26f379e0867d7c6f07c355cf1 in 1.62295296s [heketi] INFO 2016/06/21 19:40:15 Deleted node [49b0092029bc51190ac626444175bc18] [asynchttp] INFO 2016/06/21 19:40:15 Completed job d339aca31727a796bb12d6d329b27e2e in 1.9103918s [heketi] INFO 2016/06/21 19:40:15 Deleted node [fd62dec18f5799ee642e4e225752c491] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 7f410feb6a1690033b305e12e0cb8871 in 1.68674852s [heketi] INFO 2016/06/21 19:40:15 Deleted node [ea6071600ff1775d471480b73cc1d7ee] [asynchttp] INFO 2016/06/21 19:40:15 Completed job c23e0f1788184d95d2509e354cb70283 in 1.72725372s [heketi] INFO 2016/06/21 19:40:15 Deleted node [e10c2a3285a182276f7d41b0bc32e057] [asynchttp] INFO 2016/06/21 19:40:15 Completed job 8e43cca043f9799f605d8c8070e691b4 in 1.76727124s [heketi] INFO 2016/06/21 19:40:16 Deleted node [da55f54a1bea2bf11a2ea4e5c9d7c2fe] [asynchttp] INFO 2016/06/21 19:40:16 Completed job 44ddf2e4c46980c5b3d2fefd2949651e in 1.81715156s [heketi] INFO 2016/06/21 19:40:16 Deleted node [c58d7339524b34064477d6c2426f0b7d] [asynchttp] INFO 2016/06/21 19:40:16 Completed job b37775dedc2ecfa3348ed8b16f424db4 in 1.85710196s [heketi] INFO 2016/06/21 19:40:16 Deleted node [c2170cb4a6fa632f0cea7de2fab97d1e] [asynchttp] INFO 2016/06/21 19:40:16 Completed job 8711df99d8d1f8eb4474cd61ac10cfc1 in 1.90642148s [heketi] INFO 2016/06/21 19:40:16 Deleted node [ae201f09ec2af308e5f298ed651e2c14] [asynchttp] INFO 2016/06/21 19:40:16 Completed job 16b81b7ad2f64dfa3c423f16f14e36a7 in 1.93881064s [heketi] INFO 2016/06/21 19:40:16 Deleted node [9caf0c5be0cd782bc70a953a95169f4f] [asynchttp] INFO 2016/06/21 19:40:16 Completed job 8b46b4a8593f14561a5b604650282c02 in 1.99848296s [heketi] INFO 2016/06/21 19:40:16 Deleted node [5245b45997e6ee8b136db003b874c059] [asynchttp] INFO 2016/06/21 19:40:16 Completed job fa9236ebbc62905c8fd372d674c63906 in 2.31205804s [heketi] INFO 2016/06/21 19:40:17 Deleting node manage0 [6e10999274243a7a8e14f5e91dbefff6] [asynchttp] INFO 2016/06/21 19:40:17 Started job 92738b64dfeb8850f10c4b0481238519 [heketi] INFO 2016/06/21 19:40:17 Deleted node [6e10999274243a7a8e14f5e91dbefff6] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 92738b64dfeb8850f10c4b0481238519 in 10.54256ms [heketi] INFO 2016/06/21 19:40:17 Deleting device 0bb4712708b9a711ea12e05948c3dec9 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 084894003fa8244a84b2a4cac1e7961e on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job ef73ee352cfd9c59c4b0aecbf589b089 [heketi] INFO 2016/06/21 19:40:17 Deleted node [0bb4712708b9a711ea12e05948c3dec9] [asynchttp] INFO 2016/06/21 19:40:17 Completed job ef73ee352cfd9c59c4b0aecbf589b089 in 5.4056ms [asynchttp] INFO 2016/06/21 19:40:17 Started job 2ac6614230fc7c67712f4ac1a6f1d883 [heketi] INFO 2016/06/21 19:40:17 Deleting device 968cfdf3028c16cbbc6bed1a72b31936 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 98d8e84995940003c170ae47e269a785 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 998c11c952d37ec0963b74c7c25a3c9c on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 99a1b46bb3ddb69bb3aad5a9136c14ec on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 9b5aee73f5d88732e1348ba0a0b5efbb on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 9e1100b38b5949d145e67f8ee9563b57 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 9e20608c6417248b3458420d2f26f9aa on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device a069292206bdcd2308370ba3efc89287 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device a5876a27428e30ec931745a71f8fdce0 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device a5948a83ccfa50ec2ae52a1fb9c0d821 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 0d1f9dcee0a8f10f219e7ab757f9ed9e on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 21336188f9f05f89b144b00e87710c42 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 24a3dc06e27b11771cbd1dee74e5bac3 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 26d796eda311261f5fb6e7770e7640c9 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 2c5a74821981640fc6b8394d259d1633 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 3db25c104583b31f7e3af1349a6a8b33 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 471f65b1d9d37abb86a6a95b265c01ec on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 49553a89e952c5650334ce623da93724 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device 4a47bbe32bb846b4744139b2b6a2454a on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 3ccbedd03e443a0cbf41914ef5910474 [asynchttp] INFO 2016/06/21 19:40:17 Started job 99ad110e0fbb5cbddab3168298a3bada [asynchttp] INFO 2016/06/21 19:40:17 Started job 274bb9f819ee8d837f9c0ee9546fc971 [asynchttp] INFO 2016/06/21 19:40:17 Started job ae577345addbf0bbdbc351c1ad28bb72 [asynchttp] INFO 2016/06/21 19:40:17 Started job 3b1b3e857b9074d45a4e852d87e71ff9 [asynchttp] INFO 2016/06/21 19:40:17 Started job c74a5996b07b6e538a70d9e71a51022e [asynchttp] INFO 2016/06/21 19:40:17 Started job a958960632429506eadd05a097205759 [asynchttp] INFO 2016/06/21 19:40:17 Started job 648e932c438ca28b5746683af6243067 [asynchttp] INFO 2016/06/21 19:40:17 Started job 9cb6f3351d910178e4af9f2f6d2a6962 [asynchttp] INFO 2016/06/21 19:40:17 Started job 56179636177170748c267f86e406daee [asynchttp] INFO 2016/06/21 19:40:17 Started job 13a6b5d113e16493953a9a2a34f11f46 [asynchttp] INFO 2016/06/21 19:40:17 Started job 6dc6031a9abba4801ec5012b21c1950e [asynchttp] INFO 2016/06/21 19:40:17 Started job 17c3dea322936ea24d6e4e83185ebb56 [asynchttp] INFO 2016/06/21 19:40:17 Started job 053d6be20ba916f7497536602da761e7 [asynchttp] INFO 2016/06/21 19:40:17 Started job ae189abcea497abd0f4eb1ea18fe9d47 [asynchttp] INFO 2016/06/21 19:40:17 Started job e472e7ded7fe958365112695d398f0e4 [asynchttp] INFO 2016/06/21 19:40:17 Started job f6b773c4ed515a367148a1819d1ead12 [asynchttp] INFO 2016/06/21 19:40:17 Started job e31c18672a0a7e6e525e392b569f6015 [heketi] INFO 2016/06/21 19:40:17 Deleting device 5609c47e277396bf1220e9a627a4767b on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 135a8e5695d871876837cca42fbe7883 [heketi] INFO 2016/06/21 19:40:17 Deleting device 59a3fc8f3de885f71d1bd5fe0a666c7a on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 74b2260fce845e030894c9d794520150 [heketi] INFO 2016/06/21 19:40:17 Deleting device 5bfe211dee749dfd696f86460dedaa08 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 7f6fcec367744bee3a46d4402a546c1c [heketi] INFO 2016/06/21 19:40:17 Deleting device 5c5281655792dfae6f4eacf5e787ef17 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 0cd757d79222c1fb10f21e22ff79e472 [heketi] INFO 2016/06/21 19:40:17 Deleting device 5d12928626e689ec7ab0380141eb6890 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job e864414b613270b4f5ec4aa828c02b53 [heketi] INFO 2016/06/21 19:40:17 Deleting device 60ef6584a1cfd886fbeb341cbd933666 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 750fcf0dacfad42c9dcf0bc1495b3feb [heketi] INFO 2016/06/21 19:40:17 Deleting device 625fa63206b76afb3cb692a762952e3a on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 8c9d8a7ca42ed0dea5823cdea7b1ed90 [heketi] INFO 2016/06/21 19:40:17 Deleting device 674974f1115b4ebdb46ec986d2fcf70d on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 252aecb14c6d2cbf3b6f764d034b9e58 [heketi] INFO 2016/06/21 19:40:17 Deleting device 6ca1978328856b9ecb83756067926978 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job e529eafce6c29492d53c0f2a1c458a20 [heketi] INFO 2016/06/21 19:40:17 Deleting device 7b93d68af25ad622826536c2c198570a on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job cbd45713b8e3d2abdd4832602a73c32c [heketi] INFO 2016/06/21 19:40:17 Deleting device 827f2a8248ea7796d48c0ae8ad946240 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 593300430c9d41f8d8ca21dc9d13b4fa [heketi] INFO 2016/06/21 19:40:17 Deleted node [084894003fa8244a84b2a4cac1e7961e] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 2ac6614230fc7c67712f4ac1a6f1d883 in 190.61316ms [asynchttp] INFO 2016/06/21 19:40:17 Started job 977d85e5014165d4e95656e7b84b6a68 [heketi] INFO 2016/06/21 19:40:17 Deleting device c1df22eb85de8147da0b3bb857ad556b on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job c9a6503edac603ba29eb4cfabbae9e1c [heketi] INFO 2016/06/21 19:40:17 Deleted node [968cfdf3028c16cbbc6bed1a72b31936] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 3ccbedd03e443a0cbf41914ef5910474 in 55.02164ms [heketi] INFO 2016/06/21 19:40:17 Deleting device c69e6493ee67f3a61502aa198a4462d9 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job da85deca01d47ca1248629cf1aff2f32 [heketi] INFO 2016/06/21 19:40:17 Deleting device c9e81c7ebea337a0f630560113b86e93 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device b1d256c3f8f4f6fb2d20b053391783ae on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device fa428793d05338c804b0450664b45cc4 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device cd4b17864cc0684a588bba412faa7627 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleted node [98d8e84995940003c170ae47e269a785] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 99ad110e0fbb5cbddab3168298a3bada in 125.30336ms [asynchttp] INFO 2016/06/21 19:40:17 Started job f0c568d996ca56b43845e94193c594d3 [asynchttp] INFO 2016/06/21 19:40:17 Started job 084b6f7af4098a7a6315b31b8b7d61ab [asynchttp] INFO 2016/06/21 19:40:17 Started job 0ad2a2a97b3ef7afd840b4f794bb68ed [asynchttp] INFO 2016/06/21 19:40:17 Started job 6635cf5d1a75a5d22bea3cf806492474 [heketi] INFO 2016/06/21 19:40:17 Deleting device da127d37ef3b9bfb7de8bb8bf0a4bf33 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device d488cddc7c0b882f1439c406beecdbbc on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device ca966d82826b152942e43e7d95c68382 on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job f4fb6f1d546728d63f7dfe4dc285831a [asynchttp] INFO 2016/06/21 19:40:17 Started job 712e805aa64b0d35f6d765a862239f94 [heketi] INFO 2016/06/21 19:40:17 Deleting device af02eadd88030073b110961c4b733200 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device f993b5d0dd2bdbd24941a67fbf91029f on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device f6f8663ed6313574697dac10033054a1 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device f417a86f7213c637ec09ca90d43dfc0f on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device ef4fe558d908e746a7472c3359755247 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device ef03d196bd4943c6e474d494e606cb39 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device eaa426daaa26b146fe350765d9aa4b77 on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device e44a15dae588aca416113c442aa61a0a on node 95404f706d5074d87931a7bbbab91cc1 [heketi] INFO 2016/06/21 19:40:17 Deleting device ddea7554ff8503235242f6f89bcd921f on node 95404f706d5074d87931a7bbbab91cc1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 8642b1c4d04edd894c5d0d7e96fc7316 [asynchttp] INFO 2016/06/21 19:40:17 Started job cb3d79eab4d210cd8082fd0d667fd09c [asynchttp] INFO 2016/06/21 19:40:17 Started job 761a5bb09ea846a5021f56ad4e376874 [asynchttp] INFO 2016/06/21 19:40:17 Started job 17f2b3cd8c300dd269b52866f544bfd1 [asynchttp] INFO 2016/06/21 19:40:17 Started job 98665d501da6a9c2975d13f0b11f1bdb [asynchttp] INFO 2016/06/21 19:40:17 Started job a310371c7cb038e74953be4f53432828 [asynchttp] INFO 2016/06/21 19:40:17 Started job 24a50f172e52e779cc4696cfbd8b53f7 [asynchttp] INFO 2016/06/21 19:40:17 Started job 48bb66a86923b76bc62a34bf5863e1a3 [asynchttp] INFO 2016/06/21 19:40:17 Started job 3058a411a8708e3c379496df923da4cf [asynchttp] INFO 2016/06/21 19:40:17 Started job 1bda1eaf6f79ba4adfec179bd745f3de [heketi] INFO 2016/06/21 19:40:17 Deleted node [c9e81c7ebea337a0f630560113b86e93] [asynchttp] INFO 2016/06/21 19:40:17 Completed job f0c568d996ca56b43845e94193c594d3 in 89.40516ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [99a1b46bb3ddb69bb3aad5a9136c14ec] [asynchttp] INFO 2016/06/21 19:40:17 Completed job ae577345addbf0bbdbc351c1ad28bb72 in 273.59956ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [9b5aee73f5d88732e1348ba0a0b5efbb] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 3b1b3e857b9074d45a4e852d87e71ff9 in 336.63996ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [9e1100b38b5949d145e67f8ee9563b57] [asynchttp] INFO 2016/06/21 19:40:17 Completed job c74a5996b07b6e538a70d9e71a51022e in 384.50316ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [9e20608c6417248b3458420d2f26f9aa] [asynchttp] INFO 2016/06/21 19:40:17 Completed job a958960632429506eadd05a097205759 in 433.40688ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [a069292206bdcd2308370ba3efc89287] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 648e932c438ca28b5746683af6243067 in 483.70996ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [a5876a27428e30ec931745a71f8fdce0] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 9cb6f3351d910178e4af9f2f6d2a6962 in 533.23832ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [a5948a83ccfa50ec2ae52a1fb9c0d821] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 56179636177170748c267f86e406daee in 573.85556ms [heketi] INFO 2016/06/21 19:40:17 Deleted node [0d1f9dcee0a8f10f219e7ab757f9ed9e] [asynchttp] INFO 2016/06/21 19:40:17 Completed job 13a6b5d113e16493953a9a2a34f11f46 in 613.784ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [21336188f9f05f89b144b00e87710c42] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 6dc6031a9abba4801ec5012b21c1950e in 663.91752ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [24a3dc06e27b11771cbd1dee74e5bac3] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 17c3dea322936ea24d6e4e83185ebb56 in 713.45828ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [26d796eda311261f5fb6e7770e7640c9] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 053d6be20ba916f7497536602da761e7 in 763.4242ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [2c5a74821981640fc6b8394d259d1633] [asynchttp] INFO 2016/06/21 19:40:18 Completed job ae189abcea497abd0f4eb1ea18fe9d47 in 812.96844ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [3db25c104583b31f7e3af1349a6a8b33] [asynchttp] INFO 2016/06/21 19:40:18 Completed job e472e7ded7fe958365112695d398f0e4 in 864.026ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [471f65b1d9d37abb86a6a95b265c01ec] [asynchttp] INFO 2016/06/21 19:40:18 Completed job f6b773c4ed515a367148a1819d1ead12 in 912.90724ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [49553a89e952c5650334ce623da93724] [asynchttp] INFO 2016/06/21 19:40:18 Completed job e31c18672a0a7e6e525e392b569f6015 in 953.47536ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [4a47bbe32bb846b4744139b2b6a2454a] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 135a8e5695d871876837cca42fbe7883 in 966.05832ms [heketi] INFO 2016/06/21 19:40:18 Deleted node [5609c47e277396bf1220e9a627a4767b] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 74b2260fce845e030894c9d794520150 in 1.0079838s [heketi] INFO 2016/06/21 19:40:18 Deleted node [59a3fc8f3de885f71d1bd5fe0a666c7a] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 7f6fcec367744bee3a46d4402a546c1c in 1.05300072s [heketi] INFO 2016/06/21 19:40:18 Deleted node [5bfe211dee749dfd696f86460dedaa08] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 0cd757d79222c1fb10f21e22ff79e472 in 1.09547716s [heketi] INFO 2016/06/21 19:40:18 Deleted node [5c5281655792dfae6f4eacf5e787ef17] [asynchttp] INFO 2016/06/21 19:40:18 Completed job e864414b613270b4f5ec4aa828c02b53 in 1.14873284s [heketi] INFO 2016/06/21 19:40:18 Deleted node [5d12928626e689ec7ab0380141eb6890] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 750fcf0dacfad42c9dcf0bc1495b3feb in 1.20341864s [heketi] INFO 2016/06/21 19:40:18 Deleted node [60ef6584a1cfd886fbeb341cbd933666] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 8c9d8a7ca42ed0dea5823cdea7b1ed90 in 1.25654448s [heketi] INFO 2016/06/21 19:40:18 Deleted node [625fa63206b76afb3cb692a762952e3a] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 252aecb14c6d2cbf3b6f764d034b9e58 in 1.31365576s [heketi] INFO 2016/06/21 19:40:18 Deleted node [674974f1115b4ebdb46ec986d2fcf70d] [asynchttp] INFO 2016/06/21 19:40:18 Completed job e529eafce6c29492d53c0f2a1c458a20 in 1.36314156s [heketi] INFO 2016/06/21 19:40:18 Deleted node [6ca1978328856b9ecb83756067926978] [asynchttp] INFO 2016/06/21 19:40:18 Completed job cbd45713b8e3d2abdd4832602a73c32c in 1.43117228s [heketi] INFO 2016/06/21 19:40:18 Deleted node [7b93d68af25ad622826536c2c198570a] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 593300430c9d41f8d8ca21dc9d13b4fa in 1.47261672s [heketi] INFO 2016/06/21 19:40:18 Deleted node [827f2a8248ea7796d48c0ae8ad946240] [asynchttp] INFO 2016/06/21 19:40:18 Completed job 977d85e5014165d4e95656e7b84b6a68 in 1.51157344s [heketi] INFO 2016/06/21 19:40:18 Deleted node [c1df22eb85de8147da0b3bb857ad556b] [asynchttp] INFO 2016/06/21 19:40:18 Completed job c9a6503edac603ba29eb4cfabbae9e1c in 1.551985s [heketi] INFO 2016/06/21 19:40:18 Deleted node [c69e6493ee67f3a61502aa198a4462d9] [asynchttp] INFO 2016/06/21 19:40:18 Completed job da85deca01d47ca1248629cf1aff2f32 in 1.53775584s [heketi] INFO 2016/06/21 19:40:19 Deleted node [b1d256c3f8f4f6fb2d20b053391783ae] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 084b6f7af4098a7a6315b31b8b7d61ab in 1.54452944s [heketi] INFO 2016/06/21 19:40:19 Deleted node [fa428793d05338c804b0450664b45cc4] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 0ad2a2a97b3ef7afd840b4f794bb68ed in 1.5832716s [heketi] INFO 2016/06/21 19:40:19 Deleted node [cd4b17864cc0684a588bba412faa7627] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 6635cf5d1a75a5d22bea3cf806492474 in 1.62322452s [heketi] INFO 2016/06/21 19:40:19 Deleted node [998c11c952d37ec0963b74c7c25a3c9c] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 274bb9f819ee8d837f9c0ee9546fc971 in 1.8131138s [heketi] INFO 2016/06/21 19:40:19 Deleted node [da127d37ef3b9bfb7de8bb8bf0a4bf33] [asynchttp] INFO 2016/06/21 19:40:19 Completed job f4fb6f1d546728d63f7dfe4dc285831a in 1.66663424s [heketi] INFO 2016/06/21 19:40:19 Deleted node [d488cddc7c0b882f1439c406beecdbbc] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 712e805aa64b0d35f6d765a862239f94 in 1.70658488s [heketi] INFO 2016/06/21 19:40:19 Deleted node [ca966d82826b152942e43e7d95c68382] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 8642b1c4d04edd894c5d0d7e96fc7316 in 1.71514108s [heketi] INFO 2016/06/21 19:40:19 Deleted node [af02eadd88030073b110961c4b733200] [asynchttp] INFO 2016/06/21 19:40:19 Completed job cb3d79eab4d210cd8082fd0d667fd09c in 1.75331124s [heketi] INFO 2016/06/21 19:40:19 Deleted node [f993b5d0dd2bdbd24941a67fbf91029f] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 761a5bb09ea846a5021f56ad4e376874 in 1.79351024s [heketi] INFO 2016/06/21 19:40:19 Deleted node [f6f8663ed6313574697dac10033054a1] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 17f2b3cd8c300dd269b52866f544bfd1 in 1.83315176s [heketi] INFO 2016/06/21 19:40:19 Deleted node [f417a86f7213c637ec09ca90d43dfc0f] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 98665d501da6a9c2975d13f0b11f1bdb in 1.87420172s [heketi] INFO 2016/06/21 19:40:19 Deleted node [ef4fe558d908e746a7472c3359755247] [asynchttp] INFO 2016/06/21 19:40:19 Completed job a310371c7cb038e74953be4f53432828 in 1.9231336s [heketi] INFO 2016/06/21 19:40:19 Deleted node [ef03d196bd4943c6e474d494e606cb39] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 24a50f172e52e779cc4696cfbd8b53f7 in 1.96329764s [heketi] INFO 2016/06/21 19:40:19 Deleted node [eaa426daaa26b146fe350765d9aa4b77] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 48bb66a86923b76bc62a34bf5863e1a3 in 1.96879424s [heketi] INFO 2016/06/21 19:40:19 Deleted node [e44a15dae588aca416113c442aa61a0a] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 3058a411a8708e3c379496df923da4cf in 2.0129074s [heketi] INFO 2016/06/21 19:40:19 Deleted node [ddea7554ff8503235242f6f89bcd921f] [asynchttp] INFO 2016/06/21 19:40:19 Completed job 1bda1eaf6f79ba4adfec179bd745f3de in 2.01831176s [heketi] INFO 2016/06/21 19:40:19 Deleting node manage2 [95404f706d5074d87931a7bbbab91cc1] [asynchttp] INFO 2016/06/21 19:40:19 Started job ec2840f6723664497eb0384b95508d18 [heketi] INFO 2016/06/21 19:40:19 Deleted node [95404f706d5074d87931a7bbbab91cc1] [asynchttp] INFO 2016/06/21 19:40:19 Completed job ec2840f6723664497eb0384b95508d18 in 5.40748ms [heketi] INFO 2016/06/21 19:40:19 Deleted cluster [34656d4a87eeb8d8da26d0fd4deba629] [heketi] INFO 2016/06/21 19:40:19 Closed --- PASS: TestClientVolume (26.31s) PASS ok github.com/heketi/heketi/client/api/go-client 27.774s + go test -v github.com/heketi/heketi/middleware === RUN TestNewJwtAuth --- PASS: TestNewJwtAuth (0.00s) === RUN TestNewJwtAuthFailure --- PASS: TestNewJwtAuthFailure (0.00s) === RUN TestJwtNoToken --- PASS: TestJwtNoToken (0.00s) === RUN TestJwtGarbageToken --- PASS: TestJwtGarbageToken (0.00s) === RUN TestJwtMissingClaims --- PASS: TestJwtMissingClaims (0.00s) === RUN TestJwtInvalidToken --- PASS: TestJwtInvalidToken (1.01s) === RUN TestJwt --- PASS: TestJwt (0.00s) === RUN TestJwtUnknownUser --- PASS: TestJwtUnknownUser (0.00s) === RUN TestJwtInvalidKeys --- PASS: TestJwtInvalidKeys (0.01s) PASS ok github.com/heketi/heketi/middleware 1.051s + go test -v github.com/heketi/heketi/rest === RUN TestNewManager --- PASS: TestNewManager (0.00s) === RUN TestNewHandler --- PASS: TestNewHandler (0.00s) === RUN TestHandlerUrl --- PASS: TestHandlerUrl (0.00s) === RUN TestHandlerNotFound --- PASS: TestHandlerNotFound (0.00s) === RUN TestHandlerCompletions --- PASS: TestHandlerCompletions (0.01s) === RUN TestAsyncHttpRedirectFunc [asynchttp] INFO 2016/06/21 19:40:27 Started job 51db967916b389e1b45825736a863271 [asynchttp] INFO 2016/06/21 19:40:27 Completed job 51db967916b389e1b45825736a863271 in 3.4��s [asynchttp] INFO 2016/06/21 19:40:27 Started job 21591f3b5d125d6c865f9e633f8452ad [asynchttp] INFO 2016/06/21 19:40:27 Completed job 21591f3b5d125d6c865f9e633f8452ad in 1.64��s [asynchttp] INFO 2016/06/21 19:40:27 Started job bf730bdb0e7cff21ecde178889227157 [asynchttp] INFO 2016/06/21 19:40:27 Completed job bf730bdb0e7cff21ecde178889227157 in 1.48��s --- PASS: TestAsyncHttpRedirectFunc (0.01s) === RUN TestHandlerConcurrency --- PASS: TestHandlerConcurrency (0.02s) === RUN TestHandlerApplication --- PASS: TestHandlerApplication (0.50s) === RUN TestApplicationWithRedirectFunc [asynchttp] INFO 2016/06/21 19:40:28 Started job 0e75eaa378634a911441f83ca479b060 [asynchttp] INFO 2016/06/21 19:40:28 Completed job 0e75eaa378634a911441f83ca479b060 in 500.67312ms --- PASS: TestApplicationWithRedirectFunc (0.50s) PASS ok github.com/heketi/heketi/rest 1.076s + go test -v github.com/heketi/heketi/utils === RUN TestLogLevel --- PASS: TestLogLevel (0.00s) === RUN TestLogInfo --- PASS: TestLogInfo (0.00s) === RUN TestLogDebug --- PASS: TestLogDebug (0.00s) === RUN TestLogWarning --- PASS: TestLogWarning (0.00s) === RUN TestLogError --- PASS: TestLogError (0.00s) === RUN TestLogCritical --- PASS: TestLogCritical (0.00s) === RUN TestSortedStringsHas --- PASS: TestSortedStringsHas (0.00s) === RUN TestSortedStringsDelete --- PASS: TestSortedStringsDelete (0.00s) === RUN TestNewStatusGroup --- PASS: TestNewStatusGroup (0.00s) === RUN TestStatusGroupSuccess --- PASS: TestStatusGroupSuccess (0.10s) === RUN TestStatusGroupFailure --- PASS: TestStatusGroupFailure (0.10s) === RUN TestNewStringSet --- PASS: TestNewStringSet (0.00s) === RUN TestStringSet --- PASS: TestStringSet (0.00s) PASS ok github.com/heketi/heketi/utils 0.217s Processing files: heketi-1.0.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sCRDQb + exit 0 + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DZgRdg + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-1.0.2 + exit 0 Provides: config(heketi) = 1.0.2-4.el7 heketi = 1.0.2-4.el7 heketi(armv7hl-32) = 1.0.2-4.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) Processing files: heketi-devel-1.0.2-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.junZ6L + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-devel-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-devel-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-devel-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-devel-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l02fGk + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-devel-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-devel-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-devel-1.0.2 + exit 0 warning: File listed twice: /usr/share/gocode/src/github.com/heketi/heketi Provides: golang(github.com/heketi/heketi/apps) = 1.0.2-4.el7 golang(github.com/heketi/heketi/apps/glusterfs) = 1.0.2-4.el7 golang(github.com/heketi/heketi/client/api/go-client) = 1.0.2-4.el7 golang(github.com/heketi/heketi/client/cli/go/commands) = 1.0.2-4.el7 golang(github.com/heketi/heketi/executors) = 1.0.2-4.el7 golang(github.com/heketi/heketi/executors/mockexec) = 1.0.2-4.el7 golang(github.com/heketi/heketi/executors/sshexec) = 1.0.2-4.el7 golang(github.com/heketi/heketi/middleware) = 1.0.2-4.el7 golang(github.com/heketi/heketi/rest) = 1.0.2-4.el7 golang(github.com/heketi/heketi/tests) = 1.0.2-4.el7 golang(github.com/heketi/heketi/utils) = 1.0.2-4.el7 golang(github.com/heketi/heketi/utils/ssh) = 1.0.2-4.el7 heketi-devel = 1.0.2-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: heketi-unit-test-devel-1.0.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5YSX7u + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-unit-test-devel-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-unit-test-devel-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-unit-test-devel-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/doc/heketi-unit-test-devel-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4MV0Av + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-unit-test-devel-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-unit-test-devel-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm/usr/share/licenses/heketi-unit-test-devel-1.0.2 + exit 0 Provides: heketi-unit-test-devel = 1.0.2-4.el7 heketi-unit-test-devel(armv7hl-32) = 1.0.2-4.el7 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/heketi-1.0.2-4.el7.arm Wrote: /builddir/build/RPMS/heketi-1.0.2-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/heketi-devel-1.0.2-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/heketi-unit-test-devel-1.0.2-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hjXtdF + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/rm -rf /builddir/build/BUILDROOT/heketi-1.0.2-4.el7.arm + exit 0 Child return code was: 0