Pull request #135 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 3713164f6485193a7db812284b98f7ee71a568b9 rather than 304d0312b2e412273d3a3ef21e05d5e7062a2440 Obtained Jenkinsfile from 3713164f6485193a7db812284b98f7ee71a568b9 ‘Jenkinsfile’ has been modified in an untrusted revision Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25.4], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.25.4 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3944 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 304d0312b2e412273d3a3ef21e05d5e7062a2440 Merge succeeded, producing 304d0312b2e412273d3a3ef21e05d5e7062a2440 Checking out Revision 304d0312b2e412273d3a3ef21e05d5e7062a2440 (PR-135) > git config core.sparsecheckout # timeout=10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 Commit message: "Build compose image with binaries" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:23:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:23:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:23:18 ========================================================= 07:23:18 EdgeX Global Pipelines Version Info 07:23:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 07:23:20 ------------------- 07:23:20 stable info: 07:23:20 ------------------- 07:23:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:23:20 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:23:20 Message: update stable to v1.0.89 07:23:21 ------------------- 07:23:21 experimental info: 07:23:21 ------------------- 07:23:21 Commited By: **** collab-it+edgex@linuxfoundation.org 07:23:21 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 07:23:21 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:24 + ls -al . 07:23:24 total 12 07:23:24 drwxrwxr-x. 3 jenkins jenkins 72 Jun 22 07:23 . 07:23:24 drwxrwxr-x. 4 jenkins jenkins 112 Jun 22 07:23 .. 07:23:24 -rw-rw-r--. 1 jenkins jenkins 290 Jun 22 07:23 Dockerfile 07:23:24 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 07:23 .git 07:23:24 -rw-rw-r--. 1 jenkins jenkins 886 Jun 22 07:23 Jenkinsfile 07:23:24 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 22 07:23 README.md [Pipeline] isUnix [Pipeline] sh 07:23:24 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 --label arch=amd64 . 07:23:25 Sending build context to Docker daemon 206.3kB 07:23:25 Step 1/5 : FROM alpine:3.11 07:23:25 3.11: Pulling from library/alpine 07:23:25 cbdbe7a5bc2a: Pulling fs layer 07:23:25 cbdbe7a5bc2a: Download complete 07:23:25 cbdbe7a5bc2a: Pull complete 07:23:25 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 07:23:25 Status: Downloaded newer image for alpine:3.11 07:23:25 ---> f70734b6a266 07:23:25 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash 07:23:26 ---> Running in 9dd2a5b02c4b 07:23:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:23:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:23:27 (1/68) Installing ncurses-terminfo-base (6.1_p20200118-r4) 07:23:27 (2/68) Installing ncurses-libs (6.1_p20200118-r4) 07:23:27 (3/68) Installing readline (8.0.1-r0) 07:23:27 (4/68) Installing bash (5.0.11-r1) 07:23:27 Executing bash-5.0.11-r1.post-install 07:23:27 (5/68) Installing libbz2 (1.0.8-r1) 07:23:27 (6/68) Installing expat (2.2.9-r1) 07:23:27 (7/68) Installing libffi (3.2.1-r6) 07:23:27 (8/68) Installing gdbm (1.13-r1) 07:23:27 (9/68) Installing xz-libs (5.2.4-r0) 07:23:27 (10/68) Installing sqlite-libs (3.30.1-r2) 07:23:27 (11/68) Installing python3 (3.8.2-r0) 07:23:28 (12/68) Installing py3-setuptools (42.0.2-r0) 07:23:28 (13/68) Installing py3-six (1.13.0-r0) 07:23:28 (14/68) Installing dockerpy-creds (0.4.0-r2) 07:23:28 (15/68) Installing py3-cparser (2.19-r4) 07:23:28 (16/68) Installing py3-cffi (1.13.2-r0) 07:23:28 (17/68) Installing py3-idna (2.8-r3) 07:23:28 (18/68) Installing py3-asn1crypto (1.2.0-r1) 07:23:28 (19/68) Installing py3-cryptography (2.8-r1) 07:23:28 (20/68) Installing py3-ipaddress (1.0.23-r1) 07:23:28 (21/68) Installing py3-parsing (2.4.5-r1) 07:23:28 (22/68) Installing py3-packaging (19.2-r2) 07:23:28 (23/68) Installing py3-chardet (3.0.4-r3) 07:23:28 (24/68) Installing py3-certifi (2019.9.11-r2) 07:23:28 (25/68) Installing py3-urllib3 (1.25.7-r1) 07:23:28 (26/68) Installing py3-requests (2.22.0-r0) 07:23:28 (27/68) Installing py3-websocket-client (0.56.0-r3) 07:23:28 (28/68) Installing docker-py (4.1.0-r1) 07:23:28 (29/68) Installing py3-cached-property (1.5.1-r1) 07:23:28 (30/68) Installing py3-dockerpty (0.4.1-r2) 07:23:28 (31/68) Installing py3-docopt (0.6.2-r5) 07:23:28 (32/68) Installing py3-more-itertools (8.0.2-r0) 07:23:28 (33/68) Installing py3-zipp (0.6.0-r1) 07:23:28 (34/68) Installing py3-importlib-metadata (0.23-r1) 07:23:28 (35/68) Installing py3-pyrsistent (0.15.6-r0) 07:23:29 (36/68) Installing py3-attrs (19.3.0-r0) 07:23:29 (37/68) Installing py3-jsonschema (3.2.0-r0) 07:23:29 (38/68) Installing py3-asn1 (0.4.7-r2) 07:23:29 (39/68) Installing py3-bcrypt (3.1.7-r2) 07:23:29 (40/68) Installing py3-pynacl (1.3.0-r4) 07:23:29 (41/68) Installing py3-paramiko (2.7.1-r0) 07:23:29 (42/68) Installing py3-pysocks (1.7.1-r1) 07:23:29 (43/68) Installing py3-texttable (1.6.2-r1) 07:23:29 (44/68) Installing yaml (0.2.2-r1) 07:23:29 (45/68) Installing py3-yaml (5.3.1-r0) 07:23:29 (46/68) Installing docker-compose (1.24.1-r3) 07:23:29 (47/68) Installing libgcc (9.2.0-r4) 07:23:29 (48/68) Installing libstdc++ (9.2.0-r4) 07:23:29 (49/68) Installing binutils (2.33.1-r0) 07:23:30 (50/68) Installing gmp (6.1.2-r1) 07:23:30 (51/68) Installing isl (0.18-r0) 07:23:30 (52/68) Installing libgomp (9.2.0-r4) 07:23:30 (53/68) Installing libatomic (9.2.0-r4) 07:23:30 (54/68) Installing mpfr4 (4.0.2-r1) 07:23:30 (55/68) Installing mpc1 (1.1.0-r1) 07:23:30 (56/68) Installing gcc (9.2.0-r4) 07:23:31 (57/68) Installing musl-dev (1.1.24-r2) 07:23:31 (58/68) Installing libc-dev (0.7.2-r0) 07:23:31 (59/68) Installing linux-headers (4.19.36-r0) 07:23:32 (60/68) Installing pkgconf (1.6.3-r0) 07:23:32 (61/68) Installing libffi-dev (3.2.1-r6) 07:23:32 (62/68) Installing make (4.2.1-r2) 07:23:32 (63/68) Installing openssl-dev (1.1.1g-r0) 07:23:32 (64/68) Installing python2 (2.7.18-r0) 07:23:34 (65/68) Installing py-setuptools (42.0.2-r0) 07:23:34 (66/68) Installing py2-pip (18.1-r0) 07:23:34 (67/68) Installing python2-dev (2.7.18-r0) 07:23:34 (68/68) Installing unzip (6.0-r6) 07:23:34 Executing busybox-1.31.1-r9.trigger 07:23:34 OK: 265 MiB in 82 packages 07:23:36 Still waiting to schedule task 07:23:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:23:56 Removing intermediate container 9dd2a5b02c4b 07:23:56 ---> a421280cd8a6 07:23:56 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 07:23:56 ---> Running in 02e35258d5d5 07:23:56 Removing intermediate container 02e35258d5d5 07:23:56 ---> c6eb560c10be 07:23:56 Step 4/5 : LABEL arch=amd64 07:23:56 ---> Running in 8100fe8d3fc6 07:23:56 Removing intermediate container 8100fe8d3fc6 07:23:56 ---> c20c86b7f77e 07:23:56 Step 5/5 : LABEL git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 07:23:56 ---> Running in ac8bd3d969bf 07:23:56 Removing intermediate container ac8bd3d969bf 07:23:56 ---> e1df42d7aa8d 07:23:56 [Warning] One or more build-args [ARCH] were not consumed 07:23:56 Successfully built e1df42d7aa8d 07:23:56 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:25:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3945 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout 07:25:08 using credential edgex-jenkins-ssh 07:25:08 Cloning the remote Git repository 07:25:08 Cloning with configured refspecs honoured and without tags 07:25:08 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 07:25:08 > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 07:25:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:25:08 > git --version # timeout=10 07:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:09 Fetching without tags 07:25:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 07:25:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:25:09 > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 07:25:09 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 07:25:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:25:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 07:25:10 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 304d0312b2e412273d3a3ef21e05d5e7062a2440 07:25:10 Merge succeeded, producing 304d0312b2e412273d3a3ef21e05d5e7062a2440 07:25:10 Checking out Revision 304d0312b2e412273d3a3ef21e05d5e7062a2440 (PR-135) 07:25:10 > git config core.sparsecheckout # timeout=10 07:25:10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 07:25:10 > git remote # timeout=10 07:25:10 > git config --get remote.origin.url # timeout=10 07:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:10 > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 07:25:10 > git rev-parse HEAD^{commit} # timeout=10 07:25:10 > git config core.sparsecheckout # timeout=10 07:25:10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 07:25:15 Commit message: "Build compose image with binaries" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:25:17 + ls -al . 07:25:17 total 24 07:25:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:25 . 07:25:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:25 .. 07:25:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 07:25 .git 07:25:17 -rw-rw-r-- 1 jenkins jenkins 290 Jun 22 07:25 Dockerfile 07:25:17 -rw-rw-r-- 1 jenkins jenkins 886 Jun 22 07:25 Jenkinsfile 07:25:17 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 22 07:25 README.md [Pipeline] isUnix [Pipeline] sh 07:25:17 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 --label arch=arm64 . 07:25:18 Sending build context to Docker daemon 206.3kB 07:25:18 Step 1/5 : FROM alpine:3.11 07:25:18 3.11: Pulling from library/alpine 07:25:18 29e5d40040c1: Pulling fs layer 07:25:19 29e5d40040c1: Verifying Checksum 07:25:19 29e5d40040c1: Download complete 07:25:19 29e5d40040c1: Pull complete 07:25:19 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 07:25:19 Status: Downloaded newer image for alpine:3.11 07:25:19 ---> c20d2a9ab686 07:25:19 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash 07:25:20 ---> Running in dbc4e549922f 07:25:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:25:22 (1/68) Installing ncurses-terminfo-base (6.1_p20200118-r4) 07:25:22 (2/68) Installing ncurses-libs (6.1_p20200118-r4) 07:25:22 (3/68) Installing readline (8.0.1-r0) 07:25:22 (4/68) Installing bash (5.0.11-r1) 07:25:22 Executing bash-5.0.11-r1.post-install 07:25:22 (5/68) Installing libbz2 (1.0.8-r1) 07:25:22 (6/68) Installing expat (2.2.9-r1) 07:25:22 (7/68) Installing libffi (3.2.1-r6) 07:25:22 (8/68) Installing gdbm (1.13-r1) 07:25:22 (9/68) Installing xz-libs (5.2.4-r0) 07:25:22 (10/68) Installing sqlite-libs (3.30.1-r2) 07:25:22 (11/68) Installing python3 (3.8.2-r0) 07:25:25 (12/68) Installing py3-setuptools (42.0.2-r0) 07:25:25 (13/68) Installing py3-six (1.13.0-r0) 07:25:25 (14/68) Installing dockerpy-creds (0.4.0-r2) 07:25:25 (15/68) Installing py3-cparser (2.19-r4) 07:25:25 (16/68) Installing py3-cffi (1.13.2-r0) 07:25:25 (17/68) Installing py3-idna (2.8-r3) 07:25:25 (18/68) Installing py3-asn1crypto (1.2.0-r1) 07:25:25 (19/68) Installing py3-cryptography (2.8-r1) 07:25:25 (20/68) Installing py3-ipaddress (1.0.23-r1) 07:25:25 (21/68) Installing py3-parsing (2.4.5-r1) 07:25:25 (22/68) Installing py3-packaging (19.2-r2) 07:25:25 (23/68) Installing py3-chardet (3.0.4-r3) 07:25:25 (24/68) Installing py3-certifi (2019.9.11-r2) 07:25:25 (25/68) Installing py3-urllib3 (1.25.7-r1) 07:25:25 (26/68) Installing py3-requests (2.22.0-r0) 07:25:25 (27/68) Installing py3-websocket-client (0.56.0-r3) 07:25:25 (28/68) Installing docker-py (4.1.0-r1) 07:25:26 (29/68) Installing py3-cached-property (1.5.1-r1) 07:25:26 (30/68) Installing py3-dockerpty (0.4.1-r2) 07:25:26 (31/68) Installing py3-docopt (0.6.2-r5) 07:25:26 (32/68) Installing py3-more-itertools (8.0.2-r0) 07:25:26 (33/68) Installing py3-zipp (0.6.0-r1) 07:25:26 (34/68) Installing py3-importlib-metadata (0.23-r1) 07:25:26 (35/68) Installing py3-pyrsistent (0.15.6-r0) 07:25:26 (36/68) Installing py3-attrs (19.3.0-r0) 07:25:26 (37/68) Installing py3-jsonschema (3.2.0-r0) 07:25:26 (38/68) Installing py3-asn1 (0.4.7-r2) 07:25:26 (39/68) Installing py3-bcrypt (3.1.7-r2) 07:25:26 (40/68) Installing py3-pynacl (1.3.0-r4) 07:25:26 (41/68) Installing py3-paramiko (2.7.1-r0) 07:25:26 (42/68) Installing py3-pysocks (1.7.1-r1) 07:25:26 (43/68) Installing py3-texttable (1.6.2-r1) 07:25:26 (44/68) Installing yaml (0.2.2-r1) 07:25:26 (45/68) Installing py3-yaml (5.3.1-r0) 07:25:26 (46/68) Installing docker-compose (1.24.1-r3) 07:25:26 (47/68) Installing libgcc (9.2.0-r4) 07:25:26 (48/68) Installing libstdc++ (9.2.0-r4) 07:25:26 (49/68) Installing binutils (2.33.1-r0) 07:25:26 (50/68) Installing gmp (6.1.2-r1) 07:25:26 (51/68) Installing isl (0.18-r0) 07:25:26 (52/68) Installing libgomp (9.2.0-r4) 07:25:26 (53/68) Installing libatomic (9.2.0-r4) 07:25:26 (54/68) Installing mpfr4 (4.0.2-r1) 07:25:26 (55/68) Installing mpc1 (1.1.0-r1) 07:25:26 (56/68) Installing gcc (9.2.0-r4) 07:25:28 (57/68) Installing musl-dev (1.1.24-r2) 07:25:28 (58/68) Installing libc-dev (0.7.2-r0) 07:25:28 (59/68) Installing linux-headers (4.19.36-r0) 07:25:29 (60/68) Installing pkgconf (1.6.3-r0) 07:25:29 (61/68) Installing libffi-dev (3.2.1-r6) 07:25:29 (62/68) Installing make (4.2.1-r2) 07:25:29 (63/68) Installing openssl-dev (1.1.1g-r0) 07:25:29 (64/68) Installing python2 (2.7.18-r0) 07:25:30 (65/68) Installing py-setuptools (42.0.2-r0) 07:25:30 (66/68) Installing py2-pip (18.1-r0) 07:25:32 (67/68) Installing python2-dev (2.7.18-r0) 07:25:32 (68/68) Installing unzip (6.0-r6) 07:25:32 Executing busybox-1.31.1-r9.trigger 07:25:32 OK: 251 MiB in 82 packages 07:25:51 Removing intermediate container dbc4e549922f 07:25:51 ---> 385702189907 07:25:51 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 07:25:51 ---> Running in d0f6f1f11e2c 07:25:51 Removing intermediate container d0f6f1f11e2c 07:25:51 ---> 1574537b2c6d 07:25:51 Step 4/5 : LABEL arch=arm64 07:25:51 ---> Running in 273377ac5a20 07:25:51 Removing intermediate container 273377ac5a20 07:25:51 ---> ed430d98d10f 07:25:51 Step 5/5 : LABEL git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 07:25:51 ---> Running in 4e7ec6a66a26 07:25:51 Removing intermediate container 4e7ec6a66a26 07:25:51 ---> 30e6f6640a5a 07:25:51 [Warning] One or more build-args [ARCH] were not consumed 07:25:51 Successfully built 30e6f6640a5a 07:25:51 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:25:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:25:52 ---> package-listing.sh 07:25:52 ++ facter osfamily 07:25:52 ++ tr '[:upper:]' '[:lower:]' 07:25:52 + OS_FAMILY=redhat 07:25:52 + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 07:25:52 + START_PACKAGES=/tmp/packages_start.txt 07:25:52 + END_PACKAGES=/tmp/packages_end.txt 07:25:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:52 + PACKAGES=/tmp/packages_start.txt 07:25:52 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 07:25:52 + PACKAGES=/tmp/packages_end.txt 07:25:52 + case "${OS_FAMILY}" in 07:25:52 + rpm -qa 07:25:52 + sort 07:25:56 + '[' -f /tmp/packages_start.txt ']' 07:25:56 + '[' -f /tmp/packages_end.txt ']' 07:25:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:56 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 07:25:56 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ 07:25:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [Pipeline] isUnix [Pipeline] sh 07:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:56 07:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:57 alpine: Pulling from edgex-lftools-log-publisher 07:25:57 c9b1b535fdd9: Pulling fs layer 07:25:57 2cc5ad85d9ab: Pulling fs layer 07:25:57 756a868c4378: Pulling fs layer 07:25:57 444b2fc9a129: Pulling fs layer 07:25:57 ea15f1150254: Pulling fs layer 07:25:57 41b27a9f41bf: Pulling fs layer 07:25:57 28c525ee5125: Pulling fs layer 07:25:57 094b1ea09ed8: Pulling fs layer 07:25:57 138eaada9080: Pulling fs layer 07:25:57 0622d0fa9048: Pulling fs layer 07:25:57 41b27a9f41bf: Waiting 07:25:57 28c525ee5125: Waiting 07:25:57 094b1ea09ed8: Waiting 07:25:57 138eaada9080: Waiting 07:25:57 0622d0fa9048: Waiting 07:25:57 444b2fc9a129: Waiting 07:25:57 ea15f1150254: Waiting 07:25:57 2cc5ad85d9ab: Verifying Checksum 07:25:57 2cc5ad85d9ab: Download complete 07:25:57 444b2fc9a129: Verifying Checksum 07:25:57 444b2fc9a129: Download complete 07:25:57 c9b1b535fdd9: Download complete 07:25:57 ea15f1150254: Verifying Checksum 07:25:57 ea15f1150254: Download complete 07:25:57 28c525ee5125: Verifying Checksum 07:25:57 28c525ee5125: Download complete 07:25:57 756a868c4378: Verifying Checksum 07:25:57 756a868c4378: Download complete 07:25:57 138eaada9080: Verifying Checksum 07:25:57 138eaada9080: Download complete 07:25:57 c9b1b535fdd9: Pull complete 07:25:57 094b1ea09ed8: Verifying Checksum 07:25:57 094b1ea09ed8: Download complete 07:25:57 0622d0fa9048: Verifying Checksum 07:25:57 0622d0fa9048: Download complete 07:25:58 2cc5ad85d9ab: Pull complete 07:25:58 41b27a9f41bf: Verifying Checksum 07:25:58 41b27a9f41bf: Download complete 07:25:59 756a868c4378: Pull complete 07:26:00 444b2fc9a129: Pull complete 07:26:00 ea15f1150254: Pull complete 07:26:04 41b27a9f41bf: Pull complete 07:26:04 28c525ee5125: Pull complete 07:26:07 094b1ea09ed8: Pull complete 07:26:07 138eaada9080: Pull complete 07:26:07 0622d0fa9048: Pull complete 07:26:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:26:08 prd-centos7-docker-4c-2g-3944 does not seem to be running inside a container 07:26:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-135 -v /w/workspace/exfoundry_ci-build-images_PR-135:/w/workspace/exfoundry_ci-build-images_PR-135:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-135@tmp:/w/workspace/exfoundry_ci-build-images_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:26:10 $ docker top 8664eb86308812583dfc90e1fe11bf43c1b5584a5b6bd20a1a8429542cb294a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:10 provisioning config files... 07:26:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config486453621392597564tmp [Pipeline] { [Pipeline] echo 07:26:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:10 ---> create-netrc.sh [Pipeline] echo 07:26:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:11 ---> logs-deploy.sh 07:26:11 + ARCHIVE_ARTIFACTS= 07:26:11 + LOGS_SERVER=https://logs.edgexfoundry.org 07:26:11 + '[' https://logs.edgexfoundry.org == None ']' 07:26:11 + NEXUS_URL=https://nexus.edgexfoundry.org 07:26:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 07:26:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/2/ 07:26:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 /w/workspace/exfoundry_ci-build-images_PR-135 07:26:12 Archives upload complete. 07:26:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/2/