Skip to content
Failed

Console Output

Skipping 293 KB.. Full Log
10:57:11 Checking for library z                   : yes 
10:57:11 Checking for function unsetenv           : yes 
10:57:11 Checking for function mkdtemp            : yes 
10:57:11 Checking for flags -Wl,--as-needed       : yes 
10:57:11 'configure' finished successfully (0.334s)
10:57:11 'all' finished successfully (0.000s)
10:57:11 'distclean' finished successfully (0.001s)
10:57:11 Setting top to                           : /tmp/pyinstaller/bootloader 
10:57:11 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:57:11 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:57:11 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:57:11 Checking size of pointer                 : 8 
10:57:11 Platform                                 : Linux-64bit detected based on compiler 
10:57:11 Checking for flags -m64                  : yes 
10:57:11 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:57:11 Checking for program 'strip'             : /usr/bin/strip 
10:57:11 Checking for library dl                  : yes 
10:57:11 Checking for library m                   : yes 
10:57:11 Checking for library z                   : yes 
10:57:11 Checking for function unsetenv           : yes 
10:57:11 Checking for function mkdtemp            : yes 
10:57:12 Checking for flags -Wl,--as-needed       : yes 
10:57:12 'configure' finished successfully (0.309s)
10:57:12 'make_all' finished successfully (0.003s)
10:57:12 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:12 [ 1/13] Compiling src/pyi_python.c
10:57:12 [ 2/13] Compiling src/pyi_global.c
10:57:12 [ 3/13] Compiling src/pyi_archive.c
10:57:12 [ 4/13] Compiling src/pyi_launch.c
10:57:12 [ 5/13] Compiling src/pyi_utils.c
10:57:12 [ 6/13] Compiling src/pyi_win32_utils.c
10:57:12 [ 7/13] Compiling src/pyi_main.c
10:57:12 [ 8/13] Compiling src/pyi_pythonlib.c
10:57:12 [ 9/13] Compiling src/pyi_python27_compat.c
10:57:12 [10/13] Compiling src/main.c
10:57:12 [11/13] Compiling src/pyi_path.c
10:57:12 [12/13] Linking build/debug/run_d
10:57:12 [13/13] Processing build/debug/run_d
10:57:12 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:12 'build_debug' finished successfully (0.722s)
10:57:12 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:57:12 [ 1/13] Compiling src/pyi_python.c
10:57:12 [ 2/13] Compiling src/pyi_global.c
10:57:12 [ 3/13] Compiling src/main.c
10:57:12 [ 4/13] Compiling src/pyi_utils.c
10:57:12 [ 5/13] Compiling src/pyi_python27_compat.c
10:57:12 [ 6/13] Compiling src/pyi_win32_utils.c
10:57:12 [ 7/13] Compiling src/pyi_main.c
10:57:13 [ 8/13] Compiling src/pyi_pythonlib.c
10:57:13 [ 9/13] Compiling src/pyi_path.c
10:57:13 [10/13] Compiling src/pyi_archive.c
10:57:13 [11/13] Compiling src/pyi_launch.c
10:57:13 [12/13] Linking build/release/run
10:57:13 [13/13] Processing build/release/run
10:57:13 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:57:13 'build_release' finished successfully (0.691s)
10:57:13 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:13 [13/14] Processing build/debug/run_d
10:57:13 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
10:57:13 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:13 'install_debug' finished successfully (0.016s)
10:57:13 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:57:13 [13/14] Processing build/release/run
10:57:13 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
10:57:13 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:57:13 'install_release' finished successfully (0.014s)
10:57:13 + /code/.tox/py37/bin/pip3 install ..
10:57:13 Processing /tmp/pyinstaller
10:57:13   Installing build dependencies: started
10:57:19   Installing build dependencies: finished with status 'done'
10:57:19   Getting requirements to build wheel: started
10:57:19   Getting requirements to build wheel: finished with status 'done'
10:57:19     Preparing wheel metadata: started
10:57:19     Preparing wheel metadata: finished with status 'done'
10:57:19 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
10:57:19 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (41.6.0)
10:57:19 Building wheels for collected packages: PyInstaller
10:57:19   Building wheel for PyInstaller (PEP 517): started
10:57:20   Building wheel for PyInstaller (PEP 517): finished with status 'done'
10:57:20   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=b833c98aed3553ca0b6994162643eeb99af244b8554c4097d08a28e12d035ac6
10:57:20   Stored in directory: /tmp/pip-ephem-wheel-cache-b_8caru2/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
10:57:20 Successfully built PyInstaller
10:57:20 Installing collected packages: PyInstaller
10:57:20   Found existing installation: PyInstaller 3.5
10:57:20     Uninstalling PyInstaller-3.5:
10:57:20       Successfully uninstalled PyInstaller-3.5
10:57:21 Successfully installed PyInstaller-3.5
10:57:21 + cd /code
10:57:21 + rm -Rf /tmp/pyinstaller
10:57:21 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
10:57:21 38 INFO: PyInstaller: 3.5
10:57:21 38 INFO: Python: 3.7.4
10:57:21 42 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
10:57:21 44 INFO: UPX is not available.
10:57:21 46 INFO: Extending PYTHONPATH with paths
10:57:21 ['/code/bin', '/code']
10:57:21 46 INFO: checking Analysis
10:57:21 46 INFO: Building Analysis because Analysis-00.toc is non existent
10:57:21 46 INFO: Initializing module dependency graph...
10:57:21 49 INFO: Initializing module graph hooks...
10:57:21 50 INFO: Analyzing base_library.zip ...
10:57:24 2514 INFO: running Analysis Analysis-00.toc
10:57:24 2524 INFO: Caching module hooks...
10:57:24 2528 INFO: Analyzing bin/docker-compose
10:57:24 2609 INFO: Processing pre-find module path hook   distutils
10:57:24 2610 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
10:57:24 2785 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
10:57:25 3644 INFO: Processing pre-safe import module hook   six.moves
10:57:27 5972 INFO: Loading module hooks...
10:57:27 5973 INFO: Loading module hook "hook-certifi.py"...
10:57:27 5973 INFO: Loading module hook "hook-jsonschema.py"...
10:57:27 5975 INFO: Loading module hook "hook-xml.py"...
10:57:27 6013 INFO: Loading module hook "hook-nacl.py"...
10:57:27 6014 INFO: Loading module hook "hook-distutils.py"...
10:57:27 6016 INFO: Loading module hook "hook-pkg_resources.py"...
10:57:27 6178 INFO: Processing pre-safe import module hook   win32com
10:57:27 6343 INFO: Loading module hook "hook-pydoc.py"...
10:57:27 6343 INFO: Loading module hook "hook-sysconfig.py"...
10:57:27 6349 INFO: Loading module hook "hook-encodings.py"...
10:57:27 6387 INFO: Loading module hook "hook-cryptography.py"...
10:57:28 6572 INFO: Looking for ctypes DLLs
10:57:28 Illegal option -p
10:57:28 6601 INFO: Analyzing run-time hooks ...
10:57:28 6609 INFO: Including run-time hook 'pyi_rth_certifi.py'
10:57:28 6610 INFO: Including run-time hook 'pyi_rth_pkgres.py'
10:57:28 6619 INFO: Looking for dynamic libraries
10:57:28 6830 INFO: Looking for eggs
10:57:28 6830 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
10:57:28 6839 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
10:57:28 6891 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
10:57:28 6912 INFO: checking PYZ
10:57:28 6912 INFO: Building PYZ because PYZ-00.toc is non existent
10:57:28 6913 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
10:57:29 7635 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
10:57:29 7646 INFO: checking PKG
10:57:29 7646 INFO: Building PKG because PKG-00.toc is non existent
10:57:29 7646 INFO: Building PKG (CArchive) PKG-00.pkg
10:57:41 18694 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
10:57:41 18698 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
10:57:41 18698 INFO: checking EXE
10:57:41 18698 INFO: Building EXE because EXE-00.toc is non existent
10:57:41 18698 INFO: Building EXE from EXE-00.toc
10:57:41 18698 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
10:57:41 19374 INFO: Building EXE from EXE-00.toc completed successfully.
10:57:41 + ls -la dist/
10:57:41 total 17120
10:57:41 drwxrwxrwx    2 root     root          4096 Nov 19 10:57 .
10:57:41 drwxr-xr-x    1 root     root          4096 Nov 19 10:57 ..
10:57:41 -rwxr-xr-x    1 root     root      17515528 Nov 19 10:57 docker-compose
10:57:41 + ldd dist/docker-compose
10:57:41 	/lib/ld-musl-x86_64.so.1 (0x7f3bd53d0000)
10:57:41 	libz.so.1 => /lib/libz.so.1 (0x7f3bd539a000)
10:57:41 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f3bd53d0000)
10:57:41 + mv dist/docker-compose /usr/local/bin
10:57:41 + docker-compose version
10:57:41 docker-compose version 1.25.0dev, build c7740c529ac4f7a6b2b9812a9331304bf903e6ef
10:57:41 docker-py version: 4.1.0
10:57:41 CPython version: 3.7.4
10:57:41 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
10:57:44 Removing intermediate container 6cf007554acd
10:57:44  ---> dd8e4747e52f
10:57:44 Successfully built dd8e4747e52f
10:57:44 Successfully tagged dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef
[Pipeline] sh
10:57:45 + docker push dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef
10:57:45 The push refers to repository [docker.io/dockerbuildbot/compose]
10:57:45 d272267f5c27: Preparing
10:57:45 a4c57348d93b: Preparing
10:57:45 fe22eb8d770d: Preparing
10:57:45 2aeffe693ca9: Preparing
10:57:45 c7b38f87ec56: Preparing
10:57:45 66303941c30b: Preparing
10:57:45 3b739289beaa: Preparing
10:57:45 e5dd575d91ee: Preparing
10:57:45 c33fc61ee5ad: Preparing
10:57:45 5f807d60b4da: Preparing
10:57:45 4f8bfdc56635: Preparing
10:57:45 4e6e3e88372e: Preparing
10:57:45 5e78f999c61a: Preparing
10:57:45 9f5bfe7eecc9: Preparing
10:57:45 94f81a897e1e: Preparing
10:57:45 86831b127e43: Preparing
10:57:45 2a8b7fd42278: Preparing
10:57:45 6a1aa47d6606: Preparing
10:57:45 7b66164940a3: Preparing
10:57:45 c5728f2d608b: Preparing
10:57:45 03901b4a2ea8: Preparing
10:57:45 5e78f999c61a: Waiting
10:57:45 9f5bfe7eecc9: Waiting
10:57:45 94f81a897e1e: Waiting
10:57:45 86831b127e43: Waiting
10:57:45 2a8b7fd42278: Waiting
10:57:45 6a1aa47d6606: Waiting
10:57:45 7b66164940a3: Waiting
10:57:45 c5728f2d608b: Waiting
10:57:45 03901b4a2ea8: Waiting
10:57:45 66303941c30b: Waiting
10:57:45 3b739289beaa: Waiting
10:57:45 e5dd575d91ee: Waiting
10:57:45 c33fc61ee5ad: Waiting
10:57:45 5f807d60b4da: Waiting
10:57:45 4f8bfdc56635: Waiting
10:57:45 4e6e3e88372e: Waiting
10:57:46 2aeffe693ca9: Pushed
10:57:47 c7b38f87ec56: Pushed
10:57:47 a4c57348d93b: Pushed
10:57:48 66303941c30b: Pushed
10:57:49 e5dd575d91ee: Pushed
10:57:50 5f807d60b4da: Pushed
10:57:54 4f8bfdc56635: Pushed
10:57:55 c33fc61ee5ad: Pushed
10:57:56 4e6e3e88372e: Pushed
10:57:57 d272267f5c27: Pushed
10:57:57 94f81a897e1e: Pushed
10:58:01 3b739289beaa: Pushed
10:58:04 fe22eb8d770d: Pushed
10:58:05 2a8b7fd42278: Layer already exists
10:58:05 7b66164940a3: Layer already exists
10:58:06 5e78f999c61a: Pushed
10:58:06 c5728f2d608b: Layer already exists
10:58:07 6a1aa47d6606: Layer already exists
10:58:07 03901b4a2ea8: Layer already exists
10:58:10 9f5bfe7eecc9: Pushed
10:58:20 86831b127e43: Pushed
10:58:32 alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef: digest: sha256:ab59d92241296fc2feafdbdb33f00d33602256a7acac0a1b70062bc872c9cf46 size: 4715
[Pipeline] echo
10:58:32 dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-057d3f9ba69541d36) in /home/ubuntu/workspace/compose_PR-7029
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7029@tmp/e2458939-3db0-4211-8c77-6ff4fe0b3324/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
10:58:33 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef /code/script/test/versions.py -n 2 docker/docker-ce recent
10:58:33 Unable to find image 'dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef' locally
10:58:33 alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef: Pulling from dockerbuildbot/compose
10:58:33 9d48c3bd43c5: Already exists
10:58:33 c0ea575d71b9: Already exists
10:58:33 0f535eceebd5: Already exists
10:58:33 8a30f5893bea: Already exists
10:58:33 287089fe229e: Already exists
10:58:33 c566ffca5652: Pulling fs layer
10:58:33 6fe70b684536: Pulling fs layer
10:58:33 b47fd5e7937d: Pulling fs layer
10:58:33 52d7f414a981: Pulling fs layer
10:58:33 db2678c3a330: Pulling fs layer
10:58:33 e4bfeea875a3: Pulling fs layer
10:58:33 400b4492fbf4: Pulling fs layer
10:58:33 15d072d2e954: Pulling fs layer
10:58:33 a8ee136515cf: Pulling fs layer
10:58:33 c1e02aef8fe7: Pulling fs layer
10:58:33 a6352e5d3470: Pulling fs layer
10:58:33 92e16e998755: Pulling fs layer
10:58:33 f3c287346eeb: Pulling fs layer
10:58:33 b184d309319d: Pulling fs layer
10:58:33 8ce5970b7766: Pulling fs layer
10:58:33 7024e53435cc: Pulling fs layer
10:58:33 db2678c3a330: Waiting
10:58:33 e4bfeea875a3: Waiting
10:58:33 400b4492fbf4: Waiting
10:58:33 15d072d2e954: Waiting
10:58:33 a8ee136515cf: Waiting
10:58:33 c1e02aef8fe7: Waiting
10:58:33 a6352e5d3470: Waiting
10:58:33 92e16e998755: Waiting
10:58:33 f3c287346eeb: Waiting
10:58:33 b184d309319d: Waiting
10:58:33 8ce5970b7766: Waiting
10:58:33 7024e53435cc: Waiting
10:58:33 52d7f414a981: Waiting
10:58:35 b47fd5e7937d: Download complete
10:58:40 52d7f414a981: Verifying Checksum
10:58:40 52d7f414a981: Download complete
10:58:41 db2678c3a330: Verifying Checksum
10:58:41 db2678c3a330: Download complete
10:58:41 e4bfeea875a3: Download complete
10:58:41 400b4492fbf4: Verifying Checksum
10:58:41 400b4492fbf4: Download complete
10:58:45 15d072d2e954: Verifying Checksum
10:58:45 15d072d2e954: Download complete
10:58:50 6fe70b684536: Verifying Checksum
10:58:50 6fe70b684536: Download complete
10:58:50 c566ffca5652: Verifying Checksum
10:58:50 c566ffca5652: Download complete
10:58:50 a6352e5d3470: Verifying Checksum
10:58:50 a6352e5d3470: Download complete
10:58:54 c566ffca5652: Pull complete
10:58:54 6fe70b684536: Pull complete
10:58:54 b47fd5e7937d: Pull complete
10:58:54 52d7f414a981: Pull complete
10:58:55 db2678c3a330: Pull complete
10:58:55 a8ee136515cf: Verifying Checksum
10:58:55 a8ee136515cf: Download complete
10:58:55 e4bfeea875a3: Pull complete
10:58:55 c1e02aef8fe7: Verifying Checksum
10:58:55 c1e02aef8fe7: Download complete
10:58:55 400b4492fbf4: Pull complete
10:58:55 15d072d2e954: Pull complete
10:58:55 a8ee136515cf: Pull complete
10:58:55 c1e02aef8fe7: Pull complete
10:58:55 a6352e5d3470: Pull complete
10:58:57 92e16e998755: Download complete
10:58:57 92e16e998755: Pull complete
10:58:57 8ce5970b7766: Verifying Checksum
10:58:57 8ce5970b7766: Download complete
10:59:02 b184d309319d: Verifying Checksum
10:59:02 b184d309319d: Download complete
10:59:02 f3c287346eeb: Verifying Checksum
10:59:02 f3c287346eeb: Download complete
10:59:02 f3c287346eeb: Pull complete
10:59:03 7024e53435cc: Verifying Checksum
10:59:03 7024e53435cc: Download complete
10:59:04 b184d309319d: Pull complete
10:59:04 8ce5970b7766: Pull complete
10:59:05 7024e53435cc: Pull complete
10:59:05 Digest: sha256:ab59d92241296fc2feafdbdb33f00d33602256a7acac0a1b70062bc872c9cf46
10:59:05 Status: Downloaded newer image for dockerbuildbot/compose:alpine-c7740c529ac4f7a6b2b9812a9331304bf903e6ef
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0e64cef920ef1d91e) in /home/ubuntu/workspace/compose_PR-7029
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7029@tmp/75307205-214f-4a98-91af-2b76fd72759f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
10:59:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:59:14 chowning workspace
[Pipeline] sh
10:59:14 + uname -m
[Pipeline] sh
10:59:14 + pwd
10:59:14 + id -u
10:59:14 + id -g
10:59:14 + docker run --rm -v /home/ubuntu/workspace/compose_PR-7029:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
10:59:16 Removing all docker containers
[Pipeline] sh
10:59:16 + docker container ls -aq
[Pipeline] echo
10:59:16 Docker containers have been removed
[Pipeline] echo
10:59:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:59:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
10:59:16 using credential sf-release-bot.github.ssh
10:59:16 Cloning the remote Git repository
10:59:16 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7029 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
10:59:18 Fetching without tags
10:59:18 Checking out Revision c7740c529ac4f7a6b2b9812a9331304bf903e6ef (PR-7029)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7029/head:refs/remotes/origin/PR-7029 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c7740c529ac4f7a6b2b9812a9331304bf903e6ef

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f c7740c529ac4f7a6b2b9812a9331304bf903e6ef" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: c7740c529ac4f7a6b2b9812a9331304bf903e6ef

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0e64cef920ef1d91e)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy478.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Caused: hudson.plugins.git.GitException: Could not checkout c7740c529ac4f7a6b2b9812a9331304bf903e6ef
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE