Running '. ./oe-init-build-env; bitbake-selftest' with output to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build/command-1-cmds.log
This is the default build configuration for the Poky reference distribution.
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-full-cmdline
core-image-sato
core-image-weston
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Other commonly useful commands are:
- 'devtool' and 'recipetool' handle common recipe tasks
- 'bitbake-layers' handles common layer tasks
- 'oe-pkgdata-util' handles common target package tasks
......................................................................................................................................................................................................................s.......................................................ss.s.sss................................................ssss.sssssssssssssssss.sssss.........................................................................................................................sssssssssssssssssssssssssssssssssssssssss............................................................................................................................sssssssssssssssssssssssssssssssssssssssss.........E.......
======================================================================
ERROR: test_find_layerbranch (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_find_layerbranch)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 530:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/restapi.py", line 225, in load_index_web
pindex['layerItems'] = _get_json_response(index.apilinks['layerItems'],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/layerItems/: HTTP Error 530:
----------------------------------------------------------------------
Ran 698 tests in 693.737s
FAILED (errors=1, skipped=115)