Page MenuHomePhorge

Build 3168
FailedPublic

Drydock: Run Command

When
Completed at Mar 22 2016, 9:52 AM · Built for 1 m, 36 s
Status
Failed

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

1+ '[' -z 79643df67b4a102da9e71b0dd7addf85b832da92 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.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/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/P/pykolab
26 30bf25f..79643df master -> origin/master
27 402beb1..f54b255 pykolab-0.7 -> origin/pykolab-0.7
28 * [new tag] pykolab-0.7.22 -> pykolab-0.7.22
29+ git reset --hard origin/master
30+ git clean -d -f -x
31+ git checkout 79643df67b4a102da9e71b0dd7addf85b832da92
32HEAD is now at 79643df... Import utils. Resolves T1138.
33+ popd
34+ '[' pykolab '!=' 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 3d6b5d4..7205806 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/pykolab/build.sh ']'
60+ pushd pykolab.git
61+ ../stick.git/drydocker/pykolab/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=3168 -e COMMIT=79643df67b4a102da9e71b0dd7addf85b832da92 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-olglmbofeayk4el6dzfh -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.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 'dev/boddie'
64Switched to a new branch 'dev/boddie-new/combined'
65Switched to a new branch 'dev/boddie-new/setup'
66Switched to a new branch 'dev/confmgmt'
67Switched to a new branch 'dev/entitlements'
68Switched to a new branch 'dev/kolab-test-suite'
69Switched to a new branch 'dev/kolab-test-tools'
70Switched to branch 'master'
71Switched to a new branch 'pykolab-0.2'
72Switched to a new branch 'pykolab-0.3'
73Switched to a new branch 'pykolab-0.4'
74Switched to a new branch 'pykolab-0.5'
75Note: checking out 'pykolab-0.5.14'.
76
77You are in 'detached HEAD' state. You can look around, make experimental
78changes and commit them, and you can discard any commits you make in this
79state without impacting any branches by performing another checkout.
80
81If you want to create a new branch to retain commits you create, you may
82do so (now or later) by using -b with the checkout command again. Example:
83
84 git checkout -b new_branch_name
85
86HEAD is now at a35735a... 0.5.14
87Previous HEAD position was a35735a... 0.5.14
88Switched to a new branch 'pykolab-0.6'
89Switched to a new branch 'pykolab-0.7'
90Note: checking out '79643df67b4a102da9e71b0dd7addf85b832da92'.
91
92You are in 'detached HEAD' state. You can look around, make experimental
93changes and commit them, and you can discard any commits you make in this
94state without impacting any branches by performing another checkout.
95
96If you want to create a new branch to retain commits you create, you may
97do so (now or later) by using -b with the checkout command again. Example:
98
99 git checkout -b new_branch_name
100
101HEAD is now at 79643df... Import utils. Resolves T1138.
102+ exit 1
103+ retval=1
104+ popd
105+ exit 1
106

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

