Page MenuHomePhorge

Build 2950
FailedPublic

Drydock: Run Command

When
Completed at Feb 28 2016, 11:52 PM · Built for 18 s
Status
Failed

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

22+ pushd kolab-syncroton.git
23+ git remote set-url origin https://git.kolab.org/diffusion/S/syncroton.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout f6ca39bf7fa1f4bdffcabb32d858a67fdafa9d2b
28Previous HEAD position was e4acac0... Update Syncroton
29HEAD is now at f6ca39b... Rename kolabAllowSMTPFrom to kolabAllowSMTPSender for clarity, and adjust the commentary on these attributes to more explicitly state their purpose. Add the kolabAllowSMTPRecipient and kolabAllowSMTPSender attributes as MAY to kolabGroupOfUniqueNames and kolabSharedFolder
30+ popd
31+ '[' kolab-syncroton '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/kolab-syncroton/build.sh ']'
55+ pushd kolab-syncroton.git
56+ ../stick.git/drydocker/kolab-syncroton/build.sh
57+ 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=2950 -e COMMIT=f6ca39bf7fa1f4bdffcabb32d858a67fdafa9d2b -e DIFFERENTIAL= -e PACKAGE=kolab-syncroton -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-dyd4clseqa2ft2hjyhz7 -e URI=ssh://git@git.kolab.org/diffusion/S/syncroton.git -e RO_URI=https://git.kolab.org/diffusion/S/syncroton.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
58Switched to a new branch 'kolab-syncroton-1.0'
59Switched to a new branch 'kolab-syncroton-2.1'
60Switched to a new branch 'kolab-syncroton-2.2'
61Switched to branch 'master'
62Switched to a new branch 'oracle'
63http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/d81272cd09ce520bd55728ba27b84ef4cf1bb29ce2763d58612a9effb34ab825-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
64Trying other mirror.
65To address this issue please refer to the below knowledge base article
66
67https://access.redhat.com/articles/1320623
68
69If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
70
71http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/d81272cd09ce520bd55728ba27b84ef4cf1bb29ce2763d58612a9effb34ab825-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
72Trying other mirror.
73http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/d81272cd09ce520bd55728ba27b84ef4cf1bb29ce2763d58612a9effb34ab825-primary.sqlite.xz: [Errno 14] HTTPS Error 404 - Not Found
74Trying other mirror.
75
76
77 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
78 and yum doesn't have enough cached data to continue. At this point the only
79 safe thing yum can do is fail. There are a few ways to work "fix" this:
80
81 1. Contact the upstream for the repository and get them to fix the problem.
82
83 2. Reconfigure the baseurl/etc. for the repository, to point to a working
84 upstream. This is most often useful if you are using a newer
85 distribution release than is supported by the repository (and the
86 packages for the previous distribution release still work).
87
88 3. Disable the repository, so yum won't use it by default. Yum will then
89 just ignore the repository until you permanently enable it again or use
90 --enablerepo for temporary usage:
91
92 yum-config-manager --disable epel
93
94 4. Configure the failing repository to be skipped, if it is unavailable.
95 Note that yum will try to contact the repo. when it runs most commands,
96 so will have to try and fail each time (and thus. yum will be be much
97 slower). If it is a very temporary problem though, this is often a nice
98 compromise:
99
100 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
101
102failure: repodata/d81272cd09ce520bd55728ba27b84ef4cf1bb29ce2763d58612a9effb34ab825-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try.
103http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/d81272cd09ce520bd55728ba27b84ef4cf1bb29ce2763d58612a9effb34ab825-primary.sqlite.xz: [Errno 14] HTTPS Error 404 - Not Found
104Note: checking out 'f6ca39bf7fa1f4bdffcabb32d858a67fdafa9d2b'.
105
106You are in 'detached HEAD' state. You can look around, make experimental
107changes and commit them, and you can discard any commits you make in this
108state without impacting any branches by performing another checkout.
109
110If you want to create a new branch to retain commits you create, you may
111do so (now or later) by using -b with the checkout command again. Example:
112
113 git checkout -b new_branch_name
114
115HEAD is now at f6ca39b... Rename kolabAllowSMTPFrom to kolabAllowSMTPSender for clarity, and adjust the commentary on these attributes to more explicitly state their purpose. Add the kolabAllowSMTPRecipient and kolabAllowSMTPSender attributes as MAY to kolabGroupOfUniqueNames and kolabSharedFolder
116cat: /tmp/report.log: No such file or directory
117+ exit 1
118+ retval=1
119+ popd
120+ exit 1
121

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

