Pull request #163 opened 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 205716d06494001836a57d40df6e69fd0b259940+066a52470c43edc983056563796aa29643293c1d (7c22c008ddf8246ca2db17cd1ba6b6ef94a7c9f5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 --version # 'git version 2.16.6' > 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 cf598ef4eee878cf4fd68936879ff849bf9f782f using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-163/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-163/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f Excluding src/test/ from checkout of git git@github.com:lfit/releng-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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.16-alpine, 1.16-alpine3.13], releaseBranchOverride:golang-1.16] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.16 DOCKER_CUSTOM_TAGS: 1.16-alpine 1.16-alpine3.13 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2341 in /w/workspace/exfoundry_ci-build-images_PR-163 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-163 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 Merging remotes/origin/golang-1.16 commit 066a52470c43edc983056563796aa29643293c1d into PR head commit 205716d06494001836a57d40df6e69fd0b259940 Merge succeeded, producing 205716d06494001836a57d40df6e69fd0b259940 Checking out Revision 205716d06494001836a57d40df6e69fd0b259940 (PR-163) > git config core.sparsecheckout # timeout=10 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # 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 066a52470c43edc983056563796aa29643293c1d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 Commit message: "feat: upgrade to Go 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:59 ========================================================= 17:17:59 EdgeX Global Pipelines Version Info 17:17:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:18:02 ------------------- 17:18:02 stable info: 17:18:02 ------------------- 17:18:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:18:02 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 17:18:02 Message: update stable to v1.0.190 17:18:03 ------------------- 17:18:03 experimental info: 17:18:03 ------------------- 17:18:03 Commited By: **** collab-it+edgex@linuxfoundation.org 17:18:03 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 17:18:03 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:18:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.16 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.16-alpine 1.16-alpine3.13 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-163 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-163 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-163 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205716d06494001836a57d40df6e69fd0b259940 [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205716d [Pipeline] echo 17:18:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:18:04 provisioning config files... 17:18:04 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config7274768323365697998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:05 ---> docker-login.sh 17:18:05 nexus3.edgexfoundry.org:10001 17:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:06 Configure a credential helper to remove this warning. See 17:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:06 17:18:06 Login Succeeded 17:18:06 nexus3.edgexfoundry.org:10002 17:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:06 Configure a credential helper to remove this warning. See 17:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:06 17:18:06 Login Succeeded 17:18:06 nexus3.edgexfoundry.org:10003 17:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:07 Configure a credential helper to remove this warning. See 17:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:07 17:18:07 Login Succeeded 17:18:07 nexus3.edgexfoundry.org:10004 17:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:07 Configure a credential helper to remove this warning. See 17:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:07 17:18:07 Login Succeeded 17:18:07 docker.io 17:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:08 Configure a credential helper to remove this warning. See 17:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:08 17:18:08 Login Succeeded 17:18:08 ---> docker-login.sh ends [Pipeline] } 17:18:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [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] sh 17:18:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:18:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:18:10 + sudo service docker restart 17:18:10 + true 17:18:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:18:11 provisioning config files... 17:18:11 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config6852126289274487256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:12 ---> docker-login.sh 17:18:12 nexus3.edgexfoundry.org:10001 17:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:12 Configure a credential helper to remove this warning. See 17:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:12 17:18:12 Login Succeeded 17:18:12 nexus3.edgexfoundry.org:10002 17:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:12 Configure a credential helper to remove this warning. See 17:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:12 17:18:12 Login Succeeded 17:18:12 nexus3.edgexfoundry.org:10003 17:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:13 Configure a credential helper to remove this warning. See 17:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:13 17:18:13 Login Succeeded 17:18:13 nexus3.edgexfoundry.org:10004 17:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:13 Configure a credential helper to remove this warning. See 17:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:13 17:18:13 Login Succeeded 17:18:13 docker.io 17:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:14 Configure a credential helper to remove this warning. See 17:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:14 17:18:14 Login Succeeded 17:18:14 ---> docker-login.sh ends [Pipeline] } 17:18:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:17 + ls -al . 17:18:17 total 12 17:18:17 drwxrwxr-x. 4 jenkins jenkins 91 Apr 29 17:17 . 17:18:17 drwxrwxr-x. 4 jenkins jenkins 112 Apr 29 17:17 .. 17:18:17 -rw-rw-r--. 1 jenkins jenkins 393 Apr 29 17:17 Dockerfile 17:18:17 drwxrwxr-x. 8 jenkins jenkins 179 Apr 29 17:17 .git 17:18:17 drwxrwxr-x. 2 jenkins jenkins 38 Apr 29 17:17 .github 17:18:17 -rw-rw-r--. 1 jenkins jenkins 585 Apr 29 17:17 .golangci.yml 17:18:17 -rw-rw-r--. 1 jenkins jenkins 913 Apr 29 17:17 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:18:18 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=205716d06494001836a57d40df6e69fd0b259940 --label arch=amd64 . 17:18:19 Sending build context to Docker daemon 373.8kB 17:18:19 Step 1/6 : FROM golang:1.16.3-alpine3.13 17:18:19 1.16.3-alpine3.13: Pulling from library/golang 17:18:19 540db60ca938: Pulling fs layer 17:18:19 adcc1eea9eea: Pulling fs layer 17:18:19 4c4ab2625f07: Pulling fs layer 17:18:19 0510c868ecb4: Pulling fs layer 17:18:19 afea3b2eda06: Pulling fs layer 17:18:19 0510c868ecb4: Waiting 17:18:19 afea3b2eda06: Waiting 17:18:19 4c4ab2625f07: Verifying Checksum 17:18:19 4c4ab2625f07: Download complete 17:18:19 adcc1eea9eea: Verifying Checksum 17:18:19 adcc1eea9eea: Download complete 17:18:19 540db60ca938: Verifying Checksum 17:18:19 540db60ca938: Download complete 17:18:19 afea3b2eda06: Verifying Checksum 17:18:19 afea3b2eda06: Download complete 17:18:20 540db60ca938: Pull complete 17:18:20 adcc1eea9eea: Pull complete 17:18:21 4c4ab2625f07: Pull complete 17:18:22 0510c868ecb4: Verifying Checksum 17:18:22 0510c868ecb4: Download complete 17:18:24 Still waiting to schedule task 17:18:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 17:18:32 0510c868ecb4: Pull complete 17:18:32 afea3b2eda06: Pull complete 17:18:32 Digest: sha256:49c07aa83790aca732250c2258b5912659df31b6bfa2ab428661bc66833769e1 17:18:32 Status: Downloaded newer image for golang:1.16.3-alpine3.13 17:18:32 ---> 270727b8fd0f 17:18:32 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:18:35 ---> Running in 730ab9053287 17:18:35 Removing intermediate container 730ab9053287 17:18:35 ---> 15521ce06076 17:18:35 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:35 ---> Running in 34f3d91ee403 17:18:37 Removing intermediate container 34f3d91ee403 17:18:37 ---> 58c05847e567 17:18:37 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 17:18:37 ---> Running in 268dbe973a6c 17:18:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:18:39 (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) 17:18:39 (2/25) Installing ncurses-libs (6.2_p20210109-r0) 17:18:39 (3/25) Installing readline (8.1.0-r0) 17:18:39 (4/25) Installing bash (5.1.0-r0) 17:18:39 Executing bash-5.1.0-r0.post-install 17:18:40 (5/25) Installing brotli-libs (1.0.9-r3) 17:18:40 (6/25) Installing nghttp2-libs (1.42.0-r1) 17:18:40 (7/25) Installing libcurl (7.76.1-r0) 17:18:40 (8/25) Installing curl (7.76.1-r0) 17:18:40 (9/25) Installing libgcc (10.2.1_pre1-r3) 17:18:40 (10/25) Installing libstdc++ (10.2.1_pre1-r3) 17:18:40 (11/25) Installing binutils (2.35.2-r1) 17:18:41 (12/25) Installing libgomp (10.2.1_pre1-r3) 17:18:41 (13/25) Installing libatomic (10.2.1_pre1-r3) 17:18:41 (14/25) Installing libgphobos (10.2.1_pre1-r3) 17:18:42 (15/25) Installing gmp (6.2.1-r0) 17:18:42 (16/25) Installing isl22 (0.22-r0) 17:18:42 (17/25) Installing mpfr4 (4.1.0-r0) 17:18:43 (18/25) Installing mpc1 (1.2.0-r0) 17:18:43 (19/25) Installing gcc (10.2.1_pre1-r3) 17:18:51 (20/25) Installing expat (2.2.10-r1) 17:18:51 (21/25) Installing pcre2 (10.36-r0) 17:18:51 (22/25) Installing git (2.30.2-r0) 17:18:52 (23/25) Installing linux-headers (5.7.8-r0) 17:18:53 (24/25) Installing make (4.3-r0) 17:18:53 (25/25) Installing musl-dev (1.2.2-r0) 17:18:54 Executing busybox-1.32.1-r6.trigger 17:18:54 OK: 149 MiB in 40 packages 17:18:59 Removing intermediate container 268dbe973a6c 17:18:59 ---> 4c7954dc40ee 17:18:59 Step 5/6 : LABEL arch=amd64 17:19:00 ---> Running in 498d669a0768 17:19:00 Removing intermediate container 498d669a0768 17:19:00 ---> f6cff7d940bd 17:19:00 Step 6/6 : LABEL git_sha=205716d06494001836a57d40df6e69fd0b259940 17:19:00 ---> Running in 60b71d5646da 17:19:00 Removing intermediate container 60b71d5646da 17:19:00 ---> ead57a206223 17:19:00 [Warning] One or more build-args [ARCH] were not consumed 17:19:00 Successfully built ead57a206223 17:19:00 Successfully tagged edgex-devops/edgex-golang-base: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] } 17:20:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2342 in /w/workspace/exfoundry_ci-build-images_PR-163 [Pipeline] { [Pipeline] checkout 17:20:16 using credential edgex-jenkins-ssh 17:20:16 Cloning the remote Git repository 17:20:16 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:20:16 > git init /w/workspace/exfoundry_ci-build-images_PR-163 # timeout=10 17:20:16 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:20:16 > git --version # timeout=10 17:20:16 > git --version # 'git version 2.17.1' 17:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:18 Merging remotes/origin/golang-1.16 commit 066a52470c43edc983056563796aa29643293c1d into PR head commit 205716d06494001836a57d40df6e69fd0b259940 17:20:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:20:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:20:17 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:20:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 17:20:18 > git config core.sparsecheckout # timeout=10 17:20:18 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 17:20:18 > git remote # timeout=10 17:20:18 > git config --get remote.origin.url # timeout=10 17:20:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:18 > git merge 066a52470c43edc983056563796aa29643293c1d # timeout=10 17:20:18 Merge succeeded, producing 205716d06494001836a57d40df6e69fd0b259940 17:20:18 Checking out Revision 205716d06494001836a57d40df6e69fd0b259940 (PR-163) 17:20:18 > git rev-parse HEAD^{commit} # timeout=10 17:20:18 > git config core.sparsecheckout # timeout=10 17:20:18 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 17:20:22 Commit message: "feat: upgrade to Go 1.16" 17:20:22 > git --version # timeout=10 17:20:22 > git --version # 'git version 2.17.1' 17:20:22 fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:20:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:20:25 + true 17:20:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:20:27 provisioning config files... 17:20:27 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config7674226362179937868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:27 ---> docker-login.sh 17:20:27 nexus3.edgexfoundry.org:10001 17:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:28 Configure a credential helper to remove this warning. See 17:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:28 17:20:28 Login Succeeded 17:20:28 nexus3.edgexfoundry.org:10002 17:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:29 Configure a credential helper to remove this warning. See 17:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:29 17:20:29 Login Succeeded 17:20:29 nexus3.edgexfoundry.org:10003 17:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:29 Configure a credential helper to remove this warning. See 17:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:29 17:20:29 Login Succeeded 17:20:29 nexus3.edgexfoundry.org:10004 17:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:30 Configure a credential helper to remove this warning. See 17:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:30 17:20:30 Login Succeeded 17:20:30 docker.io 17:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:30 Configure a credential helper to remove this warning. See 17:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:30 17:20:30 Login Succeeded 17:20:31 ---> docker-login.sh ends [Pipeline] } 17:20:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:32 + ls -al . 17:20:32 total 28 17:20:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 17:20 . 17:20:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 17:20 .. 17:20:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 17:20 .git 17:20:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 17:20 .github 17:20:32 -rw-rw-r-- 1 jenkins jenkins 585 Apr 29 17:20 .golangci.yml 17:20:32 -rw-rw-r-- 1 jenkins jenkins 393 Apr 29 17:20 Dockerfile 17:20:32 -rw-rw-r-- 1 jenkins jenkins 913 Apr 29 17:20 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:20:32 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=205716d06494001836a57d40df6e69fd0b259940 --label arch=arm64 . 17:20:33 Sending build context to Docker daemon 372.7kB 17:20:33 Step 1/6 : FROM golang:1.16.3-alpine3.13 17:20:33 1.16.3-alpine3.13: Pulling from library/golang 17:20:33 595b0fe564bb: Pulling fs layer 17:20:33 7186ed65a4f7: Pulling fs layer 17:20:33 316046926c0a: Pulling fs layer 17:20:33 4ebd0625c992: Pulling fs layer 17:20:33 207e8628e3a3: Pulling fs layer 17:20:33 4ebd0625c992: Waiting 17:20:33 207e8628e3a3: Waiting 17:20:33 595b0fe564bb: Verifying Checksum 17:20:33 595b0fe564bb: Download complete 17:20:33 316046926c0a: Verifying Checksum 17:20:33 316046926c0a: Download complete 17:20:33 7186ed65a4f7: Verifying Checksum 17:20:33 7186ed65a4f7: Download complete 17:20:34 207e8628e3a3: Verifying Checksum 17:20:34 207e8628e3a3: Download complete 17:20:34 595b0fe564bb: Pull complete 17:20:35 7186ed65a4f7: Pull complete 17:20:35 316046926c0a: Pull complete 17:20:37 4ebd0625c992: Verifying Checksum 17:20:37 4ebd0625c992: Download complete 17:20:49 4ebd0625c992: Pull complete 17:20:49 207e8628e3a3: Pull complete 17:20:49 Digest: sha256:49c07aa83790aca732250c2258b5912659df31b6bfa2ab428661bc66833769e1 17:20:49 Status: Downloaded newer image for golang:1.16.3-alpine3.13 17:20:49 ---> c66f43098b6b 17:20:49 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:20:50 ---> Running in 09303dbf49eb 17:20:50 Removing intermediate container 09303dbf49eb 17:20:50 ---> 378b16d03463 17:20:50 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:50 ---> Running in deed86419dc9 17:20:53 Removing intermediate container deed86419dc9 17:20:53 ---> c1ec5ff8503f 17:20:53 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 17:20:53 ---> Running in fea7fa981beb 17:20:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:20:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:20:55 (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) 17:20:55 (2/25) Installing ncurses-libs (6.2_p20210109-r0) 17:20:55 (3/25) Installing readline (8.1.0-r0) 17:20:56 (4/25) Installing bash (5.1.0-r0) 17:20:56 Executing bash-5.1.0-r0.post-install 17:20:56 (5/25) Installing brotli-libs (1.0.9-r3) 17:20:56 (6/25) Installing nghttp2-libs (1.42.0-r1) 17:20:56 (7/25) Installing libcurl (7.76.1-r0) 17:20:56 (8/25) Installing curl (7.76.1-r0) 17:20:56 (9/25) Installing libgcc (10.2.1_pre1-r3) 17:20:56 (10/25) Installing libstdc++ (10.2.1_pre1-r3) 17:20:57 (11/25) Installing binutils (2.35.2-r1) 17:20:58 (12/25) Installing libgomp (10.2.1_pre1-r3) 17:20:58 (13/25) Installing libatomic (10.2.1_pre1-r3) 17:20:58 (14/25) Installing libgphobos (10.2.1_pre1-r3) 17:20:59 (15/25) Installing gmp (6.2.1-r0) 17:20:59 (16/25) Installing isl22 (0.22-r0) 17:20:59 (17/25) Installing mpfr4 (4.1.0-r0) 17:20:59 (18/25) Installing mpc1 (1.2.0-r0) 17:20:59 (19/25) Installing gcc (10.2.1_pre1-r3) 17:21:07 (20/25) Installing expat (2.2.10-r1) 17:21:07 (21/25) Installing pcre2 (10.36-r0) 17:21:07 (22/25) Installing git (2.30.2-r0) 17:21:09 (23/25) Installing linux-headers (5.7.8-r0) 17:21:09 (24/25) Installing make (4.3-r0) 17:21:09 (25/25) Installing musl-dev (1.2.2-r0) 17:21:10 Executing busybox-1.32.1-r6.trigger 17:21:10 OK: 138 MiB in 40 packages 17:21:17 Removing intermediate container fea7fa981beb 17:21:17 ---> 4083eb2db8b8 17:21:17 Step 5/6 : LABEL arch=arm64 17:21:17 ---> Running in 20fa08ca47b9 17:21:17 Removing intermediate container 20fa08ca47b9 17:21:17 ---> bdc0f91e7541 17:21:17 Step 6/6 : LABEL git_sha=205716d06494001836a57d40df6e69fd0b259940 17:21:17 ---> Running in 8798dd85edbc 17:21:18 Removing intermediate container 8798dd85edbc 17:21:18 ---> ab7c55bed3cc 17:21:18 [Warning] One or more build-args [ARCH] were not consumed 17:21:18 Successfully built ab7c55bed3cc 17:21:18 Successfully tagged edgex-devops/edgex-golang-base-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] { (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 17:21:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:20 ---> package-listing.sh 17:21:20 ++ facter osfamily 17:21:20 ++ tr '[:upper:]' '[:lower:]' 17:21:20 + OS_FAMILY=redhat 17:21:20 + workspace=/w/workspace/exfoundry_ci-build-images_PR-163 17:21:20 + START_PACKAGES=/tmp/packages_start.txt 17:21:20 + END_PACKAGES=/tmp/packages_end.txt 17:21:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:20 + PACKAGES=/tmp/packages_start.txt 17:21:20 + '[' /w/workspace/exfoundry_ci-build-images_PR-163 ']' 17:21:20 + PACKAGES=/tmp/packages_end.txt 17:21:20 + case "${OS_FAMILY}" in 17:21:20 + rpm -qa 17:21:20 + sort 17:21:26 + '[' -f /tmp/packages_start.txt ']' 17:21:26 + '[' -f /tmp/packages_end.txt ']' 17:21:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:26 + '[' /w/workspace/exfoundry_ci-build-images_PR-163 ']' 17:21:26 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-163/archives/ 17:21:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-163/archives/ [Pipeline] echo 17:21:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:21:26 17:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:21:27 alpine: Pulling from edgex-lftools-log-publisher 17:21:27 df20fa9351a1: Pulling fs layer 17:21:27 36b3adc4ff6f: Pulling fs layer 17:21:27 8ad3a11d3b57: Pulling fs layer 17:21:27 46f8f816bc3b: Pulling fs layer 17:21:27 93b61091891f: Pulling fs layer 17:21:27 93b9cdb0e59b: Pulling fs layer 17:21:27 5e14af77c1be: Pulling fs layer 17:21:27 01666e4c0597: Pulling fs layer 17:21:27 aa168da1d23b: Pulling fs layer 17:21:27 93b9cdb0e59b: Waiting 17:21:27 5e14af77c1be: Waiting 17:21:27 01666e4c0597: Waiting 17:21:27 aa168da1d23b: Waiting 17:21:27 46f8f816bc3b: Waiting 17:21:27 93b61091891f: Waiting 17:21:27 36b3adc4ff6f: Verifying Checksum 17:21:27 36b3adc4ff6f: Download complete 17:21:27 46f8f816bc3b: Verifying Checksum 17:21:27 46f8f816bc3b: Download complete 17:21:27 df20fa9351a1: Verifying Checksum 17:21:27 df20fa9351a1: Download complete 17:21:27 93b9cdb0e59b: Verifying Checksum 17:21:27 93b9cdb0e59b: Download complete 17:21:27 5e14af77c1be: Verifying Checksum 17:21:27 5e14af77c1be: Download complete 17:21:27 01666e4c0597: Download complete 17:21:27 93b61091891f: Verifying Checksum 17:21:27 93b61091891f: Download complete 17:21:27 8ad3a11d3b57: Verifying Checksum 17:21:27 8ad3a11d3b57: Download complete 17:21:27 df20fa9351a1: Pull complete 17:21:28 36b3adc4ff6f: Pull complete 17:21:29 8ad3a11d3b57: Pull complete 17:21:29 46f8f816bc3b: Pull complete 17:21:29 93b61091891f: Pull complete 17:21:30 93b9cdb0e59b: Pull complete 17:21:30 aa168da1d23b: Verifying Checksum 17:21:30 aa168da1d23b: Download complete 17:21:30 5e14af77c1be: Pull complete 17:21:30 01666e4c0597: Pull complete 17:21:38 aa168da1d23b: Pull complete 17:21:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:21:38 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 17:21:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-163 -v /w/workspace/exfoundry_ci-build-images_PR-163:/w/workspace/exfoundry_ci-build-images_PR-163:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-163@tmp:/w/workspace/exfoundry_ci-build-images_PR-163@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:21:43 $ docker top 00a36ef6ea88c4b6c4a5fd6b6f3be22f7b28ef1bb6c95a4b4c58d3ba08ff8ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:43 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:44 + mkdir -p /var/log/sa [Pipeline] sh 17:21:44 + ls /var/log/sa-host 17:21:44 + sadf -c /var/log/sa-host/sa23 17:21:44 file_magic: OK 17:21:44 HZ: Using current value: 100 17:21:44 file_header: OK 17:21:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:21:44 Statistics: 17:21:44 Hnuu...uuuununununu... 17:21:44 File successfully converted to sysstat format version 12.2.1 17:21:44 + sadf -c /var/log/sa-host/sa29 17:21:44 file_magic: OK 17:21:44 HZ: Using current value: 100 17:21:44 file_header: OK 17:21:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:21:44 Statistics: 17:21:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:21:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:45 provisioning config files... 17:21:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config945949135529187030tmp [Pipeline] { [Pipeline] echo 17:21:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:45 ---> create-netrc.sh [Pipeline] } 17:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:21:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:46 ---> python-tools-install.sh [Pipeline] echo 17:21:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:46 ---> sudo-logs.sh 17:21:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:46 ---> job-cost.sh 17:21:46 lf-activate-venv: SKIPPING 17:21:46 INFO: No Stack... 17:21:48 INFO: Retrieving Pricing Info for: v1-standard-2 17:21:48 INFO: Archiving Costs [Pipeline] echo 17:21:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:49 ---> logs-deploy.sh 17:21:49 lf-activate-venv: SKIPPING 17:21:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-163/1 17:21:49 INFO: archiving workspace using pattern(s): 17:21:51 Archives upload complete. 17:21:51 INFO: archiving logs to Nexus