17 Apr
2015
17 Apr
'15
07:47
See <http://ci.opensuse.org/job/yast-branding-master/30/changes> Changes: [lslezak] Fixed typo in CONTRIBUTING.md ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-branding-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast-branding.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast-branding.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/yast/yast-branding.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bc17ffdf7714924622c831b3e6aa986b95731d6a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bc17ffdf7714924622c831b3e6aa986b95731d6a > git rev-list 2a1e3fb460a40d89faa25f1b9ea492a147e2d7d4 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-branding-master] $ /bin/sh -xe /tmp/hudson8245463042264705161.sh + cd <http://ci.opensuse.org/job/yast-branding-master/ws/> + rake osc:sr * Starting osc check... * Done. Everything looks good. * Starting syntax check... * Done osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-branding-openSUSE Skipped files: CONTRIBUTING.md: skipped by name match (documentation file) COPYING: skipped by name match (already contain license) MAINTAINER: skipped by name match (configuration regex) RPMNAME: skipped by name match (configuration regex) Rakefile: skipped by name match (configuration regex) package/COPYING: skipped by name match (already contain license) package/yast2-branding-SLE.changes: skipped by name match (changes file) package/yast2-branding-SLE.spec: skipped by name match (configuration regex) package/yast2-branding-openSUSE.changes: skipped by name match (changes file) package/yast2-branding-openSUSE.spec: skipped by name match (configuration regex) Copyright found in these files: Copyright detected as not needed in these files: All files have proper license reference. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 60, in run return prg.main(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 343, in main return self.cmd(args) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 366, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 484, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1214, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 4044, in do_checkout meta=opts.meta, outdir=opts.output_dir) File "/usr/lib/python2.7/site-packages/osc/core.py", line 4436, in checkout_package show_package_meta(apiurl, project, package, meta) File "/usr/lib/python2.7/site-packages/osc/core.py", line 3159, in show_package_meta f = http_GET(url) File "/usr/lib/python2.7/site-packages/osc/core.py", line 3032, in http_GET def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs) File "/usr/lib/python2.7/site-packages/osc/core.py", line 3021, in http_request fd = urlopen(req, data=data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 410, in open response = meth(req, response) File "/usr/lib64/python2.7/urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python2.7/urllib2.py", line 448, in error return self._call_chain(*args) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/lib64/python2.7/urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found Server returned an error: HTTP Error 404: Not Found Error getting meta for project 'YaST:Head' package 'yast2-branding-openSUSE' YaST:Head/yast2-branding-openSUSE makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-branding-openSUSE', '_meta'] {} rm -rf YaST:Head rake aborted! Command failed with status (1): [osc -A 'https://api.opensuse.org/' --trace...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure