Skip to content

Console Output

11:05:19 [2022-08-08T11:05:19.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-docker-py
11:05:19 [2022-08-08T11:05:19.955Z] 
11:05:20 [2022-08-08T11:05:20.211Z] Removing bundles/
11:05:20 [2022-08-08T11:05:20.211Z] 
11:05:20 [2022-08-08T11:05:20.211Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:05:20 [2022-08-08T11:05:20.211Z] Building: bundles/dynbinary-daemon/dockerd
11:05:20 [2022-08-08T11:05:20.211Z] GOOS="" GOARCH="" GOARM=""
11:07:26 [2022-08-08T11:07:26.649Z] Created binary: bundles/dynbinary-daemon/dockerd
11:07:26 [2022-08-08T11:07:26.649Z] Building: bundles/dynbinary-daemon/docker-proxy
11:07:26 [2022-08-08T11:07:26.649Z] GOOS="" GOARCH="" GOARM=""
11:07:26 [2022-08-08T11:07:26.649Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:07:26 [2022-08-08T11:07:26.649Z] 
11:07:26 [2022-08-08T11:07:26.649Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:07:26 [2022-08-08T11:07:26.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:07:26 [2022-08-08T11:07:26.649Z] Using test binary docker
11:07:26 [2022-08-08T11:07:26.649Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:07:26 [2022-08-08T11:07:26.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:07:26 [2022-08-08T11:07:26.649Z] INFO: Waiting for daemon to start...
11:07:26 [2022-08-08T11:07:26.649Z] Starting dockerd
11:07:26 [2022-08-08T11:07:26.649Z] .
11:07:26 [2022-08-08T11:07:26.649Z] INFO: Building docker-sdk-python3:5.0.3...
11:08:05 [2022-08-08T11:08:05.312Z] sha256:6b2e4f316702d35daacc5f508f7330c9644abdcac4faccca6ba0d6e197c772f6
11:08:05 [2022-08-08T11:08:05.312Z] INFO: Starting docker-py tests...
11:08:05 [2022-08-08T11:08:05.312Z] ============================= test session starts ==============================
11:08:05 [2022-08-08T11:08:05.312Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:08:05 [2022-08-08T11:08:05.312Z] rootdir: /src, inifile: pytest.ini
11:08:05 [2022-08-08T11:08:05.312Z] plugins: cov-2.6.1, timeout-1.3.3
11:08:05 [2022-08-08T11:08:05.312Z] collected 395 items / 2 deselected / 393 selected
11:08:05 [2022-08-08T11:08:05.312Z] 
11:08:19 [2022-08-08T11:08:19.643Z] tests/integration/api_build_test.py .......................X             [  6%]
11:08:20 [2022-08-08T11:08:20.461Z] tests/integration/api_client_test.py .....                               [  7%]
11:08:22 [2022-08-08T11:08:22.206Z] tests/integration/api_config_test.py ......                              [  8%]
11:08:52 [2022-08-08T11:08:52.287Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:09:45 [2022-08-08T11:09:45.690Z] .........................xx....................                          [ 29%]
11:10:02 [2022-08-08T11:10:02.201Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:10:09 [2022-08-08T11:10:09.621Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:10:14 [2022-08-08T11:10:14.252Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:10:30 [2022-08-08T11:10:30.541Z] tests/integration/api_network_test.py ............................       [ 47%]
11:10:40 [2022-08-08T11:10:40.223Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:10:41 [2022-08-08T11:10:41.708Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:10:46 [2022-08-08T11:10:46.031Z] tests/integration/api_service_test.py .................................. [ 59%]
11:10:50 [2022-08-08T11:10:50.435Z] ............................                                             [ 66%]
11:11:30 [2022-08-08T11:11:30.979Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:11:49 [2022-08-08T11:11:49.012Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/client_test.py .....                                   [ 75%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/context_api_test.py ...                                [ 76%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/errors_test.py .                                       [ 76%]
11:12:07 [2022-08-08T11:12:07.640Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:12:23 [2022-08-08T11:12:23.793Z] .........                                                                [ 85%]
11:12:28 [2022-08-08T11:12:28.826Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:12:30 [2022-08-08T11:12:30.011Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:12:36 [2022-08-08T11:12:36.547Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:12:36 [2022-08-08T11:12:36.547Z] tests/integration/models_resources_test.py .                             [ 91%]
11:12:38 [2022-08-08T11:12:38.547Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:12:41 [2022-08-08T11:12:41.279Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:12:41 [2022-08-08T11:12:41.279Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:12:45 [2022-08-08T11:12:45.432Z] tests/integration/regression_test.py ......                              [ 98%]
11:12:45 [2022-08-08T11:12:45.689Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:12:45 [2022-08-08T11:12:45.689Z] tests/integration/credentials/utils_test.py .                            [100%]
11:12:45 [2022-08-08T11:12:45.689Z] 
11:12:45 [2022-08-08T11:12:45.689Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:12:45 [2022-08-08T11:12:45.689Z] =========================== short test summary info ============================
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:12:45 [2022-08-08T11:12:45.689Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:12:45 [2022-08-08T11:12:45.689Z]   Not supported on most drivers
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:12:45 [2022-08-08T11:12:45.689Z]   Output of docker top depends on host distro, and is not formalized.
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:12:45 [2022-08-08T11:12:45.689Z]   Output of docker top depends on host distro, and is not formalized.
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:12:45 [2022-08-08T11:12:45.689Z]   Can fail if eth0 has multiple IP addresses
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:12:45 [2022-08-08T11:12:45.689Z]   This doesn't seem to be taken into account by the engine
11:12:45 [2022-08-08T11:12:45.689Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:12:45 [2022-08-08T11:12:45.689Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:12:45 [2022-08-08T11:12:45.689Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.25 seconds ==
11:12:45 [2022-08-08T11:12:45.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:12:58 [2022-08-08T11:12:58.120Z] Leaving: AppArmorNo profiles have been unloaded.
11:12:58 [2022-08-08T11:12:58.120Z] 
11:12:58 [2022-08-08T11:12:58.120Z] Unloading profiles will leave already running processes permanently
11:12:58 [2022-08-08T11:12:58.120Z] unconfined, which can lead to unexpected situations.
11:12:58 [2022-08-08T11:12:58.120Z] 
11:12:58 [2022-08-08T11:12:58.120Z] To set a process to complain mode, use the command line tool
11:12:58 [2022-08-08T11:12:58.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:12:58 [2022-08-08T11:12:58.120Z]