Skip to content

Console Output

08:08:11 [2022-08-26T08:08:11.056Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44043/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c02db3e0d234e0a7423656d8a3dc40a662c90552 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c02db3e0d234e0a7423656d8a3dc40a662c90552 hack/make.sh dynbinary test-docker-py
08:08:11 [2022-08-26T08:08:11.319Z] 
08:08:11 [2022-08-26T08:08:11.580Z] Removing bundles/
08:08:11 [2022-08-26T08:08:11.580Z] 
08:08:11 [2022-08-26T08:08:11.580Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:08:11 [2022-08-26T08:08:11.580Z] Building: bundles/dynbinary-daemon/dockerd
08:08:11 [2022-08-26T08:08:11.580Z] GOOS="" GOARCH="" GOARM=""
08:10:18 [2022-08-26T08:10:18.078Z] Created binary: bundles/dynbinary-daemon/dockerd
08:10:18 [2022-08-26T08:10:18.078Z] Building: bundles/dynbinary-daemon/docker-proxy
08:10:18 [2022-08-26T08:10:18.078Z] GOOS="" GOARCH="" GOARM=""
08:10:18 [2022-08-26T08:10:18.078Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:10:18 [2022-08-26T08:10:18.078Z] 
08:10:18 [2022-08-26T08:10:18.078Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:10:18 [2022-08-26T08:10:18.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:10:18 [2022-08-26T08:10:18.078Z] Using test binary docker
08:10:18 [2022-08-26T08:10:18.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:10:18 [2022-08-26T08:10:18.078Z] Not: starting.
08:10:18 [2022-08-26T08:10:18.078Z] INFO: Waiting for daemon to start...
08:10:18 [2022-08-26T08:10:18.078Z] Starting dockerd
08:10:18 [2022-08-26T08:10:18.078Z] .
08:10:18 [2022-08-26T08:10:18.078Z] INFO: Building docker-sdk-python3:5.0.3...
08:10:56 [2022-08-26T08:10:56.810Z] sha256:40d47550ce6112f31e2fe995723c6b5abebd83c0b610149e4eed6c50255e06ac
08:10:56 [2022-08-26T08:10:56.810Z] INFO: Starting docker-py tests...
08:10:57 [2022-08-26T08:10:57.750Z] ============================= test session starts ==============================
08:10:57 [2022-08-26T08:10:57.750Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
08:10:57 [2022-08-26T08:10:57.750Z] rootdir: /src, inifile: pytest.ini
08:10:57 [2022-08-26T08:10:57.750Z] plugins: cov-2.6.1, timeout-1.3.3
08:10:58 [2022-08-26T08:10:58.689Z] collected 395 items / 2 deselected / 393 selected
08:10:58 [2022-08-26T08:10:58.689Z] 
08:11:15 [2022-08-26T08:11:15.803Z] tests/integration/api_build_test.py .......................X             [  6%]
08:11:16 [2022-08-26T08:11:16.631Z] tests/integration/api_client_test.py .....                               [  7%]
08:11:18 [2022-08-26T08:11:18.026Z] tests/integration/api_config_test.py ......                              [  8%]
08:11:48 [2022-08-26T08:11:48.149Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
08:12:40 [2022-08-26T08:12:40.997Z] .........................xx....................                          [ 29%]
08:12:57 [2022-08-26T08:12:57.154Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:13:04 [2022-08-26T08:13:04.631Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:13:09 [2022-08-26T08:13:09.563Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
08:13:25 [2022-08-26T08:13:25.767Z] tests/integration/api_network_test.py ............................       [ 47%]
08:13:35 [2022-08-26T08:13:35.303Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
08:13:36 [2022-08-26T08:13:36.758Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:13:40 [2022-08-26T08:13:40.694Z] tests/integration/api_service_test.py .................................. [ 59%]
08:13:45 [2022-08-26T08:13:45.665Z] ............................                                             [ 66%]
08:14:26 [2022-08-26T08:14:26.853Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:14:41 [2022-08-26T08:14:41.993Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:14:43 [2022-08-26T08:14:43.898Z] tests/integration/client_test.py .....                                   [ 75%]
08:14:43 [2022-08-26T08:14:43.898Z] tests/integration/context_api_test.py ...                                [ 76%]
08:14:44 [2022-08-26T08:14:44.467Z] tests/integration/errors_test.py .                                       [ 76%]
08:15:02 [2022-08-26T08:15:02.968Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:15:19 [2022-08-26T08:15:19.283Z] .........                                                                [ 85%]
08:15:23 [2022-08-26T08:15:23.796Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:15:25 [2022-08-26T08:15:25.253Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:15:31 [2022-08-26T08:15:31.820Z] tests/integration/models_nodes_test.py .                                 [ 90%]
08:15:31 [2022-08-26T08:15:31.820Z] tests/integration/models_resources_test.py .                             [ 91%]
08:15:33 [2022-08-26T08:15:33.587Z] tests/integration/models_services_test.py ................X.             [ 95%]
08:15:36 [2022-08-26T08:15:36.342Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:15:36 [2022-08-26T08:15:36.342Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:15:40 [2022-08-26T08:15:40.532Z] tests/integration/regression_test.py ......                              [ 98%]
08:15:40 [2022-08-26T08:15:40.791Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:15:40 [2022-08-26T08:15:40.791Z] tests/integration/credentials/utils_test.py .                            [100%]
08:15:40 [2022-08-26T08:15:40.791Z] 
08:15:40 [2022-08-26T08:15:40.791Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:15:40 [2022-08-26T08:15:40.791Z] =========================== short test summary info ============================
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:15:40 [2022-08-26T08:15:40.791Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:15:40 [2022-08-26T08:15:40.791Z]   Not supported on most drivers
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:15:40 [2022-08-26T08:15:40.791Z]   Output of docker top depends on host distro, and is not formalized.
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:15:40 [2022-08-26T08:15:40.791Z]   Output of docker top depends on host distro, and is not formalized.
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:15:40 [2022-08-26T08:15:40.791Z]   Can fail if eth0 has multiple IP addresses
08:15:40 [2022-08-26T08:15:40.791Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:15:40 [2022-08-26T08:15:40.791Z]   This doesn't seem to be taken into account by the engine
08:15:40 [2022-08-26T08:15:40.791Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
08:15:40 [2022-08-26T08:15:40.791Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:15:40 [2022-08-26T08:15:40.791Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.38 seconds ==
08:15:41 [2022-08-26T08:15:41.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:15:51 [2022-08-26T08:15:51.339Z] Leaving: AppArmorNo profiles have been unloaded.
08:15:51 [2022-08-26T08:15:51.339Z] 
08:15:51 [2022-08-26T08:15:51.339Z] Unloading profiles will leave already running processes permanently
08:15:51 [2022-08-26T08:15:51.339Z] unconfined, which can lead to unexpected situations.
08:15:51 [2022-08-26T08:15:51.339Z] 
08:15:51 [2022-08-26T08:15:51.339Z] To set a process to complain mode, use the command line tool
08:15:51 [2022-08-26T08:15:51.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:15:51 [2022-08-26T08:15:51.339Z]