Skip to content

Console Output

10:01:03 [2022-04-27T10:01:03.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=21dac5e441d608260e700984fd6219753f038b28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:21dac5e441d608260e700984fd6219753f038b28 hack/make.sh dynbinary test-docker-py
10:01:03 [2022-04-27T10:01:03.354Z] 
10:01:03 [2022-04-27T10:01:03.612Z] Removing bundles/
10:01:03 [2022-04-27T10:01:03.612Z] 
10:01:03 [2022-04-27T10:01:03.612Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:01:03 [2022-04-27T10:01:03.612Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:01:03 [2022-04-27T10:01:03.612Z] GOOS="" GOARCH="" GOARM=""
10:03:10 [2022-04-27T10:03:10.169Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:03:10 [2022-04-27T10:03:10.169Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:03:10 [2022-04-27T10:03:10.169Z] GOOS="" GOARCH="" GOARM=""
10:03:10 [2022-04-27T10:03:10.169Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:03:10 [2022-04-27T10:03:10.169Z] 
10:03:10 [2022-04-27T10:03:10.169Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:03:10 [2022-04-27T10:03:10.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:03:10 [2022-04-27T10:03:10.169Z] Using test binary docker
10:03:10 [2022-04-27T10:03:10.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:03:10 [2022-04-27T10:03:10.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:03:10 [2022-04-27T10:03:10.170Z] INFO: Waiting for daemon to start...
10:03:10 [2022-04-27T10:03:10.170Z] Starting dockerd
10:03:10 [2022-04-27T10:03:10.170Z] .
10:03:10 [2022-04-27T10:03:10.170Z] INFO: Building docker-sdk-python3:5.0.3...
10:03:42 [2022-04-27T10:03:42.240Z] sha256:f6990a5a13a042328d3e2e7f58c72319b82953c9ef4cf709e1a308e6e2518654
10:03:42 [2022-04-27T10:03:42.240Z] INFO: Starting docker-py tests...
10:03:42 [2022-04-27T10:03:42.240Z] ============================= test session starts ==============================
10:03:42 [2022-04-27T10:03:42.240Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:03:42 [2022-04-27T10:03:42.240Z] rootdir: /src, inifile: pytest.ini
10:03:42 [2022-04-27T10:03:42.240Z] plugins: cov-2.6.1, timeout-1.3.3
10:03:42 [2022-04-27T10:03:42.817Z] collected 395 items / 2 deselected / 393 selected
10:03:42 [2022-04-27T10:03:42.817Z] 
10:03:59 [2022-04-27T10:03:59.606Z] tests/integration/api_build_test.py .......................X             [  6%]
10:04:00 [2022-04-27T10:04:00.429Z] tests/integration/api_client_test.py .....                               [  7%]
10:04:01 [2022-04-27T10:04:01.985Z] tests/integration/api_config_test.py ......                              [  8%]
10:04:31 [2022-04-27T10:04:31.765Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
10:05:24 [2022-04-27T10:05:24.899Z] .........................xx....................                          [ 29%]
10:05:41 [2022-04-27T10:05:41.037Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:05:48 [2022-04-27T10:05:48.493Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:05:53 [2022-04-27T10:05:53.435Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
10:06:09 [2022-04-27T10:06:09.299Z] tests/integration/api_network_test.py ............................       [ 47%]
10:06:19 [2022-04-27T10:06:19.057Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
10:06:20 [2022-04-27T10:06:20.558Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:06:24 [2022-04-27T10:06:24.483Z] tests/integration/api_service_test.py .................................. [ 59%]
10:06:29 [2022-04-27T10:06:29.173Z] ............................                                             [ 66%]
10:07:10 [2022-04-27T10:07:10.303Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:07:25 [2022-04-27T10:07:25.168Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:07:27 [2022-04-27T10:07:27.328Z] tests/integration/client_test.py .....                                   [ 75%]
10:07:27 [2022-04-27T10:07:27.328Z] tests/integration/context_api_test.py ...                                [ 76%]
10:07:27 [2022-04-27T10:07:27.894Z] tests/integration/errors_test.py .                                       [ 76%]
10:07:46 [2022-04-27T10:07:46.344Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:08:02 [2022-04-27T10:08:02.544Z] .........                                                                [ 85%]
10:08:07 [2022-04-27T10:08:07.697Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:08:08 [2022-04-27T10:08:08.888Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:08:15 [2022-04-27T10:08:15.442Z] tests/integration/models_nodes_test.py .                                 [ 90%]
10:08:15 [2022-04-27T10:08:15.442Z] tests/integration/models_resources_test.py .                             [ 91%]
10:08:21 [2022-04-27T10:08:21.526Z] tests/integration/models_services_test.py ................X.             [ 95%]
10:08:24 [2022-04-27T10:08:24.270Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:08:24 [2022-04-27T10:08:24.270Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:08:28 [2022-04-27T10:08:28.195Z] tests/integration/regression_test.py ......                              [ 98%]
10:08:28 [2022-04-27T10:08:28.713Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:08:28 [2022-04-27T10:08:28.713Z] tests/integration/credentials/utils_test.py .                            [100%]
10:08:28 [2022-04-27T10:08:28.713Z] 
10:08:28 [2022-04-27T10:08:28.713Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:08:28 [2022-04-27T10:08:28.713Z] =========================== short test summary info ============================
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:08:28 [2022-04-27T10:08:28.713Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:08:28 [2022-04-27T10:08:28.713Z]   Not supported on most drivers
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:08:28 [2022-04-27T10:08:28.713Z]   Output of docker top depends on host distro, and is not formalized.
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:08:28 [2022-04-27T10:08:28.713Z]   Output of docker top depends on host distro, and is not formalized.
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:08:28 [2022-04-27T10:08:28.713Z]   Can fail if eth0 has multiple IP addresses
10:08:28 [2022-04-27T10:08:28.713Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:08:28 [2022-04-27T10:08:28.713Z]   This doesn't seem to be taken into account by the engine
10:08:28 [2022-04-27T10:08:28.713Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:08:28 [2022-04-27T10:08:28.713Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:08:28 [2022-04-27T10:08:28.713Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.73 seconds ==
10:08:28 [2022-04-27T10:08:28.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:08:41 [2022-04-27T10:08:41.158Z] Leaving: AppArmorNo profiles have been unloaded.
10:08:41 [2022-04-27T10:08:41.158Z] 
10:08:41 [2022-04-27T10:08:41.158Z] Unloading profiles will leave already running processes permanently
10:08:41 [2022-04-27T10:08:41.158Z] unconfined, which can lead to unexpected situations.
10:08:41 [2022-04-27T10:08:41.158Z] 
10:08:41 [2022-04-27T10:08:41.158Z] To set a process to complain mode, use the command line tool
10:08:41 [2022-04-27T10:08:41.158Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:08:41 [2022-04-27T10:08:41.158Z]