Page MenuHomePhorge

Build 4005
FailedPublic

Drydock: Run Command

When
Completed at Jun 20 2016, 5:01 PM · Built for 4 m, 8 s
Status
Failed

Build Log 11470 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z 297c7097833f10c70b4b3f928dbc6166282b947b -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/EI/eimap.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/EI/eimap.git .git
13+ package=eimap
14++ echo ssh://git@git.kolab.org/diffusion/EI/eimap.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/EI/eimap.git
17+ case ${package} in
18+ package=erlang-eimap
19++ pwd
20+ export TMPDIR=/var/drydock/workingcopy-51/repo/eimap
21+ TMPDIR=/var/drydock/workingcopy-51/repo/eimap
22+ '[' '!' -d erlang-eimap.git ']'
23+ pushd erlang-eimap.git
24+ git remote set-url origin https://git.kolab.org/diffusion/EI/eimap.git
25+ git fetch origin
26From https://git.kolab.org/diffusion/EI/eimap
27 * [new branch] feature/passthrough_capabilities_untouched -> origin/feature/passthrough_capabilities_untouched
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 297c7097833f10c70b4b3f928dbc6166282b947b
31Previous HEAD position was f115f8d... Merge branch 'release/0.2.4'
32HEAD is now at 297c709... there is only ever one response. be strict about that.
33+ popd
34+ '[' erlang-eimap '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39From https://git.kolab.org/diffusion/QA/stick
40 3678d38..75cd47f master -> origin/master
41+ git reset --hard origin/master
42+ git clean -d -f -x
43+ popd
44+ export commit
45+ export differential
46+ export id
47+ export package
48+ export phid
49+ export ro_uri
50+ export uri
51+ export vcs
52+ export test_build
53+ export test_functional
54+ export test_integration
55+ export test_performance
56+ export test_unit
57+ export test_obs
58+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
59+ '[' -x stick.git/drydocker/erlang-eimap/build.sh ']'
60+ pushd erlang-eimap.git
61+ ../stick.git/drydocker/erlang-eimap/build.sh
62+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=4005 -e COMMIT=297c7097833f10c70b4b3f928dbc6166282b947b -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-4p4jr22mztufngkx3237 -e URI=ssh://git@git.kolab.org/diffusion/EI/eimap.git -e RO_URI=https://git.kolab.org/diffusion/EI/eimap.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
63Switched to a new branch 'develop'
64Switched to a new branch 'eimap-0.1'
65Switched to a new branch 'feature/T932_literal_continuations'
66Switched to a new branch 'feature/command_scaffolding'
67Switched to a new branch 'feature/passthrough_capabilities_untouched'
68Switched to branch 'master'
69Switched to a new branch 'release/0.2.2'
70Switched to a new branch 'release/0.2.4'
71Note: checking out '297c7097833f10c70b4b3f928dbc6166282b947b'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at 297c709... there is only ever one response. be strict about that.
83+ exit 1
84+ retval=1
85+ popd
86+ exit 1
87

