Skip to content

Console Output

18:23:35 [2022-08-03T18:23:35.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary test-docker-py
18:23:35 [2022-08-03T18:23:35.883Z] 
18:23:36 [2022-08-03T18:23:36.139Z] Removing bundles/
18:23:36 [2022-08-03T18:23:36.139Z] 
18:23:36 [2022-08-03T18:23:36.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:23:36 [2022-08-03T18:23:36.139Z] Building: bundles/dynbinary-daemon/dockerd
18:23:36 [2022-08-03T18:23:36.139Z] GOOS="" GOARCH="" GOARM=""
18:25:42 [2022-08-03T18:25:42.552Z] Created binary: bundles/dynbinary-daemon/dockerd
18:25:42 [2022-08-03T18:25:42.552Z] Building: bundles/dynbinary-daemon/docker-proxy
18:25:42 [2022-08-03T18:25:42.552Z] GOOS="" GOARCH="" GOARM=""
18:25:42 [2022-08-03T18:25:42.552Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:42 [2022-08-03T18:25:42.552Z] 
18:25:42 [2022-08-03T18:25:42.552Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:25:42 [2022-08-03T18:25:42.552Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:25:42 [2022-08-03T18:25:42.552Z] Using test binary docker
18:25:42 [2022-08-03T18:25:42.552Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:25:42 [2022-08-03T18:25:42.552Z] Not: starting.
18:25:42 [2022-08-03T18:25:42.552Z] INFO: Waiting for daemon to start...
18:25:42 [2022-08-03T18:25:42.552Z] Starting dockerd
18:25:42 [2022-08-03T18:25:42.552Z] .
18:25:42 [2022-08-03T18:25:42.552Z] INFO: Building docker-sdk-python3:5.0.3...
18:26:21 [2022-08-03T18:26:21.217Z] sha256:578e14f360b180daa59aa86552438fe05a33bc99e6dd20285a19b8a8bbf95c5b
18:26:21 [2022-08-03T18:26:21.217Z] INFO: Starting docker-py tests...
18:26:21 [2022-08-03T18:26:21.217Z] ============================= test session starts ==============================
18:26:21 [2022-08-03T18:26:21.217Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:26:21 [2022-08-03T18:26:21.217Z] rootdir: /src, inifile: pytest.ini
18:26:21 [2022-08-03T18:26:21.217Z] plugins: cov-2.6.1, timeout-1.3.3
18:26:21 [2022-08-03T18:26:21.217Z] collected 395 items / 2 deselected / 393 selected
18:26:21 [2022-08-03T18:26:21.217Z] 
18:26:34 [2022-08-03T18:26:34.638Z] tests/integration/api_build_test.py .......................X             [  6%]
18:26:35 [2022-08-03T18:26:35.456Z] tests/integration/api_client_test.py .....                               [  7%]
18:26:36 [2022-08-03T18:26:36.835Z] tests/integration/api_config_test.py ......                              [  8%]
18:27:06 [2022-08-03T18:27:06.956Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:28:00 [2022-08-03T18:28:00.140Z] .........................xx....................                          [ 29%]
18:28:16 [2022-08-03T18:28:16.777Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:28:24 [2022-08-03T18:28:24.412Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:28:29 [2022-08-03T18:28:29.175Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:28:45 [2022-08-03T18:28:45.266Z] tests/integration/api_network_test.py ............................       [ 47%]
18:28:55 [2022-08-03T18:28:55.233Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:28:56 [2022-08-03T18:28:56.659Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:29:01 [2022-08-03T18:29:01.009Z] tests/integration/api_service_test.py .................................. [ 59%]
18:29:05 [2022-08-03T18:29:05.570Z] ............................                                             [ 66%]
18:29:46 [2022-08-03T18:29:46.678Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:30:04 [2022-08-03T18:30:04.716Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:30:04 [2022-08-03T18:30:04.716Z] tests/integration/client_test.py .....                                   [ 75%]
18:30:04 [2022-08-03T18:30:04.716Z] tests/integration/context_api_test.py ...                                [ 76%]
18:30:04 [2022-08-03T18:30:04.716Z] tests/integration/errors_test.py .                                       [ 76%]
18:30:23 [2022-08-03T18:30:23.032Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:30:39 [2022-08-03T18:30:39.186Z] .........                                                                [ 85%]
18:30:44 [2022-08-03T18:30:44.217Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:30:45 [2022-08-03T18:30:45.407Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:30:51 [2022-08-03T18:30:51.939Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:30:51 [2022-08-03T18:30:51.939Z] tests/integration/models_resources_test.py .                             [ 91%]
18:30:53 [2022-08-03T18:30:53.681Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:30:56 [2022-08-03T18:30:56.978Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:30:56 [2022-08-03T18:30:56.978Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:31:00 [2022-08-03T18:31:00.870Z] tests/integration/regression_test.py ......                              [ 98%]
18:31:01 [2022-08-03T18:31:01.126Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:31:01 [2022-08-03T18:31:01.126Z] tests/integration/credentials/utils_test.py .                            [100%]
18:31:01 [2022-08-03T18:31:01.126Z] 
18:31:01 [2022-08-03T18:31:01.126Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:31:01 [2022-08-03T18:31:01.126Z] =========================== short test summary info ============================
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:31:01 [2022-08-03T18:31:01.126Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:31:01 [2022-08-03T18:31:01.126Z]   Not supported on most drivers
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:31:01 [2022-08-03T18:31:01.126Z]   Output of docker top depends on host distro, and is not formalized.
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:31:01 [2022-08-03T18:31:01.126Z]   Output of docker top depends on host distro, and is not formalized.
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:31:01 [2022-08-03T18:31:01.126Z]   Can fail if eth0 has multiple IP addresses
18:31:01 [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:31:01 [2022-08-03T18:31:01.126Z]   This doesn't seem to be taken into account by the engine
18:31:01 [2022-08-03T18:31:01.126Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:31:01 [2022-08-03T18:31:01.126Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:31:01 [2022-08-03T18:31:01.126Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.31 seconds ==
18:31:01 [2022-08-03T18:31:01.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:31:13 [2022-08-03T18:31:13.852Z] Leaving: AppArmorNo profiles have been unloaded.
18:31:13 [2022-08-03T18:31:13.852Z] 
18:31:13 [2022-08-03T18:31:13.852Z] Unloading profiles will leave already running processes permanently
18:31:13 [2022-08-03T18:31:13.852Z] unconfined, which can lead to unexpected situations.
18:31:13 [2022-08-03T18:31:13.852Z] 
18:31:13 [2022-08-03T18:31:13.852Z] To set a process to complain mode, use the command line tool
18:31:13 [2022-08-03T18:31:13.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:31:13 [2022-08-03T18:31:13.852Z]