Skip to content

Console Output

03:11:20 [2022-08-22T03:11:20.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44001/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28ee8ab63f5cf7045f489ee5727b2e6663e8f6a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28ee8ab63f5cf7045f489ee5727b2e6663e8f6a2 hack/make.sh dynbinary test-docker-py
03:11:20 [2022-08-22T03:11:20.372Z] 
03:11:20 [2022-08-22T03:11:20.631Z] Removing bundles/
03:11:20 [2022-08-22T03:11:20.631Z] 
03:11:20 [2022-08-22T03:11:20.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:11:20 [2022-08-22T03:11:20.631Z] Building: bundles/dynbinary-daemon/dockerd
03:11:20 [2022-08-22T03:11:20.631Z] GOOS="" GOARCH="" GOARM=""
03:13:27 [2022-08-22T03:13:27.099Z] Created binary: bundles/dynbinary-daemon/dockerd
03:13:27 [2022-08-22T03:13:27.099Z] Building: bundles/dynbinary-daemon/docker-proxy
03:13:27 [2022-08-22T03:13:27.099Z] GOOS="" GOARCH="" GOARM=""
03:13:27 [2022-08-22T03:13:27.099Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:13:27 [2022-08-22T03:13:27.099Z] 
03:13:27 [2022-08-22T03:13:27.099Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:13:27 [2022-08-22T03:13:27.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:13:27 [2022-08-22T03:13:27.099Z] Using test binary docker
03:13:27 [2022-08-22T03:13:27.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:13:27 [2022-08-22T03:13:27.099Z] Not: starting.
03:13:27 [2022-08-22T03:13:27.099Z] INFO: Waiting for daemon to start...
03:13:27 [2022-08-22T03:13:27.099Z] Starting dockerd
03:13:27 [2022-08-22T03:13:27.099Z] .
03:13:27 [2022-08-22T03:13:27.099Z] INFO: Building docker-sdk-python3:5.0.3...
03:14:05 [2022-08-22T03:14:05.808Z] sha256:e236fa925480f17dd5bcc24ab65342005e3c5645a294b9b0de0ce2eb04973599
03:14:05 [2022-08-22T03:14:05.808Z] INFO: Starting docker-py tests...
03:14:05 [2022-08-22T03:14:05.808Z] ============================= test session starts ==============================
03:14:05 [2022-08-22T03:14:05.808Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
03:14:05 [2022-08-22T03:14:05.808Z] rootdir: /src, inifile: pytest.ini
03:14:05 [2022-08-22T03:14:05.808Z] plugins: cov-2.6.1, timeout-1.3.3
03:14:05 [2022-08-22T03:14:05.808Z] collected 395 items / 2 deselected / 393 selected
03:14:05 [2022-08-22T03:14:05.808Z] 
03:14:20 [2022-08-22T03:14:20.471Z] tests/integration/api_build_test.py .......................X             [  6%]
03:14:21 [2022-08-22T03:14:21.295Z] tests/integration/api_client_test.py .....                               [  7%]
03:14:23 [2022-08-22T03:14:23.099Z] tests/integration/api_config_test.py ......                              [  8%]
03:14:52 [2022-08-22T03:14:52.646Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
03:15:45 [2022-08-22T03:15:45.864Z] .........................xx....................                          [ 29%]
03:16:02 [2022-08-22T03:16:02.138Z] tests/integration/api_exec_test.py .....................                 [ 34%]
03:16:09 [2022-08-22T03:16:09.616Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
03:16:14 [2022-08-22T03:16:14.248Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
03:16:29 [2022-08-22T03:16:29.873Z] tests/integration/api_network_test.py ............................       [ 47%]
03:16:39 [2022-08-22T03:16:39.631Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
03:16:41 [2022-08-22T03:16:41.088Z] tests/integration/api_secret_test.py .....                               [ 51%]
03:16:45 [2022-08-22T03:16:45.264Z] tests/integration/api_service_test.py .................................. [ 59%]
03:16:49 [2022-08-22T03:16:49.957Z] ............................                                             [ 66%]
03:17:31 [2022-08-22T03:17:31.370Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
03:17:46 [2022-08-22T03:17:46.494Z] tests/integration/api_volume_test.py .........                           [ 74%]
03:17:48 [2022-08-22T03:17:48.393Z] tests/integration/client_test.py .....                                   [ 75%]
03:17:48 [2022-08-22T03:17:48.652Z] tests/integration/context_api_test.py ...                                [ 76%]
03:17:49 [2022-08-22T03:17:49.219Z] tests/integration/errors_test.py .                                       [ 76%]
03:18:07 [2022-08-22T03:18:07.655Z] tests/integration/models_containers_test.py ............................ [ 83%]
03:18:23 [2022-08-22T03:18:23.881Z] .........                                                                [ 85%]
03:18:28 [2022-08-22T03:18:28.369Z] tests/integration/models_images_test.py ...............                  [ 89%]
03:18:29 [2022-08-22T03:18:29.819Z] tests/integration/models_networks_test.py ....                           [ 90%]
03:18:35 [2022-08-22T03:18:35.084Z] tests/integration/models_nodes_test.py .                                 [ 90%]
03:18:36 [2022-08-22T03:18:36.018Z] tests/integration/models_resources_test.py .                             [ 91%]
03:18:37 [2022-08-22T03:18:37.728Z] tests/integration/models_services_test.py ................X.             [ 95%]
03:18:41 [2022-08-22T03:18:41.001Z] tests/integration/models_swarm_test.py ..                                [ 96%]
03:18:41 [2022-08-22T03:18:41.002Z] tests/integration/models_volumes_test.py ..                              [ 96%]
03:18:44 [2022-08-22T03:18:44.354Z] tests/integration/regression_test.py ......                              [ 98%]
03:18:44 [2022-08-22T03:18:44.870Z] tests/integration/credentials/store_test.py ......                       [ 99%]
03:18:44 [2022-08-22T03:18:44.870Z] tests/integration/credentials/utils_test.py .                            [100%]
03:18:44 [2022-08-22T03:18:44.870Z] 
03:18:44 [2022-08-22T03:18:44.870Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
03:18:44 [2022-08-22T03:18:44.870Z] =========================== short test summary info ============================
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
03:18:44 [2022-08-22T03:18:44.870Z]   CONFIG_RT_GROUP_SCHED isn't enabled
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
03:18:44 [2022-08-22T03:18:44.870Z]   Not supported on most drivers
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
03:18:44 [2022-08-22T03:18:44.870Z]   Output of docker top depends on host distro, and is not formalized.
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
03:18:44 [2022-08-22T03:18:44.870Z]   Output of docker top depends on host distro, and is not formalized.
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
03:18:44 [2022-08-22T03:18:44.870Z]   Can fail if eth0 has multiple IP addresses
03:18:44 [2022-08-22T03:18:44.870Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
03:18:44 [2022-08-22T03:18:44.870Z]   This doesn't seem to be taken into account by the engine
03:18:44 [2022-08-22T03:18:44.870Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
03:18:44 [2022-08-22T03:18:44.870Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
03:18:44 [2022-08-22T03:18:44.870Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.36 seconds ==
03:18:45 [2022-08-22T03:18:45.131Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
03:18:57 [2022-08-22T03:18:57.323Z] Leaving: AppArmorNo profiles have been unloaded.
03:18:57 [2022-08-22T03:18:57.323Z] 
03:18:57 [2022-08-22T03:18:57.323Z] Unloading profiles will leave already running processes permanently
03:18:57 [2022-08-22T03:18:57.323Z] unconfined, which can lead to unexpected situations.
03:18:57 [2022-08-22T03:18:57.323Z] 
03:18:57 [2022-08-22T03:18:57.323Z] To set a process to complain mode, use the command line tool
03:18:57 [2022-08-22T03:18:57.323Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:18:57 [2022-08-22T03:18:57.323Z]