Skip to content

Console Output

12:27:49 [2022-03-03T12:27:49.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=360bf5efbacdb78a78bd4f7e192305342fdb63c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:360bf5efbacdb78a78bd4f7e192305342fdb63c9 hack/make.sh dynbinary test-docker-py
12:27:49 [2022-03-03T12:27:49.559Z] 
12:27:49 [2022-03-03T12:27:49.820Z] Removing bundles/
12:27:49 [2022-03-03T12:27:49.820Z] 
12:27:49 [2022-03-03T12:27:49.820Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:49 [2022-03-03T12:27:49.820Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:27:49 [2022-03-03T12:27:49.820Z] GOOS="" GOARCH="" GOARM=""
12:29:26 [2022-03-03T12:29:26.335Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:29:26 [2022-03-03T12:29:26.335Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:29:26 [2022-03-03T12:29:26.335Z] GOOS="" GOARCH="" GOARM=""
12:29:26 [2022-03-03T12:29:26.335Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:29:26 [2022-03-03T12:29:26.335Z] 
12:29:26 [2022-03-03T12:29:26.335Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:29:26 [2022-03-03T12:29:26.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:29:26 [2022-03-03T12:29:26.335Z] Using test binary docker
12:29:26 [2022-03-03T12:29:26.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:29:26 [2022-03-03T12:29:26.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:29:26 [2022-03-03T12:29:26.335Z] INFO: Waiting for daemon to start...
12:29:26 [2022-03-03T12:29:26.335Z] Starting dockerd
12:29:26 [2022-03-03T12:29:26.335Z] .
12:29:26 [2022-03-03T12:29:26.335Z] INFO: Building docker-sdk-python3:5.0.3...
12:30:13 [2022-03-03T12:30:13.055Z] sha256:fa6b4aaa2a6588d45b3dafed3c1c37e114992a0ff5f52029d584c6197c72e9b4
12:30:13 [2022-03-03T12:30:13.055Z] INFO: Starting docker-py tests...
12:30:13 [2022-03-03T12:30:13.055Z] ============================= test session starts ==============================
12:30:13 [2022-03-03T12:30:13.055Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:30:13 [2022-03-03T12:30:13.055Z] rootdir: /src, inifile: pytest.ini
12:30:13 [2022-03-03T12:30:13.055Z] plugins: timeout-1.3.3, cov-2.6.1
12:30:13 [2022-03-03T12:30:13.055Z] collected 395 items / 2 deselected / 393 selected
12:30:13 [2022-03-03T12:30:13.055Z] 
12:30:23 [2022-03-03T12:30:23.607Z] tests/integration/api_build_test.py .......................X             [  6%]
12:30:24 [2022-03-03T12:30:24.392Z] tests/integration/api_client_test.py .....                               [  7%]
12:30:25 [2022-03-03T12:30:25.911Z] tests/integration/api_config_test.py ......                              [  8%]
12:30:55 [2022-03-03T12:30:55.875Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:31:49 [2022-03-03T12:31:49.289Z] .........................xx....................                          [ 29%]
12:32:05 [2022-03-03T12:32:05.733Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:32:13 [2022-03-03T12:32:13.231Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:32:17 [2022-03-03T12:32:17.880Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:32:34 [2022-03-03T12:32:34.088Z] tests/integration/api_network_test.py ............................       [ 47%]
12:32:43 [2022-03-03T12:32:43.722Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:32:45 [2022-03-03T12:32:45.237Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:32:49 [2022-03-03T12:32:49.062Z] tests/integration/api_service_test.py .................................. [ 59%]
12:33:04 [2022-03-03T12:33:04.749Z] ............................                                             [ 66%]
12:33:43 [2022-03-03T12:33:43.225Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:34:01 [2022-03-03T12:34:01.337Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:34:01 [2022-03-03T12:34:01.337Z] tests/integration/client_test.py .....                                   [ 75%]
12:34:01 [2022-03-03T12:34:01.337Z] tests/integration/context_api_test.py ...                                [ 76%]
12:34:01 [2022-03-03T12:34:01.337Z] tests/integration/errors_test.py .                                       [ 76%]
12:34:19 [2022-03-03T12:34:19.448Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:34:35 [2022-03-03T12:34:35.743Z] .........                                                                [ 85%]
12:34:40 [2022-03-03T12:34:40.484Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:34:41 [2022-03-03T12:34:41.692Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:34:48 [2022-03-03T12:34:48.279Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:34:48 [2022-03-03T12:34:48.279Z] tests/integration/models_resources_test.py .                             [ 91%]
12:34:54 [2022-03-03T12:34:54.351Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:35:01 [2022-03-03T12:35:01.018Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:35:01 [2022-03-03T12:35:01.018Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:35:05 [2022-03-03T12:35:05.229Z] tests/integration/regression_test.py ......                              [ 98%]
12:35:05 [2022-03-03T12:35:05.490Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:35:05 [2022-03-03T12:35:05.490Z] tests/integration/credentials/utils_test.py .                            [100%]
12:35:05 [2022-03-03T12:35:05.490Z] 
12:35:05 [2022-03-03T12:35:05.490Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:35:05 [2022-03-03T12:35:05.490Z] =========================== short test summary info ============================
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:35:05 [2022-03-03T12:35:05.490Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:35:05 [2022-03-03T12:35:05.490Z]   Not supported on most drivers
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:35:05 [2022-03-03T12:35:05.490Z]   Output of docker top depends on host distro, and is not formalized.
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:35:05 [2022-03-03T12:35:05.490Z]   Output of docker top depends on host distro, and is not formalized.
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:35:05 [2022-03-03T12:35:05.490Z]   Can fail if eth0 has multiple IP addresses
12:35:05 [2022-03-03T12:35:05.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:35:05 [2022-03-03T12:35:05.490Z]   This doesn't seem to be taken into account by the engine
12:35:05 [2022-03-03T12:35:05.490Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:35:05 [2022-03-03T12:35:05.490Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:35:05 [2022-03-03T12:35:05.490Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.09 seconds ==
12:35:05 [2022-03-03T12:35:05.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:35:17 [2022-03-03T12:35:17.976Z] Leaving: AppArmorNo profiles have been unloaded.
12:35:17 [2022-03-03T12:35:17.976Z] 
12:35:17 [2022-03-03T12:35:17.976Z] Unloading profiles will leave already running processes permanently
12:35:17 [2022-03-03T12:35:17.976Z] unconfined, which can lead to unexpected situations.
12:35:17 [2022-03-03T12:35:17.976Z] 
12:35:17 [2022-03-03T12:35:17.976Z] To set a process to complain mode, use the command line tool
12:35:17 [2022-03-03T12:35:17.976Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:35:17 [2022-03-03T12:35:17.976Z]