1/var/drydock/workingcopy-53/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-53/repo/syncroton
2HEAD is now at e4acac0 Update Syncroton
3/var/drydock/workingcopy-53/repo/syncroton
4/var/drydock/workingcopy-53/repo/syncroton/stick.git /var/drydock/workingcopy-53/repo/syncroton
5HEAD is now at b575901 Rename that too
6/var/drydock/workingcopy-53/repo/syncroton
7/var/drydock/workingcopy-53/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-53/repo/syncroton
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/kolab-syncroton.git'...
10/srv/kolab-syncroton.git /srv/closure-compiler.git
11Branch kolab-syncroton-1.0 set up to track remote branch kolab-syncroton-1.0 from origin.
12Branch kolab-syncroton-2.1 set up to track remote branch kolab-syncroton-2.1 from origin.
13Branch kolab-syncroton-2.2 set up to track remote branch kolab-syncroton-2.2 from origin.
14Branch oracle set up to track remote branch oracle from origin.
15/srv/closure-compiler.git
16Loaded plugins: ovl, priorities
17Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
18 : extras openSUSE_Tools updates
190 metadata files removed
200 sqlite files removed
210 metadata files removed
22Loaded plugins: ovl, priorities
23/srv/kolab-syncroton.git /srv/closure-compiler.git
24========================================================================
25========================================================================
26/var/drydock/workingcopy-53/repo/syncroton
27

Lease Working Copy

When
Completed at Feb 28 2016, 11:52 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 28 2016, 11:52 PM · Built instantly
Status
Passed

Build Log 9369 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1043Blocked by: Build 2949
1044Blocked by: Build 2949
1045Blocked by: Build 2949
1046Blocked by: Build 2949
1047Blocked by: Build 2949
1048Blocked by: Build 2949
1049Blocked by: Build 2949
1050Blocked by: Build 2949
1051Blocked by: Build 2949
1052Blocked by: Build 2949
1053Blocked by: Build 2949
1054Blocked by: Build 2949
1055Blocked by: Build 2949
1056Blocked by: Build 2949
1057Blocked by: Build 2949
1058Blocked by: Build 2949
1059Blocked by: Build 2949
1060Blocked by: Build 2949
1061Blocked by: Build 2949
1062Blocked by: Build 2949
1063Blocked by: Build 2949
1064Blocked by: Build 2949
1065Blocked by: Build 2949
1066Blocked by: Build 2949
1067Blocked by: Build 2949
1068Blocked by: Build 2949
1069Blocked by: Build 2949
1070Blocked by: Build 2949
1071Blocked by: Build 2949
1072Blocked by: Build 2949
1073Blocked by: Build 2949
1074Blocked by: Build 2949
1075Blocked by: Build 2949
1076Blocked by: Build 2949
1077Blocked by: Build 2949
1078Blocked by: Build 2949
1079Blocked by: Build 2949
1080Blocked by: Build 2949
1081Blocked by: Build 2949
1082Blocked by: Build 2949
1083Blocked by: Build 2949
1084Blocked by: Build 2949
1085Blocked by: Build 2949
1086Blocked by: Build 2949
1087Blocked by: Build 2949
1088Blocked by: Build 2949
1089Blocked by: Build 2949
1090Blocked by: Build 2949
1091Blocked by: Build 2949
1092Blocked by: Build 2949
1093Blocked by: Build 2949
1094Blocked by: Build 2949
1095Blocked by: Build 2949
1096Blocked by: Build 2949
1097Blocked by: Build 2949
1098Blocked by: Build 2949
1099Blocked by: Build 2949
1100Blocked by: Build 2949
1101Blocked by: Build 2949
1102Blocked by: Build 2949
1103Blocked by: Build 2949
1104Blocked by: Build 2949
1105Blocked by: Build 2949
1106Blocked by: Build 2949
1107Blocked by: Build 2949
1108Blocked by: Build 2949
1109Blocked by: Build 2949
1110Blocked by: Build 2949
1111Blocked by: Build 2949
1112Blocked by: Build 2949
1113Blocked by: Build 2949
1114Blocked by: Build 2949
1115Blocked by: Build 2949
1116Blocked by: Build 2949
1117Blocked by: Build 2949
1118Blocked by: Build 2949
1119Blocked by: Build 2949
1120Blocked by: Build 2949
1121Blocked by: Build 2949
1122Blocked by: Build 2949
1123Blocked by: Build 2949
1124Blocked by: Build 2949
1125Blocked by: Build 2949
1126Blocked by: Build 2949
1127Blocked by: Build 2949
1128Blocked by: Build 2949
1129Blocked by: Build 2949
1130Blocked by: Build 2949
1131Blocked by: Build 2949
1132Blocked by: Build 2949
1133Blocked by: Build 2949
1134Blocked by: Build 2949
1135Blocked by: Build 2949
1136Blocked by: Build 2949
1137Blocked by: Build 2949
1138Blocked by: Build 2949
1139Blocked by: Build 2949
1140Blocked by: Build 2949
1141Blocked by: Build 2949
1142

Event Timeline