1/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
2HEAD is now at 79643df Import utils. Resolves T1138.
3/var/drydock/workingcopy-67/repo/pykolab
4/var/drydock/workingcopy-67/repo/pykolab/stick.git /var/drydock/workingcopy-67/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-67/repo/pykolab
7/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/pykolab.git'...
10/srv/pykolab.git /srv/closure-compiler.git
11Branch dev/boddie set up to track remote branch dev/boddie from origin.
12Branch dev/boddie-new/combined set up to track remote branch dev/boddie-new/combined from origin.
13Branch dev/boddie-new/setup set up to track remote branch dev/boddie-new/setup from origin.
14Branch dev/confmgmt set up to track remote branch dev/confmgmt from origin.
15Branch dev/entitlements set up to track remote branch dev/entitlements from origin.
16Branch dev/kolab-test-suite set up to track remote branch dev/kolab-test-suite from origin.
17Branch dev/kolab-test-tools set up to track remote branch dev/kolab-test-tools from origin.
18Branch pykolab-0.2 set up to track remote branch pykolab-0.2 from origin.
19Branch pykolab-0.3 set up to track remote branch pykolab-0.3 from origin.
20Branch pykolab-0.4 set up to track remote branch pykolab-0.4 from origin.
21Branch pykolab-0.5 set up to track remote branch pykolab-0.5 from origin.
22Branch pykolab-0.6 set up to track remote branch pykolab-0.6 from origin.
23Branch pykolab-0.7 set up to track remote branch pykolab-0.7 from origin.
24/srv/closure-compiler.git
25Loaded plugins: ovl, priorities
26Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
27 : extras openSUSE_Tools updates
280 metadata files removed
290 sqlite files removed
300 metadata files removed
31Loaded plugins: ovl, priorities
32152 packages excluded due to repository priority protections
33Resolving Dependencies
34--> Running transaction check
35---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
36---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
37---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
38---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
39---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
40---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
41---> Package epel-rpm-macros.noarch 0:7-6 will be updated
42---> Package epel-rpm-macros.noarch 0:7-7 will be an update
43---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
44---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
45---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
46---> Package nss-util.x86_64 0:3.19.1-9.el7_2 will be an update
47---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
48---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
49---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
50---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
51---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
52---> Package php-symfony-class-loader.noarch 0:2.7.10-1.el7 will be an update
53---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
54---> Package php-symfony-common.noarch 0:2.7.10-1.el7 will be an update
55---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
56---> Package php-symfony-yaml.noarch 0:2.7.10-1.el7 will be an update
57---> Package tzdata.noarch 0:2016a-1.el7 will be updated
58---> Package tzdata.noarch 0:2016b-1.el7 will be an update
59---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
60---> Package tzdata-java.noarch 0:2016b-1.el7 will be an update
61--> Finished Dependency Resolution
62
63Dependencies Resolved
64
65================================================================================
66 Package Arch Version Repository Size
67================================================================================
68Updating:
69 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
70 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
71 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
72 epel-rpm-macros noarch 7-7 epel 11 k
73 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
74 nss-util x86_64 3.19.1-9.el7_2 updates 71 k
75 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
76 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
77 php-symfony-class-loader noarch 2.7.10-1.el7 epel 24 k
78 php-symfony-common noarch 2.7.10-1.el7 epel 104 k
79 php-symfony-yaml noarch 2.7.10-1.el7 epel 26 k
80 tzdata noarch 2016b-1.el7 updates 433 k
81 tzdata-java noarch 2016b-1.el7 updates 178 k
82
83Transaction Summary
84================================================================================
85Upgrade 13 Packages
86
87Total download size: 3.3 M
88Downloading packages:
89Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
90--------------------------------------------------------------------------------
91Total 1.5 MB/s | 3.3 MB 00:02
92Running transaction check
93Running transaction test
94Transaction test succeeded
95Running transaction
96 Updating : php-symfony-class-loader-2.7.10-1.el7.noarch 1/26
97 Updating : php-symfony-common-2.7.10-1.el7.noarch 2/26
98 Updating : openssh-6.6.1p1-25.el7_2.x86_64 3/26
99 Updating : 32:bind-license-9.9.4-29.el7_2.3.noarch 4/26
100 Updating : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 5/26
101 Updating : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 6/26
102 Updating : openssh-clients-6.6.1p1-25.el7_2.x86_64 7/26
103 Updating : php-symfony-yaml-2.7.10-1.el7.noarch 8/26
104 Updating : tzdata-java-2016b-1.el7.noarch 9/26
105 Updating : nss-util-3.19.1-9.el7_2.x86_64 10/26
106 Updating : tzdata-2016b-1.el7.noarch 11/26
107 Updating : epel-rpm-macros-7-7.noarch 12/26
108 Updating : libssh2-1.4.3-10.el7_2.1.x86_64 13/26
109 Cleanup : php-symfony-yaml-2.7.9-2.el7.noarch 14/26
110 Cleanup : php-symfony-class-loader-2.7.9-2.el7.noarch 15/26
111 Cleanup : php-symfony-common-2.7.9-2.el7.noarch 16/26
112 Cleanup : tzdata-java-2016a-1.el7.noarch 17/26
113 Cleanup : tzdata-2016a-1.el7.noarch 18/26
114 Cleanup : epel-rpm-macros-7-6.noarch 19/26
115 Cleanup : openssh-clients-6.6.1p1-23.el7_2.x86_64 20/26
116 Cleanup : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 21/26
117 Cleanup : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 22/26
118 Cleanup : 32:bind-license-9.9.4-29.el7_2.2.noarch 23/26
119 Cleanup : openssh-6.6.1p1-23.el7_2.x86_64 24/26
120 Cleanup : nss-util-3.19.1-4.el7_1.x86_64 25/26
121 Cleanup : libssh2-1.4.3-10.el7.x86_64 26/26
122 Verifying : libssh2-1.4.3-10.el7_2.1.x86_64 1/26
123 Verifying : epel-rpm-macros-7-7.noarch 2/26
124 Verifying : php-symfony-common-2.7.10-1.el7.noarch 3/26
125 Verifying : tzdata-2016b-1.el7.noarch 4/26
126 Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 5/26
127 Verifying : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 6/26
128 Verifying : openssh-6.6.1p1-25.el7_2.x86_64 7/26
129 Verifying : php-symfony-class-loader-2.7.10-1.el7.noarch 8/26
130 Verifying : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 9/26
131 Verifying : nss-util-3.19.1-9.el7_2.x86_64 10/26
132 Verifying : php-symfony-yaml-2.7.10-1.el7.noarch 11/26
133 Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 12/26
134 Verifying : tzdata-java-2016b-1.el7.noarch 13/26
135 Verifying : php-symfony-class-loader-2.7.9-2.el7.noarch 14/26
136 Verifying : php-symfony-common-2.7.9-2.el7.noarch 15/26
137 Verifying : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 16/26
138 Verifying : libssh2-1.4.3-10.el7.x86_64 17/26
139 Verifying : tzdata-2016a-1.el7.noarch 18/26
140 Verifying : openssh-clients-6.6.1p1-23.el7_2.x86_64 19/26
141 Verifying : php-symfony-yaml-2.7.9-2.el7.noarch 20/26
142 Verifying : openssh-6.6.1p1-23.el7_2.x86_64 21/26
143 Verifying : epel-rpm-macros-7-6.noarch 22/26
144 Verifying : 32:bind-license-9.9.4-29.el7_2.2.noarch 23/26
145 Verifying : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 24/26
146 Verifying : tzdata-java-2016a-1.el7.noarch 25/26
147 Verifying : nss-util-3.19.1-4.el7_1.x86_64 26/26
148
149Updated:
150 bind-libs.x86_64 32:9.9.4-29.el7_2.3
151 bind-license.noarch 32:9.9.4-29.el7_2.3
152 bind-utils.x86_64 32:9.9.4-29.el7_2.3
153 epel-rpm-macros.noarch 0:7-7
154 libssh2.x86_64 0:1.4.3-10.el7_2.1
155 nss-util.x86_64 0:3.19.1-9.el7_2
156 openssh.x86_64 0:6.6.1p1-25.el7_2
157 openssh-clients.x86_64 0:6.6.1p1-25.el7_2
158 php-symfony-class-loader.noarch 0:2.7.10-1.el7
159 php-symfony-common.noarch 0:2.7.10-1.el7
160 php-symfony-yaml.noarch 0:2.7.10-1.el7
161 tzdata.noarch 0:2016b-1.el7
162 tzdata-java.noarch 0:2016b-1.el7
163
164Complete!
165/srv/pykolab.git /srv/closure-compiler.git
166Running ../stick.git/drydocker/pykolab/test_build.sh ...
167++ version_for_commit
168++ pushd /srv/pykolab.git
169/srv/pykolab.git /srv/pykolab.git
170+++ git rev-parse --short HEAD
171++ short_rev=79643df
172+++ git rev-parse HEAD
173++ long_rev=79643df67b4a102da9e71b0dd7addf85b832da92
174++ set -x
175+++ git branch --contains 79643df67b4a102da9e71b0dd7addf85b832da92
176+++ sed -r -e 's/^\* //g' -e 's/^ //g'
177+++ sort --version-sort -u
178+++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
179++ branches=master
180++ echo 'Branches that contain 79643df67b4a102da9e71b0dd7addf85b832da92:'
181Branches that contain 79643df67b4a102da9e71b0dd7addf85b832da92:
182++ echo master
183++ sed -e 's/\s/\r\n/g'
184master
185+++ echo master
186+++ sed -e 's/\s/\r\n/g'
187+++ grep -E '^master$'
188++ '[' '!' -z master ']'
189++ branch=master
190++ echo 'Branch is '\''master'\'''
191Branch is 'master'
192+++ git branch -la
193+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
194+++ tail -n 1
195+++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
196+++ sort --version-sort -u
197++ latest_stable_branch=pykolab-0.7
198++ echo 'The latest stable branch is '\''pykolab-0.7'\'''
199The latest stable branch is 'pykolab-0.7'
200++ '[' master == master ']'
201++ '[' '!' -z pykolab-0.7 ']'
202+++ echo pykolab-0.7
203+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
204+++ awk -F. '{$NF+=1; OFS="."; print $0}'
205++ master_version=0.8
206++ echo 'This puts the version for master at '\''0.8'\'''
207This puts the version for master at '0.8'
208++ stable_version=0
209+++ git tag -l
210+++ grep -E '0.8(\.[0-9]+)+$'
211+++ sed -r -e 's/[^0-9\.]+//g'
212+++ tail -n 1
213+++ awk -F. '{$NF+=1; OFS="."; print $0}'
214+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
215+++ sort --version-sort -u
216++ tag_version=0.8.1
217++ '[' -z 0.8.1 -a -z 0.8 ']'
218+++ echo -e '0.8\n0\n0.8.1'
219+++ sort --version-sort -u
220+++ tail -n 1
221++ new_version=0.8.1
222++ '[' 0.8.1 == 0 ']'
223++ echo 'Going with new version: '\''0.8.1'\'''
224Going with new version: '0.8.1'
225++ set - -x
226+ version=0.8.1
227++ project_for_package_version CentOS_7 0.8.1
228++ osc_project=CentOS_7
229++ target_version=0.8.1
230++ declare -a projects
231++ projects[${#projects[@]}]=Kolab:14
232++ projects[${#projects[@]}]=Kolab:14:Fasttrack
233++ projects[${#projects[@]}]=Kolab:3.4
234++ projects[${#projects[@]}]=Kolab:3.4:Updates
235++ projects[${#projects[@]}]=Kolab:16
236++ projects[${#projects[@]}]=Kolab:Winterfell
237++ current_version=
238++ current_project=
239++ x=0
240++ '[' 0 -lt 6 ']'
241+++ package_version_for_osc_project_repo Kolab:14 CentOS_7
242+++ osc_project=Kolab:14
243+++ osc_repository=CentOS_7
244++++ osc ls -b Kolab:14 pykolab CentOS_7 x86_64
245++++ grep '^pykolab'
246++++ grep -vE '*\.src\.rpm$'
247++++ sort
248++++ head -n 1
249+++ rpm_filename=
250+++ '[' -z '' ']'
251+++ echo 0
252+++ return
253++ version=0
254+++ rpmdev-vercmp 0 0.8.1
255+++ echo 12
256++ retval=12
257++ '[' 12 -eq 12 -o 12 -eq 0 ']'
258+++ rpmdev-vercmp '' 0
259+++ echo 12
260++ retval=12
261++ '[' 12 -eq 12 -o 12 -eq 0 ']'
262++ current_version=0
263++ current_project=Kolab:14
264++ let x++
265++ '[' 1 -lt 6 ']'
266+++ package_version_for_osc_project_repo Kolab:14:Fasttrack CentOS_7
267+++ osc_project=Kolab:14:Fasttrack
268+++ osc_repository=CentOS_7
269++++ osc ls -b Kolab:14:Fasttrack pykolab CentOS_7 x86_64
270++++ grep '^pykolab'
271++++ head -n 1
272++++ grep -vE '*\.src\.rpm$'
273++++ sort
274+++ rpm_filename=
275+++ '[' -z '' ']'
276+++ echo 0
277+++ return
278++ version=0
279+++ rpmdev-vercmp 0 0.8.1
280+++ echo 12
281++ retval=12
282++ '[' 12 -eq 12 -o 12 -eq 0 ']'
283+++ rpmdev-vercmp 0 0
284+++ echo 0
285++ retval=0
286++ '[' 0 -eq 12 -o 0 -eq 0 ']'
287++ current_version=0
288++ current_project=Kolab:14:Fasttrack
289++ let x++
290++ '[' 2 -lt 6 ']'
291+++ package_version_for_osc_project_repo Kolab:3.4 CentOS_7
292+++ osc_project=Kolab:3.4
293+++ osc_repository=CentOS_7
294++++ osc ls -b Kolab:3.4 pykolab CentOS_7 x86_64
295++++ grep '^pykolab'
296++++ head -n 1
297++++ grep -vE '*\.src\.rpm$'
298++++ sort
299+++ rpm_filename=pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
300+++ '[' -z pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm ']'
301++++ osc getbinaries Kolab:3.4 pykolab CentOS_7 x86_64 pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
302++++ echo 0
303+++ success=0
304+++ '[' 0 -ne 0 ']'
305++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
306+++ version=0.7.10
307+++ echo 0.7.10
308++ version=0.7.10
309+++ rpmdev-vercmp 0.7.10 0.8.1
310+++ echo 12
311++ retval=12
312++ '[' 12 -eq 12 -o 12 -eq 0 ']'
313+++ rpmdev-vercmp 0 0.7.10
314+++ echo 12
315++ retval=12
316++ '[' 12 -eq 12 -o 12 -eq 0 ']'
317++ current_version=0.7.10
318++ current_project=Kolab:3.4
319++ let x++
320++ '[' 3 -lt 6 ']'
321+++ package_version_for_osc_project_repo Kolab:3.4:Updates CentOS_7
322+++ osc_project=Kolab:3.4:Updates
323+++ osc_repository=CentOS_7
324++++ osc ls -b Kolab:3.4:Updates pykolab CentOS_7 x86_64
325++++ grep '^pykolab'
326++++ sort
327++++ grep -vE '*\.src\.rpm$'
328++++ head -n 1
329+++ rpm_filename=pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
330+++ '[' -z pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm ']'
331++++ osc getbinaries Kolab:3.4:Updates pykolab CentOS_7 x86_64 pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
332++++ echo 0
333+++ success=0
334+++ '[' 0 -ne 0 ']'
335++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
336+++ version=0.7.10
337+++ echo 0.7.10
338++ version=0.7.10
339+++ rpmdev-vercmp 0.7.10 0.8.1
340+++ echo 12
341++ retval=12
342++ '[' 12 -eq 12 -o 12 -eq 0 ']'
343+++ rpmdev-vercmp 0.7.10 0.7.10
344+++ echo 0
345++ retval=0
346++ '[' 0 -eq 12 -o 0 -eq 0 ']'
347++ current_version=0.7.10
348++ current_project=Kolab:3.4:Updates
349++ let x++
350++ '[' 4 -lt 6 ']'
351+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
352+++ osc_project=Kolab:16
353+++ osc_repository=CentOS_7
354++++ osc ls -b Kolab:16 pykolab CentOS_7 x86_64
355++++ grep '^pykolab'
356++++ grep -vE '*\.src\.rpm$'
357++++ sort
358++++ head -n 1
359+++ rpm_filename=pykolab-0.8.1-2.2.el7.kolab_16.noarch.rpm
360+++ '[' -z pykolab-0.8.1-2.2.el7.kolab_16.noarch.rpm ']'
361++++ osc getbinaries Kolab:16 pykolab CentOS_7 x86_64 pykolab-0.8.1-2.2.el7.kolab_16.noarch.rpm
362++++ echo 0
363+++ success=0
364+++ '[' 0 -ne 0 ']'
365++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-2.2.el7.kolab_16.noarch.rpm
366+++ version=0.8.1
367+++ echo 0.8.1
368++ version=0.8.1
369+++ rpmdev-vercmp 0.8.1 0.8.1
370+++ echo 0
371++ retval=0
372++ '[' 0 -eq 12 -o 0 -eq 0 ']'
373+++ rpmdev-vercmp 0.7.10 0.8.1
374+++ echo 12
375++ retval=12
376++ '[' 12 -eq 12 -o 12 -eq 0 ']'
377++ current_version=0.8.1
378++ current_project=Kolab:16
379++ let x++
380++ '[' 5 -lt 6 ']'
381+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
382+++ osc_project=Kolab:Winterfell
383+++ osc_repository=CentOS_7
384++++ osc ls -b Kolab:Winterfell pykolab CentOS_7 x86_64
385++++ grep '^pykolab'
386++++ grep -vE '*\.src\.rpm$'
387++++ sort
388++++ head -n 1
389+++ rpm_filename=pykolab-0.8.1-7.2.el7.kolab_wf.noarch.rpm
390+++ '[' -z pykolab-0.8.1-7.2.el7.kolab_wf.noarch.rpm ']'
391++++ osc getbinaries Kolab:Winterfell pykolab CentOS_7 x86_64 pykolab-0.8.1-7.2.el7.kolab_wf.noarch.rpm
392++++ echo 0
393+++ success=0
394+++ '[' 0 -ne 0 ']'
395++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-7.2.el7.kolab_wf.noarch.rpm
396+++ version=0.8.1
397+++ echo 0.8.1
398++ version=0.8.1
399+++ rpmdev-vercmp 0.8.1 0.8.1
400+++ echo 0
401++ retval=0
402++ '[' 0 -eq 12 -o 0 -eq 0 ']'
403+++ rpmdev-vercmp 0.8.1 0.8.1
404+++ echo 0
405++ retval=0
406++ '[' 0 -eq 12 -o 0 -eq 0 ']'
407++ current_version=0.8.1
408++ current_project=Kolab:Winterfell
409++ let x++
410++ '[' 6 -lt 6 ']'
411++ echo Kolab:Winterfell
412+ osc_project=Kolab:Winterfell
413+ case ${osc_project} in
414++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name Kolab:Winterfell.repo
415+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:3.4.repo /etc/yum.repos.d/Kolab:16.repo /etc/yum.repos.d/Kolab:3.4:Updates.repo
416+ set - -x
417Loaded plugins: ovl, priorities
418Enabling base-source repository
419Enabling epel-source repository
420Enabling extras-source repository
421Enabling updates-source repository
422181 packages excluded due to repository priority protections
423Getting requirements for pykolab-0.8.1-7.2.el7.kolab_wf.src
424 --> MySQL-python-1.2.3-11.el7.x86_64
425 --> python-gnupg-0.3.7-1.el7.noarch
426 --> python-sievelib-0.5.2-2.4.el7.kolab_wf.noarch
427 --> python-pyasn1-modules-0.1.6-2.el7.noarch
428 --> python-nose-1.3.0-3.el7.noarch
429 --> intltool-0.50.2-6.el7.noarch
430 --> glib2-devel-2.42.2-5.el7.x86_64
431 --> python-icalendar-3.8.2-1.4.el7.kolab_wf.noarch
432 --> Already installed : python-2.7.5-34.el7.x86_64
433 --> python-twisted-core-12.2.0-4.el7.x86_64
434 --> python-pyasn1-0.1.6-2.el7.noarch
435 --> gettext-0.18.2.1-4.el7.x86_64
436 --> python-ldap-2.4.15-2.el7.x86_64
437 --> python-sqlalchemy-0.9.8-1.el7.x86_64
438 --> pytz-2015.7-2.4.el7.kolab_wf.noarch
439 --> python-kolabformat-1.2-9.3.el7.kolab_wf.x86_64
440 --> python-kolab-2.0-11.3.el7.kolab_wf.x86_64
441 --> python-augeas-0.5.0-2.el7.noarch
442 --> Already installed : gcc-4.8.5-4.el7.x86_64
443Getting requirements for pykolab-0.8.1-7.2.el7.kolab_wf.src
444 --> MySQL-python-1.2.3-11.el7.x86_64
445 --> python-gnupg-0.3.7-1.el7.noarch
446 --> python-sievelib-0.5.2-2.4.el7.kolab_wf.noarch
447 --> python-pyasn1-modules-0.1.6-2.el7.noarch
448 --> python-nose-1.3.0-3.el7.noarch
449 --> intltool-0.50.2-6.el7.noarch
450 --> glib2-devel-2.42.2-5.el7.x86_64
451 --> python-icalendar-3.8.2-1.4.el7.kolab_wf.noarch
452 --> Already installed : python-2.7.5-34.el7.x86_64
453 --> python-twisted-core-12.2.0-4.el7.x86_64
454 --> python-pyasn1-0.1.6-2.el7.noarch
455 --> gettext-0.18.2.1-4.el7.x86_64
456 --> python-ldap-2.4.15-2.el7.x86_64
457 --> python-sqlalchemy-0.9.8-1.el7.x86_64
458 --> pytz-2015.7-2.4.el7.kolab_wf.noarch
459 --> python-kolabformat-1.2-9.3.el7.kolab_wf.x86_64
460 --> python-kolab-2.0-11.3.el7.kolab_wf.x86_64
461 --> python-augeas-0.5.0-2.el7.noarch
462 --> Already installed : gcc-4.8.5-4.el7.x86_64
463--> Running transaction check
464---> Package MySQL-python.x86_64 0:1.2.3-11.el7 will be installed
465--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
466--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
467---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed
468--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
469--> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
470--> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
471--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
472---> Package glib2-devel.x86_64 0:2.42.2-5.el7 will be installed
473---> Package intltool.noarch 0:0.50.2-6.el7 will be installed
474--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch
475--> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch
476--> Processing Dependency: automake for package: intltool-0.50.2-6.el7.noarch
477---> Package python-augeas.noarch 0:0.5.0-2.el7 will be installed
478--> Processing Dependency: augeas-libs for package: python-augeas-0.5.0-2.el7.noarch
479---> Package python-gnupg.noarch 0:0.3.7-1.el7 will be installed
480---> Package python-icalendar.noarch 0:3.8.2-1.4.el7.kolab_wf will be installed
481--> Processing Dependency: python-dateutil for package: python-icalendar-3.8.2-1.4.el7.kolab_wf.noarch
482---> Package python-kolab.x86_64 0:2.0-11.3.el7.kolab_wf will be installed
483--> Processing Dependency: libkolab(x86-64) = 2.0 for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
484--> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
485--> Processing Dependency: libkolab.so.2()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
486--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
487--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
488--> Processing Dependency: libQtXml.so.4()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
489--> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
490--> Processing Dependency: libQtCore.so.4()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
491--> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
492--> Processing Dependency: libQtGui.so.4()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
493--> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
494--> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
495--> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
496--> Processing Dependency: libkolabxml.so.1()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
497--> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
498--> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
499--> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: python-kolab-2.0-11.3.el7.kolab_wf.x86_64
500---> Package python-kolabformat.x86_64 0:1.2-9.3.el7.kolab_wf will be installed
501---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
502---> Package python-nose.noarch 0:1.3.0-3.el7 will be installed
503--> Processing Dependency: python-setuptools for package: python-nose-1.3.0-3.el7.noarch
504---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed
505---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed
506---> Package python-sievelib.noarch 0:0.5.2-2.4.el7.kolab_wf will be installed
507---> Package python-sqlalchemy.x86_64 0:0.9.8-1.el7 will be installed
508---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed
509--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64
510--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64
511--> Processing Dependency: pyOpenSSL for package: python-twisted-core-12.2.0-4.el7.x86_64
512---> Package pytz.noarch 0:2015.7-2.4.el7.kolab_wf will be installed
513--> Running transaction check
514---> Package augeas-libs.x86_64 0:1.4.0-2.el7 will be installed
515---> Package automake.noarch 0:1.13.4-3.el7 will be installed
516--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch
517--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
518---> Package boost-system.x86_64 0:1.53.0-25.el7 will be installed
519---> Package boost-thread.x86_64 0:1.53.0-25.el7 will be installed
520---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed
521--> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64
522---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed
523---> Package libcalendaring.x86_64 0:4.9.2-1.4.el7.kolab_wf will be installed
524--> Processing Dependency: libicalss.so.1()(64bit) for package: libcalendaring-4.9.2-1.4.el7.kolab_wf.x86_64
525--> Processing Dependency: libical.so.1()(64bit) for package: libcalendaring-4.9.2-1.4.el7.kolab_wf.x86_64
526---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
527---> Package libkolab.x86_64 0:2.0-11.3.el7.kolab_wf will be installed
528---> Package libkolabxml.x86_64 0:1.2-9.3.el7.kolab_wf will be installed
529---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
530---> Package mariadb-libs.x86_64 1:5.5.44-2.el7.centos will be installed
531---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
532---> Package pyOpenSSL.noarch 0:0.14-1.4.el7.kolab_wf will be installed
533--> Processing Dependency: python-cryptography for package: pyOpenSSL-0.14-1.4.el7.kolab_wf.noarch
534--> Processing Dependency: python-six for package: pyOpenSSL-0.14-1.4.el7.kolab_wf.noarch
535---> Package pyserial.noarch 0:2.6-5.el7 will be installed
536---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
537---> Package python-setuptools.noarch 0:19.1.1-1.4.el7.kolab_wf will be installed
538---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed
539---> Package qt.x86_64 1:4.8.5-11.el7 will be installed
540--> Processing Dependency: qt-settings for package: 1:qt-4.8.5-11.el7.x86_64
541---> Package qt-x11.x86_64 1:4.8.5-11.el7 will be installed
542--> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-11.el7.x86_64
543---> Package xerces-c.x86_64 0:3.1.1-8.el7_2 will be installed
544--> Running transaction check
545---> Package autoconf.noarch 0:2.69-11.el7 will be installed
546--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
547---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed
548---> Package libical.x86_64 0:1.0.1-1.el7 will be installed
549---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed
550---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
551---> Package python-cryptography.x86_64 0:0.6.1-2.4.el7.kolab_wf will be installed
552--> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-2.4.el7.kolab_wf.x86_64
553--> Processing Dependency: openssl for package: python-cryptography-0.6.1-2.4.el7.kolab_wf.x86_64
554---> Package python-six.noarch 0:1.9.0-1.4.el7.kolab_wf will be installed
555---> Package qt-settings.noarch 0:19-23.5.el7.centos will be installed
556--> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.centos.noarch
557--> Running transaction check
558---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
559---> Package openssl.x86_64 1:1.0.1e-51.el7_2.4 will be installed
560---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed
561--> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64
562--> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
563--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
564--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
565--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64
566---> Package python-cffi.x86_64 0:0.8.6-2.el7 will be installed
567--> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-2.el7.x86_64
568--> Running transaction check
569---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed
570---> Package python-pycparser.noarch 0:2.10-1.4.el7.kolab_wf will be installed
571--> Processing Dependency: python-ply for package: python-pycparser-2.10-1.4.el7.kolab_wf.noarch
572--> Running transaction check
573---> Package python-ply.noarch 0:3.4-10.el7 will be installed
574--> Finished Dependency Resolution
575
576Dependencies Resolved
577
578================================================================================
579 Package Arch Version Repository Size
580================================================================================
581Installing:
582 MySQL-python x86_64 1.2.3-11.el7 base 82 k
583 gettext x86_64 0.18.2.1-4.el7 base 959 k
584 glib2-devel x86_64 2.42.2-5.el7 base 448 k
585 intltool noarch 0.50.2-6.el7 base 59 k
586 python-augeas noarch 0.5.0-2.el7 base 25 k
587 python-gnupg noarch 0.3.7-1.el7 epel 32 k
588 python-icalendar noarch 3.8.2-1.4.el7.kolab_wf Kolab_Winterfell 93 k
589 python-kolab x86_64 2.0-11.3.el7.kolab_wf Kolab_Winterfell 76 k
590 python-kolabformat x86_64 1.2-9.3.el7.kolab_wf Kolab_Winterfell 439 k
591 python-ldap x86_64 2.4.15-2.el7 base 159 k
592 python-nose noarch 1.3.0-3.el7 base 272 k
593 python-pyasn1 noarch 0.1.6-2.el7 base 91 k
594 python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k
595 python-sievelib noarch 0.5.2-2.4.el7.kolab_wf Kolab_Winterfell 41 k
596 python-sqlalchemy x86_64 0.9.8-1.el7 base 2.9 M
597 python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M
598 pytz noarch 2015.7-2.4.el7.kolab_wf Kolab_Winterfell 46 k
599Installing for dependencies:
600 augeas-libs x86_64 1.4.0-2.el7 base 355 k
601 autoconf noarch 2.69-11.el7 base 701 k
602 automake noarch 1.13.4-3.el7 base 679 k
603 boost-system x86_64 1.53.0-25.el7 base 39 k
604 boost-thread x86_64 1.53.0-25.el7 base 57 k
605 gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k
606 gettext-devel x86_64 0.18.2.1-4.el7 base 315 k
607 gettext-libs x86_64 0.18.2.1-4.el7 base 435 k
608 libcalendaring x86_64 4.9.2-1.4.el7.kolab_wf Kolab_Winterfell 1.7 M
609 libcroco x86_64 0.6.8-5.el7 base 104 k
610 libical x86_64 1.0.1-1.el7 base 175 k
611 libkolab x86_64 2.0-11.3.el7.kolab_wf Kolab_Winterfell 302 k
612 libkolabxml x86_64 1.2-9.3.el7.kolab_wf Kolab_Winterfell 630 k
613 libmng x86_64 1.0.10-14.el7 base 171 k
614 libunistring x86_64 0.9.3-9.el7 base 293 k
615 m4 x86_64 1.4.16-10.el7 base 256 k
616 mariadb-libs x86_64 1:5.5.44-2.el7.centos base 754 k
617 openssl x86_64 1:1.0.1e-51.el7_2.4 updates 711 k
618 pciutils x86_64 3.2.1-4.el7 base 90 k
619 pciutils-libs x86_64 3.2.1-4.el7 base 45 k
620 perl-Test-Harness noarch 3.28-3.el7 base 302 k
621 perl-XML-Parser x86_64 2.41-10.el7 base 223 k
622 pyOpenSSL noarch 0.14-1.4.el7.kolab_wf Kolab_Winterfell 150 k
623 pyserial noarch 2.6-5.el7 base 124 k
624 python-cffi x86_64 0.8.6-2.el7 base 131 k
625 python-cryptography x86_64 0.6.1-2.4.el7.kolab_wf Kolab_Winterfell 396 k
626 python-dateutil noarch 1.5-7.el7 base 85 k
627 python-ply noarch 3.4-10.el7 base 123 k
628 python-pycparser noarch 2.10-1.4.el7.kolab_wf Kolab_Winterfell 99 k
629 python-setuptools noarch 19.1.1-1.4.el7.kolab_wf Kolab_Winterfell 418 k
630 python-six noarch 1.9.0-1.4.el7.kolab_wf Kolab_Winterfell 29 k
631 python-zope-interface x86_64 4.0.5-4.el7 base 138 k
632 qt x86_64 1:4.8.5-11.el7 base 4.5 M
633 qt-settings noarch 19-23.5.el7.centos base 17 k
634 qt-x11 x86_64 1:4.8.5-11.el7 base 13 M
635 xerces-c x86_64 3.1.1-8.el7_2 updates 878 k
636
637Transaction Summary
638================================================================================
639Install 17 Packages (+36 Dependent packages)
640
641Total download size: 36 M
642Installed size: 137 M
643Downloading packages:
644--------------------------------------------------------------------------------
645Total 3.0 MB/s | 36 MB 00:12
646Running transaction check
647Running transaction test
648Transaction test succeeded
649Running transaction
650 Installing : boost-system-1.53.0-25.el7.x86_64 1/53
651 Installing : boost-thread-1.53.0-25.el7.x86_64 2/53
652 Installing : xerces-c-3.1.1-8.el7_2.x86_64 3/53
653 Installing : libkolabxml-1.2-9.3.el7.kolab_wf.x86_64 4/53
654 Installing : python-six-1.9.0-1.4.el7.kolab_wf.noarch 5/53
655 Installing : libunistring-0.9.3-9.el7.x86_64 6/53
656 Installing : libcroco-0.6.8-5.el7.x86_64 7/53
657 Installing : gettext-libs-0.18.2.1-4.el7.x86_64 8/53
658 Installing : gettext-0.18.2.1-4.el7.x86_64 9/53
659 Installing : python-kolabformat-1.2-9.3.el7.kolab_wf.x86_64 10/53
660 Installing : libmng-1.0.10-14.el7.x86_64 11/53
661 Installing : python-setuptools-19.1.1-1.4.el7.kolab_wf.noarch 12/53
662 Installing : augeas-libs-1.4.0-2.el7.x86_64 13/53
663 Installing : python-pyasn1-0.1.6-2.el7.noarch 14/53
664 Installing : 1:openssl-1.0.1e-51.el7_2.4.x86_64 15/53
665 Installing : python-ply-3.4-10.el7.noarch 16/53
666 Installing : python-pycparser-2.10-1.4.el7.kolab_wf.noarch 17/53
667 Installing : python-cffi-0.8.6-2.el7.x86_64 18/53
668 Installing : python-cryptography-0.6.1-2.4.el7.kolab_wf.x86_64 19/53
669 Installing : pyOpenSSL-0.14-1.4.el7.kolab_wf.noarch 20/53
670 Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 21/53
671 Installing : gettext-devel-0.18.2.1-4.el7.x86_64 22/53
672 Installing : pyserial-2.6-5.el7.noarch 23/53
673 Installing : m4-1.4.16-10.el7.x86_64 24/53
674 Installing : autoconf-2.69-11.el7.noarch 25/53
675 Installing : python-zope-interface-4.0.5-4.el7.x86_64 26/53
676 Installing : perl-Test-Harness-3.28-3.el7.noarch 27/53
677 Installing : automake-1.13.4-3.el7.noarch 28/53
678 Installing : python-dateutil-1.5-7.el7.noarch 29/53
679 Installing : perl-XML-Parser-2.41-10.el7.x86_64 30/53
680 Installing : libical-1.0.1-1.el7.x86_64 31/53
681 Installing : pciutils-libs-3.2.1-4.el7.x86_64 32/53
682 Installing : pciutils-3.2.1-4.el7.x86_64 33/53
683 Installing : qt-settings-19-23.5.el7.centos.noarch 34/53
684 Installing : 1:qt-4.8.5-11.el7.x86_64 35/53
685 Installing : 1:qt-x11-4.8.5-11.el7.x86_64 36/53
686 Installing : libcalendaring-4.9.2-1.4.el7.kolab_wf.x86_64 37/53
687 Installing : libkolab-2.0-11.3.el7.kolab_wf.x86_64 38/53
688 Installing : 1:mariadb-libs-5.5.44-2.el7.centos.x86_64 39/53
689 Installing : pytz-2015.7-2.4.el7.kolab_wf.noarch 40/53
690 Installing : python-icalendar-3.8.2-1.4.el7.kolab_wf.noarch 41/53
691 Installing : MySQL-python-1.2.3-11.el7.x86_64 42/53
692 Installing : python-kolab-2.0-11.3.el7.kolab_wf.x86_64 43/53
693 Installing : intltool-0.50.2-6.el7.noarch 44/53
694 Installing : python-twisted-core-12.2.0-4.el7.x86_64 45/53
695 Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 46/53
696 Installing : python-augeas-0.5.0-2.el7.noarch 47/53
697 Installing : python-nose-1.3.0-3.el7.noarch 48/53
698 Installing : python-ldap-2.4.15-2.el7.x86_64 49/53
699 Installing : python-gnupg-0.3.7-1.el7.noarch 50/53
700 Installing : glib2-devel-2.42.2-5.el7.x86_64 51/53
701 Installing : python-sievelib-0.5.2-2.4.el7.kolab_wf.noarch 52/53
702 Installing : python-sqlalchemy-0.9.8-1.el7.x86_64 53/53
703 Verifying : python-augeas-0.5.0-2.el7.noarch 1/53
704 Verifying : pytz-2015.7-2.4.el7.kolab_wf.noarch 2/53
705 Verifying : 1:mariadb-libs-5.5.44-2.el7.centos.x86_64 3/53
706 Verifying : pciutils-libs-3.2.1-4.el7.x86_64 4/53
707 Verifying : python-cryptography-0.6.1-2.4.el7.kolab_wf.x86_64 5/53
708 Verifying : libcroco-0.6.8-5.el7.x86_64 6/53
709 Verifying : python-nose-1.3.0-3.el7.noarch 7/53
710 Verifying : MySQL-python-1.2.3-11.el7.x86_64 8/53
711 Verifying : libunistring-0.9.3-9.el7.x86_64 9/53
712 Verifying : libical-1.0.1-1.el7.x86_64 10/53
713 Verifying : python-sqlalchemy-0.9.8-1.el7.x86_64 11/53
714 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 12/53
715 Verifying : python-sievelib-0.5.2-2.4.el7.kolab_wf.noarch 13/53
716 Verifying : python-six-1.9.0-1.4.el7.kolab_wf.noarch 14/53
717 Verifying : pyOpenSSL-0.14-1.4.el7.kolab_wf.noarch 15/53
718 Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 16/53
719 Verifying : glib2-devel-2.42.2-5.el7.x86_64 17/53
720 Verifying : libcalendaring-4.9.2-1.4.el7.kolab_wf.x86_64 18/53
721 Verifying : python-dateutil-1.5-7.el7.noarch 19/53
722 Verifying : perl-Test-Harness-3.28-3.el7.noarch 20/53
723 Verifying : xerces-c-3.1.1-8.el7_2.x86_64 21/53
724 Verifying : python-zope-interface-4.0.5-4.el7.x86_64 22/53
725 Verifying : libkolab-2.0-11.3.el7.kolab_wf.x86_64 23/53
726 Verifying : python-cffi-0.8.6-2.el7.x86_64 24/53
727 Verifying : qt-settings-19-23.5.el7.centos.noarch 25/53
728 Verifying : 1:qt-4.8.5-11.el7.x86_64 26/53
729 Verifying : m4-1.4.16-10.el7.x86_64 27/53
730 Verifying : pyserial-2.6-5.el7.noarch 28/53
731 Verifying : libkolabxml-1.2-9.3.el7.kolab_wf.x86_64 29/53
732 Verifying : boost-thread-1.53.0-25.el7.x86_64 30/53
733 Verifying : python-gnupg-0.3.7-1.el7.noarch 31/53
734 Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 32/53
735 Verifying : python-icalendar-3.8.2-1.4.el7.kolab_wf.noarch 33/53
736 Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 34/53
737 Verifying : python-ply-3.4-10.el7.noarch 35/53
738 Verifying : 1:qt-x11-4.8.5-11.el7.x86_64 36/53
739 Verifying : python-kolabformat-1.2-9.3.el7.kolab_wf.x86_64 37/53
740 Verifying : 1:openssl-1.0.1e-51.el7_2.4.x86_64 38/53
741 Verifying : python-pyasn1-0.1.6-2.el7.noarch 39/53
742 Verifying : python-ldap-2.4.15-2.el7.x86_64 40/53
743 Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 41/53
744 Verifying : automake-1.13.4-3.el7.noarch 42/53
745 Verifying : augeas-libs-1.4.0-2.el7.x86_64 43/53
746 Verifying : python-kolab-2.0-11.3.el7.kolab_wf.x86_64 44/53
747 Verifying : pciutils-3.2.1-4.el7.x86_64 45/53
748 Verifying : autoconf-2.69-11.el7.noarch 46/53
749 Verifying : intltool-0.50.2-6.el7.noarch 47/53
750 Verifying : python-setuptools-19.1.1-1.4.el7.kolab_wf.noarch 48/53
751 Verifying : boost-system-1.53.0-25.el7.x86_64 49/53
752 Verifying : python-twisted-core-12.2.0-4.el7.x86_64 50/53
753 Verifying : gettext-0.18.2.1-4.el7.x86_64 51/53
754 Verifying : python-pycparser-2.10-1.4.el7.kolab_wf.noarch 52/53
755 Verifying : libmng-1.0.10-14.el7.x86_64 53/53
756
757Installed:
758 MySQL-python.x86_64 0:1.2.3-11.el7
759 gettext.x86_64 0:0.18.2.1-4.el7
760 glib2-devel.x86_64 0:2.42.2-5.el7
761 intltool.noarch 0:0.50.2-6.el7
762 python-augeas.noarch 0:0.5.0-2.el7
763 python-gnupg.noarch 0:0.3.7-1.el7
764 python-icalendar.noarch 0:3.8.2-1.4.el7.kolab_wf
765 python-kolab.x86_64 0:2.0-11.3.el7.kolab_wf
766 python-kolabformat.x86_64 0:1.2-9.3.el7.kolab_wf
767 python-ldap.x86_64 0:2.4.15-2.el7
768 python-nose.noarch 0:1.3.0-3.el7
769 python-pyasn1.noarch 0:0.1.6-2.el7
770 python-pyasn1-modules.noarch 0:0.1.6-2.el7
771 python-sievelib.noarch 0:0.5.2-2.4.el7.kolab_wf
772 python-sqlalchemy.x86_64 0:0.9.8-1.el7
773 python-twisted-core.x86_64 0:12.2.0-4.el7
774 pytz.noarch 0:2015.7-2.4.el7.kolab_wf
775
776Dependency Installed:
777 augeas-libs.x86_64 0:1.4.0-2.el7
778 autoconf.noarch 0:2.69-11.el7
779 automake.noarch 0:1.13.4-3.el7
780 boost-system.x86_64 0:1.53.0-25.el7
781 boost-thread.x86_64 0:1.53.0-25.el7
782 gettext-common-devel.noarch 0:0.18.2.1-4.el7
783 gettext-devel.x86_64 0:0.18.2.1-4.el7
784 gettext-libs.x86_64 0:0.18.2.1-4.el7
785 libcalendaring.x86_64 0:4.9.2-1.4.el7.kolab_wf
786 libcroco.x86_64 0:0.6.8-5.el7
787 libical.x86_64 0:1.0.1-1.el7
788 libkolab.x86_64 0:2.0-11.3.el7.kolab_wf
789 libkolabxml.x86_64 0:1.2-9.3.el7.kolab_wf
790 libmng.x86_64 0:1.0.10-14.el7
791 libunistring.x86_64 0:0.9.3-9.el7
792 m4.x86_64 0:1.4.16-10.el7
793 mariadb-libs.x86_64 1:5.5.44-2.el7.centos
794 openssl.x86_64 1:1.0.1e-51.el7_2.4
795 pciutils.x86_64 0:3.2.1-4.el7
796 pciutils-libs.x86_64 0:3.2.1-4.el7
797 perl-Test-Harness.noarch 0:3.28-3.el7
798 perl-XML-Parser.x86_64 0:2.41-10.el7
799 pyOpenSSL.noarch 0:0.14-1.4.el7.kolab_wf
800 pyserial.noarch 0:2.6-5.el7
801 python-cffi.x86_64 0:0.8.6-2.el7
802 python-cryptography.x86_64 0:0.6.1-2.4.el7.kolab_wf
803 python-dateutil.noarch 0:1.5-7.el7
804 python-ply.noarch 0:3.4-10.el7
805 python-pycparser.noarch 0:2.10-1.4.el7.kolab_wf
806 python-setuptools.noarch 0:19.1.1-1.4.el7.kolab_wf
807 python-six.noarch 0:1.9.0-1.4.el7.kolab_wf
808 python-zope-interface.x86_64 0:4.0.5-4.el7
809 qt.x86_64 1:4.8.5-11.el7
810 qt-settings.noarch 0:19-23.5.el7.centos
811 qt-x11.x86_64 1:4.8.5-11.el7
812 xerces-c.x86_64 0:3.1.1-8.el7_2
813
814Complete!
815/srv/pykolab.git /srv/pykolab.git
816autoreconf: Entering directory `.'
817autoreconf: configure.ac: not using Gettext
818autoreconf: running: aclocal
819autoreconf: configure.ac: tracing
820autoreconf: configure.ac: not using Libtool
821autoreconf: running: /usr/bin/autoconf
822autoreconf: configure.ac: not using Autoheader
823autoreconf: running: automake --add-missing --copy --no-force
824Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
825Makefile.am:23: (probably a GNU make extension)
826Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
827Makefile.am:23: (probably a GNU make extension)
828Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
829Makefile.am:23: (probably a GNU make extension)
830kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
831kolabd/Makefile.am:8: (probably a GNU make extension)
832pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
833pykolab/Makefile.am:2: (probably a GNU make extension)
834pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
835pykolab/Makefile.am:16: (probably a GNU make extension)
836pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
837pykolab/Makefile.am:20: (probably a GNU make extension)
838pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
839pykolab/Makefile.am:24: (probably a GNU make extension)
840pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
841pykolab/Makefile.am:28: (probably a GNU make extension)
842pykolab/Makefile.am:87: warning: wildcard wap_client/*.py: non-POSIX variable name
843pykolab/Makefile.am:87: (probably a GNU make extension)
844pykolab/Makefile.am:91: warning: wildcard xml/*.py: non-POSIX variable name
845pykolab/Makefile.am:91: (probably a GNU make extension)
846saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
847saslauthd/Makefile.am:7: (probably a GNU make extension)
848share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
849share/Makefile.am:2: (probably a GNU make extension)
850share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
851share/Makefile.am:2: (probably a GNU make extension)
852share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
853share/Makefile.am:7: (probably a GNU make extension)
854wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
855wallace/Makefile.am:8: (probably a GNU make extension)
856autoreconf: Leaving directory `.'
857checking for a BSD-compatible install... /usr/bin/install -c
858checking whether build environment is sane... yes
859/srv/pykolab.git/missing: Unknown `--is-lightweight' option
860Try `/srv/pykolab.git/missing --help' for more information
861configure: WARNING: 'missing' script is too old or missing
862checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
863checking for gawk... gawk
864checking whether make sets $(MAKE)... yes
865checking whether make supports nested variables... yes
866checking whether to enable maintainer-specific portions of Makefiles... no
867checking for python... /usr/bin/python
868checking for python version... 2.7
869checking for python platform... linux2
870checking for python script directory... ${prefix}/lib/python2.7/site-packages
871checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
872checking for style of include used by make... GNU
873checking for gcc... gcc
874checking whether the C compiler works... yes
875checking for C compiler default output file name... a.out
876checking for suffix of executables...
877checking whether we are cross compiling... no
878checking for suffix of object files... o
879checking whether we are using the GNU C compiler... yes
880checking whether gcc accepts -g... yes
881checking for gcc option to accept ISO C89... none needed
882checking dependency style of gcc... none
883checking how to run the C preprocessor... gcc -E
884checking for grep that handles long lines and -e... /usr/bin/grep
885checking for egrep... /usr/bin/grep -E
886checking for ANSI C header files... yes
887checking for sys/types.h... yes
888checking for sys/stat.h... yes
889checking for stdlib.h... yes
890checking for string.h... yes
891checking for memory.h... yes
892checking for strings.h... yes
893checking for inttypes.h... yes
894checking for stdint.h... yes
895checking for unistd.h... yes
896checking locale.h usability... yes
897checking locale.h presence... yes
898checking for locale.h... yes
899checking for LC_MESSAGES... yes
900checking libintl.h usability... yes
901checking libintl.h presence... yes
902checking for libintl.h... yes
903checking for ngettext in libc... yes
904checking for dgettext in libc... yes
905checking for bind_textdomain_codeset... yes
906checking for msgfmt... /usr/bin/msgfmt
907checking for dcgettext... yes
908checking if msgfmt accepts -c... yes
909checking for gmsgfmt... /usr/bin/msgfmt
910checking for xgettext... /usr/bin/xgettext
911checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
912checking whether NLS is requested... yes
913checking for intltool-update... /usr/bin/intltool-update
914checking for intltool-merge... /usr/bin/intltool-merge
915checking for intltool-extract... /usr/bin/intltool-extract
916checking for xgettext... (cached) /usr/bin/xgettext
917checking for msgmerge... /usr/bin/msgmerge
918checking for msgfmt... (cached) /usr/bin/msgfmt
919checking for gmsgfmt... (cached) /usr/bin/msgfmt
920checking for perl... /usr/bin/perl
921checking for perl >= 5.8.1... 5.16.3
922checking for XML::Parser... ok
923checking whether ln -s works... yes
924checking that generated files are newer than configure... done
925configure: creating ./config.status
926config.status: creating bin/rebuild.sh
927config.status: creating Makefile
928config.status: creating pykolab.spec
929config.status: creating conf/Makefile
930config.status: creating kolabd/Makefile
931config.status: creating po/Makefile.in
932config.status: creating pykolab/constants.py
933config.status: creating pykolab/Makefile
934config.status: creating saslauthd/Makefile
935config.status: creating share/Makefile
936config.status: creating wallace/Makefile
937config.status: executing depfiles commands
938config.status: executing default-1 commands
939config.status: executing po/stamp-it commands
940/srv/pykolab.git
941Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 79643df67b4a102da9e71b0dd7addf85b832da92)
942Running ../stick.git/drydocker/pykolab/test_unit.sh ...
943/srv/pykolab.git /srv/pykolab.git
944test_pykolab (tests.unit.test-000-imports.TestImports) ... ok
945test_pykolab_xml (tests.unit.test-000-imports.TestImports) ... ok
946test_pykolab_xml_attendee (tests.unit.test-000-imports.TestImports) ... ok
947test_pykolab_xml_contact (tests.unit.test-000-imports.TestImports) ... ok
948test_pykolab_xml_contactReference (tests.unit.test-000-imports.TestImports) ... ok
949test_pykolab_xml_event (tests.unit.test-000-imports.TestImports) ... ok
950test_001_minimal (tests.unit.test-001-contact_reference.TestEventXML) ... ok
951test_002_empty_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
952test_003_set_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
953test_001_minimal (tests.unit.test-002-attendee.TestEventXML) ... ok
954test_002_empty_name (tests.unit.test-002-attendee.TestEventXML) ... ok
955test_003_set_name (tests.unit.test-002-attendee.TestEventXML) ... ok
956test_004_default_participant_status (tests.unit.test-002-attendee.TestEventXML) ... ok
957test_005_participant_status_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
958test_006_participant_status_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
959test_007_participant_status_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
960test_008_default_rsvp (tests.unit.test-002-attendee.TestEventXML) ... ok
961test_009_rsvp_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
962test_010_rsvp_map_forward_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
963test_011_rsvp_map_forward_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
964test_012_rsvp_map_reverse_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
965test_013_rsvp_map_reverse_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
966test_014_default_role (tests.unit.test-002-attendee.TestEventXML) ... ok
967test_015_cutype_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
968test_015_role_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
969test_016_cutype_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
970test_016_role_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
971test_017_cutype_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
972test_017_role_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
973test_018_partstat_label (tests.unit.test-002-attendee.TestEventXML) ... ok
974test_020_to_dict (tests.unit.test-002-attendee.TestEventXML) ... ok
975test_000_no_start_date (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
976Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1500: Start date is missing, but is mandatory for events
977Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
978ok
979test_001_minimal (tests.unit.test-003-event.TestEventXML) ... ok
980test_002_attendees_list (tests.unit.test-003-event.TestEventXML) ... ok
981test_003_attendees_no_default (tests.unit.test-003-event.TestEventXML) ... ok
982test_004_attendee_add (tests.unit.test-003-event.TestEventXML) ... ok
983test_005_attendee_add_name_and_props (tests.unit.test-003-event.TestEventXML) ... ok
984test_006_get_attendees (tests.unit.test-003-event.TestEventXML) ... ok
985test_007_get_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
986test_007_get_attendee_props (tests.unit.test-003-event.TestEventXML) ... ok
987test_007_get_nonexistent_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
988test_008_get_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
989test_008_get_nonexistent_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
990test_009_invalid_participant_status (tests.unit.test-003-event.TestEventXML) ... ok
991test_009_update_attendees (tests.unit.test-003-event.TestEventXML) ... ok
992test_010_datetime_from_string (tests.unit.test-003-event.TestEventXML) ... ok
993test_011_attendee_equality (tests.unit.test-003-event.TestEventXML) ... ok
994test_012_delegate_new_attendee (tests.unit.test-003-event.TestEventXML) ... ok
995test_013_delegatee_is_now_attendee (tests.unit.test-003-event.TestEventXML) ... ok
996test_014_delegate_attendee_adds (tests.unit.test-003-event.TestEventXML) ... ok
997test_015_timezone (tests.unit.test-003-event.TestEventXML) ... ok
998test_016_start_with_timezone (tests.unit.test-003-event.TestEventXML) ... ok
999test_017_allday_without_timezone (tests.unit.test-003-event.TestEventXML) ... ok
1000test_018_ical_allday_events (tests.unit.test-003-event.TestEventXML) ... ok
1001test_018_ical_to_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1686) KCalCore::ICalFormatImpl::populate: No PRODID property found
1002unnamed app(1686) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
1003unnamed app(1686) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
1004ok
1005test_018_load_from_ical (tests.unit.test-003-event.TestEventXML) ... ok
1006test_019_as_string_itip (tests.unit.test-003-event.TestEventXML) ... ok
1007test_019_to_message_itip (tests.unit.test-003-event.TestEventXML) ... ok
1008test_020_calendaring_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1009test_021_add_exceptions (tests.unit.test-003-event.TestEventXML) ... unnamed app(1686) KCalCore::ICalFormatImpl::populate: No PRODID property found
1010ok
1011test_021_allday_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1012test_021_calendaring_no_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1013test_021_ical_exceptions (tests.unit.test-003-event.TestEventXML) ... ok
1014test_021_single_instances (tests.unit.test-003-event.TestEventXML) ... ok
1015test_022_load_from_xml (tests.unit.test-003-event.TestEventXML) ... (08:52:20) timezoneconverter.cpp(51): Guessed timezone and found: ""
1016(08:52:20) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
1017ok
1018test_023_load_from_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1686) KCalCore::ICalFormatImpl::populate: No PRODID property found
1019ok
1020test_024_bogus_itip_data (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1021Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1022schema exception
1023:25:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?'
1024Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1940: Failed to parse calendar!
1025Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1026ok
1027test_025_to_dict (tests.unit.test-003-event.TestEventXML) ... ok
1028test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... ok
1029test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok
1030test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok
1031test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok
1032test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok
1033test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... ok
1034test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok
1035test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok
1036test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ok
1037test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ok
1038test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1039test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1040The special thing about this case is that the givenname starts with ... FAIL
1041The special thing about this case is that the givenname starts with ... FAIL
1042The special thing about this case is that the givenname starts with ... FAIL
1043The special thing about this case is that the givenname starts with ... FAIL
1044test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1045test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1046test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1047test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1048test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1049If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1050test_001_itip_events_from_message ... ok
1051test_002_check_date_conflict ... ok
1052test_002_check_event_conflict ... ok
1053test_002_check_event_conflict_single ... ok
1054test_003_send_reply ... ok
1055test_004_send_reply_unicode ... ok
1056If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1057test_002_resource_record_from_email_address ... ok
1058test_003_resource_records_from_itip_events ... ok
1059test_004_get_resource_owner ... ok
1060test_005_send_response_accept ... ok
1061test_006_send_response_delegate ... ok
1062If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1063test_001_itip_events_from_message ... ok
1064test_002_user_dn_from_email_address ... ok
1065test_003_get_matching_invitation_policy ... ok
1066test_005_is_auto_reply ... ok
1067test_006_send_update_notification ... ok
1068test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1069test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1070test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1071test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1072test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1073test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1074test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1075test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1076test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1077test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1078test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1079test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1080test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1081test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1082test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1083test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1084test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1085test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1086test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1087test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1088test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1089test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1090test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1091test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1092test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1093test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1094test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1095test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1096test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1097test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1098test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1099test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1100
1101======================================================================
1102FAIL: The special thing about this case is that the givenname starts with
1103----------------------------------------------------------------------
1104Traceback (most recent call last):
1105 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1106 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1107AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1108
1109======================================================================
1110FAIL: The special thing about this case is that the givenname starts with
1111----------------------------------------------------------------------
1112Traceback (most recent call last):
1113 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1114 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1115AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1116
1117======================================================================
1118FAIL: The special thing about this case is that the givenname starts with
1119----------------------------------------------------------------------
1120Traceback (most recent call last):
1121 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1122 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1123AssertionError: 'Alvaro' != u'\xc1lvaro'
1124
1125======================================================================
1126FAIL: The special thing about this case is that the givenname starts with
1127----------------------------------------------------------------------
1128Traceback (most recent call last):
1129 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1130 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1131AssertionError: 'Alvaro' != u'\xc1lvaro'
1132
1133----------------------------------------------------------------------
1134Ran 140 tests in 3.208s
1135
1136FAILED (SKIP=1, failures=4)
1137Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1138========================================================================
1139 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1140 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1141========================================================================
1142/var/drydock/workingcopy-67/repo/pykolab
1143

Lease Working Copy

When
Completed at Mar 22 2016, 9:50 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 22 2016, 9:50 AM · Built instantly
Status
Passed

Event Timeline