Skip to content

Console Output

12:23:48 [2022-08-09T12:23:48.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 hack/make.sh dynbinary test-docker-py
12:23:48 [2022-08-09T12:23:48.444Z] 
12:23:48 [2022-08-09T12:23:48.700Z] Removing bundles/
12:23:48 [2022-08-09T12:23:48.700Z] 
12:23:48 [2022-08-09T12:23:48.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:23:48 [2022-08-09T12:23:48.700Z] Building: bundles/dynbinary-daemon/dockerd
12:23:48 [2022-08-09T12:23:48.700Z] GOOS="" GOARCH="" GOARM=""
12:25:55 [2022-08-09T12:25:55.110Z] Created binary: bundles/dynbinary-daemon/dockerd
12:25:55 [2022-08-09T12:25:55.110Z] Building: bundles/dynbinary-daemon/docker-proxy
12:25:55 [2022-08-09T12:25:55.110Z] GOOS="" GOARCH="" GOARM=""
12:25:55 [2022-08-09T12:25:55.110Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:25:55 [2022-08-09T12:25:55.110Z] 
12:25:55 [2022-08-09T12:25:55.110Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:25:55 [2022-08-09T12:25:55.110Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:25:55 [2022-08-09T12:25:55.110Z] Using test binary docker
12:25:55 [2022-08-09T12:25:55.110Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:25:55 [2022-08-09T12:25:55.110Z] Not: starting.
12:25:55 [2022-08-09T12:25:55.110Z] INFO: Waiting for daemon to start...
12:25:55 [2022-08-09T12:25:55.110Z] Starting dockerd
12:25:55 [2022-08-09T12:25:55.110Z] .
12:25:55 [2022-08-09T12:25:55.110Z] INFO: Building docker-sdk-python3:5.0.3...
12:26:33 [2022-08-09T12:26:33.819Z] sha256:60f17849f0741e17c081872e85aca387e70f97132812741a1ed67f770b86cb64
12:26:33 [2022-08-09T12:26:33.819Z] INFO: Starting docker-py tests...
12:26:33 [2022-08-09T12:26:33.819Z] ============================= test session starts ==============================
12:26:33 [2022-08-09T12:26:33.819Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:26:33 [2022-08-09T12:26:33.819Z] rootdir: /src, inifile: pytest.ini
12:26:33 [2022-08-09T12:26:33.819Z] plugins: cov-2.6.1, timeout-1.3.3
12:26:33 [2022-08-09T12:26:33.819Z] collected 395 items / 2 deselected / 393 selected
12:26:33 [2022-08-09T12:26:33.819Z] 
12:26:48 [2022-08-09T12:26:48.382Z] tests/integration/api_build_test.py .......................X             [  6%]
12:26:49 [2022-08-09T12:26:49.199Z] tests/integration/api_client_test.py .....                               [  7%]
12:26:50 [2022-08-09T12:26:50.690Z] tests/integration/api_config_test.py ......                              [  8%]
12:27:20 [2022-08-09T12:27:20.604Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:28:14 [2022-08-09T12:28:14.029Z] .........................xx....................                          [ 29%]
12:28:30 [2022-08-09T12:28:30.527Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:28:37 [2022-08-09T12:28:37.943Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:28:42 [2022-08-09T12:28:42.763Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:28:59 [2022-08-09T12:28:59.355Z] tests/integration/api_network_test.py ............................       [ 47%]
12:29:09 [2022-08-09T12:29:09.106Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:29:10 [2022-08-09T12:29:10.485Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:29:14 [2022-08-09T12:29:14.923Z] tests/integration/api_service_test.py .................................. [ 59%]
12:29:19 [2022-08-09T12:29:19.582Z] ............................                                             [ 66%]
12:30:00 [2022-08-09T12:30:00.246Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:30:18 [2022-08-09T12:30:18.304Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:30:18 [2022-08-09T12:30:18.304Z] tests/integration/client_test.py .....                                   [ 75%]
12:30:18 [2022-08-09T12:30:18.304Z] tests/integration/context_api_test.py ...                                [ 76%]
12:30:18 [2022-08-09T12:30:18.304Z] tests/integration/errors_test.py .                                       [ 76%]
12:30:36 [2022-08-09T12:30:36.777Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:30:53 [2022-08-09T12:30:53.239Z] .........                                                                [ 85%]
12:30:58 [2022-08-09T12:30:58.257Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:30:59 [2022-08-09T12:30:59.696Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:31:06 [2022-08-09T12:31:06.229Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:31:06 [2022-08-09T12:31:06.229Z] tests/integration/models_resources_test.py .                             [ 91%]
12:31:07 [2022-08-09T12:31:07.929Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:31:10 [2022-08-09T12:31:10.705Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:31:10 [2022-08-09T12:31:10.705Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:31:14 [2022-08-09T12:31:14.487Z] tests/integration/regression_test.py ......                              [ 98%]
12:31:15 [2022-08-09T12:31:15.001Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:31:15 [2022-08-09T12:31:15.001Z] tests/integration/credentials/utils_test.py .                            [100%]
12:31:15 [2022-08-09T12:31:15.001Z] 
12:31:15 [2022-08-09T12:31:15.001Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:31:15 [2022-08-09T12:31:15.001Z] =========================== short test summary info ============================
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:31:15 [2022-08-09T12:31:15.001Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:31:15 [2022-08-09T12:31:15.001Z]   Not supported on most drivers
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:31:15 [2022-08-09T12:31:15.001Z]   Output of docker top depends on host distro, and is not formalized.
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:31:15 [2022-08-09T12:31:15.001Z]   Output of docker top depends on host distro, and is not formalized.
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:31:15 [2022-08-09T12:31:15.001Z]   Can fail if eth0 has multiple IP addresses
12:31:15 [2022-08-09T12:31:15.001Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:31:15 [2022-08-09T12:31:15.001Z]   This doesn't seem to be taken into account by the engine
12:31:15 [2022-08-09T12:31:15.001Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:31:15 [2022-08-09T12:31:15.001Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:31:15 [2022-08-09T12:31:15.001Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.43 seconds ==
12:31:15 [2022-08-09T12:31:15.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:31:27 [2022-08-09T12:31:27.725Z] Leaving: AppArmorNo profiles have been unloaded.
12:31:27 [2022-08-09T12:31:27.725Z] 
12:31:27 [2022-08-09T12:31:27.725Z] Unloading profiles will leave already running processes permanently
12:31:27 [2022-08-09T12:31:27.725Z] unconfined, which can lead to unexpected situations.
12:31:27 [2022-08-09T12:31:27.725Z] 
12:31:27 [2022-08-09T12:31:27.725Z] To set a process to complain mode, use the command line tool
12:31:27 [2022-08-09T12:31:27.725Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:31:27 [2022-08-09T12:31:27.725Z]