[0KRunning with gitlab-runner 11.2.0 (35e8515d) [0;m[0K on buildstream-bastion a334e492 [0;m[0KUsing Docker executor with image buildstream/testsuite-fedora:27-master-117-aa3a33b3 ... [0;m[0KPulling docker image buildstream/testsuite-fedora:27-master-117-aa3a33b3 ... [0;m[0KUsing docker image sha256:729a46e378953af67527e73540d7efed7339fe0495636786bf965adeb51582c4 for buildstream/testsuite-fedora:27-master-117-aa3a33b3 ... [0;msection_start:1540375130:prepare_script [0KRunning on runner-a334e492-project-1975139-concurrent-0 via runner-a334e492-gitlab-runner-autoscale-1540373720-9f482e2e... section_end:1540375132:prepare_script [0Ksection_start:1540375132:get_sources [0K[32;1mFetching changes...[0;m Removing .eggs/ Removing BuildStream.egg-info/ Removing __pycache__/ Removing dist/ HEAD is now at 63597319 sandbox/_sandboxchroot.py: Silence warning about dict.get [32;1mChecking out 63597319 as danielsilverstone-ct/fix-lint-issues...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1540375133:get_sources [0Ksection_start:1540375133:restore_cache [0K[32;1mChecking cache for tests-fedora-27--4...[0;m Downloading cache.zip from https://ams3.digitaloceanspaces.com/buildstream-ci-gitlab-cache/runner/a334e492/project/1975139/tests-fedora-27--4[0;m [32;1mSuccessfully extracted cache[0;m section_end:1540375142:restore_cache [0Ksection_start:1540375142:download_artifacts [0K[32;1mDownloading artifacts for source_dist (112060024)...[0;m Downloading artifacts from coordinator... ok [0;m id[0;m=112060024 responseStatus[0;m=200 OK token[0;m=TbFq3j8e section_end:1540375143:download_artifacts [0Ksection_start:1540375143:build_script [0K[32;1m$ mount[0;m /dev/mapper/docker-252:1-262197-5c352b959a25de426bcb1e06d7ca88a2af8b20ac26437b87728ac1716b8d27e8 on / type xfs (rw,relatime,seclabel,nouuid,attr2,inode64,sunit=128,swidth=128,noquota) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev type tmpfs (rw,nosuid,seclabel,size=65536k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=666) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,name=systemd) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) /dev/vda1 on /cache type ext4 (rw,relatime,seclabel,data=ordered) /dev/vda1 on /builds/BuildStream type ext4 (rw,relatime,seclabel,data=ordered) /dev/vda1 on /etc/resolv.conf type ext4 (rw,relatime,seclabel,data=ordered) /dev/vda1 on /etc/hostname type ext4 (rw,relatime,seclabel,data=ordered) /dev/vda1 on /etc/hosts type ext4 (rw,relatime,seclabel,data=ordered) shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,size=65536k) [32;1m$ df -h[0;m Filesystem Size Used Avail Use% Mounted on /dev/mapper/docker-252:1-262197-5c352b959a25de426bcb1e06d7ca88a2af8b20ac26437b87728ac1716b8d27e8 10G 625M 9.4G 7% / tmpfs 64M 0 64M 0% /dev tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda1 25G 3.3G 21G 14% /cache shm 64M 0 64M 0% /dev/shm [32;1m$ useradd -Um buildstream[0;m [32;1m$ chown -R buildstream:buildstream .[0;m [32;1m$ export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"[0;m [32;1m$ cd dist && ./unpack.sh[0;m [32;1m$ chown -R buildstream:buildstream buildstream[0;m [32;1m$ cd buildstream[0;m [32;1m$ su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts --integration'[0;m zip_safe flag not set; analyzing archive contents... Installed /builds/BuildStream/buildstream/dist/buildstream/.eggs/pytest_runner-4.2-py3.6.egg running pytest running egg_info writing BuildStream.egg-info/PKG-INFO writing dependency_links to BuildStream.egg-info/dependency_links.txt writing entry points to BuildStream.egg-info/entry_points.txt writing requirements to BuildStream.egg-info/requires.txt writing top-level names to BuildStream.egg-info/top_level.txt reading manifest file 'BuildStream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'BuildStream.egg-info/SOURCES.txt' running build_ext [1m============================= test session starts ==============================[0m platform linux -- Python 3.6.6, pytest-3.7.3, py-1.6.0, pluggy-0.7.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builds/BuildStream/buildstream/dist/buildstream, inifile: setup.cfg plugins: xdist-1.23.0, timeout-1.3.2, pylint-0.12.1, pep8-1.0.6, forked-0.2, env-0.6.2, datafiles-1.0, cov-2.5.1, codestyle-1.2.3 [1mcollecting ... [0mcollected 1571 items ----------------------------------------------------------------- Linting files ............................................................................................................................................ ----------------------------------------------------------------- conftest.py [32mPASSED[0m[36m [ 0%][0m conftest.py [32mPASSED[0m[36m [ 0%][0m setup.py [32mPASSED[0m[36m [ 0%][0m setup.py [32mPASSED[0m[36m [ 0%][0m versioneer.py [32mPASSED[0m[36m [ 0%][0m versioneer.py [32mPASSED[0m[36m [ 0%][0m buildstream/__init__.py [32mPASSED[0m[36m [ 0%][0m buildstream/__init__.py [32mPASSED[0m[36m [ 0%][0m buildstream/__main__.py [32mPASSED[0m[36m [ 0%][0m buildstream/__main__.py [32mPASSED[0m[36m [ 0%][0m buildstream/_cachekey.py [32mPASSED[0m[36m [ 0%][0m buildstream/_cachekey.py [32mPASSED[0m[36m [ 0%][0m buildstream/_context.py [32mPASSED[0m[36m [ 0%][0m buildstream/_context.py [32mPASSED[0m[36m [ 0%][0m buildstream/_elementfactory.py [32mPASSED[0m[36m [ 0%][0m buildstream/_elementfactory.py [32mPASSED[0m[36m [ 0%][0m buildstream/_exceptions.py [32mPASSED[0m[36m [ 0%][0m buildstream/_exceptions.py [32mPASSED[0m[36m [ 0%][0m buildstream/_includes.py [32mPASSED[0m[36m [ 0%][0m buildstream/_includes.py [32mPASSED[0m[36m [ 0%][0m buildstream/_message.py [32mPASSED[0m[36m [ 0%][0m buildstream/_message.py [32mPASSED[0m[36m [ 0%][0m buildstream/_ostree.py [32mPASSED[0m[36m [ 0%][0m buildstream/_ostree.py [32mPASSED[0m[36m [ 0%][0m buildstream/_pipeline.py [32mPASSED[0m[36m [ 0%][0m buildstream/_pipeline.py [32mPASSED[0m[36m [ 0%][0m buildstream/_plugincontext.py [32mPASSED[0m[36m [ 0%][0m buildstream/_plugincontext.py [32mPASSED[0m[36m [ 0%][0m buildstream/_profile.py [32mPASSED[0m[36m [ 0%][0m buildstream/_profile.py [32mPASSED[0m[36m [ 0%][0m buildstream/_project.py [32mPASSED[0m[36m [ 1%][0m buildstream/_project.py [32mPASSED[0m[36m [ 1%][0m buildstream/_projectrefs.py [32mPASSED[0m[36m [ 1%][0m buildstream/_projectrefs.py [32mPASSED[0m[36m [ 1%][0m buildstream/_signals.py [32mPASSED[0m[36m [ 1%][0m buildstream/_signals.py [32mPASSED[0m[36m [ 1%][0m buildstream/_site.py [32mPASSED[0m[36m [ 1%][0m buildstream/_site.py [32mPASSED[0m[36m [ 1%][0m buildstream/_sourcefactory.py [32mPASSED[0m[36m [ 1%][0m buildstream/_sourcefactory.py [32mPASSED[0m[36m [ 1%][0m buildstream/_stream.py [32mPASSED[0m[36m [ 1%][0m buildstream/_stream.py [32mPASSED[0m[36m [ 1%][0m buildstream/_variables.py [32mPASSED[0m[36m [ 1%][0m buildstream/_variables.py [32mPASSED[0m[36m [ 1%][0m buildstream/_version.py [32mPASSED[0m[36m [ 1%][0m buildstream/_version.py [32mPASSED[0m[36m [ 1%][0m buildstream/_versions.py [32mPASSED[0m[36m [ 1%][0m buildstream/_versions.py [32mPASSED[0m[36m [ 1%][0m buildstream/_workspaces.py [32mPASSED[0m[36m [ 1%][0m buildstream/_workspaces.py [32mPASSED[0m[36m [ 1%][0m buildstream/_yaml.py [31mFAILED[0m[36m [ 1%][0m buildstream/_yaml.py [32mPASSED[0m[36m [ 1%][0m buildstream/_yamlcache.py [32mPASSED[0m[36m [ 1%][0m buildstream/_yamlcache.py [32mPASSED[0m[36m [ 1%][0m buildstream/buildelement.py [32mPASSED[0m[36m [ 1%][0m buildstream/buildelement.py [32mPASSED[0m[36m [ 1%][0m buildstream/element.py [32mPASSED[0m[36m [ 1%][0m buildstream/element.py [32mPASSED[0m[36m [ 1%][0m buildstream/plugin.py [32mPASSED[0m[36m [ 1%][0m buildstream/plugin.py [32mPASSED[0m[36m [ 1%][0m buildstream/scriptelement.py [32mPASSED[0m[36m [ 1%][0m buildstream/scriptelement.py [32mPASSED[0m[36m [ 1%][0m buildstream/source.py [32mPASSED[0m[36m [ 2%][0m buildstream/source.py [32mPASSED[0m[36m [ 2%][0m buildstream/types.py [32mPASSED[0m[36m [ 2%][0m buildstream/types.py [32mPASSED[0m[36m [ 2%][0m buildstream/utils.py [31mFAILED[0m[36m [ 2%][0m buildstream/utils.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/artifactcache.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/artifactcache.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/cascache.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/cascache.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/casserver.py [32mPASSED[0m[36m [ 2%][0m buildstream/_artifactcache/casserver.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/app.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/app.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/cli.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/cli.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/complete.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/complete.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/linuxapp.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/linuxapp.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/profile.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/profile.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/status.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/status.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/widget.py [32mPASSED[0m[36m [ 2%][0m buildstream/_frontend/widget.py [32mPASSED[0m[36m [ 2%][0m buildstream/_fuse/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_fuse/__init__.py [32mPASSED[0m[36m [ 2%][0m buildstream/_fuse/fuse.py [32mPASSED[0m[36m [ 3%][0m buildstream/_fuse/hardlinks.py [32mPASSED[0m[36m [ 3%][0m buildstream/_fuse/hardlinks.py [32mPASSED[0m[36m [ 3%][0m buildstream/_fuse/mount.py [32mPASSED[0m[36m [ 3%][0m buildstream/_fuse/mount.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/__init__.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/__init__.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/loadelement.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/loadelement.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/loader.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/loader.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/metaelement.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/metaelement.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/metasource.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/metasource.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/types.py [32mPASSED[0m[36m [ 3%][0m buildstream/_loader/types.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/__init__.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/__init__.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/option.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/option.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionarch.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionarch.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionbool.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionbool.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optioneltmask.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optioneltmask.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionenum.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionenum.py [32mPASSED[0m[36m [ 3%][0m buildstream/_options/optionflags.py [32mPASSED[0m[36m [ 4%][0m buildstream/_options/optionflags.py [32mPASSED[0m[36m [ 4%][0m buildstream/_options/optionpool.py [32mPASSED[0m[36m [ 4%][0m buildstream/_options/optionpool.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/darwin.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/darwin.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/linux.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/linux.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/platform.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/platform.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/unix.py [32mPASSED[0m[36m [ 4%][0m buildstream/_platform/unix.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/v2/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/v2/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2_grpc.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/semver/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/semver/__init__.py [32mPASSED[0m[36m [ 4%][0m buildstream/_protos/build/bazel/semver/semver_pb2.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/build/bazel/semver/semver_pb2_grpc.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/v2/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/v2/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/v2/buildstream_pb2.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/annotations_pb2.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/annotations_pb2_grpc.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/http_pb2.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/api/http_pb2_grpc.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/bytestream/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/bytestream/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/bytestream/bytestream_pb2.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/bytestream/bytestream_pb2_grpc.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/longrunning/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/longrunning/__init__.py [32mPASSED[0m[36m [ 5%][0m buildstream/_protos/google/longrunning/operations_pb2.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/longrunning/operations_pb2_grpc.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/code_pb2.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/code_pb2_grpc.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/status_pb2.py [32mPASSED[0m[36m [ 6%][0m buildstream/_protos/google/rpc/status_pb2_grpc.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/resources.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/resources.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/scheduler.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/scheduler.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/__init__.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/cachesizejob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/cachesizejob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/cleanupjob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/cleanupjob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/elementjob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/elementjob.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/job.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/jobs/job.py [32mPASSED[0m[36m [ 6%][0m buildstream/_scheduler/queues/__init__.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/__init__.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/buildqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/buildqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/fetchqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/fetchqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/pullqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/pullqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/pushqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/pushqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/queue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/queue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/trackqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/_scheduler/queues/trackqueue.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/__init__.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/__init__.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/autotools.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/autotools.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/cmake.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/cmake.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/compose.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/compose.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/distutils.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/distutils.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/filter.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/filter.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/import.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/import.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/junction.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/junction.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/make.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/make.py [32mPASSED[0m[36m [ 7%][0m buildstream/plugins/elements/makemaker.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/makemaker.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/manual.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/manual.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/meson.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/meson.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/modulebuild.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/modulebuild.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/pip.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/pip.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/qmake.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/qmake.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/script.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/script.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/stack.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/elements/stack.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/__init__.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/__init__.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/_downloadablefilesource.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/_downloadablefilesource.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/bzr.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/bzr.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/deb.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/deb.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/git.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/git.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/local.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/local.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/ostree.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/ostree.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/patch.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/patch.py [32mPASSED[0m[36m [ 8%][0m buildstream/plugins/sources/pip.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/pip.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/remote.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/remote.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/tar.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/tar.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/zip.py [32mPASSED[0m[36m [ 9%][0m buildstream/plugins/sources/zip.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/__init__.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/__init__.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_config.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_config.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_mount.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_mount.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_mounter.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_mounter.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxbwrap.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxbwrap.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxchroot.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxchroot.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxdummy.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxdummy.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxremote.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/_sandboxremote.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/sandbox.py [32mPASSED[0m[36m [ 9%][0m buildstream/sandbox/sandbox.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/__init__.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/__init__.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/_casbaseddirectory.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/_casbaseddirectory.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/_filebaseddirectory.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/_filebaseddirectory.py [32mPASSED[0m[36m [ 9%][0m buildstream/storage/directory.py [32mPASSED[0m[36m [ 10%][0m buildstream/storage/directory.py [32mPASSED[0m[36m [ 10%][0m doc/badges.py [32mPASSED[0m[36m [ 10%][0m doc/bst2html.py [32mPASSED[0m[36m [ 10%][0m doc/source/sample_plugin/setup.py [32mPASSED[0m[36m [ 10%][0m tests/__init__.py [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/cache_size.py [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/cache_size.py::test_cache_size_roundtrip [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/cache_size.py::test_cache_size_write [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[empty-config] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[user-config] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[project-config] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[project-override-in-user-config] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[list-order] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_artifact_cache_precedence[duplicates] [32mPASSED[0m[36m [ 10%][0m tests/artifactcache/config.py::test_missing_certs[client-cert-client.crt] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/config.py::test_missing_certs[client-key-client.key] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_artifact_expires [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_artifact_too_large[500000] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_artifact_too_large[399999] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_expiry_order [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_keep_dependencies [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_never_delete_required [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_never_delete_required_track [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[1-True] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[1K-True] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[50%-True] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[infinity-True] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[0-True] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[-1-False] [32mPASSED[0m[36m [ 11%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[pony-False] [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/expiry.py::test_invalid_cache_quota[200%-False] [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/expiry.py::test_extract_expiry [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/junctions.py [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/junctions.py::test_push_pull [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/pull.py [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/pull.py::test_pull [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/pull.py::test_pull_tree [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/push.py [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/push.py::test_push [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/push.py::test_push_directory [32mPASSED[0m[36m [ 12%][0m tests/artifactcache/push.py::test_push_message [32mPASSED[0m[36m [ 12%][0m tests/cachekey/__init__.py [32mPASSED[0m[36m [ 12%][0m tests/cachekey/cachekey.py [32mPASSED[0m[36m [ 12%][0m tests/cachekey/cachekey.py::test_cache_key [32mPASSED[0m[36m [ 12%][0m tests/cachekey/cachekey.py::test_cache_key_fatal_warnings[first_warnings0-second_warnings0-True] [32mPASSED[0m[36m [ 12%][0m tests/cachekey/cachekey.py::test_cache_key_fatal_warnings[first_warnings1-second_warnings1-False] [32mPASSED[0m[36m [ 13%][0m tests/cachekey/cachekey.py::test_cache_key_fatal_warnings[first_warnings2-second_warnings2-False] [32mPASSED[0m[36m [ 13%][0m tests/cachekey/cachekey.py::test_cache_key_fatal_warnings[first_warnings3-second_warnings3-True] [32mPASSED[0m[36m [ 13%][0m tests/cachekey/cachekey.py::test_cache_key_fatal_warnings[first_warnings4-second_warnings4-True] [32mPASSED[0m[36m [ 13%][0m tests/cachekey/update.py [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst-0-expected0] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst -1-expected1] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst pu-1-expected2] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst pul-1-expected3] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst w -1-expected4] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_commands[bst workspace -2-expected5] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_options[bst --1-expected0] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_options[bst --l-1-expected1] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_options[bst --no-colors build --3-expected2] [32mPASSED[0m[36m [ 13%][0m tests/completions/completions.py::test_options[bst --fetchers -2-expected3] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_options[bst --no-colors -2-expected4] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst --on-error -2-expected0] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst show --deps -3-expected1] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst show --deps=-2-expected2] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst show --deps b-3-expected3] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst show --deps=b-2-expected4] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst show --deps r-3-expected5] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_choice[bst track --deps -3-expected6] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --config -2-expected0-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --log-file -2-expected1-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --config f-2-expected2-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --log-file f-2-expected3-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --config files-2-expected4-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --log-file files-2-expected5-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --config files/-2-expected6-None] [32mPASSED[0m[36m [ 14%][0m tests/completions/completions.py::test_option_file[bst --log-file elements/-2-expected7-None] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_file[bst --config ../-2-expected8-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_file[bst --config ../elements/-2-expected9-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_file[bst --config ../nofile-2-expected10-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_file[bst --config /pony/rainbow/nobodyhas/this/file-2-expected11-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_directory[bst --directory -2-expected0-None] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_directory[bst --directory elements/-2-expected1-None] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_directory[bst --directory -2-expected2-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_option_directory[bst --directory ../-2-expected3-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst show -2-expected0-None] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst build com-2-expected1-None] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst show -2-expected2-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst build com-2-expected3-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst --directory ../ show -4-expected4-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst --directory ../ build com-4-expected5-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst --directory ../ checkout t -4-expected6-files] [32mPASSED[0m[36m [ 15%][0m tests/completions/completions.py::test_argument_element[project-bst --directory ../ checkout target.bst -5-expected7-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst show -2-expected8-None] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst build com-2-expected9-None] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst show -2-expected10-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst build com-2-expected11-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ show -4-expected12-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ show f-4-expected13-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ show files/-4-expected14-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ build com-4-expected15-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ checkout t -4-expected16-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[no-element-path-bst --directory ../ checkout target.bst -5-expected17-files] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[sub-folders-bst show base-2-expected18-None] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_argument_element[sub-folders-bst show base/-2-expected19-None] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_help_commands[bst he-1-expected0] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_help_commands[bst help -2-expected1] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_help_commands[bst help fe-2-expected2] [32mPASSED[0m[36m [ 16%][0m tests/completions/completions.py::test_help_commands[bst help p-2-expected3] [32mPASSED[0m[36m [ 17%][0m tests/completions/completions.py::test_help_commands[bst help p-2-expected4] [32mPASSED[0m[36m [ 17%][0m tests/completions/completions.py::test_help_commands[bst help w-2-expected5] [32mPASSED[0m[36m [ 17%][0m tests/completions/completions.py::test_help_commands[bst help workspace -3-expected6] [32mPASSED[0m[36m [ 17%][0m tests/context/__init__.py [32mPASSED[0m[36m [ 17%][0m tests/context/context.py [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_create [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load_envvar [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load_user_config [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load_missing_config [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load_malformed_config [32mPASSED[0m[36m [ 17%][0m tests/context/context.py::test_context_load_notdict_config [32mPASSED[0m[36m [ 17%][0m tests/examples/__init__.py [32mPASSED[0m[36m [ 17%][0m tests/examples/autotools.py [32mPASSED[0m[36m [ 17%][0m tests/examples/autotools.py::test_autotools_build [32mPASSED[0m[36m [ 18%][0m tests/examples/autotools.py::test_autotools_run [32mPASSED[0m[36m [ 18%][0m tests/examples/developing.py [32mPASSED[0m[36m [ 18%][0m tests/examples/developing.py::test_autotools_build [32mPASSED[0m[36m [ 18%][0m tests/examples/developing.py::test_run_unmodified_hello [32mPASSED[0m[36m [ 18%][0m tests/examples/developing.py::test_open_workspace [32mPASSED[0m[36m [ 18%][0m tests/examples/developing.py::test_make_change_in_workspace [32mPASSED[0m[36m [ 18%][0m tests/examples/first-project.py [32mPASSED[0m[36m [ 18%][0m tests/examples/first-project.py::test_first_project_build_checkout [32mPASSED[0m[36m [ 18%][0m tests/examples/flatpak-autotools.py [32mPASSED[0m[36m [ 18%][0m tests/examples/flatpak-autotools.py::test_autotools_build [32mPASSED[0m[36m [ 18%][0m tests/examples/flatpak-autotools.py::test_autotools_run [32mPASSED[0m[36m [ 18%][0m tests/examples/integration-commands.py [32mPASSED[0m[36m [ 18%][0m tests/examples/integration-commands.py::test_integration_commands_build [32mPASSED[0m[36m [ 18%][0m tests/examples/integration-commands.py::test_integration_commands_run [32mPASSED[0m[36m [ 18%][0m tests/examples/junctions.py [32mPASSED[0m[36m [ 18%][0m tests/examples/junctions.py::test_build [32mPASSED[0m[36m [ 19%][0m tests/examples/junctions.py::test_shell_call_hello [32mPASSED[0m[36m [ 19%][0m tests/examples/junctions.py::test_open_cross_junction_workspace [32mPASSED[0m[36m [ 19%][0m tests/examples/running-commands.py [32mPASSED[0m[36m [ 19%][0m tests/examples/running-commands.py::test_running_commands_build [32mPASSED[0m[36m [ 19%][0m tests/examples/running-commands.py::test_running_commands_run [32mPASSED[0m[36m [ 19%][0m tests/format/__init__.py [32mPASSED[0m[36m [ 19%][0m tests/format/assertion.py [32mPASSED[0m[36m [ 19%][0m tests/format/assertion.py::test_assertion_cli[raw-assertion.bst-False-False-Raw assertion boogey] [32mPASSED[0m[36m [ 19%][0m tests/format/assertion.py::test_assertion_cli[conditional-assertion.bst-True-False-It's not pony time yet] [32mPASSED[0m[36m [ 19%][0m tests/format/assertion.py::test_assertion_cli[ordered-assertion.bst-True-True-It's not horsy time yet] [32mPASSED[0m[36m [ 19%][0m tests/format/include.py [32mPASSED[0m[36m [ 19%][0m tests/format/include.py::test_include_junction_file [32mPASSED[0m[36m [ 19%][0m tests/format/include.py::test_include_junction_options [32mPASSED[0m[36m [ 19%][0m tests/format/include.py::test_junction_element_partial_project_project [32mPASSED[0m[36m [ 19%][0m tests/format/include.py::test_junction_element_not_partial_project_file [32mPASSED[0m[36m [ 19%][0m tests/format/include.py::test_include_element_overrides [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_include_element_overrides_composition [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_include_element_overrides_sub_include [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_junction_do_not_use_included_overrides [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_conditional_in_fragment [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_inner [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_recusive_include [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_local_to_junction [32mPASSED[0m[36m [ 20%][0m tests/format/include.py::test_include_project_file [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_main_has_prority [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_include_cannot_append [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_main_can_append [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_sibling_cannot_append_backward [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_sibling_can_append_forward [32mPASSED[0m[36m [ 20%][0m tests/format/include_composition.py::test_lastest_sibling_has_priority [32mPASSED[0m[36m [ 21%][0m tests/format/include_composition.py::test_main_keeps_keys [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py::test_element_error[variables.bst] [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py::test_element_error[environment.bst] [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py::test_element_error[config.bst] [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py::test_element_error[public.bst] [32mPASSED[0m[36m [ 21%][0m tests/format/listdirectiveerrors.py::test_project_error [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[arm-arm-Army] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[arm-aarch64-Aarchy] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[arm-None-Army] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[aarch64-None-Aarchy] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[i386-arm-Army] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_conditional[x86_64-aarch64-Aarchy] [32mPASSED[0m[36m [ 21%][0m tests/format/optionarch.py::test_unsupported_arch [32mPASSED[0m[36m [ 21%][0m tests/format/optionbool.py [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element.bst-True-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element.bst-true-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element.bst-False-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element.bst-false-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-not.bst-False-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-not.bst-True-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-equals.bst-False-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-equals.bst-True-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-not-equals.bst-False-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_cli[element-not-equals.bst-True-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_config[element.bst-True-a pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_conditional_config[element.bst-False-not pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_invalid_value_cli[falsey] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_invalid_value_cli[pony] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_invalid_value_cli[trUE] [32mPASSED[0m[36m [ 22%][0m tests/format/optionbool.py::test_invalid_value_config[pony] [32mPASSED[0m[36m [ 23%][0m tests/format/optionbool.py::test_invalid_value_config[config_option1] [32mPASSED[0m[36m [ 23%][0m tests/format/optionbool.py::test_invalid_value_config[config_option2] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_cli[pony.bst-pony.bst-True] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_cli[horsy.bst-pony.bst, horsy.bst-True] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_cli[zebry.bst-pony.bst, horsy.bst-False] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_config[pony.bst-value0-True] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_config[horsy.bst-value1-True] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_conditional_config[zebry.bst-value2-False] [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_invalid_declaration [32mPASSED[0m[36m [ 23%][0m tests/format/optioneltmask.py::test_invalid_value [32mPASSED[0m[36m [ 23%][0m tests/format/optionenum.py [32mPASSED[0m[36m [ 23%][0m tests/format/optionenum.py::test_conditional_cli[element.bst-brother-pony-a pony] [32mPASSED[0m[36m [ 23%][0m tests/format/optionenum.py::test_conditional_cli[element.bst-brother-zebry-a zebry] [32mPASSED[0m[36m [ 23%][0m tests/format/optionenum.py::test_conditional_cli[element.bst-brother-horsy-a horsy] [32mPASSED[0m[36m [ 23%][0m tests/format/optionenum.py::test_conditional_cli[element-compare.bst-brother-horsy-different] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_cli[element-compare.bst-brother-zebry-same] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_cli[element-compare.bst-sister-pony-same] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element.bst-brother-pony-a pony] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element.bst-brother-zebry-a zebry] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element.bst-brother-horsy-a horsy] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element-compare.bst-brother-horsy-different] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element-compare.bst-brother-zebry-same] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_conditional_config[element-compare.bst-sister-pony-same] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_invalid_value_cli [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_invalid_value_config[giraffy] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_invalid_value_config[config_option1] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_invalid_value_config[config_option2] [32mPASSED[0m[36m [ 24%][0m tests/format/optionenum.py::test_missing_values [32mPASSED[0m[36m [ 24%][0m tests/format/optionexports.py [32mPASSED[0m[36m [ 24%][0m tests/format/optionexports.py::test_export[bool_export-False-exported-bool-0] [32mPASSED[0m[36m [ 25%][0m tests/format/optionexports.py::test_export[bool_export-True-exported-bool-1] [32mPASSED[0m[36m [ 25%][0m tests/format/optionexports.py::test_export[enum_export-pony-exported-enum-pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionexports.py::test_export[enum_export-horsy-exported-enum-horsy] [32mPASSED[0m[36m [ 25%][0m tests/format/optionexports.py::test_export[flags_export-pony-exported-flags-pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionexports.py::test_export[flags_export-pony, horsy-exported-flags-horsy,pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element.bst-farm-pony-a pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element.bst-farm-zebry-a zebry] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element.bst-farm-pony, horsy-a pony and a horsy] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element.bst-farm-zebry,horsy , pony-all the animals] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element-in.bst-farm-zebry, horsy, pony-a zebry] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element-in.bst-farm-zebry, horsy-no pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_cli[element-in.bst-farm-zebry, pony-no horsy] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_config[element.bst-farm-value0-a pony] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_config[element.bst-farm-value1-a zebry] [32mPASSED[0m[36m [ 25%][0m tests/format/optionflags.py::test_conditional_config[element.bst-farm-value2-a pony and a horsy] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_conditional_config[element.bst-farm-value3-all the animals] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_invalid_value_cli[giraffy] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_invalid_value_cli[horsy pony] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_invalid_value_config[pony] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_invalid_value_config[config_option1] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_invalid_value_config[config_option2] [32mPASSED[0m[36m [ 26%][0m tests/format/optionflags.py::test_missing_values [32mPASSED[0m[36m [ 26%][0m tests/format/optionoverrides.py [32mPASSED[0m[36m [ 26%][0m tests/format/optionoverrides.py::test_override[i686] [32mPASSED[0m[36m [ 26%][0m tests/format/optionoverrides.py::test_override[x86_64] [32mPASSED[0m[36m [ 26%][0m tests/format/options.py [32mPASSED[0m[36m [ 26%][0m tests/format/options.py::test_invalid_option_name[invalid-name-spaces] [32mPASSED[0m[36m [ 26%][0m tests/format/options.py::test_invalid_option_name[invalid-name-dashes] [32mPASSED[0m[36m [ 26%][0m tests/format/options.py::test_invalid_option_name[invalid-name-plus] [32mPASSED[0m[36m [ 26%][0m tests/format/options.py::test_invalid_option_name[invalid-name-leading-number] [32mPASSED[0m[36m [ 26%][0m tests/format/options.py::test_invalid_variable_name[invalid-variable-name-spaces] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_variable_name[invalid-variable-name-plus] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_option_type [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_option_cli [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_option_config [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_expression [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_undefined [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_invalid_condition [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_simple_conditional[False-/usr] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_simple_conditional[True-/opt] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_nested_conditional[False-False-False] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_nested_conditional[True-False-False] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_nested_conditional[False-True-False] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_nested_conditional[True-True-True] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_compound_and_conditional[False-False-False] [32mPASSED[0m[36m [ 27%][0m tests/format/options.py::test_compound_and_conditional[True-False-False] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_and_conditional[False-True-False] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_and_conditional[True-True-True] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_or_conditional[False-False-False] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_or_conditional[True-False-True] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_or_conditional[False-True-True] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_compound_or_conditional[True-True-True] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_deep_nesting_level1[False-horsy] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_deep_nesting_level1[True-pony] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_deep_nesting_level2[False-horsy] [32mPASSED[0m[36m [ 28%][0m tests/format/options.py::test_deep_nesting_level2[True-pony] [32mPASSED[0m[36m [ 28%][0m tests/format/project.py [32mPASSED[0m[36m [ 28%][0m tests/format/project.py::test_missing_project_conf [32mPASSED[0m[36m [ 28%][0m tests/format/project.py::test_missing_project_name [32mPASSED[0m[36m [ 28%][0m tests/format/project.py::test_empty_project_name [32mPASSED[0m[36m [ 28%][0m tests/format/project.py::test_invalid_project_name [32mPASSED[0m[36m [ 28%][0m tests/format/project.py::test_invalid_yaml [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_load_default_project [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_load_project_from_subdir [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_override_project_path [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_project_unsupported [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_missing_element_path_directory [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_element_path_not_a_directory [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_missing_local_plugin_directory [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_local_plugin_not_directory [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_project_plugin_load_allowed [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_project_plugin_load_forbidden [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_project_conf_duplicate_plugins [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_project_refs_options [32mPASSED[0m[36m [ 29%][0m tests/format/project.py::test_element_path_project_path_contains_symlinks [32mPASSED[0m[36m [ 29%][0m tests/format/projectoverrides.py [32mPASSED[0m[36m [ 29%][0m tests/format/projectoverrides.py::test_prepend_configure_commands [32mPASSED[0m[36m [ 29%][0m tests/format/variables.py [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[autotools.bst-make-install-make -j1 DESTDIR="/buildstream-install" install] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[cmake.bst-cmake-cmake -B_builddir -H"." -G"Unix Makefiles" -DCMAKE_INSTALL_PREFIX:PATH="/usr" \\\n-DCMAKE_INSTALL_LIBDIR=lib ] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[distutils.bst-python-install-python3 ./setup.py install --prefix "/usr" \\\n--root "/buildstream-install"] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[makemaker.bst-configure-perl Makefile.PL PREFIX=/buildstream-install/usr] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[modulebuild.bst-configure-perl Build.PL --prefix "/buildstream-install/usr"] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_defaults[qmake.bst-make-install-make -j1 INSTALL_ROOT="/buildstream-install" install] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[autotools.bst-make-install-make -j1 DESTDIR="/custom/install/root" install] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[cmake.bst-cmake-cmake -B_builddir -H"." -G"Ninja" -DCMAKE_INSTALL_PREFIX:PATH="/opt" \\\n-DCMAKE_INSTALL_LIBDIR=lib ] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[distutils.bst-python-install-python3 ./setup.py install --prefix "/opt" \\\n--root "/custom/install/root"] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[makemaker.bst-configure-perl Makefile.PL PREFIX=/custom/install/root/opt] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[modulebuild.bst-configure-perl Build.PL --prefix "/custom/install/root/opt"] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_overrides[qmake.bst-make-install-make -j1 INSTALL_ROOT="/custom/install/root" install] [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_missing_variable [32mPASSED[0m[36m [ 30%][0m tests/format/variables.py::test_cyclic_variables [32mPASSED[0m[36m [ 30%][0m tests/format/project/duplicate-plugins/bar/__init__.py [32mPASSED[0m[36m [ 30%][0m tests/format/project/duplicate-plugins/bar/foo.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/duplicate-plugins/bar/frob.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/duplicate-plugins/baz/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/duplicate-plugins/baz/foo.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/duplicate-plugins/baz/frob.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-allowed/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-allowed/plugins/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-allowed/plugins/foo.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-forbidden/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-forbidden/forbidden-plugins/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/format/project/plugin-forbidden/forbidden-plugins/forbidden-plugin.py [32mPASSED[0m[36m [ 31%][0m tests/frontend/__init__.py [32mPASSED[0m[36m [ 31%][0m tests/frontend/buildcheckout.py [32mPASSED[0m[36m [ 31%][0m tests/frontend/buildcheckout.py::test_build_checkout[strict-copies] [32mPASSED[0m[36m [ 31%][0m tests/frontend/buildcheckout.py::test_build_checkout[strict-hardlinks] [32mPASSED[0m[36m [ 31%][0m tests/frontend/buildcheckout.py::test_build_checkout[non-strict-copies] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout[non-strict-hardlinks] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_deps[run] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_deps[none] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_unbuilt [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_tarball [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_tarball_stdout [33mSKIPPED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_tarball_is_deterministic [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_nonempty[copies] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_nonempty[hardlinks] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_force[copies] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_force[hardlinks] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_build_checkout_force_tarball [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[strict-git] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[strict-bzr] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[strict-ostree] [32mPASSED[0m[36m [ 32%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[strict-tar] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[strict-zip] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[non-strict-git] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[non-strict-bzr] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[non-strict-ostree] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[non-strict-tar] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_fetch_build_checkout[non-strict-zip] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_install_to_build [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_inconsistent_junction[inline] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_inconsistent_junction[project.refs] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_unfetched_junction[inline] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_unfetched_junction[project.refs] [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_build_checkout_junction [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_build_checkout_workspaced_junction [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildcheckout.py::test_build_checkout_cross_junction [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildtrack.py [32mPASSED[0m[36m [ 33%][0m tests/frontend/buildtrack.py::test_build_track[track_targets0-exceptions0-tracked0-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets0-exceptions0-tracked0-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets1-exceptions1-tracked1-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets1-exceptions1-tracked1-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets2-exceptions2-tracked2-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets2-exceptions2-tracked2-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets3-exceptions3-tracked3-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets3-exceptions3-tracked3-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets4-exceptions4-tracked4-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets4-exceptions4-tracked4-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets5-exceptions5-tracked5-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets5-exceptions5-tracked5-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets6-exceptions6-tracked6-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets6-exceptions6-tracked6-project.refs] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets7-exceptions7-tracked7-inline] [32mPASSED[0m[36m [ 34%][0m tests/frontend/buildtrack.py::test_build_track[track_targets7-exceptions7-tracked7-project.refs] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track[track_targets8-exceptions8-tracked8-inline] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track[track_targets8-exceptions8-tracked8-project.refs] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets0-exceptions0-tracked0] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets1-exceptions1-tracked1] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets2-exceptions2-tracked2] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets3-exceptions3-tracked3] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets4-exceptions4-tracked4] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets5-exceptions5-tracked5] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets6-exceptions6-tracked6] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets7-exceptions7-tracked7] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_update[track_targets8-exceptions8-tracked8] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_inconsistent[track_targets0-exceptions0] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_inconsistent[track_targets1-exceptions1] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_track_first[--strict] [32mPASSED[0m[36m [ 35%][0m tests/frontend/buildtrack.py::test_build_track_track_first[--no-strict] [32mPASSED[0m[36m [ 35%][0m tests/frontend/compose_splits.py [32mPASSED[0m[36m [ 36%][0m tests/frontend/compose_splits.py::test_compose_splits[compose-include-bin.bst] [32mPASSED[0m[36m [ 36%][0m tests/frontend/compose_splits.py::test_compose_splits[compose-exclude-dev.bst] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[corewarn.bst-fatal_warnings0-True-ErrorDomain.STREAM] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warninga.bst-fatal_warnings1-True-ErrorDomain.STREAM] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warningb.bst-fatal_warnings2-True-ErrorDomain.STREAM] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[corewarn.bst-fatal_warnings3-False-None] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warninga.bst-fatal_warnings4-False-None] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warningb.bst-fatal_warnings5-False-None] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warninga.bst-fatal_warnings6-False-None] [32mPASSED[0m[36m [ 36%][0m tests/frontend/configurable_warnings.py::test_fatal_warnings[warningb.bst-fatal_warnings7-False-None] [32mPASSED[0m[36m [ 36%][0m tests/frontend/cross_junction_workspace.py [32mPASSED[0m[36m [ 36%][0m tests/frontend/cross_junction_workspace.py::test_open_cross_junction [32mPASSED[0m[36m [ 36%][0m tests/frontend/cross_junction_workspace.py::test_list_cross_junction [32mPASSED[0m[36m [ 36%][0m tests/frontend/cross_junction_workspace.py::test_close_cross_junction [32mPASSED[0m[36m [ 36%][0m tests/frontend/cross_junction_workspace.py::test_close_all_cross_junction [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch[git] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch[bzr] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch[ostree] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch[tar] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch[zip] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch_consistency_error [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch_consistency_bug [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_unfetched_junction[inline] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_unfetched_junction[project.refs] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_inconsistent_junction[inline] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_inconsistent_junction[project.refs] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch_cross_junction[git-inline] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch_cross_junction[git-project.refs] [32mPASSED[0m[36m [ 37%][0m tests/frontend/fetch.py::test_fetch_cross_junction[bzr-inline] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[bzr-project.refs] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[ostree-inline] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[ostree-project.refs] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[tar-inline] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[tar-project.refs] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[zip-inline] [32mPASSED[0m[36m [ 38%][0m tests/frontend/fetch.py::test_fetch_cross_junction[zip-project.refs] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help_main [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[build] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[checkout] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[fetch] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[pull] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[push] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[shell] [32mPASSED[0m[36m [ 38%][0m tests/frontend/help.py::test_help[show] [32mPASSED[0m[36m [ 39%][0m tests/frontend/help.py::test_help[source-bundle] [32mPASSED[0m[36m [ 39%][0m tests/frontend/help.py::test_help[track] [32mPASSED[0m[36m [ 39%][0m tests/frontend/help.py::test_help[workspace] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_defaults [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_all_options [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_no_project_name [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_project_exists [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_force_overwrite_project [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_project_name[Micheal Jackson] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_project_name[one+one] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_format_version[-1] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_format_version[18] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_element_path[/absolute/path] [32mPASSED[0m[36m [ 39%][0m tests/frontend/init.py::test_bad_element_path[../outside/of/project] [32mPASSED[0m[36m [ 39%][0m tests/frontend/logging.py [32mPASSED[0m[36m [ 40%][0m tests/frontend/logging.py::test_default_logging [32mPASSED[0m[36m [ 40%][0m tests/frontend/logging.py::test_custom_logging [32mPASSED[0m[36m [ 40%][0m tests/frontend/logging.py::test_failed_build_listing [32mPASSED[0m[36m [ 40%][0m tests/frontend/main.py [32mPASSED[0m[36m [ 40%][0m tests/frontend/main.py::test_prefix_choice_value_proc_full_match [32mPASSED[0m[36m [ 40%][0m tests/frontend/main.py::test_prefix_choice_value_proc_prefix_match [32mPASSED[0m[36m [ 40%][0m tests/frontend/main.py::test_prefix_choice_value_proc_ambigous_match [32mPASSED[0m[36m [ 40%][0m tests/frontend/main.py::test_prefix_choice_value_proc_value_not_in_choices [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch[git] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch[bzr] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch[ostree] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch[tar] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch[zip] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[no-mirror-inline] [32mPASSED[0m[36m [ 40%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[no-mirror-project.refs] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[mirror-inline] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[mirror-project.refs] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[unrelated-mirror-inline] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_ref_storage[unrelated-mirror-project.refs] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_upstream_absent[git] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_upstream_absent[bzr] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_upstream_absent[ostree] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_upstream_absent[tar] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_upstream_absent[zip] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_multi [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_default_cmdline [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_default_userconfig [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_fetch_default_cmdline_overrides_config [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_track_upstream_present[git] [32mPASSED[0m[36m [ 41%][0m tests/frontend/mirror.py::test_mirror_track_upstream_present[bzr] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_present[ostree] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_present[tar] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_present[zip] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_absent[git] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_absent[bzr] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_absent[ostree] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_absent[tar] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_track_upstream_absent[zip] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_from_includes[git] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_from_includes[bzr] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_from_includes[ostree] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_from_includes[tar] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_from_includes[zip] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_junction_from_includes[git] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_junction_from_includes[bzr] [32mPASSED[0m[36m [ 42%][0m tests/frontend/mirror.py::test_mirror_junction_from_includes[ostree] [32mPASSED[0m[36m [ 43%][0m tests/frontend/mirror.py::test_mirror_junction_from_includes[tar] [32mPASSED[0m[36m [ 43%][0m tests/frontend/mirror.py::test_mirror_junction_from_includes[zip] [32mPASSED[0m[36m [ 43%][0m tests/frontend/mirror.py::test_mirror_git_submodule_fetch [32mPASSED[0m[36m [ 43%][0m tests/frontend/mirror.py::test_mirror_fallback_git_only_submodules [32mPASSED[0m[36m [ 43%][0m tests/frontend/mirror.py::test_mirror_fallback_git_with_submodules [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps[True] [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps[False] [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_error[True] [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_error[False] [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_whitelist [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_whitelist_ignored [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_whitelist_on_overlapper [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_script[True] [32mPASSED[0m[36m [ 43%][0m tests/frontend/overlaps.py::test_overlaps_script[False] [32mPASSED[0m[36m [ 43%][0m tests/frontend/pull.py [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_push_pull_all [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_pull_secondary_cache [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_push_pull_specific_remote [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_push_pull_non_strict [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_push_pull_track_non_strict [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_push_pull_cross_junction [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_pull_missing_blob [32mPASSED[0m[36m [ 44%][0m tests/frontend/pull.py::test_pull_missing_notifies_user [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_push [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_push_all [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_push_after_pull [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_artifact_expires [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_artifact_too_large [32mPASSED[0m[36m [ 44%][0m tests/frontend/push.py::test_recently_pulled_artifact_does_not_expire [32mPASSED[0m[36m [ 45%][0m tests/frontend/push.py::test_push_cross_junction [32mPASSED[0m[36m [ 45%][0m tests/frontend/push.py::test_push_already_cached [32mPASSED[0m[36m [ 45%][0m tests/frontend/rebuild.py [32mPASSED[0m[36m [ 45%][0m tests/frontend/rebuild.py::test_rebuild[strict] [32mPASSED[0m[36m [ 45%][0m tests/frontend/rebuild.py::test_rebuild[non-strict] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show[import-bin.bst-%{name}-import-bin.bst] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show[import-bin.bst-%{state}-buildable] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show[compose-all.bst-%{state}-waiting] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show_except[target.bst-import-bin.bst-expected0] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show_except[target.bst-import-dev.bst-expected1] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show_except[target.bst-compose-all.bst-expected2] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_show_except[compose-all.bst-import-bin.bst-expected3] [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_parallel_order [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_target_is_dependency [32mPASSED[0m[36m [ 45%][0m tests/frontend/show.py::test_unfetched_junction[junction-dep.bst-inline] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_unfetched_junction[junction-dep.bst-project.refs] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_unfetched_junction[junction.bst:import-etc.bst-inline] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_unfetched_junction[junction.bst:import-etc.bst-project.refs] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_inconsistent_junction[junction-dep.bst-inline] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_inconsistent_junction[junction-dep.bst-project.refs] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_inconsistent_junction[junction.bst:import-etc.bst-inline] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_inconsistent_junction[junction.bst:import-etc.bst-project.refs] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_fetched_junction[junction-dep.bst] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_fetched_junction[junction.bst:import-etc.bst] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_exceed_max_recursion_depth[100] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_exceed_max_recursion_depth[500] [32mPASSED[0m[36m [ 46%][0m tests/frontend/show.py::test_exceed_max_recursion_depth[1200] [32mPASSED[0m[36m [ 46%][0m tests/frontend/source_bundle.py [32mPASSED[0m[36m [ 46%][0m tests/frontend/source_bundle.py::test_source_bundle [32mPASSED[0m[36m [ 46%][0m tests/frontend/track.py [32mPASSED[0m[36m [ 46%][0m tests/frontend/track.py::test_track[git-inline] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[git-project.refs] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[bzr-inline] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[bzr-project.refs] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[ostree-inline] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[ostree-project.refs] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[tar-inline] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[tar-project.refs] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[zip-inline] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track[zip-project.refs] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse[git] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse[bzr] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse[ostree] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse[tar] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse[zip] [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_single [32mPASSED[0m[36m [ 47%][0m tests/frontend/track.py::test_track_recurse_except[git] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_recurse_except[bzr] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_recurse_except[ostree] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_recurse_except[tar] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_recurse_except[zip] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_optional[inline] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_optional[project-refs] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_cross_junction[inline-cross] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_cross_junction[inline-nocross] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_cross_junction[project.refs-cross] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_cross_junction[project.refs-nocross] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_consistency_error [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_track_consistency_bug [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_inconsistent_junction[inline] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_inconsistent_junction[project.refs] [32mPASSED[0m[36m [ 48%][0m tests/frontend/track.py::test_junction_element[inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_junction_element[project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[git-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[git-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[bzr-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[bzr-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[ostree-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[ostree-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[tar-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[tar-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[zip-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_cross_junction[zip-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_track_include[git-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_track_include[git-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_track_include[bzr-inline] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_track_include[bzr-project.refs] [32mPASSED[0m[36m [ 49%][0m tests/frontend/track.py::test_track_include[ostree-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include[ostree-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include[tar-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include[tar-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include[zip-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include[zip-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[git-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[git-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[bzr-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[bzr-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[ostree-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[ostree-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[tar-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[tar-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[zip-inline] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_include_junction[zip-project.refs] [32mPASSED[0m[36m [ 50%][0m tests/frontend/track.py::test_track_junction_included[git-inline] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[git-project.refs] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[bzr-inline] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[bzr-project.refs] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[ostree-inline] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[ostree-project.refs] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[tar-inline] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[tar-project.refs] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[zip-inline] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_junction_included[zip-project.refs] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_error_cannot_write_file[git] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_error_cannot_write_file[bzr] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_error_cannot_write_file[ostree] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_error_cannot_write_file[tar] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track.py::test_track_error_cannot_write_file[zip] [32mPASSED[0m[36m [ 51%][0m tests/frontend/track_cross_junction.py [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_cross_junction_multiple_projects[git] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_cross_junction_multiple_projects[bzr] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_cross_junction_multiple_projects[ostree] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_cross_junction_multiple_projects[tar] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_cross_junction_multiple_projects[zip] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_track_exceptions[git] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_track_exceptions[bzr] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_track_exceptions[ostree] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_track_exceptions[tar] [32mPASSED[0m[36m [ 52%][0m tests/frontend/track_cross_junction.py::test_track_exceptions[zip] [32mPASSED[0m[36m [ 52%][0m tests/frontend/version.py [32mPASSED[0m[36m [ 52%][0m tests/frontend/version.py::test_version [32mPASSED[0m[36m [ 52%][0m tests/frontend/workspace.py [32mPASSED[0m[36m [ 52%][0m tests/frontend/workspace.py::test_open[git] [32mPASSED[0m[36m [ 52%][0m tests/frontend/workspace.py::test_open[bzr] [32mPASSED[0m[36m [ 52%][0m tests/frontend/workspace.py::test_open[ostree] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open[tar] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open[zip] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_bzr_customize [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_track[git] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_track[bzr] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_track[ostree] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_track[tar] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_track[zip] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force[git] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force[bzr] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force[ostree] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force[tar] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force[zip] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force_open[git] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force_open[bzr] [32mPASSED[0m[36m [ 53%][0m tests/frontend/workspace.py::test_open_force_open[ostree] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_open[tar] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_open[zip] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_different_workspace[git] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_different_workspace[bzr] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_different_workspace[ostree] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_different_workspace[tar] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_open_force_different_workspace[zip] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close[git] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close[bzr] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close[ostree] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close[tar] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close[zip] [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close_external_after_move_project [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close_internal_after_move_project [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close_removed [32mPASSED[0m[36m [ 54%][0m tests/frontend/workspace.py::test_close_nonexistant_element [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_close_multiple [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_close_all [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_reset [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_reset_multiple [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_reset_all [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_list [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[strict-git] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[strict-bzr] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[strict-ostree] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[strict-tar] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[strict-zip] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[non-strict-git] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[non-strict-bzr] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[non-strict-ostree] [32mPASSED[0m[36m [ 55%][0m tests/frontend/workspace.py::test_build[non-strict-tar] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_build[non-strict-zip] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_buildable_no_ref [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[strict-addfile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[strict-removefile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[strict-modifyfile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[non-strict-addfile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[non-strict-removefile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_detect_modifications[non-strict-modifyfile] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_unsupported_workspace[workspace_cfg0] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_unsupported_workspace[workspace_cfg1] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_unsupported_workspace[workspace_cfg2] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_unsupported_workspace[workspace_cfg3] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_supported_workspace[workspace_cfg0-expected0] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_supported_workspace[workspace_cfg1-expected1] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_supported_workspace[workspace_cfg2-expected2] [32mPASSED[0m[36m [ 56%][0m tests/frontend/workspace.py::test_list_supported_workspace[workspace_cfg3-expected3] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_list_supported_workspace[workspace_cfg4-expected4] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_inconsitent_pipeline_message[git] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_inconsitent_pipeline_message[bzr] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_inconsitent_pipeline_message[ostree] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_inconsitent_pipeline_message[tar] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_inconsitent_pipeline_message[zip] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_cache_key_workspace_in_dependencies[strict] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_cache_key_workspace_in_dependencies[non-strict] [32mPASSED[0m[36m [ 57%][0m tests/frontend/workspace.py::test_multiple_failed_builds [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[move-no-junction-inline] [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[move-no-junction-project.refs] [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[move-junction-inline] [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[move-junction-project.refs] [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[no-move-no-junction-inline] [32mPASSED[0m[36m [ 57%][0m tests/frontend/yamlcache.py::test_yamlcache_used[no-move-no-junction-project.refs] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_used[no-move-junction-inline] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_used[no-move-junction-project.refs] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_changed_file[junction-inline] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_changed_file[junction-project.refs] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_changed_file[no-junction-inline] [32mPASSED[0m[36m [ 58%][0m tests/frontend/yamlcache.py::test_yamlcache_changed_file[no-junction-project.refs] [32mPASSED[0m[36m [ 58%][0m tests/frontend/configuredwarning/plugins/corewarn.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/configuredwarning/plugins/warninga.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/configuredwarning/plugins/warningb.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/consistencyerror/__init__.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/consistencyerror/plugins/__init__.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/consistencyerror/plugins/consistencybug.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/consistencyerror/plugins/consistencyerror.py [32mPASSED[0m[36m [ 58%][0m tests/frontend/project/sources/fetch_source.py [32mPASSED[0m[36m [ 58%][0m tests/integration/autotools.py [32mPASSED[0m[36m [ 59%][0m tests/integration/autotools.py::test_autotools_build [32mPASSED[0m[36m [ 59%][0m tests/integration/autotools.py::test_autotools_confroot_build [32mPASSED[0m[36m [ 59%][0m tests/integration/autotools.py::test_autotools_run [32mPASSED[0m[36m [ 59%][0m tests/integration/build-uid.py [32mPASSED[0m[36m [ 59%][0m tests/integration/build-uid.py::test_build_uid_overridden [32mPASSED[0m[36m [ 59%][0m tests/integration/build-uid.py::test_build_uid_in_project [32mPASSED[0m[36m [ 59%][0m tests/integration/build-uid.py::test_build_uid_default [32mPASSED[0m[36m [ 59%][0m tests/integration/cachedfail.py [32mPASSED[0m[36m [ 59%][0m tests/integration/cachedfail.py::test_build_checkout_cached_fail [32mPASSED[0m[36m [ 59%][0m tests/integration/cachedfail.py::test_build_depend_on_cached_fail [32mPASSED[0m[36m [ 59%][0m tests/integration/cachedfail.py::test_push_cached_fail[continue] [32mPASSED[0m[36m [ 59%][0m tests/integration/cachedfail.py::test_push_cached_fail[quit] [32mPASSED[0m[36m [ 59%][0m tests/integration/cmake.py [32mPASSED[0m[36m [ 59%][0m tests/integration/cmake.py::test_cmake_build [32mPASSED[0m[36m [ 59%][0m tests/integration/cmake.py::test_cmake_confroot_build [32mPASSED[0m[36m [ 59%][0m tests/integration/cmake.py::test_cmake_run [32mPASSED[0m[36m [ 60%][0m tests/integration/compose-symlinks.py [32mPASSED[0m[36m [ 60%][0m tests/integration/compose-symlinks.py::test_compose_symlinks [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains0-exclude_domains0-expected0] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains1-exclude_domains1-expected1] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains2-exclude_domains2-expected2] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains3-exclude_domains3-expected3] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains4-exclude_domains4-expected4] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains5-exclude_domains5-expected5] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains6-exclude_domains6-expected6] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains7-exclude_domains7-expected7] [32mPASSED[0m[36m [ 60%][0m tests/integration/compose.py::test_compose_include[include_domains8-exclude_domains8-expected8] [32mPASSED[0m[36m [ 60%][0m tests/integration/import.py [32mPASSED[0m[36m [ 60%][0m tests/integration/import.py::test_import[/-/-files/import-source-expected0] [32mPASSED[0m[36m [ 60%][0m tests/integration/import.py::test_import[/subdir-/-files/import-source-expected1] [32mPASSED[0m[36m [ 60%][0m tests/integration/import.py::test_import[/-/-files/import-source/subdir-expected2] [32mPASSED[0m[36m [ 61%][0m tests/integration/import.py::test_import[/-/output-files/import-source-expected3] [32mPASSED[0m[36m [ 61%][0m tests/integration/make.py [32mPASSED[0m[36m [ 61%][0m tests/integration/make.py::test_make_build [32mPASSED[0m[36m [ 61%][0m tests/integration/make.py::test_make_run [32mPASSED[0m[36m [ 61%][0m tests/integration/manual.py [32mPASSED[0m[36m [ 61%][0m tests/integration/manual.py::test_manual_element [32mPASSED[0m[36m [ 61%][0m tests/integration/manual.py::test_manual_element_environment [32mPASSED[0m[36m [ 61%][0m tests/integration/manual.py::test_manual_element_noparallel [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_element.py [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_element.py::test_pip_build [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_element.py::test_pip_run [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_source.py [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_source.py::test_pip_source_import [32mPASSED[0m[36m [ 61%][0m tests/integration/pip_source.py::test_pip_source_build [32mPASSED[0m[36m [ 61%][0m tests/integration/sandbox-bwrap.py [32mPASSED[0m[36m [ 61%][0m tests/integration/sandbox-bwrap.py::test_sandbox_bwrap_cleanup_build [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py::test_script [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py::test_script_root [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py::test_script_no_root [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py::test_script_cwd [32mPASSED[0m[36m [ 62%][0m tests/integration/script.py::test_script_layout [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_shell [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_executable [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign[Horse] [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign[Pony] [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign_expand_host_environ[Horse] [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign_expand_host_environ[Pony] [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign_isolated[Horse] [32mPASSED[0m[36m [ 62%][0m tests/integration/shell.py::test_env_assign_isolated[Pony] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_no_shell [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files[/etc/pony.conf] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files[/usr/share/pony/pony.txt] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files_expand_environ[/etc] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files_expand_environ[/usr/share/pony] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_isolated_no_mount[/etc/pony.conf] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_isolated_no_mount[/usr/share/pony/pony.txt] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files_missing[mandatory] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_host_files_missing[optional] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_cli_mount[/etc/pony.conf] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_cli_mount[/usr/share/pony/pony.txt] [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_workspace_visible [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_sysroot_workspace_visible [32mPASSED[0m[36m [ 63%][0m tests/integration/shell.py::test_integration_devices [32mPASSED[0m[36m [ 63%][0m tests/integration/sockets.py [32mPASSED[0m[36m [ 63%][0m tests/integration/sockets.py::test_builddir_socket_ignored [32mPASSED[0m[36m [ 64%][0m tests/integration/sockets.py::test_install_root_socket_ignored [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[git] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[bzr] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[ostree] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[tar] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[zip] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_umask[local] [32mPASSED[0m[36m [ 64%][0m tests/integration/source-determinism.py::test_deterministic_source_local [32mPASSED[0m[36m [ 64%][0m tests/integration/stack.py [32mPASSED[0m[36m [ 64%][0m tests/integration/stack.py::test_stack [32mPASSED[0m[36m [ 64%][0m tests/integration/symlinks.py [32mPASSED[0m[36m [ 64%][0m tests/integration/symlinks.py::test_absolute_symlinks_made_relative [32mPASSED[0m[36m [ 64%][0m tests/integration/symlinks.py::test_allow_overlaps_inside_symlink_with_dangling_target [32mPASSED[0m[36m [ 64%][0m tests/integration/symlinks.py::test_detect_symlink_overlaps_pointing_outside_sandbox [32mPASSED[0m[36m [ 64%][0m tests/integration/workspace.py [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_workspace_mount [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_workspace_commanddir [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_workspace_updated_dependency [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_workspace_update_dependency_failed [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_updated_dependency_nested [32mPASSED[0m[36m [ 65%][0m tests/integration/workspace.py::test_incremental_configure_commands_run_only_once [32mPASSED[0m[36m [ 65%][0m tests/loader/__init__.py [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_one_file [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_missing_file [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_invalid_reference [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_invalid_yaml [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_fail_fullpath_target [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_invalid_key [32mPASSED[0m[36m [ 65%][0m tests/loader/basics.py::test_invalid_directory_load [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_two_files [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_shared_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_dependency_dict [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_invalid_dependency_declaration [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_circular_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_invalid_dependency_type [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_build_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_runtime_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_build_runtime_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_all_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_list_build_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_list_runtime_dependency [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_list_dependencies_combined [32mPASSED[0m[36m [ 66%][0m tests/loader/dependencies.py::test_list_overlap [32mPASSED[0m[36m [ 66%][0m tests/loader/junctions.py [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_simple_pipeline [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_simple_build [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_nested_simple [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_nested_double [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_nested_conflict [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_invalid_missing [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_invalid_with_deps [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_invalid_junction_dep [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_options_default [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_options [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_options_inherit [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_git_show [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_git_build [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_cross_junction_names [32mPASSED[0m[36m [ 67%][0m tests/loader/junctions.py::test_build_git_cross_junction_names [32mPASSED[0m[36m [ 67%][0m tests/loader/variables.py [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_project_conf[project-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_project_conf[element-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_project_conf[max-jobs] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_element_overrides[project-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_element_overrides[element-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_element_overrides[max-jobs] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_in_element[project-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_in_element[element-name] [32mPASSED[0m[36m [ 68%][0m tests/loader/variables.py::test_use_of_protected_var_in_element[max-jobs] [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py::test_load_simple [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py::test_iterate_scope_all [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py::test_iterate_scope_run [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py::test_iterate_scope_build [32mPASSED[0m[36m [ 68%][0m tests/pipeline/load.py::test_iterate_scope_build_of_child [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_iterate_no_recurse [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements0-None-results0] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements1-exceptions1-results1] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements2-exceptions2-results2] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements3-exceptions3-results3] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements4-exceptions4-results4] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_except_elements[elements5-exceptions5-results5] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_unsupported_load_ref[inline] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load.py::test_unsupported_load_ref[project.refs] [32mPASSED[0m[36m [ 69%][0m tests/pipeline/preflight.py [32mPASSED[0m[36m [ 69%][0m tests/pipeline/preflight.py::test_load_simple [32mPASSED[0m[36m [ 69%][0m tests/pipeline/load/noloadref/plugins/noloadref.py [32mPASSED[0m[36m [ 69%][0m tests/pipeline/preflight-error/errorplugin/__init__.py [32mPASSED[0m[36m [ 69%][0m tests/pipeline/preflight-error/errorplugin/preflighterror.py [32mPASSED[0m[36m [ 69%][0m tests/plugins/__init__.py [32mPASSED[0m[36m [ 69%][0m tests/plugins/basics.py [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_fixture [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_factory [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_element_factory [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_custom_source [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_custom_element [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_missing_source [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_missing_element [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_notatype [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_element_notatype [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_wrongtype [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_element_wrongtype [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_missing_setup [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_element_missing_setup [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_bad_setup [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_element_bad_setup [32mPASSED[0m[36m [ 70%][0m tests/plugins/basics.py::test_source_badversion [32mPASSED[0m[36m [ 71%][0m tests/plugins/basics.py::test_element_badversion [32mPASSED[0m[36m [ 71%][0m tests/plugins/basics.py::test_source_multicontext [32mPASSED[0m[36m [ 71%][0m tests/plugins/basics.py::test_element_multicontext [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_include [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_include_dynamic [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_exclude [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_orphans [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_deps_ok [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_forbid_sources [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_forbid_multi_bdep [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_forbid_no_bdep [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_forbid_also_rdep [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_workspace_open [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_workspace_build [32mPASSED[0m[36m [ 71%][0m tests/plugins/filter.py::test_filter_workspace_close [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_workspace_reset [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_track [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_track_excepted [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_track_multi_to_one [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_track_multi [32mPASSED[0m[36m [ 72%][0m tests/plugins/filter.py::test_filter_track_multi_exclude [32mPASSED[0m[36m [ 72%][0m tests/plugins/pipeline.py [32mPASSED[0m[36m [ 72%][0m tests/plugins/pipeline.py::test_customsource [32mPASSED[0m[36m [ 72%][0m tests/plugins/pipeline.py::test_customelement [32mPASSED[0m[36m [ 72%][0m tests/plugins/pipeline.py::test_badversionsource [32mPASSED[0m[36m [ 72%][0m tests/plugins/pipeline.py::test_badversionelement [32mPASSED[0m[36m [ 72%][0m tests/plugins/third_party.py [32mPASSED[0m[36m [ 72%][0m tests/plugins/third_party.py::test_custom_pip_element [32mPASSED[0m[36m [ 72%][0m tests/plugins/third_party.py::test_custom_pip_source [32mPASSED[0m[36m [ 72%][0m tests/plugins/basics/anotherelement/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/anotherelement/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/anothersource/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/anothersource/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badsetup/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badsetup/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badversionelement/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badversionelement/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badversionsource/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/badversionsource/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/customelement/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/customelement/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/customsource/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/customsource/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/nosetup/__init__.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/nosetup/foo.py [32mPASSED[0m[36m [ 73%][0m tests/plugins/basics/notatype/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/basics/notatype/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/basics/wrongtype/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/basics/wrongtype/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/filter/basic/element_plugins/dynamic.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/badversionelement/customelements/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/badversionelement/customelements/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/badversionsource/customsources/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/badversionsource/customsources/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/customelement/pluginelements/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/customelement/pluginelements/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/customsource/pluginsources/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/pipeline/customsource/pluginsources/foo.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/third_party/third_party_element/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/third_party/third_party_element/foop.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/third_party/third_party_source/__init__.py [32mPASSED[0m[36m [ 74%][0m tests/plugins/third_party/third_party_source/foop.py [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/missing-command.py [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/missing-command.py::test_missing_command [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/storage-tests.py [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/storage-tests.py::test_import[FileBasedDirectory] [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/storage-tests.py::test_import[CasBasedDirectory] [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/storage-tests.py::test_modified_file_list[FileBasedDirectory] [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/storage-tests.py::test_modified_file_list[CasBasedDirectory] [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/mounting/mount_simple.py [32mPASSED[0m[36m [ 75%][0m tests/sandboxes/mounting/mount_simple.py::test_bind_mount [33mSKIPPED[0m[36m [ 75%][0m tests/sandboxes/mounting/mount_simple.py::test_mount_proc [33mSKIPPED[0m[36m [ 75%][0m tests/sources/__init__.py [32mPASSED[0m[36m [ 75%][0m tests/sources/bzr.py [32mPASSED[0m[36m [ 75%][0m tests/sources/bzr.py::test_fetch_checkout [32mPASSED[0m[36m [ 75%][0m tests/sources/deb.py [32mPASSED[0m[36m [ 75%][0m tests/sources/deb.py::test_no_ref [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_fetch_bad_url [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_fetch_bad_ref [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_track_warning [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_stage_default_basedir [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_stage_no_basedir [32mPASSED[0m[36m [ 76%][0m tests/sources/deb.py::test_stage_explicit_basedir [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_fetch_bad_ref [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_checkout [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_source_enable_explicit [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_source_disable [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_submodule_does_override [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_submodule_individual_checkout [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_submodule_individual_checkout_explicit [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_fetch_project_override [32mPASSED[0m[36m [ 76%][0m tests/sources/git.py::test_submodule_track_ignore_inconsistent [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_submodule_track_no_ref_or_track [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_ref_not_in_track_warn [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_ref_not_in_track_warn_error [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[False-False-sha1] [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[False-False-git-describe] [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[True-False-sha1] [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[True-False-git-describe] [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[True-True-sha1] [32mPASSED[0m[36m [ 77%][0m tests/sources/git.py::test_track_fetch[True-True-git-describe] [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_missing_path [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_non_regular_file_or_directory [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_invalid_absolute_path [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_invalid_relative_path [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_stage_file [32mPASSED[0m[36m [ 77%][0m tests/sources/local.py::test_stage_directory [32mPASSED[0m[36m [ 78%][0m tests/sources/local.py::test_stage_symlink [32mPASSED[0m[36m [ 78%][0m tests/sources/local.py::test_stage_file_exists [32mPASSED[0m[36m [ 78%][0m tests/sources/ostree.py [32mPASSED[0m[36m [ 78%][0m tests/sources/ostree.py::test_submodule_track_no_ref_or_track [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_missing_patch [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_non_regular_file_patch [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_invalid_absolute_path [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_invalid_relative_path [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_stage_and_patch [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_stage_file_nonexistent_dir [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_stage_file_empty_dir [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_stage_separate_patch_dir [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_stage_multiple_patches [32mPASSED[0m[36m [ 78%][0m tests/sources/patch.py::test_patch_strip_level [32mPASSED[0m[36m [ 78%][0m tests/sources/pip.py [32mPASSED[0m[36m [ 79%][0m tests/sources/pip.py::test_no_ref [32mPASSED[0m[36m [ 79%][0m tests/sources/pip.py::test_first_source [32mPASSED[0m[36m [ 79%][0m tests/sources/pip.py::test_no_packages [32mPASSED[0m[36m [ 79%][0m tests/sources/previous_source_access.py [32mPASSED[0m[36m [ 79%][0m tests/sources/previous_source_access.py::test_custom_transform_source [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_no_ref [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_missing_file [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_path_in_filename [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_simple_file_build [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_simple_file_custom_name_build [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_unique_key [32mPASSED[0m[36m [ 79%][0m tests/sources/remote.py::test_executable [32mPASSED[0m[36m [ 79%][0m tests/sources/tar.py [32mPASSED[0m[36m [ 79%][0m tests/sources/tar.py::test_no_ref [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_fetch_bad_url [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_fetch_bad_ref [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_track_warning [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_default_basedir[a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_default_basedir[./a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_no_basedir[a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_no_basedir[./a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_explicit_basedir[a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_explicit_basedir[./a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_contains_links [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_default_basedir_lzip[a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_stage_default_basedir_lzip[./a] [32mPASSED[0m[36m [ 80%][0m tests/sources/tar.py::test_read_only_dir [32mPASSED[0m[36m [ 80%][0m tests/sources/zip.py [32mPASSED[0m[36m [ 80%][0m tests/sources/zip.py::test_no_ref [32mPASSED[0m[36m [ 80%][0m tests/sources/zip.py::test_fetch_bad_url [32mPASSED[0m[36m [ 81%][0m tests/sources/zip.py::test_fetch_bad_ref [32mPASSED[0m[36m [ 81%][0m tests/sources/zip.py::test_track_warning [32mPASSED[0m[36m [ 81%][0m tests/sources/zip.py::test_stage_default_basedir [32mPASSED[0m[36m [ 81%][0m tests/sources/zip.py::test_stage_no_basedir [32mPASSED[0m[36m [ 81%][0m tests/sources/zip.py::test_stage_explicit_basedir [32mPASSED[0m[36m [ 81%][0m tests/sources/previous_source_access/plugins/sources/foo_transform.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/__init__.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/artifactshare.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/element_generators.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/filetypegenerator.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/integration.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/junction.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/patch.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/runcli.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/runner_integration.py [32mPASSED[0m[36m [ 81%][0m tests/testutils/setuptools.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/site.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/__init__.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/bzr.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/git.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/ostree.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/repo.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/tar.py [32mPASSED[0m[36m [ 82%][0m tests/testutils/repo/zip.py [32mPASSED[0m[36m [ 82%][0m tests/utils/__init__.py [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py::test_save_new_file [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py::test_save_over_existing_file [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py::test_exception_new_file [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py::test_exception_existing_file [32mPASSED[0m[36m [ 82%][0m tests/utils/savefile.py::test_attributes [32mPASSED[0m[36m [ 83%][0m tests/yaml/__init__.py [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_load_yaml [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_basic_provenance [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_member_provenance [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_element_provenance [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_node_validate [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_node_get [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_composite_preserve_originals [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-0-9-prepended1-listprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-0-9-prepended1-listprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-1-9-prepended2-listprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-1-9-prepended2-listprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-2-9-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-2-9-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 83%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-8-9-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listprepend.yaml-8-9-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-7-9-appended1-listappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-7-9-appended1-listappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-8-9-appended2-listappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-8-9-appended2-listappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-0-9-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-0-9-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-6-9-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappend.yaml-6-9-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-0-11-prepended1-listappendprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-0-11-prepended1-listappendprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-1-11-prepended2-listappendprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-1-11-prepended2-listappendprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-2-11-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-2-11-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 84%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-8-11-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-8-11-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-9-11-appended1-listappendprepend.yaml-10-10-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-9-11-appended1-listappendprepend.yaml-10-10-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-10-11-appended2-listappendprepend.yaml-12-10-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listappendprepend.yaml-10-11-appended2-listappendprepend.yaml-12-10-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition[implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-cached] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_deletion [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-0-11-prepended1-listprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 85%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-0-11-prepended1-listprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-1-11-prepended2-listprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-1-11-prepended2-listprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-2-11-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-2-11-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-8-11-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-8-11-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-9-11-appended1-listappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-9-11-appended1-listappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-10-11-appended2-listappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listappend.yaml-10-11-appended2-listappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-0-11-prepended1-listprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-0-11-prepended1-listprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-1-11-prepended2-listprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-1-11-prepended2-listprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 86%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-2-11-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-2-11-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-8-11-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-8-11-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-9-11-appended1-listappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-9-11-appended1-listappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-10-11-appended2-listappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listprepend.yaml-10-11-appended2-listappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-0-11-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-0-11-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-6-11-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-6-11-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-7-11-appended1-listappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-7-11-appended1-listappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-8-11-appended2-listappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-8-11-appended2-listappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 87%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-9-11-secondappend1-secondappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-9-11-secondappend1-secondappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-10-11-secondappend2-secondappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-secondappend.yaml-10-11-secondappend2-secondappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-0-11-secondprepend1-secondprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-0-11-secondprepend1-secondprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-1-11-secondprepend2-secondprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-1-11-secondprepend2-secondprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-2-11-prepended1-listprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-2-11-prepended1-listprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-3-11-prepended2-listprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-3-11-prepended2-listprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-4-11-silly-basics.yaml-8-8-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-4-11-silly-basics.yaml-8-8-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-10-11-sleepy-basics.yaml-20-8-raw] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-secondprepend.yaml-10-11-sleepy-basics.yaml-20-8-cached] [32mPASSED[0m[36m [ 88%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-implicitoverwrite.yaml-0-2-overwrite1-implicitoverwrite.yaml-4-8-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-implicitoverwrite.yaml-1-2-overwrite2-implicitoverwrite.yaml-6-8-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listappend.yaml-listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listoverwrite.yaml-0-2-overwrite1-listoverwrite.yaml-5-10-cached] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-raw] [32mPASSED[0m[36m [ 89%][0m tests/yaml/yaml.py::test_list_composition_twice[listprepend.yaml-listoverwrite.yaml-1-2-overwrite2-listoverwrite.yaml-7-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-0-4-overwrite1-listoverwrite.yaml-5-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-0-4-overwrite1-listoverwrite.yaml-5-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-1-4-overwrite2-listoverwrite.yaml-7-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-1-4-overwrite2-listoverwrite.yaml-7-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-2-4-appended1-listappend.yaml-5-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-2-4-appended1-listappend.yaml-5-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-3-4-appended2-listappend.yaml-7-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listappend.yaml-3-4-appended2-listappend.yaml-7-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-0-4-prepended1-listprepend.yaml-5-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-0-4-prepended1-listprepend.yaml-5-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-1-4-prepended2-listprepend.yaml-7-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-1-4-prepended2-listprepend.yaml-7-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-2-4-overwrite1-listoverwrite.yaml-5-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-2-4-overwrite1-listoverwrite.yaml-5-10-cached] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-3-4-overwrite2-listoverwrite.yaml-7-10-raw] [32mPASSED[0m[36m [ 90%][0m tests/yaml/yaml.py::test_list_composition_twice[listoverwrite.yaml-listprepend.yaml-3-4-overwrite2-listoverwrite.yaml-7-10-cached] [32mPASSED[0m[36m [ 91%][0m tests/yaml/yaml.py::test_convert_value_to_string [32mPASSED[0m[36m [ 91%][0m tests/yaml/yaml.py::test_value_doesnt_match_expected [32mPASSED[0m[36m [ 91%][0m =================================== FAILURES =================================== [31m[1m________________________ PEP8-check(ignoring E129 E125) ________________________[0m /builds/BuildStream/buildstream/dist/buildstream/buildstream/_yaml.py:476:120: E501 line too long (136 > 119 characters) full_resolved_path = (project_dir_path / path).resolve(strict=True) # pylint: disable=line-too-long, unexpected-keyword-arg ^ [31m[1m________________________ PEP8-check(ignoring E129 E125) ________________________[0m /builds/BuildStream/buildstream/dist/buildstream/buildstream/utils.py:1091:120: E501 line too long (141 > 119 characters) process = subprocess.Popen(*popenargs, preexec_fn=preexec_fn, **kwargs) # pylint: disable=line-too-long, subprocess-popen-preexec-fn ^ ----------- coverage: platform linux, python 3.6.6-final-0 ----------- Name Stmts Miss Cover Missing ----------------------------------------------------------------------------------------- buildstream/__init__.py 13 0 100.00% buildstream/__main__.py 3 3 0.00% 14-17 buildstream/_artifactcache/__init__.py 1 0 100.00% buildstream/_artifactcache/artifactcache.py 219 29 86.76% 55-56, 61, 202-203, 392, 403, 414, 428, 440, 454, 475, 488, 503, 516, 528, 545, 561, 574, 585, 597-598, 624, 661-662, 682, 686, 710, 714 buildstream/_artifactcache/cascache.py 713 90 87.38% 86, 113-120, 174-176, 179, 181, 200, 260, 282-286, 316, 329, 371, 374, 378, 406-413, 417-427, 497-498, 613, 621, 719-723, 731, 742, 778-781, 784-787, 823, 828-835, 923-924, 929-930, 1072-1074, 1097-1123, 1136-1140, 1148-1150, 1158-1161, 1182, 1201, 1204, 1226, 1246 buildstream/_artifactcache/casserver.py 290 76 73.79% 91-129, 142-143, 146-147, 152-153, 156, 174-175, 183-184, 191-192, 203-204, 209-210, 214-215, 246-247, 255-256, 259-260, 268-269, 278-279, 286-287, 297-300, 345-346, 366, 369, 376-377, 385-387, 390, 395, 401-402, 446-450, 459 buildstream/_cachekey.py 7 0 100.00% buildstream/_context.py 224 15 93.30% 147-150, 228-229, 401, 406-407, 477-481, 487-488 buildstream/_elementfactory.py 12 0 100.00% buildstream/_exceptions.py 97 1 98.97% 258 buildstream/_frontend/__init__.py 6 0 100.00% buildstream/_frontend/app.py 384 151 60.68% 97, 111, 113, 134, 169-170, 193-194, 223-226, 230-231, 328, 334-335, 340-341, 355-356, 381, 419, 429, 443-452, 470-507, 534-535, 550, 558-620, 697, 701-706, 717-718, 756-836 buildstream/_frontend/cli.py 307 46 85.02% 37, 51, 69, 99-102, 154-156, 247-260, 315-317, 320, 368-369, 552, 619-620, 652-653, 694-695, 698-699, 723-724, 730-731, 742, 744, 747-749, 775, 778, 781-783 buildstream/_frontend/complete.py 144 9 93.75% 98-101, 172, 176, 223, 263, 272, 305-306 buildstream/_frontend/linuxapp.py 18 12 33.33% 31-51, 63-64 buildstream/_frontend/profile.py 17 0 100.00% buildstream/_frontend/status.py 207 122 41.06% 136-139, 153-192, 216-244, 247-250, 253-263, 266-270, 273-294, 297-298, 305-315, 354-398, 404-419, 422-429, 483-495 buildstream/_frontend/widget.py 399 24 93.98% 74, 81, 109-116, 262, 325, 413, 423, 504, 521, 582, 605-607, 613, 623, 650-651, 664, 678 buildstream/_fuse/__init__.py 1 0 100.00% buildstream/_fuse/fuse.py 415 168 59.52% 39-50, 70-71, 77, 82, 86-120, 166-273, 292-301, 405, 412, 422-424, 491-492, 499-500, 504, 522-524, 531, 548, 557, 562, 566, 572, 576, 580-585, 588, 593, 602, 623, 631-637, 641, 649, 656-661, 665, 673-683, 686-701, 704, 722-727, 730, 741, 758, 768-773, 782-785, 792-797, 801-808, 811, 827, 831, 836, 839, 850, 858, 861, 864, 878-880, 897, 900, 905, 908, 921, 931, 939, 942, 945, 951, 954, 957, 960, 971, 976, 979, 982, 987, 990, 997-1006 buildstream/_fuse/hardlinks.py 110 30 72.73% 83-91, 104, 107-111, 114-118, 140, 145, 148-149, 155-157, 165, 168, 175, 178, 185, 205-207, 216 buildstream/_fuse/mount.py 48 2 95.83% 130, 166 buildstream/_includes.py 58 1 98.28% 75 buildstream/_loader/__init__.py 3 0 100.00% buildstream/_loader/loadelement.py 68 6 91.18% 144, 157-158, 180-182 buildstream/_loader/loader.py 271 20 92.62% 61, 166, 225, 242, 251-252, 400, 403-409, 523, 527, 537, 550, 577-584 buildstream/_loader/metaelement.py 16 0 100.00% buildstream/_loader/metasource.py 9 0 100.00% buildstream/_loader/types.py 25 0 100.00% buildstream/_message.py 32 0 100.00% buildstream/_options/__init__.py 1 0 100.00% buildstream/_options/option.py 21 0 100.00% buildstream/_options/optionarch.py 11 0 100.00% buildstream/_options/optionbool.py 23 1 95.65% 41 buildstream/_options/optioneltmask.py 12 0 100.00% buildstream/_options/optionenum.py 35 0 100.00% buildstream/_options/optionflags.py 38 1 97.37% 55 buildstream/_options/optionpool.py 109 0 100.00% buildstream/_ostree.py 83 26 68.67% 114-115, 140, 192-211, 234, 266-267, 271-276 buildstream/_pipeline.py 159 1 99.37% 464 buildstream/_platform/__init__.py 1 0 100.00% buildstream/_platform/darwin.py 17 17 0.00% 18-48 buildstream/_platform/linux.py 53 15 71.70% 50, 54, 61, 69, 76-86, 111-112 buildstream/_platform/platform.py 45 17 62.22% 44, 47-50, 54-59, 72, 92, 96, 105-109 buildstream/_platform/unix.py 15 15 0.00% 20-47 buildstream/_plugincontext.py 99 25 74.75% 87, 91-129, 144-147, 178-179, 197 buildstream/_project.py 320 8 97.50% 68, 391, 452-453, 545, 691, 709, 744 buildstream/_projectrefs.py 62 2 96.77% 79, 159 buildstream/_scheduler/__init__.py 8 0 100.00% buildstream/_scheduler/jobs/__init__.py 3 0 100.00% buildstream/_scheduler/jobs/cachesizejob.py 16 0 100.00% buildstream/_scheduler/jobs/cleanupjob.py 11 0 100.00% buildstream/_scheduler/jobs/elementjob.py 30 0 100.00% buildstream/_scheduler/jobs/job.py 208 29 86.06% 87, 220-228, 235-252, 260-265, 311, 324, 401, 406, 447-460, 601, 620 buildstream/_scheduler/queues/__init__.py 1 0 100.00% buildstream/_scheduler/queues/buildqueue.py 48 1 97.92% 80 buildstream/_scheduler/queues/fetchqueue.py 32 1 96.88% 55 buildstream/_scheduler/queues/pullqueue.py 24 1 95.83% 60 buildstream/_scheduler/queues/pushqueue.py 14 1 92.86% 42 buildstream/_scheduler/queues/queue.py 117 9 92.31% 103, 116, 247-250, 278-281 buildstream/_scheduler/queues/trackqueue.py 21 1 95.24% 53 buildstream/_scheduler/resources.py 32 1 96.88% 89 buildstream/_scheduler/scheduler.py 162 30 81.48% 183-189, 211, 367-371, 378-383, 396-405, 412, 421-429, 460 buildstream/_signals.py 69 21 69.57% 37-54, 105-117, 172, 195-203 buildstream/_site.py 25 3 88.00% 79, 83-85 buildstream/_sourcefactory.py 12 0 100.00% buildstream/_stream.py 411 55 86.62% 147, 311, 385-386, 391, 398, 401, 420-421, 425-428, 467-472, 479, 492, 503-504, 533-534, 555, 566, 568, 572, 580-583, 589-590, 627, 664, 691-692, 711-712, 770, 818-819, 883, 1015-1019, 1038, 1069-1070, 1078-1079, 1112 buildstream/_variables.py 81 17 79.01% 70-74, 166-172, 182-186, 195 buildstream/_version.py 4 0 100.00% buildstream/_versions.py 2 0 100.00% buildstream/_workspaces.py 118 8 93.22% 126-127, 167-168, 182, 271, 323, 362 buildstream/_yaml.py 498 46 90.76% 164-165, 170-176, 376, 401, 474, 557, 591-592, 745, 803, 865, 878, 893-897, 991, 996, 1003, 1008-1014, 1022, 1034-1038, 1044-1052, 1055-1057, 1081, 1111, 1113 buildstream/_yamlcache.py 142 12 91.55% 76-78, 102-103, 154-155, 329-334, 340 buildstream/buildelement.py 79 7 91.14% 243, 260-267 buildstream/element.py 1017 51 94.99% 265, 285, 302, 341, 363, 411, 452, 484-486, 510-512, 728, 750-754, 778, 834, 1003, 1232, 1237, 1307-1309, 1382, 1412, 1537, 1587-1588, 1646, 1766, 1790, 1793, 1797, 1813-1814, 1869, 1882, 2167-2176, 2180-2184, 2238, 2547, 2576, 2606, 2642-2643 buildstream/plugin.py 144 9 93.75% 193, 234, 255, 277, 321-322, 468, 527, 721 buildstream/plugins/elements/__init__.py 0 0 100.00% buildstream/plugins/elements/autotools.py 6 0 100.00% buildstream/plugins/elements/cmake.py 6 0 100.00% buildstream/plugins/elements/compose.py 78 3 96.15% 135, 139, 176 buildstream/plugins/elements/distutils.py 6 0 100.00% buildstream/plugins/elements/filter.py 42 0 100.00% buildstream/plugins/elements/import.py 48 2 95.83% 53, 84 buildstream/plugins/elements/junction.py 24 4 83.33% 153, 156, 159, 162 buildstream/plugins/elements/make.py 6 0 100.00% buildstream/plugins/elements/makemaker.py 6 0 100.00% buildstream/plugins/elements/manual.py 6 0 100.00% buildstream/plugins/elements/modulebuild.py 6 0 100.00% buildstream/plugins/elements/pip.py 6 0 100.00% buildstream/plugins/elements/qmake.py 6 0 100.00% buildstream/plugins/elements/script.py 16 0 100.00% buildstream/plugins/elements/stack.py 20 0 100.00% buildstream/plugins/sources/__init__.py 0 0 100.00% buildstream/plugins/sources/_downloadablefilesource.py 94 10 89.36% 87-88, 93-94, 99-101, 119, 143, 151 buildstream/plugins/sources/bzr.py 98 10 89.80% 112, 168-169, 176-177, 182-185, 210-211 buildstream/plugins/sources/deb.py 21 0 100.00% buildstream/plugins/sources/git.py 232 13 94.40% 157, 287, 325, 352, 378-379, 457-462, 486, 526, 528 buildstream/plugins/sources/local.py 61 1 98.36% 81 buildstream/plugins/sources/ostree.py 94 9 90.43% 110, 147-148, 161-162, 191, 195-196, 200 buildstream/plugins/sources/patch.py 28 1 96.43% 73 buildstream/plugins/sources/pip.py 88 16 81.82% 138, 154, 182-202, 213 buildstream/plugins/sources/remote.py 23 0 100.00% buildstream/plugins/sources/tar.py 83 4 95.18% 121-122, 188, 196 buildstream/plugins/sources/zip.py 76 5 93.42% 110, 116-117, 168, 176 buildstream/sandbox/__init__.py 3 0 100.00% buildstream/sandbox/_config.py 13 0 100.00% buildstream/sandbox/_mount.py 52 0 100.00% buildstream/sandbox/_mounter.py 51 36 29.41% 34-57, 62-71, 95-105, 132-147 buildstream/sandbox/_sandboxbwrap.py 164 47 71.34% 76, 234-239, 269-278, 281-284, 287-291, 294-298, 336-345, 351-352, 359, 369-371, 384-404 buildstream/sandbox/_sandboxchroot.py 140 140 0.00% 21-336 buildstream/sandbox/_sandboxdummy.py 12 7 41.67% 25-26, 33-41 buildstream/sandbox/_sandboxremote.py 117 102 12.82% 45-56, 63-142, 153-189, 193-253 buildstream/sandbox/sandbox.py 87 9 89.66% 128-132, 152, 161, 230, 243, 252 buildstream/scriptelement.py 94 8 91.49% 75, 90, 172, 180, 210, 235, 254, 287 buildstream/source.py 321 16 95.02% 218, 322, 358, 376, 421, 438, 826, 837-838, 858, 860-862, 1027, 1053, 1100 buildstream/storage/__init__.py 2 0 100.00% buildstream/storage/_casbaseddirectory.py 285 129 54.74% 95, 103, 113-118, 144-149, 153-158, 180-188, 191-195, 217-247, 252-255, 273-286, 302-315, 347-349, 382, 387-392, 411, 418, 424, 444-473, 478, 483, 488, 500-502, 510, 551-552, 555-562, 565, 570 buildstream/storage/_filebaseddirectory.py 101 3 97.03% 73, 176, 208 buildstream/storage/directory.py 30 12 60.00% 50, 70, 100, 115, 125, 131, 137, 142, 147, 158, 168, 178 buildstream/types.py 15 0 100.00% buildstream/utils.py 440 107 75.68% 237-238, 264, 270-281, 302, 308-312, 349, 386-387, 431, 488, 493-498, 544-547, 647-654, 683-684, 689-690, 712, 805-810, 819, 825-826, 835-836, 842-849, 852, 860, 1002-1016, 1040, 1043-1045, 1049-1078, 1081-1083, 1086-1088, 1145, 1147-1163, 1191-1195 ----------------------------------------------------------------------------------------- TOTAL 11657 1930 83.44% ========================== slowest 20 test durations =========================== 95.30s call tests/examples/flatpak-autotools.py::test_autotools_build 25.49s call tests/examples/autotools.py::test_autotools_build 23.21s call tests/integration/autotools.py::test_autotools_build 20.33s call tests/examples/developing.py::test_autotools_build 19.18s call tests/examples/integration-commands.py::test_integration_commands_build 17.29s call tests/integration/pip_source.py::test_pip_source_build 17.02s call tests/examples/running-commands.py::test_running_commands_build 14.68s call tests/integration/build-uid.py::test_build_uid_overridden 14.36s call tests/integration/build-uid.py::test_build_uid_in_project 13.61s call tests/integration/pip_element.py::test_pip_run 11.98s call tests/integration/pip_element.py::test_pip_build 11.15s call tests/integration/pip_source.py::test_pip_source_import 9.40s call tests/frontend/show.py::test_exceed_max_recursion_depth[500] 8.71s call tests/integration/workspace.py::test_workspace_update_dependency_failed 8.27s call tests/integration/autotools.py::test_autotools_confroot_build 7.74s call tests/artifactcache/expiry.py::test_never_delete_required_track 7.25s call tests/frontend/push.py::test_recently_pulled_artifact_does_not_expire 7.23s call tests/integration/compose.py::test_compose_include[include_domains0-exclude_domains0-expected0] 7.15s call tests/frontend/push.py::test_artifact_expires 6.52s call tests/integration/workspace.py::test_updated_dependency_nested [33m=============================== warnings summary ===============================[0m tests/frontend/yamlcache.py::test_yamlcache_used[move-junction-inline] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) tests/frontend/yamlcache.py::test_yamlcache_used[move-junction-project.refs] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) tests/frontend/yamlcache.py::test_yamlcache_used[no-move-junction-inline] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) tests/frontend/yamlcache.py::test_yamlcache_used[no-move-junction-project.refs] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) tests/frontend/yamlcache.py::test_yamlcache_changed_file[junction-inline] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) tests/frontend/yamlcache.py::test_yamlcache_changed_file[junction-project.refs] /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "bindir" with value "/usr/bin" (original value: "/usr/bin") in "<unicode string>", line 37, column 1: bindir: /usr/bin ^ (line: 37) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "build-root" with value "/buildstream/test/test.bst" (original value: "/buildstream/test-subproject/test.bst") in "<unicode string>", line 38, column 1: build-root: /buildstream/test/te ... ^ (line: 38) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "conf-root" with value "." (original value: ".") in "<unicode string>", line 39, column 1: conf-root: . ^ (line: 39) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "datadir" with value "/usr/share" (original value: "/usr/share") in "<unicode string>", line 40, column 1: datadir: /usr/share ^ (line: 40) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "debugdir" with value "/usr/lib/debug" (original value: "/usr/lib/debug") in "<unicode string>", line 41, column 1: debugdir: /usr/lib/debug ^ (line: 41) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "docdir" with value "/usr/share/doc" (original value: "/usr/share/doc") in "<unicode string>", line 42, column 1: docdir: /usr/share/doc ^ (line: 42) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "element-name" with value "test.bst" (original value: "test.bst") in "<unicode string>", line 43, column 1: element-name: test.bst ^ (line: 43) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "exec_prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 44, column 1: exec_prefix: /usr ^ (line: 44) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "fix-pyc-timestamps" with value "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'" (original value: "find "/buildstream-install" -name '*.pyc' -exec \ dd if=/dev/zero of={} bs=1 count=4 seek=4 conv=notrunc ';'") in "<unicode string>", line 45, column 1: fix-pyc-timestamps: "find \"/bui ... ^ (line: 45) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "includedir" with value "/usr/include" (original value: "/usr/include") in "<unicode string>", line 47, column 1: includedir: /usr/include ^ (line: 47) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "infodir" with value "/usr/share/info" (original value: "/usr/share/info") in "<unicode string>", line 48, column 1: infodir: /usr/share/info ^ (line: 48) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "install-root" with value "/buildstream-install" (original value: "/buildstream-install") in "<unicode string>", line 49, column 1: install-root: /buildstream-install ^ (line: 49) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "lib" with value "lib" (original value: "lib") in "<unicode string>", line 50, column 1: lib: lib ^ (line: 50) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libdir" with value "/usr/lib" (original value: "/usr/lib") in "<unicode string>", line 51, column 1: libdir: /usr/lib ^ (line: 51) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "libexecdir" with value "/usr/libexec" (original value: "/usr/libexec") in "<unicode string>", line 52, column 1: libexecdir: /usr/libexec ^ (line: 52) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "localstatedir" with value "/var" (original value: "/var") in "<unicode string>", line 53, column 1: localstatedir: /var ^ (line: 53) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "mandir" with value "/usr/share/man" (original value: "/usr/share/man") in "<unicode string>", line 54, column 1: mandir: /usr/share/man ^ (line: 54) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "max-jobs" with value "2" (original value: "2") in "<unicode string>", line 55, column 1: max-jobs: '2' ^ (line: 55) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-extract-args" with value "--only-keep-debug --compress-debug-sections" (original value: "--only-keep-debug --compress-debug-sections") in "<unicode string>", line 57, column 1: objcopy-extract-args: --only-kee ... ^ (line: 57) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "objcopy-link-args" with value "--add-gnu-debuglink" (original value: "--add-gnu-debuglink") in "<unicode string>", line 58, column 1: objcopy-link-args: --add-gnu-deb ... ^ (line: 58) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "prefix" with value "/usr" (original value: "/usr") in "<unicode string>", line 59, column 1: prefix: /usr ^ (line: 59) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "project-name" with value "test" (original value: "test-subproject") in "<unicode string>", line 60, column 1: project-name: test ^ (line: 60) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sbindir" with value "/usr/sbin" (original value: "/usr/sbin") in "<unicode string>", line 61, column 1: sbindir: /usr/sbin ^ (line: 61) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sharedstatedir" with value "/usr/com" (original value: "/usr/com") in "<unicode string>", line 62, column 1: sharedstatedir: /usr/com ^ (line: 62) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-args" with value "--remove-section=.comment --remove-section=.note --strip-unneeded" (original value: "--remove-section=.comment --remove-section=.note --strip-unneeded") in "<unicode string>", line 63, column 1: strip-args: --remove-section=.co ... ^ (line: 63) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "strip-binaries" with value "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'" (original value: "cd "/buildstream-install" && find -type f \ '(' -perm -111 -o -name '*.so*' \ -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \\x7fELF)" ]; then exit 0 fi debugfile="/buildstream-install/usr/lib/debug/$1" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug --compress-debug-sections "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';'") in "<unicode string>", line 64, column 1: strip-binaries: "cd \"/buildstre ... ^ (line: 64) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) /usr/local/lib64/python3.6/site-packages/ruamel/yaml/constructor.py:266: DuplicateKeyFutureWarning: while constructing a mapping in "<unicode string>", line 1, column 1: bindir: /usr/bin ^ (line: 1) found duplicate key "sysconfdir" with value "/etc" (original value: "/etc") in "<unicode string>", line 72, column 1: sysconfdir: /etc ^ (line: 72) To suppress this check see: http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys Duplicate keys will become an error in future releases, and are errors by default when using the new API. warnings.warn(DuplicateKeyFutureWarning(*args)) -- Docs: http://doc.pytest.org/en/latest/warnings.html [31m[1m====== 2 failed, 1566 passed, 3 skipped, 162 warnings in 1100.66 seconds =======[0m /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) section_end:1540376251:build_script [0Ksection_start:1540376251:after_script [0Ksection_end:1540376252:after_script [0Ksection_start:1540376252:upload_artifacts_on_failure [0Ksection_end:1540376254:upload_artifacts_on_failure [0K[31;1mERROR: Job failed: exit code 1 [0;m