Skip to content

stages(kickstart): implement reboot option #77

stages(kickstart): implement reboot option

stages(kickstart): implement reboot option #77

Triggered via push November 9, 2023 10:50
Status Failure
Total duration 1h 20m 7s
Artifacts

test.yml

on: push
Matrix: Unittest
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Unittest (test.mod, py311)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.mod" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.mod" \ tox -e "py311"
Unittest (test.mod, py36)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.mod" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.mod" \ tox -e "py36"
Unittest (test.mod, py312)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.mod" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.mod" \ tox -e "py312"
Unittest (test.mod, py39)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.mod" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.mod" \ tox -e "py39"
Unittest (test.run.test_stages, py312)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.run.test_stages" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.run.test_stages" \ tox -e "py312"
Unittest (test.run.test_stages, py39)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.run.test_stages" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.run.test_stages" \ tox -e "py39"
Unittest (test.run.test_stages, py36)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.run.test_stages" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.run.test_stages" \ tox -e "py36"
Unittest (test.run.test_stages, py311)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # Note that only "test.run.test_stages" runs in parallel because # the other tests are not sufficiently isolated and will cause # random failures. But test_stages is the long running one with # almost 2h. if [ "test.run.test_stages" = "test.run.test_stages" ]; then # Using 4 workers is a bit arbitrary, "auto" is probably too # aggressive. export TEST_WORKERS="-n 4" # Share the store between the workers speeds things up further export OSBUILD_TEST_STORE=/var/tmp/osbuild-test-store fi TEST_CATEGORY="test.run.test_stages" \ tox -e "py311"