Page MenuHomePhorge

Build 3642
FailedPublic

Drydock: Run Command

When
Completed at May 18 2016, 9:42 AM · Built for 41 s
Status
Failed

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

1+ '[' -z 4702e7b78fde9845d77c31d32e0de25b0abfb5bc -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 8656c58..67e65cd master -> origin/master
27 9dc805a..2c1433a pykolab-0.7 -> origin/pykolab-0.7
28 * [new tag] pykolab-0.7.26 -> pykolab-0.7.26
29+ git reset --hard origin/master
30+ git clean -d -f -x
31+ git checkout 4702e7b78fde9845d77c31d32e0de25b0abfb5bc
32Previous HEAD position was 67e65cd... Determine shared folder resource using kolabTargetFolder attribute (#5337)
33HEAD is now at 4702e7b... Normalize objectclass attribute values (#5423)
34+ popd
35+ '[' pykolab '!=' stick ']'
36+ '[' '!' -d stick.git ']'
37+ pushd stick.git
38+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
39+ git fetch origin
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
59+ pushd pykolab.git
60+ ../stick.git/drydocker/pykolab/build.sh
61+ 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=3642 -e COMMIT=4702e7b78fde9845d77c31d32e0de25b0abfb5bc -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-rhcykjqncnpifajnmmak -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
62Switched to a new branch 'dev/boddie'
63Switched to a new branch 'dev/boddie-new/combined'
64Switched to a new branch 'dev/boddie-new/setup'
65Switched to a new branch 'dev/confmgmt'
66Switched to a new branch 'dev/entitlements'
67Switched to a new branch 'dev/kolab-test-suite'
68Switched to a new branch 'dev/kolab-test-tools'
69Switched to branch 'master'
70Switched to a new branch 'pykolab-0.2'
71Switched to a new branch 'pykolab-0.3'
72Switched to a new branch 'pykolab-0.4'
73Switched to a new branch 'pykolab-0.5'
74Note: checking out 'pykolab-0.5.14'.
75
76You are in 'detached HEAD' state. You can look around, make experimental
77changes and commit them, and you can discard any commits you make in this
78state without impacting any branches by performing another checkout.
79
80If you want to create a new branch to retain commits you create, you may
81do so (now or later) by using -b with the checkout command again. Example:
82
83 git checkout -b new_branch_name
84
85HEAD is now at a35735a... 0.5.14
86Previous HEAD position was a35735a... 0.5.14
87Switched to a new branch 'pykolab-0.6'
88Switched to a new branch 'pykolab-0.7'
89http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 302 - Found
90Trying other mirror.
91
92
93 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
94 and yum doesn't have enough cached data to continue. At this point the only
95 safe thing yum can do is fail. There are a few ways to work "fix" this:
96
97 1. Contact the upstream for the repository and get them to fix the problem.
98
99 2. Reconfigure the baseurl/etc. for the repository, to point to a working
100 upstream. This is most often useful if you are using a newer
101 distribution release than is supported by the repository (and the
102 packages for the previous distribution release still work).
103
104 3. Disable the repository, so yum won't use it by default. Yum will then
105 just ignore the repository until you permanently enable it again or use
106 --enablerepo for temporary usage:
107
108 yum-config-manager --disable epel
109
110 4. Configure the failing repository to be skipped, if it is unavailable.
111 Note that yum will try to contact the repo. when it runs most commands,
112 so will have to try and fail each time (and thus. yum will be be much
113 slower). If it is a very temporary problem though, this is often a nice
114 compromise:
115
116 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
117
118failure: repodata/repomd.xml from epel: [Errno 256] No more mirrors to try.
119http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 302 - Found
120Note: checking out '4702e7b78fde9845d77c31d32e0de25b0abfb5bc'.
121
122You are in 'detached HEAD' state. You can look around, make experimental
123changes and commit them, and you can discard any commits you make in this
124state without impacting any branches by performing another checkout.
125
126If you want to create a new branch to retain commits you create, you may
127do so (now or later) by using -b with the checkout command again. Example:
128
129 git checkout -b new_branch_name
130
131HEAD is now at 4702e7b... Normalize objectclass attribute values (#5423)
132cat: /tmp/report.log: No such file or directory
133+ exit 1
134+ retval=1
135+ popd
136+ exit 1
137

Build Log 10799 (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 67e65cd Determine shared folder resource using kolabTargetFolder attribute (#5337)
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
32/srv/pykolab.git /srv/closure-compiler.git
33========================================================================
34========================================================================
35/var/drydock/workingcopy-67/repo/pykolab
36

Lease Working Copy

When
Completed at May 18 2016, 9:42 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 18 2016, 9:41 AM · Built instantly
Status
Passed

Event Timeline