Skip to content

Console Output

17:11:16 [2022-03-18T17:11:16.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42491/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e34970bb077a03095a1c18f330672824ad9713e8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e34970bb077a03095a1c18f330672824ad9713e8 hack/make.sh dynbinary test-docker-py
17:11:16 [2022-03-18T17:11:16.792Z] 
17:11:17 [2022-03-18T17:11:17.049Z] Removing bundles/
17:11:17 [2022-03-18T17:11:17.049Z] 
17:11:17 [2022-03-18T17:11:17.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:11:17 [2022-03-18T17:11:17.049Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:11:17 [2022-03-18T17:11:17.049Z] GOOS="" GOARCH="" GOARM=""
17:13:08 [2022-03-18T17:13:08.566Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:13:08 [2022-03-18T17:13:08.566Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:13:08 [2022-03-18T17:13:08.566Z] GOOS="" GOARCH="" GOARM=""
17:13:08 [2022-03-18T17:13:08.567Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:13:08 [2022-03-18T17:13:08.567Z] 
17:13:08 [2022-03-18T17:13:08.567Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:13:08 [2022-03-18T17:13:08.567Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:13:08 [2022-03-18T17:13:08.567Z] Using test binary docker
17:13:08 [2022-03-18T17:13:08.825Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:13:08 [2022-03-18T17:13:08.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:13:08 [2022-03-18T17:13:08.825Z] INFO: Waiting for daemon to start...
17:13:08 [2022-03-18T17:13:08.825Z] Starting dockerd
17:13:10 [2022-03-18T17:13:10.724Z] .
17:13:10 [2022-03-18T17:13:10.724Z] INFO: Building docker-sdk-python3:5.0.3...
17:13:57 [2022-03-18T17:13:57.388Z] sha256:7b228549b99a17b6abffdcb696ef0297149dd26d93ac10ac1bc4e07d9cc3a046
17:13:57 [2022-03-18T17:13:57.388Z] INFO: Starting docker-py tests...
17:13:57 [2022-03-18T17:13:57.388Z] ============================= test session starts ==============================
17:13:57 [2022-03-18T17:13:57.388Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:13:57 [2022-03-18T17:13:57.388Z] rootdir: /src, inifile: pytest.ini
17:13:57 [2022-03-18T17:13:57.388Z] plugins: timeout-1.3.3, cov-2.6.1
17:13:57 [2022-03-18T17:13:57.388Z] collected 395 items / 2 deselected / 393 selected
17:13:57 [2022-03-18T17:13:57.388Z] 
17:14:12 [2022-03-18T17:14:12.935Z] tests/integration/api_build_test.py .......................X             [  6%]
17:14:13 [2022-03-18T17:14:13.501Z] tests/integration/api_client_test.py .....                               [  7%]
17:14:14 [2022-03-18T17:14:14.951Z] tests/integration/api_config_test.py ......                              [  8%]
17:14:45 [2022-03-18T17:14:45.070Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:15:39 [2022-03-18T17:15:39.315Z] .........................xx....................                          [ 29%]
17:15:56 [2022-03-18T17:15:56.035Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:16:03 [2022-03-18T17:16:03.489Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:16:08 [2022-03-18T17:16:08.591Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:16:24 [2022-03-18T17:16:24.701Z] tests/integration/api_network_test.py ............................       [ 47%]
17:16:34 [2022-03-18T17:16:34.892Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:16:36 [2022-03-18T17:16:36.281Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:16:40 [2022-03-18T17:16:40.562Z] tests/integration/api_service_test.py .................................. [ 59%]
17:16:54 [2022-03-18T17:16:54.534Z] ............................                                             [ 66%]
17:17:35 [2022-03-18T17:17:35.574Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:17:50 [2022-03-18T17:17:50.693Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:17:52 [2022-03-18T17:17:52.593Z] tests/integration/client_test.py .....                                   [ 75%]
17:17:52 [2022-03-18T17:17:52.851Z] tests/integration/context_api_test.py ...                                [ 76%]
17:17:53 [2022-03-18T17:17:53.416Z] tests/integration/errors_test.py .                                       [ 76%]
17:18:12 [2022-03-18T17:18:12.460Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:18:28 [2022-03-18T17:18:28.679Z] .........                                                                [ 85%]
17:18:33 [2022-03-18T17:18:33.606Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:18:34 [2022-03-18T17:18:34.799Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:18:41 [2022-03-18T17:18:41.350Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:18:41 [2022-03-18T17:18:41.350Z] tests/integration/models_resources_test.py .                             [ 91%]
17:18:43 [2022-03-18T17:18:43.365Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:18:46 [2022-03-18T17:18:46.112Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:18:46 [2022-03-18T17:18:46.112Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:18:50 [2022-03-18T17:18:50.167Z] tests/integration/regression_test.py ......                              [ 98%]
17:18:50 [2022-03-18T17:18:50.425Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:18:50 [2022-03-18T17:18:50.425Z] tests/integration/credentials/utils_test.py .                            [100%]
17:18:50 [2022-03-18T17:18:50.425Z] 
17:18:50 [2022-03-18T17:18:50.425Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:18:50 [2022-03-18T17:18:50.425Z] =========================== short test summary info ============================
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:18:50 [2022-03-18T17:18:50.425Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:18:50 [2022-03-18T17:18:50.425Z]   Not supported on most drivers
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:18:50 [2022-03-18T17:18:50.425Z]   Output of docker top depends on host distro, and is not formalized.
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:18:50 [2022-03-18T17:18:50.425Z]   Output of docker top depends on host distro, and is not formalized.
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:18:50 [2022-03-18T17:18:50.425Z]   Can fail if eth0 has multiple IP addresses
17:18:50 [2022-03-18T17:18:50.425Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:18:50 [2022-03-18T17:18:50.425Z]   This doesn't seem to be taken into account by the engine
17:18:50 [2022-03-18T17:18:50.425Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:18:50 [2022-03-18T17:18:50.425Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:18:50 [2022-03-18T17:18:50.425Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.68 seconds ==
17:18:50 [2022-03-18T17:18:50.999Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:19:00 [2022-03-18T17:19:00.963Z] Leaving: AppArmorNo profiles have been unloaded.
17:19:00 [2022-03-18T17:19:00.963Z] 
17:19:00 [2022-03-18T17:19:00.963Z] Unloading profiles will leave already running processes permanently
17:19:00 [2022-03-18T17:19:00.963Z] unconfined, which can lead to unexpected situations.
17:19:00 [2022-03-18T17:19:00.963Z] 
17:19:00 [2022-03-18T17:19:00.963Z] To set a process to complain mode, use the command line tool
17:19:00 [2022-03-18T17:19:00.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:19:00 [2022-03-18T17:19:00.963Z]