Skip to content

Console Output

11:06:03 [2021-06-10T11:06:03.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b13f90bbe1acc09cd2dfd7fc70012af447d6eb75 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b13f90bbe1acc09cd2dfd7fc70012af447d6eb75 hack/make.sh dynbinary test-docker-py
11:06:04 [2021-06-10T11:06:04.199Z] 
11:06:04 [2021-06-10T11:06:04.199Z] Removing bundles/
11:06:04 [2021-06-10T11:06:04.199Z] 
11:06:04 [2021-06-10T11:06:04.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:06:04 [2021-06-10T11:06:04.199Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:06:04 [2021-06-10T11:06:04.199Z] GOOS="" GOARCH="" GOARM=""
11:07:40 [2021-06-10T11:07:40.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:07:40 [2021-06-10T11:07:40.573Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:07:40 [2021-06-10T11:07:40.573Z] GOOS="" GOARCH="" GOARM=""
11:07:40 [2021-06-10T11:07:40.573Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:07:40 [2021-06-10T11:07:40.573Z] 
11:07:40 [2021-06-10T11:07:40.573Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:07:40 [2021-06-10T11:07:40.573Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:07:40 [2021-06-10T11:07:40.573Z] Using test binary docker
11:07:40 [2021-06-10T11:07:40.573Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:07:40 [2021-06-10T11:07:40.573Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:07:40 [2021-06-10T11:07:40.573Z] INFO: Waiting for daemon to start...
11:07:40 [2021-06-10T11:07:40.573Z] Starting dockerd
11:07:40 [2021-06-10T11:07:40.573Z] .
11:07:40 [2021-06-10T11:07:40.573Z] INFO: Building docker-sdk-python3:5.0.0...
11:08:19 [2021-06-10T11:08:19.239Z] sha256:782bd8d4dc3aaf613a5c7831248a8f30e3a7d1be2c69d630b275b83cd7f138ac
11:08:19 [2021-06-10T11:08:19.239Z] INFO: Starting docker-py tests...
11:08:19 [2021-06-10T11:08:19.239Z] ============================= test session starts ==============================
11:08:19 [2021-06-10T11:08:19.239Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
11:08:19 [2021-06-10T11:08:19.239Z] rootdir: /src, inifile: pytest.ini
11:08:19 [2021-06-10T11:08:19.239Z] plugins: timeout-1.3.3, cov-2.6.1
11:08:19 [2021-06-10T11:08:19.239Z] collected 390 items / 1 deselected / 389 selected
11:08:19 [2021-06-10T11:08:19.239Z] 
11:08:40 [2021-06-10T11:08:40.254Z] tests/integration/api_build_test.py .......................X             [  6%]
11:08:40 [2021-06-10T11:08:40.815Z] tests/integration/api_client_test.py .....                               [  7%]
11:08:42 [2021-06-10T11:08:42.556Z] tests/integration/api_config_test.py .....                               [  8%]
11:09:20 [2021-06-10T11:09:20.186Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
11:10:29 [2021-06-10T11:10:29.389Z] ..........................xx....................                         [ 29%]
11:10:56 [2021-06-10T11:10:56.182Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:11:05 [2021-06-10T11:11:05.824Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:11:10 [2021-06-10T11:11:10.079Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:11:31 [2021-06-10T11:11:31.279Z] tests/integration/api_network_test.py ............................       [ 47%]
11:11:38 [2021-06-10T11:11:38.321Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:11:39 [2021-06-10T11:11:39.808Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:11:44 [2021-06-10T11:11:44.391Z] tests/integration/api_service_test.py ....................s............. [ 60%]
11:11:58 [2021-06-10T11:11:58.748Z] ..........................                                               [ 67%]
11:12:41 [2021-06-10T11:12:41.553Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:12:59 [2021-06-10T11:12:59.585Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:12:59 [2021-06-10T11:12:59.585Z] tests/integration/client_test.py .....                                   [ 75%]
11:12:59 [2021-06-10T11:12:59.585Z] tests/integration/context_api_test.py ...                                [ 76%]
11:12:59 [2021-06-10T11:12:59.585Z] tests/integration/errors_test.py .                                       [ 76%]
11:13:25 [2021-06-10T11:13:25.831Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:13:45 [2021-06-10T11:13:45.162Z] .........                                                                [ 86%]
11:13:50 [2021-06-10T11:13:50.349Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:13:51 [2021-06-10T11:13:51.786Z] tests/integration/models_networks_test.py ....                           [ 91%]
11:13:58 [2021-06-10T11:13:58.316Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:13:58 [2021-06-10T11:13:58.881Z] tests/integration/models_resources_test.py .                             [ 91%]
11:14:01 [2021-06-10T11:14:01.134Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:14:04 [2021-06-10T11:14:04.387Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:14:04 [2021-06-10T11:14:04.387Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:14:09 [2021-06-10T11:14:09.398Z] tests/integration/regression_test.py ......                              [ 98%]
11:14:09 [2021-06-10T11:14:09.654Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:14:09 [2021-06-10T11:14:09.654Z] tests/integration/credentials/utils_test.py .                            [100%]
11:14:09 [2021-06-10T11:14:09.654Z] 
11:14:09 [2021-06-10T11:14:09.654Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:14:09 [2021-06-10T11:14:09.654Z] =========================== short test summary info ============================
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:14:09 [2021-06-10T11:14:09.654Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:14:09 [2021-06-10T11:14:09.654Z]   Not supported on most drivers
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:14:09 [2021-06-10T11:14:09.654Z]   Output of docker top depends on host distro, and is not formalized.
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:14:09 [2021-06-10T11:14:09.654Z]   Output of docker top depends on host distro, and is not formalized.
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:14:09 [2021-06-10T11:14:09.654Z]   Can fail if eth0 has multiple IP addresses
11:14:09 [2021-06-10T11:14:09.654Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:14:09 [2021-06-10T11:14:09.654Z]   This doesn't seem to be taken into account by the engine
11:14:09 [2021-06-10T11:14:09.654Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:14:09 [2021-06-10T11:14:09.654Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
11:14:09 [2021-06-10T11:14:09.654Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:14:09 [2021-06-10T11:14:09.654Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 353.36 seconds ==
11:14:10 [2021-06-10T11:14:10.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:14:22 [2021-06-10T11:14:22.371Z] Leaving: AppArmorNo profiles have been unloaded.
11:14:22 [2021-06-10T11:14:22.371Z] 
11:14:22 [2021-06-10T11:14:22.371Z] Unloading profiles will leave already running processes permanently
11:14:22 [2021-06-10T11:14:22.371Z] unconfined, which can lead to unexpected situations.
11:14:22 [2021-06-10T11:14:22.371Z] 
11:14:22 [2021-06-10T11:14:22.371Z] To set a process to complain mode, use the command line tool
11:14:22 [2021-06-10T11:14:22.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:14:22 [2021-06-10T11:14:22.371Z]