Running '. ./oe-init-build-env; yocto-check-layer-wrapper ../meta-aws --dependency ../meta-openembedded/meta-oe ../meta-openembedded/meta-networking ../meta-openembedded/meta-multimedia ../meta-openembedded/meta-python -n --no-auto-dependency' with output to /srv/pokybuild/yocto-worker/check-layer-nightly/build/build/command-3-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
You had no conf/local.conf file. This configuration file has therefore been
created for you from /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-poky/conf/templates/default/local.conf.sample
You may wish to edit it to, for example, select a different MACHINE (target
hardware).
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you from /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-poky/conf/templates/default/bblayers.conf.sample
To add additional metadata layers into your configuration please add entries
to conf/bblayers.conf.
The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
https://docs.yoctoproject.org
For more information about OpenEmbedded see the website:
https://www.openembedded.org/
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
INFO: Detected layers:
INFO: meta-aws: LayerType.BSP, /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws
INFO:
INFO: Setting up for meta-aws(LayerType.BSP), /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws
INFO: Adding layer meta-python
INFO: Adding layer meta-oe
INFO: Adding layer meta-multimedia
INFO: Adding layer meta-networking
INFO: Getting initial bitbake variables ...
INFO: Getting initial signatures ...
INFO: Adding layer meta-aws
INFO: Starting to analyze: meta-aws
INFO: Distro: poky
INFO: ----------------------------------------------------------------------
INFO: test_bsp_defines_machines (bsp.BSPCheckLayer.test_bsp_defines_machines)
INFO: ... ok
INFO: test_bsp_no_set_machine (bsp.BSPCheckLayer.test_bsp_no_set_machine)
INFO: ... ok
INFO: test_machine_signatures (bsp.BSPCheckLayer.test_machine_signatures)
INFO: ... skipped 'No machines set with --machines.'
INFO: No machines set with --machines.
INFO: test_machine_world (bsp.BSPCheckLayer.test_machine_world)
INFO: ... skipped 'No machines set with --machines.'
INFO: No machines set with --machines.
INFO: test_layerseries_compat (common.CommonCheckLayer.test_layerseries_compat)
INFO: ... ok
INFO: test_parse (common.CommonCheckLayer.test_parse)
INFO: ... ok
INFO: test_patches_upstream_status (common.CommonCheckLayer.test_patches_upstream_status)
INFO: ... ok
INFO: test_readme (common.CommonCheckLayer.test_readme)
INFO: ... ok
INFO: test_security (common.CommonCheckLayer.test_security)
INFO: ... ok
INFO: test_show_environment (common.CommonCheckLayer.test_show_environment)
INFO: ... ok
INFO: test_signatures (common.CommonCheckLayer.test_signatures)
INFO: ... ok
INFO: test_world (common.CommonCheckLayer.test_world)
INFO: ... ERROR
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py", line 90, in test_world
get_signatures(self.td['builddir'], failsafe=False)
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/__init__.py", line 315, in get_signatures
check_command('Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.',
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/__init__.py", line 287, in check_command
raise RuntimeError(msg)
RuntimeError: Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (00:17:56.275491)
Loading cache...done.
Loaded 5202 entries from dependency cache.
Parsing recipes...done.
Parsing of 3029 .bb files complete (3028 cached, 1 parsed). 5203 targets, 146 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for runtime libnss-mdns (avahi-libnss-mdns, mdns)
Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns
ERROR: Nothing RPROVIDES 'greengrass-lite' (but /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb, /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb RDEPENDS on or otherwise requires it)
greengrass-lite was skipped: missing required distro feature 'systemd' (not in DISTRO_FEATURES)
NOTE: Runtime target 'greengrass-lite' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['greengrass-lite']
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'greengrass-component-helloworld-bash', 'greengrass-lite']
Summary: There were 2 ERROR messages, returning a non-zero exit code.
INFO: test_world_inherit_class (common.CommonCheckLayer.test_world_inherit_class)
INFO: ... FAIL
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py", line 105, in test_world_inherit_class
self.fail('\n'.join(msg))
AssertionError: Layer meta-aws failed additional checks from yocto-check-layer.bbclass
See below log for specific recipe parsing errors:
Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS INHERIT" INHERIT="yocto-check-layer" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (00:18:16.947810)
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Greengrass Lite component: unknown - zero-copy (direct placement)
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.BashHelloWorld
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.HelloWorldPython
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Greengrass Lite component: unknown - zero-copy (direct placement)
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.HelloWorldSDKLite
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Greengrass classic variant configured
done.
Parsing of 3029 .bb files complete (0 cached, 3029 parsed). 5203 targets, 146 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for runtime libnss-mdns (avahi-libnss-mdns, mdns)
Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns
NOTE: Multiple providers are available for runtime ssh (dropbear, openssh)
Consider defining a PREFERRED_RPROVIDER entry to match ssh
ERROR: Nothing RPROVIDES 'greengrass-lite' (but /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb, /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb RDEPENDS on or otherwise requires it)
greengrass-lite was skipped: missing required distro feature 'systemd' (not in DISTRO_FEATURES)
NOTE: Runtime target 'greengrass-lite' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['greengrass-lite']
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'greengrass-component-helloworld-bash', 'greengrass-lite']
Summary: There were 2 ERROR messages, returning a non-zero exit code.
INFO: setUpClass (distro.DistroCheckLayer)
INFO: ... skipped "DistroCheckLayer: Layer meta-aws isn't Distro one."
INFO: ======================================================================
INFO: ERROR: test_world (common.CommonCheckLayer.test_world)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py", line 90, in test_world
get_signatures(self.td['builddir'], failsafe=False)
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/__init__.py", line 315, in get_signatures
check_command('Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.',
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/__init__.py", line 287, in check_command
raise RuntimeError(msg)
RuntimeError: Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (00:17:56.275491)
Loading cache...done.
Loaded 5202 entries from dependency cache.
Parsing recipes...done.
Parsing of 3029 .bb files complete (3028 cached, 1 parsed). 5203 targets, 146 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for runtime libnss-mdns (avahi-libnss-mdns, mdns)
Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns
ERROR: Nothing RPROVIDES 'greengrass-lite' (but /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb, /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb RDEPENDS on or otherwise requires it)
greengrass-lite was skipped: missing required distro feature 'systemd' (not in DISTRO_FEATURES)
NOTE: Runtime target 'greengrass-lite' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['greengrass-lite']
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'greengrass-component-helloworld-bash', 'greengrass-lite']
Summary: There were 2 ERROR messages, returning a non-zero exit code.
======================================================================
INFO: FAIL: test_world_inherit_class (common.CommonCheckLayer.test_world_inherit_class)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py", line 105, in test_world_inherit_class
self.fail('\n'.join(msg))
AssertionError: Layer meta-aws failed additional checks from yocto-check-layer.bbclass
See below log for specific recipe parsing errors:
Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS INHERIT" INHERIT="yocto-check-layer" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (00:18:16.947810)
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Greengrass Lite component: unknown - zero-copy (direct placement)
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.BashHelloWorld
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.HelloWorldPython
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Greengrass Lite component: unknown - zero-copy (direct placement)
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Set COMPONENT_NAME from YAML: com.example.HelloWorldSDKLite
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Set COMPONENT_VERSION from YAML: 1.0.0
NOTE: /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-python_1.0.0.bb: Greengrass classic variant configured
done.
Parsing of 3029 .bb files complete (0 cached, 3029 parsed). 5203 targets, 146 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for runtime libnss-mdns (avahi-libnss-mdns, mdns)
Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns
NOTE: Multiple providers are available for runtime ssh (dropbear, openssh)
Consider defining a PREFERRED_RPROVIDER entry to match ssh
ERROR: Nothing RPROVIDES 'greengrass-lite' (but /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-bash_1.0.0.bb, /srv/pokybuild/yocto-worker/check-layer-nightly/build/meta-aws/recipes-iot/aws-iot-greengrass/greengrass-component-helloworld-sdk-lite_1.0.0.bb RDEPENDS on or otherwise requires it)
greengrass-lite was skipped: missing required distro feature 'systemd' (not in DISTRO_FEATURES)
NOTE: Runtime target 'greengrass-lite' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['greengrass-lite']
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'greengrass-component-helloworld-bash', 'greengrass-lite']
Summary: There were 2 ERROR messages, returning a non-zero exit code.
----------------------------------------------------------------------
INFO: Ran 13 tests in 130.603s
INFO: FAILED
INFO: (failures=1, errors=1, skipped=3)
INFO:
INFO: Summary of results:
INFO:
INFO: meta-aws ... FAIL