Page MenuHomePhorge

Build 3640
FailedPublic

Drydock: Run Command

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

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

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

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

1/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/repo/pykolab
2HEAD is now at 67e65cd Determine shared folder resource using kolabTargetFolder attribute (#5337)
3/var/drydock/workingcopy-215829/repo/pykolab
4/var/drydock/workingcopy-215829/repo/pykolab/stick.git /var/drydock/workingcopy-215829/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-215829/repo/pykolab
7/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/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-215829/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