Skip to content

Console Output

22:20:40 [2021-08-23T22:20:40.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42770/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=247f4796d21d98909974410ff27b61233776ae3a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:247f4796d21d98909974410ff27b61233776ae3a hack/make.sh dynbinary test-docker-py
22:20:40 [2021-08-23T22:20:40.979Z] 
22:20:40 [2021-08-23T22:20:40.979Z] Removing bundles/
22:20:40 [2021-08-23T22:20:40.979Z] 
22:20:40 [2021-08-23T22:20:40.979Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:40 [2021-08-23T22:20:40.979Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:20:40 [2021-08-23T22:20:40.979Z] GOOS="" GOARCH="" GOARM=""
22:22:17 [2021-08-23T22:22:17.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:22:17 [2021-08-23T22:22:17.375Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:22:17 [2021-08-23T22:22:17.375Z] GOOS="" GOARCH="" GOARM=""
22:22:17 [2021-08-23T22:22:17.375Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:22:17 [2021-08-23T22:22:17.375Z] 
22:22:17 [2021-08-23T22:22:17.375Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:22:17 [2021-08-23T22:22:17.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:22:17 [2021-08-23T22:22:17.375Z] Using test binary docker
22:22:17 [2021-08-23T22:22:17.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:22:17 [2021-08-23T22:22:17.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:22:17 [2021-08-23T22:22:17.375Z] INFO: Waiting for daemon to start...
22:22:17 [2021-08-23T22:22:17.375Z] Starting dockerd
22:22:17 [2021-08-23T22:22:17.375Z] .
22:22:17 [2021-08-23T22:22:17.375Z] INFO: Building docker-sdk-python3:5.0.0...
22:22:56 [2021-08-23T22:22:56.037Z] sha256:e4883f74b37d5ff63ac12cd06e198fe5bed8db560a3c44548733b988ad3bf324
22:22:56 [2021-08-23T22:22:56.037Z] INFO: Starting docker-py tests...
22:22:56 [2021-08-23T22:22:56.292Z] ============================= test session starts ==============================
22:22:56 [2021-08-23T22:22:56.292Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
22:22:56 [2021-08-23T22:22:56.292Z] rootdir: /src, inifile: pytest.ini
22:22:56 [2021-08-23T22:22:56.292Z] plugins: timeout-1.3.3, cov-2.6.1
22:22:57 [2021-08-23T22:22:57.660Z] collected 390 items / 1 deselected / 389 selected
22:22:57 [2021-08-23T22:22:57.660Z] 
22:23:13 [2021-08-23T22:23:13.550Z] tests/integration/api_build_test.py .......................X             [  6%]
22:23:14 [2021-08-23T22:23:14.368Z] tests/integration/api_client_test.py .....                               [  7%]
22:23:15 [2021-08-23T22:23:15.986Z] tests/integration/api_config_test.py .....                               [  8%]
22:23:46 [2021-08-23T22:23:46.129Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
22:24:41 [2021-08-23T22:24:41.818Z] ..........................xx....................                         [ 29%]
22:24:58 [2021-08-23T22:24:58.761Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:25:06 [2021-08-23T22:25:06.726Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:25:10 [2021-08-23T22:25:10.299Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:25:26 [2021-08-23T22:25:26.999Z] tests/integration/api_network_test.py ............................       [ 47%]
22:25:34 [2021-08-23T22:25:34.412Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:25:35 [2021-08-23T22:25:35.899Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:25:39 [2021-08-23T22:25:39.516Z] tests/integration/api_service_test.py ....................s............. [ 60%]
22:25:55 [2021-08-23T22:25:55.151Z] ..........................                                               [ 67%]
22:26:34 [2021-08-23T22:26:34.474Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:26:49 [2021-08-23T22:26:49.560Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:26:52 [2021-08-23T22:26:52.073Z] tests/integration/client_test.py .....                                   [ 75%]
22:26:52 [2021-08-23T22:26:52.073Z] tests/integration/context_api_test.py ...                                [ 76%]
22:26:52 [2021-08-23T22:26:52.329Z] tests/integration/errors_test.py .                                       [ 76%]
22:27:11 [2021-08-23T22:27:11.126Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:27:27 [2021-08-23T22:27:27.342Z] .........                                                                [ 86%]
22:27:31 [2021-08-23T22:27:31.486Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:27:32 [2021-08-23T22:27:32.926Z] tests/integration/models_networks_test.py ....                           [ 91%]
22:27:39 [2021-08-23T22:27:39.477Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:27:39 [2021-08-23T22:27:39.477Z] tests/integration/models_resources_test.py .                             [ 91%]
22:27:41 [2021-08-23T22:27:41.607Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:27:44 [2021-08-23T22:27:44.858Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:27:44 [2021-08-23T22:27:44.858Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:27:48 [2021-08-23T22:27:48.460Z] tests/integration/regression_test.py ......                              [ 98%]
22:27:48 [2021-08-23T22:27:48.973Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:27:48 [2021-08-23T22:27:48.973Z] tests/integration/credentials/utils_test.py .                            [100%]
22:27:48 [2021-08-23T22:27:48.973Z] 
22:27:48 [2021-08-23T22:27:48.973Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:27:48 [2021-08-23T22:27:48.973Z] =========================== short test summary info ============================
22:27:48 [2021-08-23T22:27:48.973Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:27:48 [2021-08-23T22:27:48.974Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:27:48 [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:27:48 [2021-08-23T22:27:48.974Z]   Not supported on most drivers
22:27:48 [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:27:48 [2021-08-23T22:27:48.974Z]   Output of docker top depends on host distro, and is not formalized.
22:27:48 [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:27:48 [2021-08-23T22:27:48.974Z]   Output of docker top depends on host distro, and is not formalized.
22:27:48 [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:27:48 [2021-08-23T22:27:48.974Z]   Can fail if eth0 has multiple IP addresses
22:27:48 [2021-08-23T22:27:48.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:27:48 [2021-08-23T22:27:48.974Z]   This doesn't seem to be taken into account by the engine
22:27:48 [2021-08-23T22:27:48.974Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:27:48 [2021-08-23T22:27:48.974Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
22:27:48 [2021-08-23T22:27:48.974Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:27:48 [2021-08-23T22:27:48.974Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.67 seconds ==
22:27:49 [2021-08-23T22:27:49.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:28:01 [2021-08-23T22:28:01.392Z] Leaving: AppArmorNo profiles have been unloaded.
22:28:01 [2021-08-23T22:28:01.392Z] 
22:28:01 [2021-08-23T22:28:01.392Z] Unloading profiles will leave already running processes permanently
22:28:01 [2021-08-23T22:28:01.392Z] unconfined, which can lead to unexpected situations.
22:28:01 [2021-08-23T22:28:01.392Z] 
22:28:01 [2021-08-23T22:28:01.392Z] To set a process to complain mode, use the command line tool
22:28:01 [2021-08-23T22:28:01.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:28:01 [2021-08-23T22:28:01.392Z]