Skip to content
Failed

Console Output

Skipping 263 KB.. Full Log
10:51:47  ---> c84f42e1ca78
10:51:47 Step 26/32 : COPY README.md .
10:51:47  ---> 75777ad5d5b3
10:51:47 Step 27/32 : COPY compose compose/
10:51:48  ---> e47831809c25
10:51:48 Step 28/32 : RUN tox --notest
10:51:48  ---> Running in 8bd5243ad036
10:51:49 py27 create: /code/.tox/py27
10:52:01 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
10:54:08 py27 develop-inst: /code
10:54:08 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
10:54:08 py37 create: /code/.tox/py37
10:54:21 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
10:56:27 py37 develop-inst: /code
10:56:27 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
10:56:27 pre-commit create: /code/.tox/pre-commit
10:56:35 pre-commit installdeps: pre-commit
10:56:47 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.23,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.1.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.7,zipp==0.6.0
10:56:47 ___________________________________ summary ____________________________________
10:56:47   py27: skipped tests
10:56:47   py37: skipped tests
10:56:47   pre-commit: skipped tests
10:56:47   congratulations :)
10:56:49 Removing intermediate container 8bd5243ad036
10:56:49  ---> 2f716c230ff9
10:56:49 Step 29/32 : COPY . .
10:56:50  ---> ac170fef3232
10:56:50 Step 30/32 : ARG GIT_COMMIT=unknown
10:56:50  ---> Running in 3830553bf711
10:56:50 Removing intermediate container 3830553bf711
10:56:50  ---> 3ced36bba33a
10:56:50 Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
10:56:50  ---> Running in db744c90b1df
10:56:50 Removing intermediate container db744c90b1df
10:56:50  ---> 54bee4fd07c3
10:56:50 Step 32/32 : RUN script/build/linux-entrypoint
10:56:50  ---> Running in 0c1ce9c82bc9
10:56:51 + CODE_PATH=/code
10:56:51 + VENV=/code/.tox/py37
10:56:51 + cd /code
10:56:51 + mkdir -p dist
10:56:51 + chmod 777 dist
10:56:51 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
10:57:09 + '[' -z 978e0973f4d73c8cf89f0d77f29d03e7628db6bd ']'
10:57:09 + echo 978e0973f4d73c8cf89f0d77f29d03e7628db6bd
10:57:09 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:57:09 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:57:09 + '[' '!' -z 1 ']'
10:57:09 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
10:57:09 Cloning into '/tmp/pyinstaller'...
10:57:12 + cd /tmp/pyinstaller/bootloader
10:57:12 + git checkout v3.5
10:57:12 Note: checking out 'v3.5'.
10:57:12 
10:57:12 You are in 'detached HEAD' state. You can look around, make experimental
10:57:12 changes and commit them, and you can discard any commits you make in this
10:57:12 state without impacting any branches by performing another checkout.
10:57:12 
10:57:12 If you want to create a new branch to retain commits you create, you may
10:57:12 do so (now or later) by using -b with the checkout command again. Example:
10:57:12 
10:57:12   git checkout -b <new-branch-name>
10:57:12 
10:57:12 HEAD is now at 498e6ee0 Release 3.5.
10:57:12 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
10:57:13 Setting top to                           : /tmp/pyinstaller/bootloader 
10:57:13 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:57:13 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:57:13 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:57:13 Checking size of pointer                 : 8 
10:57:13 Platform                                 : Linux-64bit detected based on compiler 
10:57:13 Checking for flags -m64                  : yes 
10:57:13 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:57:13 Checking for program 'strip'             : /usr/bin/strip 
10:57:13 Checking for library dl                  : yes 
10:57:13 Checking for library m                   : yes 
10:57:13 Checking for library z                   : yes 
10:57:13 Checking for function unsetenv           : yes 
10:57:13 Checking for function mkdtemp            : yes 
10:57:13 Checking for flags -Wl,--as-needed       : yes 
10:57:13 'configure' finished successfully (0.373s)
10:57:13 'all' finished successfully (0.000s)
10:57:13 'distclean' finished successfully (0.001s)
10:57:13 Setting top to                           : /tmp/pyinstaller/bootloader 
10:57:13 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:57:13 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:57:13 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:57:13 Checking size of pointer                 : 8 
10:57:13 Platform                                 : Linux-64bit detected based on compiler 
10:57:13 Checking for flags -m64                  : yes 
10:57:13 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:57:13 Checking for program 'strip'             : /usr/bin/strip 
10:57:13 Checking for library dl                  : yes 
10:57:13 Checking for library m                   : yes 
10:57:13 Checking for library z                   : yes 
10:57:13 Checking for function unsetenv           : yes 
10:57:13 Checking for function mkdtemp            : yes 
10:57:13 Checking for flags -Wl,--as-needed       : yes 
10:57:13 'configure' finished successfully (0.307s)
10:57:13 'make_all' finished successfully (0.003s)
10:57:13 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:13 [ 1/13] Compiling src/pyi_python.c
10:57:13 [ 2/13] Compiling src/pyi_global.c
10:57:13 [ 3/13] Compiling src/pyi_archive.c
10:57:13 [ 4/13] Compiling src/pyi_launch.c
10:57:13 [ 5/13] Compiling src/pyi_main.c
10:57:13 [ 6/13] Compiling src/pyi_pythonlib.c
10:57:14 [ 7/13] Compiling src/pyi_python27_compat.c
10:57:14 [ 8/13] Compiling src/pyi_win32_utils.c
10:57:14 [ 9/13] Compiling src/pyi_path.c
10:57:14 [10/13] Compiling src/main.c
10:57:14 [11/13] Compiling src/pyi_utils.c
10:57:14 [12/13] Linking build/debug/run_d
10:57:14 [13/13] Processing build/debug/run_d
10:57:14 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:14 'build_debug' finished successfully (0.730s)
10:57:14 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:57:14 [ 1/13] Compiling src/pyi_python.c
10:57:14 [ 2/13] Compiling src/pyi_global.c
10:57:14 [ 3/13] Compiling src/main.c
10:57:14 [ 4/13] Compiling src/pyi_utils.c
10:57:14 [ 5/13] Compiling src/pyi_main.c
10:57:14 [ 6/13] Compiling src/pyi_win32_utils.c
10:57:14 [ 7/13] Compiling src/pyi_python27_compat.c
10:57:14 [ 8/13] Compiling src/pyi_pythonlib.c
10:57:14 [ 9/13] Compiling src/pyi_path.c
10:57:14 [10/13] Compiling src/pyi_archive.c
10:57:14 [11/13] Compiling src/pyi_launch.c
10:57:14 [12/13] Linking build/release/run
10:57:15 [13/13] Processing build/release/run
10:57:15 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:57:15 'build_release' finished successfully (0.662s)
10:57:15 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:15 [13/14] Processing build/debug/run_d
10:57:15 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
10:57:15 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:57:15 'install_debug' finished successfully (0.015s)
10:57:15 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:57:15 [13/14] Processing build/release/run
10:57:15 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
10:57:15 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:57:15 'install_release' finished successfully (0.012s)
10:57:15 + /code/.tox/py37/bin/pip3 install ..
10:57:15 Processing /tmp/pyinstaller
10:57:15   Installing build dependencies: started
10:57:20   Installing build dependencies: finished with status 'done'
10:57:20   Getting requirements to build wheel: started
10:57:20   Getting requirements to build wheel: finished with status 'done'
10:57:20     Preparing wheel metadata: started
10:57:21     Preparing wheel metadata: finished with status 'done'
10:57:21 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (41.6.0)
10:57:21 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
10:57:21 Building wheels for collected packages: PyInstaller
10:57:21   Building wheel for PyInstaller (PEP 517): started
10:57:22   Building wheel for PyInstaller (PEP 517): finished with status 'done'
10:57:22   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=5ebe39990c3ce6d40c54e973f14687435bc9383066520f30983397aa7e7cd94f
10:57:22   Stored in directory: /tmp/pip-ephem-wheel-cache-syw5uxb2/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
10:57:22 Successfully built PyInstaller
10:57:22 Installing collected packages: PyInstaller
10:57:22   Found existing installation: PyInstaller 3.5
10:57:22     Uninstalling PyInstaller-3.5:
10:57:22       Successfully uninstalled PyInstaller-3.5
10:57:22 Successfully installed PyInstaller-3.5
10:57:23 + cd /code
10:57:23 + rm -Rf /tmp/pyinstaller
10:57:23 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
10:57:23 37 INFO: PyInstaller: 3.5
10:57:23 37 INFO: Python: 3.7.4
10:57:23 42 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
10:57:23 43 INFO: UPX is not available.
10:57:23 47 INFO: Extending PYTHONPATH with paths
10:57:23 ['/code/bin', '/code']
10:57:23 47 INFO: checking Analysis
10:57:23 47 INFO: Building Analysis because Analysis-00.toc is non existent
10:57:23 47 INFO: Initializing module dependency graph...
10:57:23 50 INFO: Initializing module graph hooks...
10:57:23 51 INFO: Analyzing base_library.zip ...
10:57:25 2544 INFO: running Analysis Analysis-00.toc
10:57:25 2555 INFO: Caching module hooks...
10:57:25 2559 INFO: Analyzing bin/docker-compose
10:57:25 2644 INFO: Processing pre-find module path hook   distutils
10:57:25 2644 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
10:57:25 2820 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
10:57:26 3675 INFO: Processing pre-safe import module hook   six.moves
10:57:29 6021 INFO: Loading module hooks...
10:57:29 6022 INFO: Loading module hook "hook-certifi.py"...
10:57:29 6022 INFO: Loading module hook "hook-jsonschema.py"...
10:57:29 6024 INFO: Loading module hook "hook-xml.py"...
10:57:29 6062 INFO: Loading module hook "hook-nacl.py"...
10:57:29 6063 INFO: Loading module hook "hook-distutils.py"...
10:57:29 6065 INFO: Loading module hook "hook-pkg_resources.py"...
10:57:29 6219 INFO: Processing pre-safe import module hook   win32com
10:57:29 6405 INFO: Loading module hook "hook-pydoc.py"...
10:57:29 6405 INFO: Loading module hook "hook-sysconfig.py"...
10:57:29 6412 INFO: Loading module hook "hook-encodings.py"...
10:57:29 6449 INFO: Loading module hook "hook-cryptography.py"...
10:57:29 6597 INFO: Looking for ctypes DLLs
10:57:29 Illegal option -p
10:57:29 6625 INFO: Analyzing run-time hooks ...
10:57:29 6633 INFO: Including run-time hook 'pyi_rth_certifi.py'
10:57:29 6634 INFO: Including run-time hook 'pyi_rth_pkgres.py'
10:57:29 6643 INFO: Looking for dynamic libraries
10:57:30 6849 INFO: Looking for eggs
10:57:30 6850 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
10:57:30 6859 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
10:57:30 6911 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
10:57:30 6932 INFO: checking PYZ
10:57:30 6932 INFO: Building PYZ because PYZ-00.toc is non existent
10:57:30 6932 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
10:57:30 7685 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
10:57:30 7695 INFO: checking PKG
10:57:30 7695 INFO: Building PKG because PKG-00.toc is non existent
10:57:30 7696 INFO: Building PKG (CArchive) PKG-00.pkg
10:57:43 18764 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
10:57:43 18768 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
10:57:43 18768 INFO: checking EXE
10:57:43 18768 INFO: Building EXE because EXE-00.toc is non existent
10:57:43 18768 INFO: Building EXE from EXE-00.toc
10:57:43 18768 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
10:57:43 18835 INFO: Building EXE from EXE-00.toc completed successfully.
10:57:43 + ls -la dist/
10:57:43 total 17124
10:57:43 drwxrwxrwx    2 root     root          4096 Nov 19 10:57 .
10:57:43 drwxr-xr-x    1 root     root          4096 Nov 19 10:57 ..
10:57:43 -rwxr-xr-x    1 root     root      17520016 Nov 19 10:57 docker-compose
10:57:43 + ldd dist/docker-compose
10:57:43 	/lib/ld-musl-x86_64.so.1 (0x7fa1473c5000)
10:57:43 	libz.so.1 => /lib/libz.so.1 (0x7fa14738f000)
10:57:43 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fa1473c5000)
10:57:43 + mv dist/docker-compose /usr/local/bin
10:57:43 + docker-compose version
10:57:43 docker-compose version 1.25.0dev, build 978e0973f4d73c8cf89f0d77f29d03e7628db6bd
10:57:43 docker-py version: 4.1.0
10:57:43 CPython version: 3.7.4
10:57:43 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
10:57:45 Removing intermediate container 0c1ce9c82bc9
10:57:45  ---> e0a5d20f2505
10:57:45 Successfully built e0a5d20f2505
10:57:45 Successfully tagged dockerbuildbot/compose:alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd
[Pipeline] sh
10:57:45 + docker push dockerbuildbot/compose:alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd
10:57:45 The push refers to repository [docker.io/dockerbuildbot/compose]
10:57:45 522f00cdc628: Preparing
10:57:45 f15c7580f0d5: Preparing
10:57:45 53f146adf015: Preparing
10:57:45 b9f072bff842: Preparing
10:57:45 799f59fefb09: Preparing
10:57:45 06b007e9c9bf: Preparing
10:57:45 38c88f8264f8: Preparing
10:57:45 38c81aff1ed8: Preparing
10:57:45 ea4bc2ad8af6: Preparing
10:57:45 5ec4781e4628: Preparing
10:57:45 166edbe4db1a: Preparing
10:57:45 bc4954b2ad72: Preparing
10:57:45 1f275e17b45e: Preparing
10:57:45 25491e57ee6d: Preparing
10:57:45 b7d23cacce05: Preparing
10:57:45 8efa9c2e45b8: 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 06b007e9c9bf: Waiting
10:57:45 38c88f8264f8: Waiting
10:57:45 38c81aff1ed8: Waiting
10:57:45 ea4bc2ad8af6: Waiting
10:57:45 5ec4781e4628: Waiting
10:57:45 166edbe4db1a: Waiting
10:57:45 bc4954b2ad72: Waiting
10:57:45 1f275e17b45e: Waiting
10:57:45 25491e57ee6d: Waiting
10:57:45 b7d23cacce05: Waiting
10:57:45 8efa9c2e45b8: 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:47 f15c7580f0d5: Pushed
10:57:49 799f59fefb09: Pushed
10:57:49 06b007e9c9bf: Pushed
10:57:50 38c88f8264f8: Pushed
10:57:51 ea4bc2ad8af6: Pushed
10:57:52 522f00cdc628: Pushed
10:57:53 b9f072bff842: Pushed
10:57:55 bc4954b2ad72: Pushed
10:57:55 1f275e17b45e: Pushed
10:57:55 53f146adf015: Pushed
10:57:57 b7d23cacce05: Pushed
10:57:59 166edbe4db1a: Pushed
10:58:01 38c81aff1ed8: Pushed
10:58:04 6a1aa47d6606: Layer already exists
10:58:04 2a8b7fd42278: Layer already exists
10:58:06 5ec4781e4628: Pushed
10:58:08 7b66164940a3: Layer already exists
10:58:09 c5728f2d608b: Layer already exists
10:58:09 03901b4a2ea8: Layer already exists
10:58:10 25491e57ee6d: Pushed
10:58:20 8efa9c2e45b8: Pushed
10:58:26 alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd: digest: sha256:8df87320e315684453678d14c2a805704f4ae4c0bb760c76d4162cf2390ab966 size: 4715
[Pipeline] echo
10:58:26 dockerbuildbot/compose:alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd
[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/4e800405-d8d2-463f-a4fd-746cefb41150/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:26 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-978e0973f4d73c8cf89f0d77f29d03e7628db6bd /code/script/test/versions.py -n 2 docker/docker-ce recent
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[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/ff22d788-ca85-484c-8f6a-35ab577b214b/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:58:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:58:28 chowning workspace
[Pipeline] sh
10:58:28 + uname -m
[Pipeline] sh
10:58:28 + pwd
10:58:28 + id -u
10:58:28 + id -g
10:58:28 + docker run --rm -v /home/ubuntu/workspace/compose_PR-7029:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
10:58:30 Removing all docker containers
[Pipeline] sh
10:58:30 + docker container ls -aq
[Pipeline] echo
10:58:30 Docker containers have been removed
[Pipeline] echo
10:58:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:58:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
10:58:30 using credential sf-release-bot.github.ssh
10:58:30 Cloning the remote Git repository
10:58:30 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:58:32 Fetching without tags
10:58:32 Checking out Revision 978e0973f4d73c8cf89f0d77f29d03e7628db6bd (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 978e0973f4d73c8cf89f0d77f29d03e7628db6bd

GitHub has been notified of this commit’s build result

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

	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-057d3f9ba69541d36)
		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 978e0973f4d73c8cf89f0d77f29d03e7628db6bd
	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