Running '. ./oe-init-build-env; bitbake-selftest' with output to /srv/pokybuild/yocto-worker/oe-selftest-fedora/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.E......
======================================================================
ERROR: test_find_collection (layerindexlib.tests.restapi.LayerIndexWebRestApiTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/lib64/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, 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-fedora/build/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
    index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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/: HTTP Error 530: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
    indexEnt = plugin.load_index(indexURI, load)
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
    raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 530: 

======================================================================
ERROR: test_layerindex_is_empty (layerindexlib.tests.restapi.LayerIndexWebRestApiTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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/lib64/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, 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-fedora/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-fedora/build/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
    indexEnt = plugin.load_index(indexURI, load)
  File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-fedora/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-fedora/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 627.301s

FAILED (errors=2, skipped=115)

Error details

Submitted on:
11/12/25 17:02
Error type:
Bitbake selftest
Command:
bitbake-selftest
Machine:
qemux86-64
Distro:
poky
Build system:
unknown
Target system:
unknown
Host distro:
unknown
Branch:
stable/scarthgap-nut
Commit:
unknown
Build:
#222129
Submitter:
yp-ab-alma9-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/2714
Similar errors:
0
Open a bug