Build Log 11469 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1/var/drydock/workingcopy-51/repo/eimap/erlang-eimap.git /var/drydock/workingcopy-51/repo/eimap
2HEAD is now at f115f8d Merge branch 'release/0.2.4'
3/var/drydock/workingcopy-51/repo/eimap
4/var/drydock/workingcopy-51/repo/eimap/stick.git /var/drydock/workingcopy-51/repo/eimap
5HEAD is now at 75cd47f Add a winterfell version of the phabricator stuff
6/var/drydock/workingcopy-51/repo/eimap
7/var/drydock/workingcopy-51/repo/eimap/erlang-eimap.git /var/drydock/workingcopy-51/repo/eimap
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/erlang-eimap.git'...
10/srv/erlang-eimap.git /srv/closure-compiler.git
11Branch develop set up to track remote branch develop from origin.
12Branch eimap-0.1 set up to track remote branch eimap-0.1 from origin.
13Branch feature/T932_literal_continuations set up to track remote branch feature/T932_literal_continuations from origin.
14Branch feature/command_scaffolding set up to track remote branch feature/command_scaffolding from origin.
15Branch feature/passthrough_capabilities_untouched set up to track remote branch feature/passthrough_capabilities_untouched from origin.
16Branch release/0.2.2 set up to track remote branch release/0.2.2 from origin.
17Branch release/0.2.4 set up to track remote branch release/0.2.4 from origin.
18/srv/closure-compiler.git
19Loaded plugins: ovl, priorities
20Cleaning repos: Kolab_16 Kolab_Winterfell base epel extras openSUSE_Tools
21 : updates
220 metadata files removed
230 sqlite files removed
240 metadata files removed
25Loaded plugins: ovl, priorities
26146 packages excluded due to repository priority protections
27Resolving Dependencies
28--> Running transaction check
29---> Package osc.x86_64 0:0.154.0-180.1 will be updated
30---> Package osc.noarch 0:0.154.0-187.1 will be an update
31---> Package php-symfony-class-loader.noarch 0:2.7.11-2.el7 will be updated
32---> Package php-symfony-class-loader.noarch 0:2.7.13-1.el7 will be an update
33---> Package php-symfony-common.noarch 0:2.7.11-2.el7 will be updated
34---> Package php-symfony-common.noarch 0:2.7.13-1.el7 will be an update
35---> Package php-symfony-yaml.noarch 0:2.7.11-2.el7 will be updated
36---> Package php-symfony-yaml.noarch 0:2.7.13-1.el7 will be an update
37--> Finished Dependency Resolution
38
39Dependencies Resolved
40
41================================================================================
42 Package Arch Version Repository Size
43================================================================================
44Updating:
45 osc noarch 0.154.0-187.1 openSUSE_Tools 516 k
46 php-symfony-class-loader noarch 2.7.13-1.el7 epel 24 k
47 php-symfony-common noarch 2.7.13-1.el7 epel 108 k
48 php-symfony-yaml noarch 2.7.13-1.el7 epel 26 k
49
50Transaction Summary
51================================================================================
52Upgrade 4 Packages
53
54Total download size: 674 k
55Downloading packages:
56Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
57--------------------------------------------------------------------------------
58Total 572 kB/s | 674 kB 00:01
59Running transaction check
60Running transaction test
61Transaction test succeeded
62Running transaction
63 Updating : php-symfony-class-loader-2.7.13-1.el7.noarch 1/8
64 Updating : php-symfony-common-2.7.13-1.el7.noarch 2/8
65 Updating : php-symfony-yaml-2.7.13-1.el7.noarch 3/8
66 Updating : osc-0.154.0-187.1.noarch 4/8
67 Cleanup : php-symfony-yaml-2.7.11-2.el7.noarch 5/8
68 Cleanup : php-symfony-class-loader-2.7.11-2.el7.noarch 6/8
69 Cleanup : php-symfony-common-2.7.11-2.el7.noarch 7/8
70 Cleanup : osc-0.154.0-180.1.x86_64 8/8
71 Verifying : php-symfony-common-2.7.13-1.el7.noarch 1/8
72 Verifying : php-symfony-class-loader-2.7.13-1.el7.noarch 2/8
73 Verifying : osc-0.154.0-187.1.noarch 3/8
74 Verifying : php-symfony-yaml-2.7.13-1.el7.noarch 4/8
75 Verifying : php-symfony-yaml-2.7.11-2.el7.noarch 5/8
76 Verifying : osc-0.154.0-180.1.x86_64 6/8
77 Verifying : php-symfony-class-loader-2.7.11-2.el7.noarch 7/8
78 Verifying : php-symfony-common-2.7.11-2.el7.noarch 8/8
79
80Updated:
81 osc.noarch 0:0.154.0-187.1
82 php-symfony-class-loader.noarch 0:2.7.13-1.el7
83 php-symfony-common.noarch 0:2.7.13-1.el7
84 php-symfony-yaml.noarch 0:2.7.13-1.el7
85
86Complete!
87/srv/erlang-eimap.git /srv/closure-compiler.git
88Running ../stick.git/drydocker/erlang-eimap/test_build.sh ...
89++ version_for_commit
90++ pushd /srv/erlang-eimap.git
91/srv/erlang-eimap.git /srv/erlang-eimap.git
92+++ git rev-parse --short HEAD
93++ short_rev=297c709
94+++ git rev-parse HEAD
95++ long_rev=297c7097833f10c70b4b3f928dbc6166282b947b
96++ set -x
97+++ git branch --contains 297c7097833f10c70b4b3f928dbc6166282b947b
98+++ sed -r -e 's/^\* //g' -e 's/^ //g'
99+++ grep -E '^(develop|master|erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
100+++ sort --version-sort -u
101++ branches=
102++ echo 'Branches that contain 297c7097833f10c70b4b3f928dbc6166282b947b:'
103Branches that contain 297c7097833f10c70b4b3f928dbc6166282b947b:
104++ echo ''
105++ sed -e 's/\s/\r\n/g'
106
107+++ echo
108+++ sed -e 's/\s/\r\n/g'
109+++ grep -E '^master$'
110++ '[' '!' -z '' ']'
111+++ echo
112+++ sed -e 's/\s/\r\n/g'
113+++ tail -n 1
114++ branch=
115++ echo 'Branch is '\'''\'''
116Branch is ''
117+++ git branch -la
118+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
119+++ grep -E '^(erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
120+++ sort --version-sort -u
121+++ tail -n 1
122++ latest_stable_branch=eimap-0.1
123++ echo 'The latest stable branch is '\''eimap-0.1'\'''
124The latest stable branch is 'eimap-0.1'
125++ '[' '' == master ']'
126++ master_version=0
127+++ echo eimap-0.1
128+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
129++ stable_version=0.1
130++ echo 'This puts the version for stable at 0.1'
131This puts the version for stable at 0.1
132+++ git tag -l
133+++ grep -E '0.1(\.[0-9]+)+$'
134+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
135+++ tail -n 1
136+++ sort --version-sort -u
137+++ awk -F. '{$NF+=1; OFS="."; print $0}'
138++ tag_version=0.1.6
139+++ echo -e '0\n0.1\n0.1.6'
140+++ sort --version-sort -u
141+++ tail -n 1
142++ new_version=0.1.6
143++ '[' 0.1.6 == 0 ']'
144++ echo 'Going with new version: '\''0.1.6'\'''
145Going with new version: '0.1.6'
146++ set - -x
147+ version=0.1.6
148++ project_for_package_version CentOS_7 0.1.6
149++ osc_project=CentOS_7
150++ target_version=0.1.6
151++ declare -a projects
152++ projects[${#projects[@]}]=Kolab:16
153++ projects[${#projects[@]}]=Kolab:Winterfell
154++ current_version=
155++ current_project=
156++ x=0
157++ '[' 0 -lt 2 ']'
158+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
159+++ osc_project=Kolab:16
160+++ osc_repository=CentOS_7
161++++ osc ls -b Kolab:16 erlang-eimap CentOS_7 x86_64
162++++ grep '^erlang-eimap'
163++++ grep -vE '*\.src\.rpm$'
164++++ sort
165++++ head -n 1
166+++ rpm_filename=erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
167+++ '[' -z erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm ']'
168++++ osc getbinaries Kolab:16 erlang-eimap CentOS_7 x86_64 erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
169++++ echo 0
170+++ success=0
171+++ '[' 0 -ne 0 ']'
172++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
173+++ version=0.1.5
174+++ echo 0.1.5
175++ version=0.1.5
176+++ rpmdev-vercmp 0.1.5 0.1.6
177+++ echo 12
178++ retval=12
179++ '[' 12 -eq 12 -o 12 -eq 0 ']'
180+++ rpmdev-vercmp '' 0.1.5
181+++ echo 12
182++ retval=12
183++ '[' 12 -eq 12 -o 12 -eq 0 ']'
184++ current_version=0.1.5
185++ current_project=Kolab:16
186++ let x++
187++ '[' 1 -lt 2 ']'
188+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
189+++ osc_project=Kolab:Winterfell
190+++ osc_repository=CentOS_7
191++++ osc ls -b Kolab:Winterfell erlang-eimap CentOS_7 x86_64
192++++ grep '^erlang-eimap'
193++++ grep -vE '*\.src\.rpm$'
194++++ sort
195++++ head -n 1
196+++ rpm_filename=erlang-eimap-0.2.4-3.2.el7.kolab_wf.x86_64.rpm
197+++ '[' -z erlang-eimap-0.2.4-3.2.el7.kolab_wf.x86_64.rpm ']'
198++++ osc getbinaries Kolab:Winterfell erlang-eimap CentOS_7 x86_64 erlang-eimap-0.2.4-3.2.el7.kolab_wf.x86_64.rpm
199++++ echo 0
200+++ success=0
201+++ '[' 0 -ne 0 ']'
202++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/erlang-eimap-0.2.4-3.2.el7.kolab_wf.x86_64.rpm
203+++ version=0.2.4
204+++ echo 0.2.4
205++ version=0.2.4
206+++ rpmdev-vercmp 0.2.4 0.1.6
207+++ echo 11
208++ retval=11
209++ '[' 11 -eq 12 -o 11 -eq 0 ']'
210++ let x++
211++ '[' 2 -lt 2 ']'
212++ echo Kolab:16
213+ osc_project=Kolab:16
214+ case ${osc_project} in
215++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name 'Kolab:16*.repo'
216+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:Winterfell.repo
217+ set - -x
218Loaded plugins: ovl, priorities
219Enabling base-source repository
220Enabling epel-source repository
221Enabling extras-source repository
222Enabling updates-source repository
22387 packages excluded due to repository priority protections
224Getting requirements for erlang-eimap-0.1.5-1.7.el7.kolab_16.src
225 --> erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64
226 --> erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
227 --> erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
228Getting requirements for erlang-eimap-0.1.5-1.7.el7.kolab_16.src
229 --> erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64
230 --> erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
231 --> erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
232--> Running transaction check
233---> Package erlang-goldrush.x86_64 0:0.1.6-1.7.el7.kolab_16 will be installed
234--> Processing Dependency: erlang-kernel(x86-64) >= R14B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
235--> Processing Dependency: erlang-erts(x86-64) >= R13B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
236--> Processing Dependency: erlang-stdlib(x86-64) >= R13B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
237--> Processing Dependency: erlang-syntax_tools(x86-64) for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
238--> Processing Dependency: erlang-compiler(x86-64) for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
239---> Package erlang-lager.x86_64 0:2.1.0-1.7.el7.kolab_16 will be installed
240---> Package erlang-rebar.x86_64 0:2.5.1-10.5.el7.kolab_16 will be installed
241--> Processing Dependency: erlang-edoc(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
242--> Processing Dependency: erlang-eunit(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
243--> Processing Dependency: erlang-common_test(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
244--> Processing Dependency: erlang-parsetools(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
245--> Processing Dependency: erlang-sasl(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
246--> Processing Dependency: erlang-snmp(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
247--> Processing Dependency: erlang-reltool(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
248--> Processing Dependency: erlang-dialyzer(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
249--> Processing Dependency: erlang-asn1(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
250--> Processing Dependency: erlang-erl_interface(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
251--> Processing Dependency: erlang-tools(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
252--> Processing Dependency: erlang-crypto(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
253--> Processing Dependency: erlang-mustache(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
254--> Running transaction check
255---> Package erlang-asn1.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
256---> Package erlang-common_test.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
257--> Processing Dependency: erlang-debugger(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
258--> Processing Dependency: erlang-inets(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
259--> Processing Dependency: erlang-runtime_tools(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
260--> Processing Dependency: erlang-xmerl(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
261--> Processing Dependency: erlang-webtool(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
262--> Processing Dependency: erlang-ssh(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
263--> Processing Dependency: erlang-test_server(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
264---> Package erlang-compiler.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
265--> Processing Dependency: erlang-hipe(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-compiler-17.4-2.6.el7.kolab_16.x86_64
266---> Package erlang-crypto.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
267---> Package erlang-dialyzer.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
268--> Processing Dependency: erlang-wx(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64
269--> Processing Dependency: graphviz for package: erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64
270---> Package erlang-edoc.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
271---> Package erlang-erl_interface.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
272---> Package erlang-erts.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
273---> Package erlang-eunit.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
274---> Package erlang-kernel.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
275---> Package erlang-mustache.x86_64 0:0.1.0-8.5.el7.kolab_16 will be installed
276---> Package erlang-parsetools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
277---> Package erlang-reltool.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
278---> Package erlang-sasl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
279---> Package erlang-snmp.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
280--> Processing Dependency: erlang-mnesia(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-snmp-17.4-2.6.el7.kolab_16.x86_64
281---> Package erlang-stdlib.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
282---> Package erlang-syntax_tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
283---> Package erlang-tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
284--> Running transaction check
285---> Package erlang-debugger.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
286---> Package erlang-hipe.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
287---> Package erlang-inets.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
288--> Processing Dependency: erlang-ssl(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-inets-17.4-2.6.el7.kolab_16.x86_64
289---> Package erlang-mnesia.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
290---> Package erlang-runtime_tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
291---> Package erlang-ssh.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
292--> Processing Dependency: erlang-public_key(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-ssh-17.4-2.6.el7.kolab_16.x86_64
293---> Package erlang-test_server.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
294--> Processing Dependency: erlang-observer(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-test_server-17.4-2.6.el7.kolab_16.x86_64
295---> Package erlang-webtool.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
296---> Package erlang-wx.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
297--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
298--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
299--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
300--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
301--> Processing Dependency: mesa-libGLU for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
302--> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
303--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
304--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
305--> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
306--> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
307--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
308--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
309--> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
310--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
311--> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
312--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
313--> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
314--> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
315--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
316--> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
317---> Package erlang-xmerl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
318---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
319--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-19.el7.x86_64
320--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
321--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
322--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
323--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
324--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
325--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
326--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
327--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
328--> Running transaction check
329---> Package erlang-observer.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
330--> Processing Dependency: erlang-et(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-observer-17.4-2.6.el7.kolab_16.x86_64
331---> Package erlang-public_key.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
332---> Package erlang-ssl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
333---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
334---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
335--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
336--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
337--> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.07-18.el7.x86_64
338---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
339---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
340---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
341---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
342---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
343--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.39.0-1.el7.x86_64
344---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed
345---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
346---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
347---> Package wxBase.x86_64 0:2.8.12-20.el7 will be installed
348---> Package wxGTK.x86_64 0:2.8.12-20.el7 will be installed
349--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-20.el7.x86_64
350---> Package wxGTK-gl.x86_64 0:2.8.12-20.el7 will be installed
351--> Running transaction check
352---> Package SDL.x86_64 0:1.2.15-14.el7 will be installed
353---> Package erlang-et.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
354---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
355---> Package lcms2.x86_64 0:2.6-2.el7 will be installed
356---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
357---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
358--> Finished Dependency Resolution
359
360Dependencies Resolved
361
362================================================================================
363 Package Arch Version Repository Size
364================================================================================
365Installing:
366 erlang-goldrush x86_64 0.1.6-1.7.el7.kolab_16 Kolab_16 49 k
367 erlang-lager x86_64 2.1.0-1.7.el7.kolab_16 Kolab_16 166 k
368 erlang-rebar x86_64 2.5.1-10.5.el7.kolab_16 Kolab_16 147 k
369Installing for dependencies:
370 SDL x86_64 1.2.15-14.el7 base 204 k
371 erlang-asn1 x86_64 17.4-2.6.el7.kolab_16 Kolab_16 778 k
372 erlang-common_test x86_64 17.4-2.6.el7.kolab_16 Kolab_16 738 k
373 erlang-compiler x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.1 M
374 erlang-crypto x86_64 17.4-2.6.el7.kolab_16 Kolab_16 124 k
375 erlang-debugger x86_64 17.4-2.6.el7.kolab_16 Kolab_16 412 k
376 erlang-dialyzer x86_64 17.4-2.6.el7.kolab_16 Kolab_16 619 k
377 erlang-edoc x86_64 17.4-2.6.el7.kolab_16 Kolab_16 328 k
378 erlang-erl_interface x86_64 17.4-2.6.el7.kolab_16 Kolab_16 187 k
379 erlang-erts x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.6 M
380 erlang-et x86_64 17.4-2.6.el7.kolab_16 Kolab_16 168 k
381 erlang-eunit x86_64 17.4-2.6.el7.kolab_16 Kolab_16 153 k
382 erlang-hipe x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.6 M
383 erlang-inets x86_64 17.4-2.6.el7.kolab_16 Kolab_16 801 k
384 erlang-kernel x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.1 M
385 erlang-mnesia x86_64 17.4-2.6.el7.kolab_16 Kolab_16 703 k
386 erlang-mustache x86_64 0.1.0-8.5.el7.kolab_16 Kolab_16 18 k
387 erlang-observer x86_64 17.4-2.6.el7.kolab_16 Kolab_16 754 k
388 erlang-parsetools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 178 k
389 erlang-public_key x86_64 17.4-2.6.el7.kolab_16 Kolab_16 553 k
390 erlang-reltool x86_64 17.4-2.6.el7.kolab_16 Kolab_16 361 k
391 erlang-runtime_tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 189 k
392 erlang-sasl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 295 k
393 erlang-snmp x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.6 M
394 erlang-ssh x86_64 17.4-2.6.el7.kolab_16 Kolab_16 419 k
395 erlang-ssl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 612 k
396 erlang-stdlib x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.3 M
397 erlang-syntax_tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 344 k
398 erlang-test_server x86_64 17.4-2.6.el7.kolab_16 Kolab_16 295 k
399 erlang-tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 569 k
400 erlang-webtool x86_64 17.4-2.6.el7.kolab_16 Kolab_16 50 k
401 erlang-wx x86_64 17.4-2.6.el7.kolab_16 Kolab_16 3.0 M
402 erlang-xmerl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 997 k
403 gd x86_64 2.0.35-26.el7 base 146 k
404 ghostscript x86_64 9.07-18.el7 base 4.3 M
405 ghostscript-fonts noarch 5.50-32.el7 base 324 k
406 graphviz x86_64 2.30.1-19.el7 base 1.3 M
407 lcms2 x86_64 2.6-2.el7 base 150 k
408 libXaw x86_64 1.0.12-5.el7 base 190 k
409 libXmu x86_64 1.1.2-2.el7 base 71 k
410 libXpm x86_64 3.5.11-3.el7 base 54 k
411 libXt x86_64 1.1.4-6.1.el7 base 173 k
412 libcroco x86_64 0.6.8-5.el7 base 104 k
413 librsvg2 x86_64 2.39.0-1.el7 base 123 k
414 libtool-ltdl x86_64 2.4.2-21.el7_2 updates 49 k
415 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
416 poppler-data noarch 0.4.6-3.el7 base 2.2 M
417 urw-fonts noarch 2.4-16.el7 base 3.0 M
418 wxBase x86_64 2.8.12-20.el7 epel 588 k
419 wxGTK x86_64 2.8.12-20.el7 epel 2.9 M
420 wxGTK-gl x86_64 2.8.12-20.el7 epel 34 k
421
422Transaction Summary
423================================================================================
424Install 3 Packages (+51 Dependent packages)
425
426Total download size: 41 M
427Installed size: 102 M
428Downloading packages:
429--------------------------------------------------------------------------------
430Total 3.0 MB/s | 41 MB 00:13
431Running transaction check
432Running transaction test
433Transaction test succeeded
434Running transaction
435 Installing : erlang-syntax_tools-17.4-2.6.el7.kolab_16.x86_64 1/54
436 Installing : erlang-hipe-17.4-2.6.el7.kolab_16.x86_64 2/54
437 Installing : erlang-compiler-17.4-2.6.el7.kolab_16.x86_64 3/54
438 Installing : erlang-kernel-17.4-2.6.el7.kolab_16.x86_64 4/54
439 Installing : erlang-stdlib-17.4-2.6.el7.kolab_16.x86_64 5/54
440 Installing : erlang-erts-17.4-2.6.el7.kolab_16.x86_64 6/54
441 Installing : erlang-crypto-17.4-2.6.el7.kolab_16.x86_64 7/54
442 Installing : libXt-1.1.4-6.1.el7.x86_64 8/54
443 Installing : erlang-mnesia-17.4-2.6.el7.kolab_16.x86_64 9/54
444 Installing : erlang-runtime_tools-17.4-2.6.el7.kolab_16.x86_64 10/54
445 Installing : libXpm-3.5.11-3.el7.x86_64 11/54
446 Installing : wxBase-2.8.12-20.el7.x86_64 12/54
447 Installing : erlang-snmp-17.4-2.6.el7.kolab_16.x86_64 13/54
448 Installing : libXmu-1.1.2-2.el7.x86_64 14/54
449 Installing : erlang-xmerl-17.4-2.6.el7.kolab_16.x86_64 15/54
450 Installing : erlang-asn1-17.4-2.6.el7.kolab_16.x86_64 16/54
451 Installing : erlang-public_key-17.4-2.6.el7.kolab_16.x86_64 17/54
452 Installing : urw-fonts-2.4-16.el7.noarch 18/54
453 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 19/54
454 Installing : erlang-ssl-17.4-2.6.el7.kolab_16.x86_64 20/54
455 Installing : erlang-inets-17.4-2.6.el7.kolab_16.x86_64 21/54
456 Installing : erlang-tools-17.4-2.6.el7.kolab_16.x86_64 22/54
457 Installing : erlang-sasl-17.4-2.6.el7.kolab_16.x86_64 23/54
458 Installing : erlang-edoc-17.4-2.6.el7.kolab_16.x86_64 24/54
459 Installing : erlang-ssh-17.4-2.6.el7.kolab_16.x86_64 25/54
460 Installing : libXaw-1.0.12-5.el7.x86_64 26/54
461 Installing : gd-2.0.35-26.el7.x86_64 27/54
462 Installing : erlang-mustache-0.1.0-8.5.el7.kolab_16.x86_64 28/54
463 Installing : erlang-erl_interface-17.4-2.6.el7.kolab_16.x86_64 29/54
464 Installing : erlang-parsetools-17.4-2.6.el7.kolab_16.x86_64 30/54
465 Installing : erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64 31/54
466 Installing : erlang-eunit-17.4-2.6.el7.kolab_16.x86_64 32/54
467 Installing : poppler-data-0.4.6-3.el7.noarch 33/54
468 Installing : SDL-1.2.15-14.el7.x86_64 34/54
469 Installing : wxGTK-2.8.12-20.el7.x86_64 35/54
470 Installing : wxGTK-gl-2.8.12-20.el7.x86_64 36/54
471 Installing : erlang-wx-17.4-2.6.el7.kolab_16.x86_64 37/54
472 Installing : erlang-debugger-17.4-2.6.el7.kolab_16.x86_64 38/54
473 Installing : erlang-et-17.4-2.6.el7.kolab_16.x86_64 39/54
474 Installing : erlang-observer-17.4-2.6.el7.kolab_16.x86_64 40/54
475 Installing : erlang-test_server-17.4-2.6.el7.kolab_16.x86_64 41/54
476 Installing : erlang-webtool-17.4-2.6.el7.kolab_16.x86_64 42/54
477 Installing : erlang-common_test-17.4-2.6.el7.kolab_16.x86_64 43/54
478 Installing : erlang-reltool-17.4-2.6.el7.kolab_16.x86_64 44/54
479 Installing : ghostscript-fonts-5.50-32.el7.noarch 45/54
480 Installing : libtool-ltdl-2.4.2-21.el7_2.x86_64 46/54
481 Installing : lcms2-2.6-2.el7.x86_64 47/54
482 Installing : ghostscript-9.07-18.el7.x86_64 48/54
483 Installing : libcroco-0.6.8-5.el7.x86_64 49/54
484 Installing : librsvg2-2.39.0-1.el7.x86_64 50/54
485 Installing : graphviz-2.30.1-19.el7.x86_64 51/54
486 Installing : erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64 52/54
487 Installing : erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64 53/54
488 Installing : erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64 54/54
489 Verifying : erlang-debugger-17.4-2.6.el7.kolab_16.x86_64 1/54
490 Verifying : libcroco-0.6.8-5.el7.x86_64 2/54
491 Verifying : graphviz-2.30.1-19.el7.x86_64 3/54
492 Verifying : erlang-erts-17.4-2.6.el7.kolab_16.x86_64 4/54
493 Verifying : erlang-et-17.4-2.6.el7.kolab_16.x86_64 5/54
494 Verifying : erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64 6/54
495 Verifying : erlang-sasl-17.4-2.6.el7.kolab_16.x86_64 7/54
496 Verifying : erlang-observer-17.4-2.6.el7.kolab_16.x86_64 8/54
497 Verifying : erlang-mustache-0.1.0-8.5.el7.kolab_16.x86_64 9/54
498 Verifying : librsvg2-2.39.0-1.el7.x86_64 10/54
499 Verifying : erlang-tools-17.4-2.6.el7.kolab_16.x86_64 11/54
500 Verifying : erlang-hipe-17.4-2.6.el7.kolab_16.x86_64 12/54
501 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 13/54
502 Verifying : libXaw-1.0.12-5.el7.x86_64 14/54
503 Verifying : erlang-test_server-17.4-2.6.el7.kolab_16.x86_64 15/54
504 Verifying : erlang-syntax_tools-17.4-2.6.el7.kolab_16.x86_64 16/54
505 Verifying : erlang-compiler-17.4-2.6.el7.kolab_16.x86_64 17/54
506 Verifying : lcms2-2.6-2.el7.x86_64 18/54
507 Verifying : urw-fonts-2.4-16.el7.noarch 19/54
508 Verifying : erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64 20/54
509 Verifying : libtool-ltdl-2.4.2-21.el7_2.x86_64 21/54
510 Verifying : erlang-webtool-17.4-2.6.el7.kolab_16.x86_64 22/54
511 Verifying : erlang-stdlib-17.4-2.6.el7.kolab_16.x86_64 23/54
512 Verifying : erlang-wx-17.4-2.6.el7.kolab_16.x86_64 24/54
513 Verifying : wxBase-2.8.12-20.el7.x86_64 25/54
514 Verifying : erlang-erl_interface-17.4-2.6.el7.kolab_16.x86_64 26/54
515 Verifying : erlang-reltool-17.4-2.6.el7.kolab_16.x86_64 27/54
516 Verifying : erlang-inets-17.4-2.6.el7.kolab_16.x86_64 28/54
517 Verifying : wxGTK-gl-2.8.12-20.el7.x86_64 29/54
518 Verifying : erlang-edoc-17.4-2.6.el7.kolab_16.x86_64 30/54
519 Verifying : ghostscript-9.07-18.el7.x86_64 31/54
520 Verifying : libXpm-3.5.11-3.el7.x86_64 32/54
521 Verifying : ghostscript-fonts-5.50-32.el7.noarch 33/54
522 Verifying : erlang-parsetools-17.4-2.6.el7.kolab_16.x86_64 34/54
523 Verifying : libXmu-1.1.2-2.el7.x86_64 35/54
524 Verifying : erlang-mnesia-17.4-2.6.el7.kolab_16.x86_64 36/54
525 Verifying : erlang-ssl-17.4-2.6.el7.kolab_16.x86_64 37/54
526 Verifying : SDL-1.2.15-14.el7.x86_64 38/54
527 Verifying : erlang-public_key-17.4-2.6.el7.kolab_16.x86_64 39/54
528 Verifying : wxGTK-2.8.12-20.el7.x86_64 40/54
529 Verifying : poppler-data-0.4.6-3.el7.noarch 41/54
530 Verifying : erlang-xmerl-17.4-2.6.el7.kolab_16.x86_64 42/54
531 Verifying : libXt-1.1.4-6.1.el7.x86_64 43/54
532 Verifying : erlang-kernel-17.4-2.6.el7.kolab_16.x86_64 44/54
533 Verifying : gd-2.0.35-26.el7.x86_64 45/54
534 Verifying : erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64 46/54
535 Verifying : erlang-ssh-17.4-2.6.el7.kolab_16.x86_64 47/54
536 Verifying : erlang-crypto-17.4-2.6.el7.kolab_16.x86_64 48/54
537 Verifying : erlang-asn1-17.4-2.6.el7.kolab_16.x86_64 49/54
538 Verifying : erlang-runtime_tools-17.4-2.6.el7.kolab_16.x86_64 50/54
539 Verifying : erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64 51/54
540 Verifying : erlang-snmp-17.4-2.6.el7.kolab_16.x86_64 52/54
541 Verifying : erlang-common_test-17.4-2.6.el7.kolab_16.x86_64 53/54
542 Verifying : erlang-eunit-17.4-2.6.el7.kolab_16.x86_64 54/54
543
544Installed:
545 erlang-goldrush.x86_64 0:0.1.6-1.7.el7.kolab_16
546 erlang-lager.x86_64 0:2.1.0-1.7.el7.kolab_16
547 erlang-rebar.x86_64 0:2.5.1-10.5.el7.kolab_16
548
549Dependency Installed:
550 SDL.x86_64 0:1.2.15-14.el7
551 erlang-asn1.x86_64 0:17.4-2.6.el7.kolab_16
552 erlang-common_test.x86_64 0:17.4-2.6.el7.kolab_16
553 erlang-compiler.x86_64 0:17.4-2.6.el7.kolab_16
554 erlang-crypto.x86_64 0:17.4-2.6.el7.kolab_16
555 erlang-debugger.x86_64 0:17.4-2.6.el7.kolab_16
556 erlang-dialyzer.x86_64 0:17.4-2.6.el7.kolab_16
557 erlang-edoc.x86_64 0:17.4-2.6.el7.kolab_16
558 erlang-erl_interface.x86_64 0:17.4-2.6.el7.kolab_16
559 erlang-erts.x86_64 0:17.4-2.6.el7.kolab_16
560 erlang-et.x86_64 0:17.4-2.6.el7.kolab_16
561 erlang-eunit.x86_64 0:17.4-2.6.el7.kolab_16
562 erlang-hipe.x86_64 0:17.4-2.6.el7.kolab_16
563 erlang-inets.x86_64 0:17.4-2.6.el7.kolab_16
564 erlang-kernel.x86_64 0:17.4-2.6.el7.kolab_16
565 erlang-mnesia.x86_64 0:17.4-2.6.el7.kolab_16
566 erlang-mustache.x86_64 0:0.1.0-8.5.el7.kolab_16
567 erlang-observer.x86_64 0:17.4-2.6.el7.kolab_16
568 erlang-parsetools.x86_64 0:17.4-2.6.el7.kolab_16
569 erlang-public_key.x86_64 0:17.4-2.6.el7.kolab_16
570 erlang-reltool.x86_64 0:17.4-2.6.el7.kolab_16
571 erlang-runtime_tools.x86_64 0:17.4-2.6.el7.kolab_16
572 erlang-sasl.x86_64 0:17.4-2.6.el7.kolab_16
573 erlang-snmp.x86_64 0:17.4-2.6.el7.kolab_16
574 erlang-ssh.x86_64 0:17.4-2.6.el7.kolab_16
575 erlang-ssl.x86_64 0:17.4-2.6.el7.kolab_16
576 erlang-stdlib.x86_64 0:17.4-2.6.el7.kolab_16
577 erlang-syntax_tools.x86_64 0:17.4-2.6.el7.kolab_16
578 erlang-test_server.x86_64 0:17.4-2.6.el7.kolab_16
579 erlang-tools.x86_64 0:17.4-2.6.el7.kolab_16
580 erlang-webtool.x86_64 0:17.4-2.6.el7.kolab_16
581 erlang-wx.x86_64 0:17.4-2.6.el7.kolab_16
582 erlang-xmerl.x86_64 0:17.4-2.6.el7.kolab_16
583 gd.x86_64 0:2.0.35-26.el7
584 ghostscript.x86_64 0:9.07-18.el7
585 ghostscript-fonts.noarch 0:5.50-32.el7
586 graphviz.x86_64 0:2.30.1-19.el7
587 lcms2.x86_64 0:2.6-2.el7
588 libXaw.x86_64 0:1.0.12-5.el7
589 libXmu.x86_64 0:1.1.2-2.el7
590 libXpm.x86_64 0:3.5.11-3.el7
591 libXt.x86_64 0:1.1.4-6.1.el7
592 libcroco.x86_64 0:0.6.8-5.el7
593 librsvg2.x86_64 0:2.39.0-1.el7
594 libtool-ltdl.x86_64 0:2.4.2-21.el7_2
595 mesa-libGLU.x86_64 0:9.0.0-4.el7
596 poppler-data.noarch 0:0.4.6-3.el7
597 urw-fonts.noarch 0:2.4-16.el7
598 wxBase.x86_64 0:2.8.12-20.el7
599 wxGTK.x86_64 0:2.8.12-20.el7
600 wxGTK-gl.x86_64 0:2.8.12-20.el7
601
602Complete!
603/srv/erlang-eimap.git /srv/erlang-eimap.git
604Running rebar -v get-deps ...
605WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
606INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
607INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
608WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
609INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
610INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
611==> goldrush-0.1.6 (get-deps)
612==> lager-2.1.0 (get-deps)
613WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
614INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
615==> src (get-deps)
616==> erlang-eimap.git (get-deps)
617WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
618INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
619Running rebar -v get-deps OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
620Running rebar -v compile ...
621WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
622INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
623INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
624WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
625INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
626INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
627==> goldrush-0.1.6 (compile)
628==> lager-2.1.0 (compile)
629WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
630INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
631==> src (compile)
632==> erlang-eimap.git (compile)
633WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
634INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
635Compiled src/eimap_command.erl
636Compiled src/eimap_uidset.erl
637Compiled src/eimap_utils.erl
638Compiled src/commands/eimap_command_starttls.erl
639Compiled src/commands/eimap_command_peek_message.erl
640Compiled src/commands/eimap_command_noop.erl
641Compiled src/commands/eimap_command_capability.erl
642Compiled src/commands/eimap_command_login.erl
643Compiled src/commands/eimap_command_logout.erl
644Compiled src/commands/eimap_command_status.erl
645Compiled src/commands/eimap_command_switch_folder.erl
646Compiled src/commands/eimap_command_compress.erl
647Compiled src/commands/eimap_command_getmetadata.erl
648Compiled src/commands/eimap_command_annotation.erl
649Compiled src/commands/eimap_command_namespace.erl
650Compiled src/eimap.erl
651INFO: No app_vars_file defined.
652Running rebar -v compile OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
653/srv/erlang-eimap.git
654Running ../stick.git/drydocker/erlang-eimap/test_build.sh OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
655Running ../stick.git/drydocker/erlang-eimap/test_unit.sh ...
656/srv/erlang-eimap.git /srv/erlang-eimap.git
657Running rebar -v eunit ...
658WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
659INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
660INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
661WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
662INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
663INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
664==> erlang-eimap.git (eunit)
665INFO: sh info:
666 cwd: "/srv/erlang-eimap.git"
667 cmd: cp -R src/eimap_command.erl src/eimap_uidset.erl src/eimap.erl src/eimap_utils.erl src/commands/eimap_command_peek_message.erl src/commands/eimap_command_starttls.erl src/commands/eimap_command_capability.erl src/commands/eimap_command_noop.erl src/commands/eimap_command_logout.erl src/commands/eimap_command_login.erl src/commands/eimap_command_status.erl src/commands/eimap_command_switch_folder.erl src/commands/eimap_command_getmetadata.erl src/commands/eimap_command_compress.erl src/commands/eimap_command_annotation.erl src/commands/eimap_command_namespace.erl test/eimap_command_annotation_tests.erl test/eimap_command_noop_tests.erl test/eimap_command_namespace_tests.erl test/eimap_command_logout_tests.erl test/eimap_utils_tests.erl test/eimap_command_status_tests.erl test/eimap_command_starttls_tests.erl test/eimap_command_switch_folder_tests.erl test/eimap_command_tests.erl test/eimap_command_capability_tests.erl test/eimap_uidset_tests.erl test/eimap_command_login_tests.erl test/eimap_command_compress_tests.erl test/eimap_command_getmetadata_tests.erl ".eunit"
668Compiled src/eimap_uidset.erl
669Compiled src/eimap_command.erl
670Compiled src/eimap.erl
671Compiled src/commands/eimap_command_starttls.erl
672Compiled src/commands/eimap_command_capability.erl
673Compiled src/commands/eimap_command_noop.erl
674Compiled src/commands/eimap_command_peek_message.erl
675Compiled src/commands/eimap_command_logout.erl
676Compiled src/commands/eimap_command_login.erl
677Compiled src/commands/eimap_command_status.erl
678Compiled src/eimap_utils.erl
679Compiled src/commands/eimap_command_switch_folder.erl
680Compiled src/commands/eimap_command_compress.erl
681Compiled src/commands/eimap_command_annotation.erl
682Compiled src/commands/eimap_command_namespace.erl
683Compiled src/commands/eimap_command_getmetadata.erl
684Compiled test/eimap_command_namespace_tests.erl
685Compiled test/eimap_command_noop_tests.erl
686Compiled test/eimap_command_annotation_tests.erl
687Compiled test/eimap_command_logout_tests.erl
688Compiled test/eimap_command_starttls_tests.erl
689Compiled test/eimap_utils_tests.erl
690Compiled test/eimap_command_status_tests.erl
691Compiled test/eimap_command_tests.erl
692Compiled test/eimap_command_capability_tests.erl
693Compiled test/eimap_command_switch_folder_tests.erl
694Compiled test/eimap_command_login_tests.erl
695Compiled test/eimap_command_compress_tests.erl
696Compiled test/eimap_uidset_tests.erl
697Compiled test/eimap_command_getmetadata_tests.erl
698INFO: Cover compiling /srv/erlang-eimap.git
699======================== EUnit ========================
700module 'eimap_command_status'
701 module 'eimap_command_status_tests'
702 eimap_command_status_tests:41: parse_test_...ok
703 eimap_command_status_tests:41: parse_test_...ok
704 eimap_command_status_tests:41: parse_test_...ok
705 eimap_command_status_tests:64: new_test_...ok
706 eimap_command_status_tests:64: new_test_...ok
707 eimap_command_status_tests:64: new_test_...ok
708 eimap_command_status_tests:64: new_test_...ok
709 eimap_command_status_tests:64: new_test_...ok
710 eimap_command_status_tests:64: new_test_...ok
711 eimap_command_status_tests:64: new_test_...ok
712 eimap_command_status_tests:64: new_test_...ok
713 [done in 0.033 s]
714 [done in 0.033 s]
715module 'eimap_command_getmetadata'
716 module 'eimap_command_getmetadata_tests'
717 eimap_command_getmetadata_tests:61: parse_test_...ok
718 eimap_command_getmetadata_tests:61: parse_test_...ok
719 eimap_command_getmetadata_tests:61: parse_test_...ok
720 eimap_command_getmetadata_tests:61: parse_test_...ok
721 eimap_command_getmetadata_tests:61: parse_test_...ok
722 eimap_command_getmetadata_tests:61: parse_test_...ok
723 eimap_command_getmetadata_tests:77: new_test_...ok
724 eimap_command_getmetadata_tests:77: new_test_...ok
725 eimap_command_getmetadata_tests:77: new_test_...ok
726 eimap_command_getmetadata_tests:77: new_test_...ok
727 eimap_command_getmetadata_tests:77: new_test_...ok
728 eimap_command_getmetadata_tests:77: new_test_...ok
729 eimap_command_getmetadata_tests:77: new_test_...ok
730 eimap_command_getmetadata_tests:77: new_test_...ok
731 eimap_command_getmetadata_tests:77: new_test_...ok
732 [done in 0.045 s]
733 [done in 0.045 s]
734module 'eimap'
735module 'eimap_command_starttls'
736 module 'eimap_command_starttls_tests'
737 eimap_command_starttls_tests:41: parse_test_...ok
738 eimap_command_starttls_tests:41: parse_test_...ok
739 eimap_command_starttls_tests:41: parse_test_...ok
740 eimap_command_starttls_tests:51: new_test_...ok
741 eimap_command_starttls_tests:51: new_test_...ok
742 eimap_command_starttls_tests:51: new_test_...ok
743 [done in 0.018 s]
744 [done in 0.018 s]
745module 'eimap_command_switch_folder'
746 module 'eimap_command_switch_folder_tests'
747 eimap_command_switch_folder_tests:59: parse_test_...ok
748 eimap_command_switch_folder_tests:59: parse_test_...ok
749 eimap_command_switch_folder_tests:59: parse_test_...ok
750 eimap_command_switch_folder_tests:71: new_test_...ok
751 eimap_command_switch_folder_tests:71: new_test_...ok
752 eimap_command_switch_folder_tests:71: new_test_...ok
753 eimap_command_switch_folder_tests:71: new_test_...ok
754 eimap_command_switch_folder_tests:71: new_test_...ok
755 [done in 0.024 s]
756 [done in 0.024 s]
757module 'eimap_command_login'
758 module 'eimap_command_login_tests'
759 eimap_command_login_tests:41: parse_test_...ok
760 eimap_command_login_tests:41: parse_test_...ok
761 eimap_command_login_tests:41: parse_test_...ok
762 eimap_command_login_tests:50: new_test_...ok
763 eimap_command_login_tests:50: new_test_...ok
764 [done in 0.015 s]
765 [done in 0.016 s]
766module 'eimap_command_peek_message'
767module 'eimap_command_logout'
768 module 'eimap_command_logout_tests'
769 eimap_command_logout_tests:41: parse_test_...ok
770 eimap_command_logout_tests:41: parse_test_...ok
771 eimap_command_logout_tests:41: parse_test_...ok
772 eimap_command_logout_tests:51: new_test_...ok
773 eimap_command_logout_tests:51: new_test_...ok
774 eimap_command_logout_tests:51: new_test_...ok
775 [done in 0.018 s]
776 [done in 0.018 s]
777module 'eimap_command_compress'
778 module 'eimap_command_compress_tests'
779 eimap_command_compress_tests:43: parse_test_...ok
780 eimap_command_compress_tests:43: parse_test_...ok
781 eimap_command_compress_tests:43: parse_test_...ok
782 eimap_command_compress_tests:54: new_test_...ok
783 eimap_command_compress_tests:54: new_test_...ok
784 eimap_command_compress_tests:54: new_test_...ok
785 eimap_command_compress_tests:54: new_test_...ok
786 [done in 0.021 s]
787 [done in 0.021 s]
788module 'eimap_command_noop'
789 module 'eimap_command_noop_tests'
790 eimap_command_noop_tests:59: parse_test_...ok
791 eimap_command_noop_tests:59: parse_test_...ok
792 eimap_command_noop_tests:59: parse_test_...ok
793 eimap_command_noop_tests:59: parse_test_...ok
794 eimap_command_noop_tests:68: new_test_...ok
795 eimap_command_noop_tests:68: new_test_...ok
796 [done in 0.017 s]
797 [done in 0.017 s]
798module 'eimap_uidset'
799 module 'eimap_uidset_tests'
800 eimap_uidset_tests:40: new_test_...ok
801 eimap_uidset_tests:40: new_test_...ok
802 eimap_uidset_tests:40: new_test_...ok
803 eimap_uidset_tests:40: new_test_...ok
804 eimap_uidset_tests:40: new_test_...ok
805 eimap_uidset_tests:40: new_test_...ok
806 eimap_uidset_tests:40: new_test_...ok
807 eimap_uidset_tests:40: new_test_...ok
808 eimap_uidset_tests:40: new_test_...ok
809 eimap_uidset_tests:40: new_test_...ok
810 eimap_uidset_tests:40: new_test_...ok
811 eimap_uidset_tests:40: new_test_...ok
812 eimap_uidset_tests:44: single_value_test_...ok
813 eimap_uidset_tests:45: single_value_test_...ok
814 eimap_uidset_tests:46: single_value_test_...ok
815 eimap_uidset_tests:47: single_value_test_...ok
816 eimap_uidset_tests:52: multiple_single_value_test_...ok
817 eimap_uidset_tests:57: range_test_...ok
818 eimap_uidset_tests:58: range_test_...ok
819 eimap_uidset_tests:59: range_test_...ok
820 eimap_uidset_tests:63: multiple_range_test_...ok
821 eimap_uidset_tests:67: mix_single_and_range_test_...ok
822 eimap_uidset_tests:68: mix_single_and_range_test_...ok
823 eimap_uidset_tests:69: mix_single_and_range_test_...ok
824 eimap_uidset_tests:74: mix_single_and_range_with_whitespace_test_...ok
825 eimap_uidset_tests:75: mix_single_and_range_with_whitespace_test_...ok
826 eimap_uidset_tests:76: mix_single_and_range_with_whitespace_test_...ok
827 eimap_uidset_tests:81: bad_uidsets_test_...ok
828 eimap_uidset_tests:82: bad_uidsets_test_...ok
829 eimap_uidset_tests:83: bad_uidsets_test_...ok
830 eimap_uidset_tests:84: bad_uidsets_test_...ok
831 eimap_uidset_tests:85: bad_uidsets_test_...ok
832 eimap_uidset_tests:86: bad_uidsets_test_...ok
833 eimap_uidset_tests:87: bad_uidsets_test_...ok
834 eimap_uidset_tests:88: bad_uidsets_test_...ok
835 eimap_uidset_tests:89: bad_uidsets_test_...ok
836 eimap_uidset_tests:90: bad_uidsets_test_...ok
837 eimap_uidset_tests:91: bad_uidsets_test_...ok
838 eimap_uidset_tests:92: bad_uidsets_test_...ok
839 [done in 0.118 s]
840 [done in 0.118 s]
841module 'eimap_command_namespace'
842 module 'eimap_command_namespace_tests'
843 eimap_command_namespace_tests:61: parse_test_...ok
844 eimap_command_namespace_tests:61: parse_test_...ok
845 eimap_command_namespace_tests:61: parse_test_...ok
846 eimap_command_namespace_tests:71: new_test_...ok
847 eimap_command_namespace_tests:71: new_test_...ok
848 eimap_command_namespace_tests:71: new_test_...ok
849 [done in 0.018 s]
850 [done in 0.018 s]
851module 'eimap_command_capability'
852 module 'eimap_command_capability_tests'
853 eimap_command_capability_tests:58: parse_test_...ok
854 eimap_command_capability_tests:58: parse_test_...ok
855 eimap_command_capability_tests:58: parse_test_...ok
856 eimap_command_capability_tests:58: parse_test_...ok
857 eimap_command_capability_tests:58: parse_test_...ok
858 eimap_command_capability_tests:69: new_test_...ok
859 eimap_command_capability_tests:69: new_test_...ok
860 eimap_command_capability_tests:69: new_test_...ok
861 eimap_command_capability_tests:69: new_test_...ok
862 [done in 0.027 s]
863 [done in 0.027 s]
864module 'eimap_command_annotation'
865 module 'eimap_command_annotation_tests'
866 eimap_command_annotation_tests:59: parse_test_...[0.001 s] ok
867 eimap_command_annotation_tests:59: parse_test_...[0.001 s] ok
868 eimap_command_annotation_tests:70: new_test_...ok
869 [done in 0.011 s]
870 [done in 0.011 s]
871module 'eimap_utils'
872 module 'eimap_utils_tests'
873 eimap_utils_tests:62: extract_path_from_uri_test_...[0.011 s] ok
874 eimap_utils_tests:62: extract_path_from_uri_test_...[0.005 s] ok
875 eimap_utils_tests:62: extract_path_from_uri_test_...ok
876 eimap_utils_tests:62: extract_path_from_uri_test_...ok
877 eimap_utils_tests:62: extract_path_from_uri_test_...ok
878 eimap_utils_tests:62: extract_path_from_uri_test_...ok
879 eimap_utils_tests:62: extract_path_from_uri_test_...ok
880 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
881 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
882 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
883 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
884 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
885 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
886 eimap_utils_tests:87: split_command_into_components_test_...ok
887 eimap_utils_tests:87: split_command_into_components_test_...ok
888 eimap_utils_tests:87: split_command_into_components_test_...ok
889 eimap_utils_tests:87: split_command_into_components_test_...ok
890 eimap_utils_tests:87: split_command_into_components_test_...ok
891 eimap_utils_tests:102: check_response_for_failure_test_...ok
892 eimap_utils_tests:102: check_response_for_failure_test_...ok
893 eimap_utils_tests:102: check_response_for_failure_test_...ok
894 eimap_utils_tests:102: check_response_for_failure_test_...ok
895 eimap_utils_tests:102: check_response_for_failure_test_...ok
896 eimap_utils_tests:102: check_response_for_failure_test_...ok
897 eimap_utils_tests:102: check_response_for_failure_test_...ok
898 eimap_utils_tests:113: is_tagged_response_test_...ok
899 eimap_utils_tests:113: is_tagged_response_test_...ok
900 eimap_utils_tests:113: is_tagged_response_test_...ok
901 eimap_utils_tests:113: is_tagged_response_test_...ok
902 eimap_utils_tests:135: remove_tag_from_response_test_...ok
903 eimap_utils_tests:135: remove_tag_from_response_test_...ok
904 eimap_utils_tests:135: remove_tag_from_response_test_...ok
905 eimap_utils_tests:135: remove_tag_from_response_test_...ok
906 eimap_utils_tests:135: remove_tag_from_response_test_...ok
907 eimap_utils_tests:135: remove_tag_from_response_test_...ok
908 eimap_utils_tests:135: remove_tag_from_response_test_...ok
909 eimap_utils_tests:135: remove_tag_from_response_test_...ok
910 eimap_utils_tests:135: remove_tag_from_response_test_...ok
911 eimap_utils_tests:135: remove_tag_from_response_test_...ok
912 eimap_utils_tests:135: remove_tag_from_response_test_...ok
913 eimap_utils_tests:135: remove_tag_from_response_test_...ok
914 eimap_utils_tests:135: remove_tag_from_response_test_...ok
915 eimap_utils_tests:135: remove_tag_from_response_test_...ok
916 eimap_utils_tests:135: remove_tag_from_response_test_...ok
917 eimap_utils_tests:148: header_name_test_...ok
918 eimap_utils_tests:148: header_name_test_...ok
919 eimap_utils_tests:148: header_name_test_...ok
920 eimap_utils_tests:148: header_name_test_...ok
921 eimap_utils_tests:148: header_name_test_...ok
922 eimap_utils_tests:148: header_name_test_...ok
923 eimap_utils_tests:148: header_name_test_...ok
924 eimap_utils_tests:159: ensure_binary_test_...ok
925 eimap_utils_tests:159: ensure_binary_test_...ok
926 eimap_utils_tests:159: ensure_binary_test_...ok
927 eimap_utils_tests:159: ensure_binary_test_...ok
928 eimap_utils_tests:159: ensure_binary_test_...ok
929 eimap_utils_tests:169: only_full_lines_test_...ok
930 eimap_utils_tests:169: only_full_lines_test_...ok
931 eimap_utils_tests:169: only_full_lines_test_...ok
932 eimap_utils_tests:169: only_full_lines_test_...ok
933 eimap_utils_tests:180: parse_flags_test_...ok
934 eimap_utils_tests:180: parse_flags_test_...ok
935 eimap_utils_tests:180: parse_flags_test_...ok
936 eimap_utils_tests:180: parse_flags_test_...ok
937 eimap_utils_tests:180: parse_flags_test_...ok
938 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
939 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
940 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
941 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
942 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
943 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
944 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
945 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
946 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
947 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
948 [done in 0.241 s]
949 [done in 0.241 s]
950module 'eimap_command'
951 module 'eimap_command_tests'
952 eimap_command_tests:64: literal_continuations_test_...ok
953 eimap_command_tests:64: literal_continuations_test_...ok
954 eimap_command_tests:64: literal_continuations_test_...ok
955 eimap_command_tests:64: literal_continuations_test_...ok
956 eimap_command_tests:64: literal_continuations_test_...ok
957 eimap_command_tests:64: literal_continuations_test_...ok
958 [done in 0.018 s]
959 [done in 0.018 s]
960=======================================================
961 All 202 tests passed.
962Cover analysis: /srv/erlang-eimap.git/.eunit/index.html
963Running rebar -v eunit OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
964/srv/erlang-eimap.git
965Running ../stick.git/drydocker/erlang-eimap/test_unit.sh OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
966Running ../stick.git/drydocker/erlang-eimap/test_obs.sh ...
967/srv/erlang-eimap.git /srv/erlang-eimap.git
968Running obs_build_local ...
969/srv/erlang-eimap.git /srv/erlang-eimap.git /srv/erlang-eimap.git
970++++ git branch --contains 297c7097833f10c70b4b3f928dbc6166282b947b
971++++ sed -r -e 's/^\* //g' -e 's/^ //g'
972++++ sort --version-sort -u
973++++ grep -E '^(develop|master|erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
974+++ branches=
975+++ echo 'Branches that contain 297c7097833f10c70b4b3f928dbc6166282b947b:'
976Branches that contain 297c7097833f10c70b4b3f928dbc6166282b947b:
977+++ echo ''
978+++ sed -e 's/\s/\r\n/g'
979
980++++ echo
981++++ sed -e 's/\s/\r\n/g'
982++++ grep -E '^master$'
983+++ '[' '!' -z '' ']'
984++++ echo
985++++ sed -e 's/\s/\r\n/g'
986++++ tail -n 1
987+++ branch=
988+++ echo 'Branch is '\'''\'''
989Branch is ''
990++++ git branch -la
991++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
992++++ grep -E '^(erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
993++++ tail -n 1
994++++ sort --version-sort -u
995+++ latest_stable_branch=eimap-0.1
996+++ echo 'The latest stable branch is '\''eimap-0.1'\'''
997The latest stable branch is 'eimap-0.1'
998+++ '[' '' == master ']'
999+++ master_version=0
1000++++ echo eimap-0.1
1001++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1002+++ stable_version=0.1
1003+++ echo 'This puts the version for stable at 0.1'
1004This puts the version for stable at 0.1
1005++++ git tag -l
1006++++ grep -E '0.1(\.[0-9]+)+$'
1007++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1008++++ sort --version-sort -u
1009++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1010++++ tail -n 1
1011+++ tag_version=0.1.6
1012++++ echo -e '0\n0.1\n0.1.6'
1013++++ sort --version-sort -u
1014++++ tail -n 1
1015+++ new_version=0.1.6
1016+++ '[' 0.1.6 == 0 ']'
1017+++ echo 'Going with new version: '\''0.1.6'\'''
1018Going with new version: '0.1.6'
1019+++ set - -x
1020/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1021A Kolab:16
1022A Kolab:16/erlang-eimap
1023A Kolab:16/erlang-eimap/erlang-eimap-0.1.5.tar.gz
1024A Kolab:16/erlang-eimap/erlang-eimap.spec
1025A Kolab:16/erlang-eimap/repack.sh
1026At revision 2.
1027/srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1028/srv/erlang-eimap.git /srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1029Going with new version: '0.1.6'
1030About to create /srv/Kolab:16/erlang-eimap/erlang-eimap-0.1.6.tar.gz
1031Creating /srv/Kolab:16/erlang-eimap/erlang-eimap-0.1.6.tar.gz completed
1032total 740
1033-rw-r--r--. 1 root root 746856 Jun 20 14:58 erlang-eimap-0.1.6.tar.gz
1034-rw-r--r--. 1 root root 1817 Jan 4 11:50 erlang-eimap.spec
1035-rw-r--r--. 1 root root 231 Jan 4 11:42 repack.sh
1036/srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1037WARNING: source service from package or project will not be executed. This may not be the same build as on server!
1038Building erlang-eimap.spec for CentOS_7/x86_64
1039Getting buildinfo from server and store to /srv/Kolab:16/erlang-eimap/.osc/_buildinfo-CentOS_7-x86_64.xml
1040Getting buildconfig from server and store to /srv/Kolab:16/erlang-eimap/.osc/_buildconfig-CentOS_7-x86_64
1041Updating cache of required packages
1042
1043The build root needs packages from project 'CentOS:7'.
1044Note that malicious packages can compromise the build result or even your system.
1045Would you like to ...
10460 - quit (default)
10471 - always trust packages from 'CentOS:7'
10482 - trust packages just this time
1049? 0.0% cache miss. 335/335 dependencies cached.
1050
1051Skipping verification of package signatures
1052Writing build configuration
1053Running build
1054mount: permission denied
1055mount: permission denied
1056logging output to /var/tmp/build-root/CentOS_7-x86_64/.build.log...
1057[ 0s] Memory limit set to 26004858KB
1058[ 0s] Using BUILD_ROOT=/var/tmp/build-root/CentOS_7-x86_64
1059[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
1060[ 0s]
1061[ 0s]
1062[ 0s] kolab.example.org started "build erlang-eimap.spec" at Mon Jun 20 14:58:32 UTC 2016.
1063[ 0s]
1064[ 0s]
1065[ 0s] processing recipe /srv/Kolab:16/erlang-eimap/erlang-eimap.spec ...
1066[ 0s] running changelog2spec --target rpm --file /srv/Kolab:16/erlang-eimap/erlang-eimap.spec
1067[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.3pXawv /srv/Kolab:16/erlang-eimap/erlang-eimap.spec ...
1068[ 1s] cycle: basesystem -> filesystem -> bash -> glibc
1069[ 1s] breaking dependency glibc -> basesystem
1070[ 1s] cycle: bash -> glibc -> glibc-common
1071[ 1s] breaking dependency glibc-common -> bash
1072[ 1s] cycle: glibc -> glibc-common
1073[ 1s] breaking dependency glibc -> glibc-common
1074[ 1s] cycle: bash -> glibc -> nss-softokn-freebl
1075[ 1s] breaking dependency nss-softokn-freebl -> bash
1076[ 1s] cycle: glibc -> nss-softokn-freebl
1077[ 1s] breaking dependency glibc -> nss-softokn-freebl
1078[ 1s] cycle: filesystem -> bash -> glibc -> libgcc
1079[ 1s] breaking dependency bash -> glibc
1080[ 1s] cycle: filesystem -> bash -> ncurses-libs -> glibc -> libgcc
1081[ 1s] breaking dependency ncurses-libs -> glibc
1082[ 1s] cycle: filesystem -> bash -> ncurses-libs -> libgcc
1083[ 1s] breaking dependency ncurses-libs -> libgcc
1084[ 1s] cycle: rpm -> rpm-libs
1085[ 1s] breaking dependency rpm -> rpm-libs
1086[ 1s] [1/51] preinstalling ncurses-libs...
1087[ 1s] [2/51] preinstalling bash...
1088[ 2s] [3/51] preinstalling filesystem...
1089[ 2s] [4/51] preinstalling basesystem...
1090[ 2s] [5/51] preinstalling libgcc...
1091[ 2s] [6/51] preinstalling glibc...
1092[ 3s] [7/51] preinstalling bzip2-libs...
1093[ 3s] [8/51] preinstalling elfutils-libelf...
1094[ 4s] [9/51] preinstalling libattr...
1095[ 4s] [10/51] preinstalling libdb...
1096[ 4s] [11/51] preinstalling nspr...
1097[ 4s] [12/51] preinstalling popt...
1098[ 4s] [13/51] preinstalling xz-libs...
1099[ 4s] [14/51] preinstalling zlib...
1100[ 5s] [15/51] preinstalling lua...
1101[ 5s] [16/51] preinstalling nss-softokn-freebl...
1102[ 5s] [17/51] preinstalling pcre...
1103[ 5s] [18/51] preinstalling sqlite...
1104[ 5s] [19/51] preinstalling libacl...
1105[ 5s] [20/51] preinstalling libcap...
1106[ 6s] [21/51] preinstalling nss-util...
1107[ 6s] [22/51] preinstalling bzip2...
1108[ 6s] [23/51] preinstalling libselinux...
1109[ 6s] [24/51] preinstalling unzip...
1110[ 6s] [25/51] preinstalling info...
1111[ 6s] [26/51] preinstalling chkconfig...
1112[ 6s] [27/51] preinstalling cpio...
1113[ 7s] [28/51] preinstalling diffutils...
1114[ 7s] [29/51] preinstalling gawk...
1115[ 7s] [30/51] preinstalling glibc-common...
1116[ 11s] [31/51] preinstalling make...
1117[ 11s] [32/51] preinstalling patch...
1118[ 11s] [33/51] preinstalling which...
1119[ 11s] [34/51] preinstalling grep...
1120[ 12s] [35/51] preinstalling sed...
1121[ 12s] [36/51] preinstalling nss-softokn...
1122[ 12s] [37/51] preinstalling tar...
1123[ 12s] [38/51] preinstalling coreutils...
1124[ 13s] [39/51] preinstalling nss...
1125[ 13s] [40/51] preinstalling curl...
1126[ 14s] [41/51] preinstalling shadow-utils...
1127[ 14s] [42/51] preinstalling binutils...
1128[ 15s] [43/51] preinstalling nss-tools...
1129[ 15s] [44/51] preinstalling util-linux...
1130[ 16s] [45/51] preinstalling gcc...
1131[ 18s] [46/51] preinstalling rpm...
1132[ 18s] [47/51] preinstalling gcc-c++...
1133[ 20s] [48/51] preinstalling redhat-rpm-config...
1134[ 20s] [49/51] preinstalling rpm-libs...
1135[ 20s] [50/51] preinstalling rpm-build...
1136[ 20s] [51/51] preinstalling fedora-packager...
1137[ 20s]
1138[ 20s] initializing rpm db...
1139[ 21s] reordering...cycle: glibc -> basesystem -> setup -> filesystem -> bash
1140[ 21s] breaking dependency glibc -> basesystem
1141[ 21s] cycle: glibc -> glibc-common -> bash
1142[ 21s] breaking dependency glibc-common -> bash
1143[ 21s] cycle: glibc -> glibc-common
1144[ 21s] breaking dependency glibc -> glibc-common
1145[ 21s] cycle: glibc -> nss-softokn-freebl -> bash
1146[ 21s] breaking dependency nss-softokn-freebl -> bash
1147[ 21s] cycle: glibc -> nss-softokn-freebl
1148[ 21s] breaking dependency glibc -> nss-softokn-freebl
1149[ 21s] cycle: glibc -> libgcc -> filesystem -> bash
1150[ 21s] breaking dependency filesystem -> bash
1151[ 21s] cycle: filesystem -> setup
1152[ 21s] breaking dependency filesystem -> setup
1153[ 21s] cycle: coreutils -> openssl-libs -> ca-certificates
1154[ 21s] breaking dependency coreutils -> openssl-libs
1155[ 21s] cycle: perl -> perl-libs
1156[ 21s] breaking dependency perl -> perl-libs
1157[ 21s] cycle: perl -> perl-Carp
1158[ 21s] breaking dependency perl -> perl-Carp
1159[ 21s] cycle: perl -> perl-PathTools
1160[ 21s] breaking dependency perl -> perl-PathTools
1161[ 21s] cycle: perl -> perl-Exporter
1162[ 21s] breaking dependency perl -> perl-Exporter
1163[ 21s] cycle: perl -> perl-File-Path
1164[ 21s] breaking dependency perl -> perl-File-Path
1165[ 21s] cycle: perl -> perl-File-Temp
1166[ 21s] breaking dependency perl -> perl-File-Temp
1167[ 21s] cycle: perl -> perl-Filter
1168[ 21s] breaking dependency perl -> perl-Filter
1169[ 21s] cycle: perl -> perl-Getopt-Long
1170[ 21s] breaking dependency perl -> perl-Getopt-Long
1171[ 21s] cycle: perl -> perl-Pod-Simple
1172[ 21s] breaking dependency perl -> perl-Pod-Simple
1173[ 21s] cycle: perl -> perl-Scalar-List-Utils
1174[ 21s] breaking dependency perl -> perl-Scalar-List-Utils
1175[ 21s] cycle: perl -> perl-Socket
1176[ 21s] breaking dependency perl -> perl-Socket
1177[ 21s] cycle: perl -> perl-Storable
1178[ 21s] breaking dependency perl -> perl-Storable
1179[ 21s] cycle: perl -> perl-Time-HiRes
1180[ 21s] breaking dependency perl -> perl-Time-HiRes
1181[ 21s] cycle: perl -> perl-Time-Local
1182[ 21s] breaking dependency perl -> perl-Time-Local
1183[ 21s] cycle: perl -> perl-constant
1184[ 21s] breaking dependency perl -> perl-constant
1185[ 21s] cycle: perl -> perl-threads
1186[ 21s] breaking dependency perl -> perl-threads
1187[ 21s] cycle: perl -> perl-threads-shared
1188[ 21s] breaking dependency perl-threads-shared -> perl
1189[ 21s] cycle: perl -> perl-threads-shared -> perl-Carp
1190[ 21s] breaking dependency perl-threads-shared -> perl-Carp
1191[ 21s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils
1192[ 21s] breaking dependency perl-Scalar-List-Utils -> perl
1193[ 21s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils -> perl-Carp
1194[ 21s] breaking dependency perl -> perl-threads-shared
1195[ 21s] cycle: perl-macros -> perl
1196[ 21s] breaking dependency perl -> perl-macros
1197[ 21s] cycle: openssl-libs -> krb5-libs
1198[ 21s] breaking dependency krb5-libs -> openssl-libs
1199[ 21s] cycle: nss -> nss-sysinit
1200[ 21s] breaking dependency nss -> nss-sysinit
1201[ 21s] cycle: libcurl -> openldap -> rpm -> curl
1202[ 21s] breaking dependency rpm -> curl
1203[ 21s] cycle: rpm -> rpm-libs
1204[ 21s] breaking dependency rpm -> rpm-libs
1205[ 21s] cycle: glib2 -> shared-mime-info -> pkgconfig
1206[ 21s] breaking dependency glib2 -> shared-mime-info
1207[ 21s] cycle: yum-plugin-fastestmirror -> yum
1208[ 21s] breaking dependency yum -> yum-plugin-fastestmirror
1209[ 21s] cycle: erlang-erts -> erlang-kernel
1210[ 21s] breaking dependency erlang-erts -> erlang-kernel
1211[ 21s] cycle: erlang-erts -> erlang-stdlib -> erlang-compiler -> erlang-crypto
1212[ 21s] breaking dependency erlang-erts -> erlang-stdlib
1213[ 21s] cycle: pam -> libpwquality
1214[ 21s] breaking dependency pam -> libpwquality
1215[ 21s] cycle: erlang-kernel -> erlang-stdlib -> erlang-compiler -> erlang-crypto
1216[ 21s] breaking dependency erlang-crypto -> erlang-kernel
1217[ 21s] cycle: erlang-stdlib -> erlang-compiler -> erlang-crypto
1218[ 21s] breaking dependency erlang-compiler -> erlang-crypto
1219[ 21s] cycle: erlang-compiler -> erlang-hipe
1220[ 21s] breaking dependency erlang-hipe -> erlang-compiler
1221[ 21s] cycle: erlang-kernel -> erlang-stdlib -> erlang-compiler -> erlang-hipe
1222[ 21s] breaking dependency erlang-stdlib -> erlang-compiler
1223[ 21s] cycle: erlang-stdlib -> erlang-crypto
1224[ 21s] breaking dependency erlang-crypto -> erlang-stdlib
1225[ 21s] cycle: erlang-kernel -> erlang-stdlib
1226[ 21s] breaking dependency erlang-stdlib -> erlang-kernel
1227[ 21s] cycle: systemd -> dbus
1228[ 21s] breaking dependency systemd -> dbus
1229[ 21s] cycle: kmod -> dracut
1230[ 21s] breaking dependency dracut -> kmod
1231[ 21s] cycle: device-mapper-libs -> device-mapper
1232[ 21s] breaking dependency device-mapper-libs -> device-mapper
1233[ 21s] cycle: systemd -> kmod -> dracut
1234[ 21s] breaking dependency systemd -> kmod
1235[ 21s] cycle: perl-Carp -> perl-Exporter
1236[ 21s] breaking dependency perl-Exporter -> perl-Carp
1237[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage
1238[ 21s] breaking dependency perl-Pod-Usage -> perl-Getopt-Long
1239[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Encode
1240[ 21s] breaking dependency perl-podlators -> perl-Encode
1241[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators
1242[ 21s] breaking dependency perl-podlators -> perl-Getopt-Long
1243[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Pod-Simple -> perl-Encode
1244[ 21s] breaking dependency perl-podlators -> perl-Pod-Simple
1245[ 21s] cycle: perl-Pod-Usage -> perl-podlators
1246[ 21s] breaking dependency perl-Pod-Usage -> perl-podlators
1247[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Encode
1248[ 21s] breaking dependency perl-Pod-Perldoc -> perl-Encode
1249[ 21s] cycle: perl-Pod-Usage -> perl-Pod-Perldoc -> perl-podlators
1250[ 21s] breaking dependency perl-Pod-Perldoc -> perl-podlators
1251[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Pod-Simple -> perl-Encode
1252[ 21s] breaking dependency perl-Pod-Perldoc -> perl-Pod-Simple
1253[ 21s] cycle: git -> perl-Git
1254[ 21s] breaking dependency git -> perl-Git
1255[ 21s] done
1256[ 22s] [1/335] installing centos-release-7-2.1511.el7.centos.2.10
1257[ 22s] [2/335] installing emacs-filesystem-1:24.3-18.el7
1258[ 22s] [3/335] installing fontpackages-filesystem-1.44-8.el7
1259[ 22s] [4/335] installing kernel-headers-3.10.0-327.10.1.el7
1260[ 23s] [5/335] installing libX11-common-1.6.3-2.el7
1261[ 23s] [6/335] installing ncurses-base-5.9-13.20130511.el7
1262[ 23s] [7/335] installing perl-srpm-macros-1-8.el7
1263[ 23s] [8/335] installing poppler-data-0.4.6-3.el7
1264[ 24s] [9/335] installing tzdata-2016c-1.el7
1265[ 25s] [10/335] installing filesystem-3.2-20.el7
1266[ 25s] warning: group mail does not exist - using root
1267[ 25s] [11/335] installing libgcc-4.8.5-4.el7
1268[ 26s] [12/335] installing setup-2.8.71-6.el7
1269[ 26s] [13/335] installing basesystem-10.0-7.el7.centos
1270[ 26s] [14/335] installing glibc-2.17-106.el7_2.4
1271[ 27s] [15/335] installing SDL-1.2.15-14.el7
1272[ 28s] [16/335] installing audit-libs-2.4.1-5.el7
1273[ 28s] [17/335] installing bzip2-libs-1.0.6-13.el7
1274[ 28s] [18/335] installing dbus-libs-1:1.6.12-13.el7
1275[ 28s] [19/335] installing elfutils-libelf-0.163-3.el7
1276[ 29s] [20/335] installing expat-2.1.0-8.el7
1277[ 29s] [21/335] installing fipscheck-lib-1.4.1-5.el7
1278[ 29s] [22/335] installing gdbm-1.10-8.el7
1279[ 30s] [23/335] installing hardlink-1:1.0-19.el7
1280[ 30s] [24/335] installing jbigkit-libs-2.0-11.el7
1281[ 30s] [25/335] installing keyutils-libs-1.5.8-3.el7
1282[ 30s] [26/335] installing lcms2-2.6-2.el7
1283[ 31s] [27/335] installing libICE-1.0.9-2.el7
1284[ 31s] [28/335] installing libXau-1.0.8-2.1.el7
1285[ 31s] [29/335] installing libattr-2.4.46-12.el7
1286[ 32s] [30/335] installing libcap-ng-0.7.5-4.el7
1287[ 32s] [31/335] installing libcom_err-1.42.9-7.el7
1288[ 32s] [32/335] installing libdb-5.3.21-19.el7
1289[ 33s] [33/335] installing libffi-3.0.13-16.el7
1290[ 33s] [34/335] installing libgpg-error-1.12-3.el7
1291[ 33s] [35/335] installing libjpeg-turbo-1.2.90-5.el7
1292[ 34s] [36/335] installing libtasn1-3.8-2.el7
1293[ 34s] [37/335] installing libthai-0.1.14-9.el7
1294[ 34s] [38/335] installing libtool-ltdl-2.4.2-21.el7_2
1295[ 35s] [39/335] installing libusbx-1.0.15-4.el7
1296[ 35s] [40/335] installing libuuid-2.23.2-26.el7
1297[ 35s] [41/335] installing libverto-0.2.5-4.el7
1298[ 35s] [42/335] installing libxshmfence-1.2-1.el7
1299[ 36s] [43/335] installing libyubikey-1.13-1.el7
1300[ 36s] [44/335] installing lzo-2.06-8.el7
1301[ 36s] [45/335] installing nspr-4.10.8-2.el7_1
1302[ 37s] [46/335] installing pixman-0.32.6-3.el7
1303[ 37s] [47/335] installing popt-1.13-16.el7
1304[ 37s] [48/335] installing pth-2.0.7-23.el7
1305[ 38s] [49/335] installing qrencode-libs-3.4.1-3.el7
1306[ 38s] [50/335] installing ustr-1.0.4-16.el7
1307[ 38s] [51/335] installing xz-libs-5.1.2-12alpha.el7
1308[ 39s] [52/335] installing zlib-1.2.7-15.el7
1309[ 39s] [53/335] installing graphite2-1.2.2-5.el7
1310[ 39s] [54/335] installing libstdc++-4.8.5-4.el7
1311[ 40s] [55/335] installing nss-softokn-freebl-3.16.2.3-13.el7_1
1312[ 40s] [56/335] installing libstdc++-devel-4.8.5-4.el7
1313[ 40s] [57/335] installing avahi-libs-0.6.31-15.el7_2.1
1314[ 41s] [58/335] installing cyrus-sasl-lib-2.1.26-20.el7_2
1315[ 41s] [59/335] installing dwz-0.11-3.el7
1316[ 41s] [60/335] installing e2fsprogs-libs-1.42.9-7.el7
1317[ 41s] [61/335] installing file-libs-5.11-31.el7
1318[ 42s] [62/335] installing jasper-libs-1.900.1-29.el7
1319[ 42s] [63/335] installing libacl-2.2.51-12.el7
1320[ 42s] [64/335] installing libassuan-2.1.0-3.el7
1321[ 43s] [65/335] installing libcap-2.22-8.el7
1322[ 43s] [66/335] installing libfontenc-1.1.2-3.el7
1323[ 43s] [67/335] installing libgcrypt-1.5.3-12.el7_1.1
1324[ 44s] [68/335] installing libpng-2:1.5.13-7.el7_2
1325[ 44s] [69/335] installing libxcb-1.11-4.el7
1326[ 44s] [70/335] installing nss-util-3.19.1-9.el7_2
1327[ 45s] [71/335] installing p11-kit-0.20.7-3.el7
1328[ 45s] [72/335] installing zip-3.0-10.el7
1329[ 45s] [73/335] installing gmp-1:6.0.0-12.el7_1
1330[ 46s] [74/335] installing libSM-1.2.2-2.el7
1331[ 46s] [75/335] installing libxml2-2.9.1-6.el7_2.2
1332[ 46s] [76/335] installing pcre-8.32-15.el7
1333[ 47s] [77/335] installing pigz-2.3.3-1.el7
1334[ 47s] [78/335] installing ykpers-1.17.2-3.el7
1335[ 47s] [79/335] installing kmod-libs-20-5.el7
1336[ 48s] [80/335] installing ncurses-libs-5.9-13.20130511.el7
1337[ 48s] [81/335] installing elfutils-libs-0.163-3.el7
1338[ 48s] [82/335] installing wxBase-2.8.12-20.el7
1339[ 49s] [83/335] installing libtiff-4.0.3-14.el7
1340[ 49s] [84/335] installing perl-4:5.16.3-286.el7
1341[ 51s] [85/335] installing perl-macros-4:5.16.3-286.el7
1342[ 51s] [86/335] installing perl-parent-1:0.225-244.el7
1343[ 51s] [87/335] installing bash-4.2.46-19.el7
1344[ 51s] [88/335] installing libedit-3.0-12.20121213cvs.el7
1345[ 52s] [89/335] installing mpfr-3.1.1-4.el7
1346[ 52s] [90/335] installing ncurses-5.9-13.20130511.el7
1347[ 52s] [91/335] installing perl-Exporter-5.68-3.el7
1348[ 52s] [92/335] installing perl-libs-4:5.16.3-286.el7
1349[ 52s] [93/335] installing file-5.11-31.el7
1350[ 53s] [94/335] installing libX11-1.6.3-2.el7
1351[ 53s] [95/335] installing acl-2.2.51-12.el7
1352[ 53s] [96/335] installing freetype-2.4.11-11.el7
1353[ 53s] [97/335] installing libXcomposite-0.4.4-4.1.el7
1354[ 54s] [98/335] installing libXext-1.3.3-3.el7
1355[ 54s] [99/335] installing libXfixes-5.0.1-2.1.el7
1356[ 54s] [100/335] installing libXpm-3.5.11-3.el7
1357[ 54s] [101/335] installing libXrender-0.9.8-2.1.el7
1358[ 55s] [102/335] installing libsepol-2.1.9-3.el7
1359[ 55s] [103/335] installing lksctp-tools-1.0.13-3.el7
1360[ 55s] [104/335] installing perl-Carp-1.26-244.el7
1361[ 55s] [105/335] installing perl-Pod-Escapes-1:1.04-286.el7
1362[ 55s] [106/335] installing bzip2-1.0.6-13.el7
1363[ 56s] [107/335] installing glibc-headers-2.17-106.el7_2.4
1364[ 56s] [108/335] installing libmpc-1.0.1-3.el7
1365[ 56s] [109/335] installing unzip-6.0-15.el7
1366[ 57s] [110/335] installing xz-5.1.2-12alpha.el7
1367[ 57s] [111/335] installing info-5.1-4.el7
1368[ 57s] [112/335] installing libXt-1.1.4-6.1.el7
1369[ 57s] [113/335] installing elfutils-0.163-3.el7
1370[ 58s] [114/335] installing perl-constant-1.27-2.el7
1371[ 58s] [115/335] installing cpio-2.11-24.el7
1372[ 58s] [116/335] installing diffutils-3.3-4.el7
1373[ 59s] [117/335] installing gawk-4.0.2-4.el7
1374[ 59s] [118/335] installing libXdamage-1.1.4-4.1.el7
1375[ 59s] [119/335] installing libXi-1.7.4-2.el7
1376[ 60s] [120/335] installing libXinerama-1.1.3-2.1.el7
1377[ 60s] [121/335] installing libXxf86vm-1.1.3-2.1.el7
1378[ 60s] [122/335] installing libgomp-4.8.5-4.el7
1379[ 61s] [123/335] installing libidn-1.28-4.el7
1380[ 61s] [124/335] installing make-1:3.82-21.el7
1381[ 61s] [125/335] installing perl-Text-ParseWords-3.29-4.el7
1382[ 62s] [126/335] installing perl-threads-1.87-4.el7
1383[ 62s] [127/335] installing which-2.20-7.el7
1384[ 62s] [128/335] installing glibc-devel-2.17-106.el7_2.4
1385[ 62s] [129/335] installing grep-2.20-2.el7
1386[ 63s] [130/335] installing libXcursor-1.1.14-2.1.el7
1387[ 63s] [131/335] installing libXfont-1.5.1-2.el7
1388[ 63s] [132/335] installing libXmu-1.1.2-2.el7
1389[ 64s] [133/335] installing libXrandr-1.4.2-2.el7
1390[ 64s] [134/335] installing libselinux-2.2.2-6.el7
1391[ 64s] [135/335] installing perl-Filter-1.49-3.el7
1392[ 65s] [136/335] installing perl-Scalar-List-Utils-1.27-248.el7
1393[ 65s] [137/335] installing perl-Socket-2.010-3.el7
1394[ 65s] [138/335] installing perl-Storable-2.45-3.el7
1395[ 65s] [139/335] installing perl-TermReadKey-2.30-20.el7
1396[ 65s] [140/335] installing perl-Time-HiRes-4:1.9725-3.el7
1397[ 65s] [141/335] installing readline-6.2-9.el7
1398[ 66s] [142/335] installing cpp-4.8.5-4.el7
1399[ 67s] [143/335] installing mesa-libglapi-10.6.5-3.20150824.el7
1400[ 67s] [144/335] installing lua-5.1.4-14.el7
1401[ 68s] [145/335] installing patch-2.7.1-8.el7
1402[ 68s] [146/335] installing sqlite-3.7.17-8.el7
1403[ 68s] [147/335] installing chkconfig-1.3.61-5.el7
1404[ 68s] [148/335] installing findutils-1:4.5.11-5.el7
1405[ 69s] [149/335] installing glibc-common-2.17-106.el7_2.4
1406[ 75s] [150/335] installing perl-Error-1:0.17020-2.el7
1407[ 75s] [151/335] installing perl-Time-Local-1.2300-2.el7
1408[ 76s] [152/335] installing sed-4.2.2-5.el7
1409[ 76s] [153/335] installing perl-PathTools-3.40-5.el7
1410[ 76s] [154/335] installing perl-threads-shared-1.43-6.el7
1411[ 76s] [155/335] installing tar-2:1.26-29.el7
1412[ 77s] [156/335] installing glib2-2.42.2-5.el7
1413[ 77s] [157/335] installing libXaw-1.0.12-5.el7
1414[ 78s] [158/335] installing libsemanage-2.1.10-18.el7
1415[ 78s] [159/335] installing coreutils-8.22-15.el7_2.1
1416[ 79s] [160/335] installing atk-2.14.0-1.el7
1417[ 79s] [161/335] installing hicolor-icon-theme-0.12-7.el7
1418[ 80s] [162/335] installing pkgconfig-1:0.27.1-4.el7
1419[ 80s] [163/335] installing desktop-file-utils-0.22-1.el7
1420[ 80s] [164/335] installing libcroco-0.6.8-5.el7
1421[ 80s] [165/335] installing perl-HTTP-Tiny-0.033-3.el7
1422[ 80s] [166/335] installing gzip-1.5-8.el7
1423[ 81s] [167/335] installing harfbuzz-0.9.36-1.el7
1424[ 81s] [168/335] installing libblkid-2.23.2-26.el7
1425[ 81s] [169/335] installing libgnome-keyring-3.8.0-3.el7
1426[ 81s] [170/335] installing perl-File-Path-2.09-2.el7
1427[ 82s] [171/335] installing perl-Thread-Queue-3.02-2.el7
1428[ 82s] [172/335] installing groff-base-1.22.2-8.el7
1429[ 82s] [173/335] installing nss-softokn-3.16.2.3-13.el7_1
1430[ 83s] [174/335] installing pinentry-0.8.1-14.el7
1431[ 83s] [175/335] installing binutils-2.23.52.0.1-55.el7
1432[ 85s] [176/335] installing fontconfig-2.10.95-7.el7
1433[ 86s] [177/335] installing p11-kit-trust-0.20.7-3.el7
1434[ 86s] [178/335] installing shadow-utils-2:4.1.5.1-18.el7
1435[ 87s] [179/335] installing krb5-libs-1.13.2-10.el7
1436[ 88s] [180/335] installing libutempter-1.1.6-4.el7
1437[ 88s] [181/335] installing ca-certificates-2015.2.6-70.1.el7_2
1438[ 90s] [182/335] installing cracklib-2.9.0-11.el7
1439[ 90s] [183/335] installing less-458-9.el7
1440[ 91s] [184/335] installing libmount-2.23.2-26.el7
1441[ 91s] [185/335] installing libXft-2.3.2-2.el7
1442[ 91s] [186/335] installing shared-mime-info-1.1-9.el7
1443[ 92s] [187/335] installing perl-File-Temp-0.23.01-3.el7
1444[ 92s] [188/335] installing xorg-x11-font-utils-1:7.5-20.el7
1445[ 93s] [189/335] installing btrfs-progs-3.19.1-1.el7
1446[ 93s] [190/335] installing gd-2.0.35-26.el7
1447[ 93s] [191/335] installing nss-3.19.1-19.el7_2
1448[ 94s] [192/335] installing gcc-4.8.5-4.el7
1449[ 97s] [193/335] installing cracklib-dicts-2.9.0-11.el7
1450[ 97s] [194/335] installing ghostscript-fonts-5.50-32.el7
1451[ 99s] [195/335] installing urw-fonts-2.4-16.el7
1452[ 101s] [196/335] installing openssl-libs-1:1.0.1e-51.el7_2.4
1453[ 101s] [197/335] installing nss-tools-3.19.1-19.el7_2
1454[ 101s] [198/335] installing nss-sysinit-3.19.1-19.el7_2
1455[ 101s] [199/335] installing gcc-c++-4.8.5-4.el7
1456[ 103s] [200/335] installing gdk-pixbuf2-2.31.6-3.el7
1457[ 103s] [201/335] installing perl-Pod-Perldoc-3.20-4.el7
1458[ 103s] [202/335] installing rpm-4.11.3-17.el7
1459[ 104s] [203/335] installing libssh2-1.4.3-10.el7_2.1
1460[ 104s] [204/335] installing perl-Pod-Usage-1.63-3.el7
1461[ 104s] [205/335] installing pam-1.1.8-12.el7_1.1
1462[ 105s] [206/335] installing cups-libs-1:1.6.3-22.el7
1463[ 105s] [207/335] installing openldap-2.4.40-8.el7
1464[ 105s] [208/335] installing python-libs-2.7.5-34.el7
1465[ 107s] [209/335] installing rpm-libs-4.11.3-17.el7
1466[ 107s] [210/335] installing python-2.7.5-34.el7
1467[ 107s] [211/335] installing libpwquality-1.2.3-4.el7
1468[ 108s] [212/335] installing perl-Getopt-Long-2.40-2.el7
1469[ 108s] [213/335] installing libuser-0.60-7.el7_1
1470[ 108s] [214/335] installing perl-podlators-2.5.1-3.el7
1471[ 108s] [215/335] installing systemd-libs-219-19.el7_2.4
1472[ 109s] [216/335] installing libcurl-7.29.0-25.el7.centos
1473[ 109s] [217/335] installing ghostscript-9.07-18.el7
1474[ 110s] [218/335] installing python-backports-1.0-8.el7
1475[ 110s] [219/335] installing python-chardet-2.2.1-1.el7_1
1476[ 110s] [220/335] installing python-iniparse-0.4-9.el7
1477[ 111s] [221/335] installing python-lockfile-1:0.9.1-4.el7
1478[ 111s] [222/335] installing python-munch-2.0.2-2.el7
1479[ 111s] [223/335] installing python-six-1.9.0-2.el7
1480[ 111s] [224/335] installing python-smmap-0.8.1-6.el7
1481[ 111s] [225/335] installing python-magic-5.11-31.el7
1482[ 111s] [226/335] installing procps-ng-3.3.10-5.el7_2
1483[ 112s] [227/335] installing python-async-0.6.1-6.el7
1484[ 112s] [228/335] installing python-krbV-1.0.90-8.el7
1485[ 112s] [229/335] installing pyOpenSSL-0.13.1-3.el7
1486[ 112s] [230/335] installing pyliblzma-0.5.3-11.el7
1487[ 112s] [231/335] installing pyxattr-0.5.1-5.el7
1488[ 112s] [232/335] installing device-mapper-libs-7:1.02.107-5.el7_2.1
1489[ 112s] [233/335] installing python-pycurl-7.19.0-17.el7
1490[ 113s] [234/335] installing curl-7.29.0-25.el7.centos
1491[ 113s] [235/335] installing perl-Encode-2.51-7.el7
1492[ 113s] [236/335] installing yum-metadata-parser-1.1.4-10.el7
1493[ 113s] [237/335] installing passwd-0.79-4.el7
1494[ 114s] [238/335] installing erlang-erts-17.4-2.6.el7.kolab_16
1495[ 114s] [239/335] installing redhat-rpm-config-9.1.0-68.el7.centos
1496[ 115s] [240/335] installing createrepo_c-libs-0.9.0-1.el7
1497[ 115s] [241/335] installing gnupg2-2.0.22-3.el7
1498[ 115s] [242/335] installing util-linux-2.23.2-26.el7
1499[ 116s] [243/335] installing erlang-erl_interface-17.4-2.6.el7.kolab_16
1500[ 116s] [244/335] installing kpartx-0.4.9-85.el7
1501[ 116s] [245/335] installing python-backports-ssl_match_hostname-3.4.0.2-4.el7
1502[ 117s] [246/335] installing python-html5lib-1:0.999-5.el7
1503[ 117s] [247/335] installing python-kitchen-1.1.1-5.el7
1504[ 117s] [248/335] installing python-urlgrabber-3.10-7.el7
1505[ 117s] [249/335] installing fedora-cert-0.5.10.7-1.el7
1506[ 117s] [250/335] installing gpgme-1.3.2-5.el7
1507[ 118s] [251/335] installing cryptsetup-libs-1.6.7-1.el7
1508[ 118s] [252/335] installing erlang-crypto-17.4-2.6.el7.kolab_16
1509[ 118s] [253/335] installing python-gitdb-0.5.4-5.el7
1510[ 119s] [254/335] installing perl-Pod-Simple-1:3.28-4.el7
1511[ 119s] [255/335] installing usermode-1.111-5.el7
1512[ 119s] [256/335] installing openssh-6.6.1p1-25.el7_2
1513[ 119s] [257/335] installing createrepo_c-0.9.0-1.el7
1514[ 120s] [258/335] installing rpm-build-libs-4.11.3-17.el7
1515[ 120s] [259/335] installing python-beautifulsoup4-4.3.2-1.el7
1516[ 120s] [260/335] installing python-setuptools-0.9.8-4.el7
1517[ 120s] [261/335] installing erlang-stdlib-17.4-2.6.el7.kolab_16
1518[ 121s] [262/335] installing pygpgme-0.3-9.el7
1519[ 121s] [263/335] installing python-urllib3-1.10.2-2.el7_1
1520[ 121s] [264/335] installing openssh-clients-6.6.1p1-25.el7_2
1521[ 122s] [265/335] installing rpm-python-4.11.3-17.el7
1522[ 122s] [266/335] installing systemd-219-19.el7_2.4
1523[ 125s] [267/335] installing rpm-build-4.11.3-17.el7
1524[ 125s] [268/335] installing erlang-kernel-17.4-2.6.el7.kolab_16
1525[ 125s] [269/335] installing hwdata-0.252-8.1.el7
1526[ 127s] [270/335] installing python-requests-2.6.0-1.el7_1
1527[ 127s] [271/335] installing device-mapper-7:1.02.107-5.el7_2.1
1528[ 127s] [272/335] installing rsync-3.0.9-17.el7
1529[ 127s] [273/335] installing dbus-1:1.6.12-13.el7
1530[ 128s] [274/335] installing rpmlint-1.5-4.el7
1531[ 128s] [275/335] installing yum-3.4.3-132.el7.centos.0.1
1532[ 129s] [276/335] installing rpmdevtools-8.3-5.el7
1533[ 129s] [277/335] installing dracut-033-360.el7_2
1534[ 129s] [278/335] installing yum-plugin-fastestmirror-1.1.31-34.el7
1535[ 129s] [279/335] installing libpciaccess-0.13.4-2.el7
1536[ 130s] [280/335] installing erlang-eunit-17.4-2.6.el7.kolab_16
1537[ 130s] [281/335] installing erlang-mnesia-17.4-2.6.el7.kolab_16
1538[ 130s] [282/335] installing erlang-mustache-0.1.0-8.5.el7.kolab_16
1539[ 130s] [283/335] installing erlang-parsetools-17.4-2.6.el7.kolab_16
1540[ 130s] [284/335] installing erlang-syntax_tools-17.4-2.6.el7.kolab_16
1541[ 131s] [285/335] installing erlang-xmerl-17.4-2.6.el7.kolab_16
1542[ 131s] [286/335] installing python-bugzilla-1.2.2-1.el7
1543[ 131s] [287/335] installing yum-utils-1.1.31-34.el7
1544[ 131s] [288/335] installing erlang-asn1-17.4-2.6.el7.kolab_16
1545[ 132s] [289/335] installing koji-1.10.1-3.el7
1546[ 132s] [290/335] installing python-fedora-0.7.1-2.el7
1547[ 132s] [291/335] installing kmod-20-5.el7
1548[ 132s] [292/335] installing git-1.8.3.1-6.el7_2.1
1549[ 134s] [293/335] installing GitPython-0.3.2-0.6.RC1.el7
1550[ 134s] [294/335] installing libdrm-2.4.60-3.el7
1551[ 134s] [295/335] installing bodhi-client-0.9.8-4.el7
1552[ 134s] [296/335] installing erlang-hipe-17.4-2.6.el7.kolab_16
1553[ 135s] [297/335] installing erlang-public_key-17.4-2.6.el7.kolab_16
1554[ 135s] [298/335] installing erlang-runtime_tools-17.4-2.6.el7.kolab_16
1555[ 135s] [299/335] installing perl-Git-1.8.3.1-6.el7_2.1
1556[ 135s] [300/335] installing packagedb-cli-2.10-2.el7
1557[ 135s] [301/335] installing mock-1.2.14-1.el7
1558[ 136s] [302/335] installing mesa-libgbm-10.6.5-3.20150824.el7
1559[ 136s] [303/335] installing erlang-compiler-17.4-2.6.el7.kolab_16
1560[ 136s] [304/335] installing erlang-ssh-17.4-2.6.el7.kolab_16
1561[ 137s] [305/335] installing erlang-ssl-17.4-2.6.el7.kolab_16
1562[ 137s] [306/335] installing erlang-snmp-17.4-2.6.el7.kolab_16
1563[ 137s] [307/335] installing mesa-libGL-10.6.5-3.20150824.el7
1564[ 138s] [308/335] installing pyrpkg-1.35-2.el7
1565[ 138s] [309/335] installing mesa-libGLU-9.0.0-4.el7
1566[ 138s] [310/335] installing erlang-goldrush-0.1.6-1.7.el7.kolab_16
1567[ 138s] [311/335] installing erlang-inets-17.4-2.6.el7.kolab_16
1568[ 138s] [312/335] installing mesa-libEGL-10.6.5-3.20150824.el7
1569[ 139s] [313/335] installing fedpkg-1.21-2.el7
1570[ 139s] [314/335] installing erlang-lager-2.1.0-1.7.el7.kolab_16
1571[ 139s] [315/335] installing erlang-edoc-17.4-2.6.el7.kolab_16
1572[ 139s] [316/335] installing erlang-tools-17.4-2.6.el7.kolab_16
1573[ 140s] [317/335] installing cairo-1.14.2-1.el7
1574[ 140s] [318/335] installing fedora-packager-0.5.10.7-1.el7
1575[ 140s] [319/335] installing erlang-sasl-17.4-2.6.el7.kolab_16
1576[ 140s] [320/335] installing pango-1.36.8-2.el7
1577[ 141s] [321/335] installing librsvg2-2.39.0-1.el7
1578[ 141s] [322/335] installing gtk2-2.24.28-8.el7
1579[ 142s] [323/335] installing wxGTK-2.8.12-20.el7
1580[ 143s] [324/335] installing graphviz-2.30.1-19.el7
1581[ 144s] [325/335] installing wxGTK-gl-2.8.12-20.el7
1582[ 144s] [326/335] installing erlang-wx-17.4-2.6.el7.kolab_16
1583[ 145s] [327/335] installing erlang-debugger-17.4-2.6.el7.kolab_16
1584[ 145s] [328/335] installing erlang-et-17.4-2.6.el7.kolab_16
1585[ 145s] [329/335] installing erlang-reltool-17.4-2.6.el7.kolab_16
1586[ 145s] [330/335] installing erlang-dialyzer-17.4-2.6.el7.kolab_16
1587[ 146s] [331/335] installing erlang-observer-17.4-2.6.el7.kolab_16
1588[ 146s] [332/335] installing erlang-webtool-17.4-2.6.el7.kolab_16
1589[ 146s] [333/335] installing erlang-test_server-17.4-2.6.el7.kolab_16
1590[ 146s] [334/335] installing erlang-common_test-17.4-2.6.el7.kolab_16
1591[ 146s] [335/335] installing erlang-rebar-2.5.1-10.5.el7.kolab_16
1592[ 147s] removing nis flags from /var/tmp/build-root/CentOS_7-x86_64/etc/nsswitch.conf...
1593[ 147s] now finalizing build dir...
1594[ 147s] mount: permission denied
1595[ 147s] mount: permission denied
1596[ 147s] -----------------------------------------------------------------
1597[ 147s] ----- building erlang-eimap.spec (user abuild)
1598[ 147s] -----------------------------------------------------------------
1599[ 147s] -----------------------------------------------------------------
1600[ 147s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/erlang-eimap.spec
1601[ 147s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RGkUjy
1602[ 147s] + umask 022
1603[ 147s] + cd /home/abuild/rpmbuild/BUILD
1604[ 147s] + cd /home/abuild/rpmbuild/BUILD
1605[ 147s] + rm -rf erlang-eimap-0.1.6
1606[ 147s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/erlang-eimap-0.1.6.tar.gz
1607[ 147s] + /usr/bin/tar -xf -
1608[ 147s] + STATUS=0
1609[ 147s] + '[' 0 -ne 0 ']'
1610[ 147s] + cd erlang-eimap-0.1.6
1611[ 147s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
1612[ 147s] + exit 0
1613[ 147s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MO4BI7
1614[ 147s] + umask 022
1615[ 147s] + cd /home/abuild/rpmbuild/BUILD
1616[ 147s] + cd erlang-eimap-0.1.6
1617[ 147s] + rebar compile -v
1618[ 148s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1619[ 148s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1620[ 148s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1621[ 148s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1622[ 148s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1623[ 148s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1624[ 148s] ==> goldrush-0.1.6 (compile)
1625[ 148s] ==> lager-2.1.0 (compile)
1626[ 148s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1627[ 148s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1628[ 148s] ==> src (compile)
1629[ 148s] ==> erlang-eimap-0.1.6 (compile)
1630[ 148s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1631[ 148s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1632[ 148s] Compiled src/eimap_command.erl
1633[ 148s] Compiled src/eimap_uidset.erl
1634[ 148s] Compiled src/eimap_utils.erl
1635[ 148s] Compiled src/commands/eimap_command_peek_message.erl
1636[ 148s] Compiled src/commands/eimap_command_starttls.erl
1637[ 148s] Compiled src/commands/eimap_command_capability.erl
1638[ 148s] Compiled src/commands/eimap_command_noop.erl
1639[ 148s] Compiled src/commands/eimap_command_logout.erl
1640[ 148s] Compiled src/commands/eimap_command_login.erl
1641[ 148s] Compiled src/commands/eimap_command_status.erl
1642[ 148s] Compiled src/commands/eimap_command_switch_folder.erl
1643[ 148s] Compiled src/commands/eimap_command_compress.erl
1644[ 148s] Compiled src/eimap.erl
1645[ 148s] Compiled src/commands/eimap_command_annotation.erl
1646[ 148s] Compiled src/commands/eimap_command_getmetadata.erl
1647[ 148s] Compiled src/commands/eimap_command_namespace.erl
1648[ 149s] INFO: No app_vars_file defined.
1649[ 149s] + exit 0
1650[ 149s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xZGlRJ
1651[ 149s] + umask 022
1652[ 149s] + cd /home/abuild/rpmbuild/BUILD
1653[ 149s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64 '!=' / ']'
1654[ 149s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64
1655[ 149s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64
1656[ 149s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1657[ 149s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64
1658[ 149s] + cd erlang-eimap-0.1.6
1659[ 149s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1660[ 149s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/eimap.app
1661[ 149s] + install -D -m 644 ebin/eimap.beam ebin/eimap_command.beam ebin/eimap_command_annotation.beam ebin/eimap_command_capability.beam ebin/eimap_command_compress.beam ebin/eimap_command_getmetadata.beam ebin/eimap_command_login.beam ebin/eimap_command_logout.beam ebin/eimap_command_namespace.beam ebin/eimap_command_noop.beam ebin/eimap_command_peek_message.beam ebin/eimap_command_starttls.beam ebin/eimap_command_status.beam ebin/eimap_command_switch_folder.beam ebin/eimap_uidset.beam ebin/eimap_utils.beam /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/.
1662[ 149s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160620.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1663[ 149s] install: cannot stat 'src/*.hrl': No such file or directory
1664[ 149s] error: Bad exit status from /var/tmp/rpm-tmp.xZGlRJ (%install)
1665[ 149s]
1666[ 149s]
1667[ 149s] RPM build errors:
1668[ 149s] Bad exit status from /var/tmp/rpm-tmp.xZGlRJ (%install)
1669[ 149s]
1670[ 149s] kolab.example.org failed "build erlang-eimap.spec" at Mon Jun 20 15:01:01 UTC 2016.
1671[ 149s]
1672
1673The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1674/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1675/srv/erlang-eimap.git /srv/erlang-eimap.git
1676Running obs_build_local FAILED (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1677Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1678========================================================================
1679 Running 'rebar -v get-deps' OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1680 Running 'rebar -v compile' OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1681 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1682 Running 'rebar -v eunit' OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1683 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1684 Running 'obs_build_local' FAILED (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1685 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at 297c7097833f10c70b4b3f928dbc6166282b947b)
1686========================================================================
1687/var/drydock/workingcopy-51/repo/eimap
1688

Lease Working Copy

When
Completed at Jun 20 2016, 4:57 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 20 2016, 4:56 PM · Built instantly
Status
Passed

Event Timeline