Pull request #3615 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7dec9156b12c67da3ff20911908bbb616b3cc4f8+4edb777b9d60e900e8671f5ac6453e52ef440742 (5bcfa30048901ee8ea6e9d8d7a5b325fbf4d9671) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8011433288953796760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2679833410092053929.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git 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/edgex-go/branches/PR-3615/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2946592793578288623.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8456693393324288029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3334349272674385495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE 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/edgex-go/branches/PR-3615/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8907589178661022097.key > 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 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 144eb70ba3d470a427e699408e811d3f535e987a 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2300 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6124100170807158139.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 7dec9156b12c67da3ff20911908bbb616b3cc4f8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1732652930595712797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dec9156b12c67da3ff20911908bbb616b3cc4f8 # timeout=10 Merge succeeded, producing 7dec9156b12c67da3ff20911908bbb616b3cc4f8 Checking out Revision 7dec9156b12c67da3ff20911908bbb616b3cc4f8 (PR-3615) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1554793259015367853.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dec9156b12c67da3ff20911908bbb616b3cc4f8 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:57 ========================================================= 17:14:57 EdgeX Global Pipelines Version Info 17:14:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:58 ------------------- 17:14:58 stable info: 17:14:58 ------------------- 17:14:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:58 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:14:58 Message: update stable to v1.0.196 17:14:59 ------------------- 17:14:59 experimental info: 17:14:59 ------------------- 17:14:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:59 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:14:59 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo 17:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo 17:15:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo 17:15:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dec9156b12c67da3ff20911908bbb616b3cc4f8 [Pipeline] echo 17:15:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dec915 [Pipeline] echo 17:15:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:01 provisioning config files... 17:15:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7424648978686965262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:01 ---> docker-login.sh 17:15:01 nexus3.edgexfoundry.org:10001 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 nexus3.edgexfoundry.org:10002 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 nexus3.edgexfoundry.org:10003 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 nexus3.edgexfoundry.org:10004 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 docker.io 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:03 Configure a credential helper to remove this warning. See 17:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:03 17:15:03 Login Succeeded 17:15:03 ---> docker-login.sh ends [Pipeline] } 17:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:03 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/core-command/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo core-command,cmd/core-command/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/core-data/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo core-data,cmd/core-data/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/core-metadata/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo core-metadata,cmd/core-metadata/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/security-bootstrapper/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/security-proxy-setup/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/support-notifications/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo support-notifications,cmd/support-notifications/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/support-scheduler/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:15:03 + for file in '`ls cmd/**/Dockerfile`' 17:15:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:15:03 ++ cut -d/ -f2 17:15:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:15:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:15:05 17:15:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:15:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:15:05 latest: Pulling from edgex-devops/git-semver 17:15:05 31603596830f: Pulling fs layer 17:15:05 b6dc333f4379: Pulling fs layer 17:15:05 3d9ef1400e77: Pulling fs layer 17:15:05 fd332fbdc1db: Pulling fs layer 17:15:05 fd332fbdc1db: Waiting 17:15:05 b6dc333f4379: Verifying Checksum 17:15:05 b6dc333f4379: Download complete 17:15:05 31603596830f: Verifying Checksum 17:15:05 31603596830f: Download complete 17:15:06 fd332fbdc1db: Verifying Checksum 17:15:06 fd332fbdc1db: Download complete 17:15:06 3d9ef1400e77: Verifying Checksum 17:15:06 3d9ef1400e77: Download complete 17:15:06 31603596830f: Pull complete 17:15:06 b6dc333f4379: Pull complete 17:15:06 3d9ef1400e77: Pull complete 17:15:07 fd332fbdc1db: Pull complete 17:15:07 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:15:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:15:07 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 17:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:15:08 $ docker top 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:08 [ssh-agent] Looking for ssh-agent implementation... 17:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:08 $ docker exec 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 ssh-agent 17:15:09 SSH_AUTH_SOCK=/tmp/ssh-kE8MMvXQVwJT/agent.13 17:15:09 SSH_AGENT_PID=20 17:15:09 Running ssh-add (command line suppressed) 17:15:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2747705571761003754.key (/w/workspace/edgex-go/1@tmp/private_key_2747705571761003754.key) 17:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:09 + git tag --points-at HEAD [Pipeline] } 17:15:09 $ docker exec --env ******** --env ******** 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 ssh-agent -k 17:15:09 unset SSH_AUTH_SOCK; 17:15:09 unset SSH_AGENT_PID; 17:15:09 echo Agent pid 20 killed; 17:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:09 [ssh-agent] Looking for ssh-agent implementation... 17:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:09 $ docker exec 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 ssh-agent 17:15:10 SSH_AUTH_SOCK=/tmp/ssh-FQLXUBViLDiv/agent.54 17:15:10 SSH_AGENT_PID=60 17:15:10 Running ssh-add (command line suppressed) 17:15:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2792318782708120794.key (/w/workspace/edgex-go/1@tmp/private_key_2792318782708120794.key) 17:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:10 + git semver init 17:15:10 # -> Open(): unable to determine branch for HEAD 17:15:10 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:15:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:15:10 # $SEMVER_REMOTE_NAME = origin 17:15:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:15:10 # $SEMVER_USER_NAME = edgex-jenkins 17:15:10 # $SEMVER_BRANCH = PR-3615 17:15:10 # $SEMVER_TEMP = /tmp/semver-535933727 17:15:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:15:25 # '/tmp/semver-535933727' -> '/w/workspace/edgex-go/1/.semver' 17:15:25 # -> Force: false 17:15:25 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:15:25 $ docker exec --env ******** --env ******** 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 ssh-agent -k 17:15:25 unset SSH_AUTH_SOCK; 17:15:25 unset SSH_AGENT_PID; 17:15:25 echo Agent pid 60 killed; 17:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:26 + git semver [Pipeline] } 17:15:26 $ docker stop --time=1 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 17:15:28 $ docker rm -f 10a798c9143e919bab5d055068e5e92be3e1f911c2dd9f2a95f6a596884a3434 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:15:28 Stashed 1 file(s) [Pipeline] echo 17:15:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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:15:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:15:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:15:30 + true 17:15:30 + sudo service docker restart 17:15:30 Redirecting to /bin/systemctl restart docker.service 17:15:44 Still waiting to schedule task 17:15:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 17:15:48 ========================================================= 17:15:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:15:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:15:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:15:50 Sending build context to Docker daemon 328.3MB 17:15:50 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:15:50 Step 2/6 : FROM ${BASE} 17:15:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:15:50 540db60ca938: Pulling fs layer 17:15:50 adcc1eea9eea: Pulling fs layer 17:15:50 4c4ab2625f07: Pulling fs layer 17:15:50 0510c868ecb4: Pulling fs layer 17:15:50 afea3b2eda06: Pulling fs layer 17:15:50 7809a108b3ef: Pulling fs layer 17:15:50 f706445af74f: Pulling fs layer 17:15:50 afea3b2eda06: Waiting 17:15:50 0510c868ecb4: Waiting 17:15:50 7809a108b3ef: Waiting 17:15:50 f706445af74f: Waiting 17:15:50 4c4ab2625f07: Download complete 17:15:50 adcc1eea9eea: Verifying Checksum 17:15:50 adcc1eea9eea: Download complete 17:15:50 afea3b2eda06: Verifying Checksum 17:15:50 afea3b2eda06: Download complete 17:15:50 7809a108b3ef: Verifying Checksum 17:15:50 7809a108b3ef: Download complete 17:15:50 540db60ca938: Verifying Checksum 17:15:50 540db60ca938: Download complete 17:15:51 540db60ca938: Pull complete 17:15:51 adcc1eea9eea: Pull complete 17:15:51 4c4ab2625f07: Pull complete 17:15:52 f706445af74f: Verifying Checksum 17:15:52 f706445af74f: Download complete 17:15:52 0510c868ecb4: Verifying Checksum 17:15:52 0510c868ecb4: Download complete 17:15:57 0510c868ecb4: Pull complete 17:15:57 afea3b2eda06: Pull complete 17:15:57 7809a108b3ef: Pull complete 17:15:59 f706445af74f: Pull complete 17:15:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:15:59 ---> b068be0155e3 17:15:59 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:16:01 ---> Running in 9e7619a5a729 17:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:16:02 (1/12) Installing libmagic (5.39-r0) 17:16:02 (2/12) Installing file (5.39-r0) 17:16:03 (3/12) Installing libc-dev (0.7.2-r3) 17:16:03 (4/12) Installing g++ (10.2.1_pre1-r3) 17:16:07 (5/12) Installing fortify-headers (1.1-r0) 17:16:07 (6/12) Installing patch (2.7.6-r7) 17:16:07 (7/12) Installing build-base (0.5-r2) 17:16:07 (8/12) Installing libsodium (1.0.18-r0) 17:16:07 (9/12) Installing pkgconf (1.7.3-r0) 17:16:07 (10/12) Installing libsodium-dev (1.0.18-r0) 17:16:07 (11/12) Installing libzmq (4.3.3-r1) 17:16:07 (12/12) Installing zeromq-dev (4.3.3-r1) 17:16:07 Executing busybox-1.32.1-r6.trigger 17:16:07 OK: 219 MiB in 52 packages 17:16:09 Removing intermediate container 9e7619a5a729 17:16:09 ---> 3b943b6731bc 17:16:09 Step 4/6 : WORKDIR /edgex-go 17:16:09 ---> Running in c1331cc7dca5 17:16:09 Removing intermediate container c1331cc7dca5 17:16:09 ---> fa08514c99cb 17:16:09 Step 5/6 : COPY go.mod . 17:16:09 ---> 5abc6d5a0aa8 17:16:09 Step 6/6 : RUN go mod download 17:16:09 ---> Running in 69aa9a23dbac 17:16:24 Removing intermediate container 69aa9a23dbac 17:16:24 ---> 484c42ef7535 17:16:24 Successfully built 484c42ef7535 17:16:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:16:24 + docker inspect -f . ci-base-image-x86_64 17:16:24 . [Pipeline] withDockerContainer 17:16:24 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 17:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:25 $ docker top 6be6863e24a92541ccc2f4338e21be56544ae788eaf9533309c182d740271d69 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:25 + go version 17:16:25 go version go1.16.3 linux/amd64 [Pipeline] } 17:16:25 $ docker stop --time=1 6be6863e24a92541ccc2f4338e21be56544ae788eaf9533309c182d740271d69 17:16:27 $ docker rm -f 6be6863e24a92541ccc2f4338e21be56544ae788eaf9533309c182d740271d69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:27 + docker inspect -f . ci-base-image-x86_64 17:16:27 . [Pipeline] withDockerContainer 17:16:28 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 17:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:28 $ docker top 7d3cba6eed48ed2cd285ddce80bfdd23947dc8ceb3da8cd9c9fa1d414cef4c81 -eo pid,comm [Pipeline] { [Pipeline] echo 17:16:28 ========================================================= 17:16:28 [edgeXBuildGoParallel] Running Tests and Build... 17:16:28 ========================================================= [Pipeline] sh 17:16:28 + go mod tidy [Pipeline] sh 17:16:29 + make test 17:16:29 docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` 17:16:29 /bin/sh: docker: not found 17:16:29 make: *** [Makefile:97: test] Error 127 [Pipeline] } 17:16:29 $ docker stop --time=1 7d3cba6eed48ed2cd285ddce80bfdd23947dc8ceb3da8cd9c9fa1d414cef4c81 17:16:30 $ docker rm -f 7d3cba6eed48ed2cd285ddce80bfdd23947dc8ceb3da8cd9c9fa1d414cef4c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:32 Failed in branch amd64 17:17:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2301 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws 17:17:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:17:52 The recommended git tool is: git 17:17:57 using credential edgex-jenkins-ssh 17:17:57 Cloning the remote Git repository 17:17:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:17:58 > git init /w/workspace/edgex-go/1 # timeout=10 17:17:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:58 > git --version # timeout=10 17:17:58 > git --version # 'git version 2.17.1' 17:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:14 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 7dec9156b12c67da3ff20911908bbb616b3cc4f8 17:18:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:18:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:18:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:18:15 Merge succeeded, producing 7dec9156b12c67da3ff20911908bbb616b3cc4f8 17:18:15 Checking out Revision 7dec9156b12c67da3ff20911908bbb616b3cc4f8 (PR-3615) 17:18:14 > git config core.sparsecheckout # timeout=10 17:18:14 > git checkout -f 7dec9156b12c67da3ff20911908bbb616b3cc4f8 # timeout=10 17:18:15 > git remote # timeout=10 17:18:15 > git config --get remote.origin.url # timeout=10 17:18:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:15 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 17:18:15 > git rev-parse HEAD^{commit} # timeout=10 17:18:15 > git config core.sparsecheckout # timeout=10 17:18:15 > git checkout -f 7dec9156b12c67da3ff20911908bbb616b3cc4f8 # timeout=10 17:18:19 Commit message: "feat(security): Lint Dockerfiles" 17:18:19 > git --version # timeout=10 17:18:19 > git --version # 'git version 2.17.1' 17:18:19 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:18:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:18:22 + true 17:18:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:40 provisioning config files... 17:18:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4043277257032389742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:40 ---> docker-login.sh 17:18:40 nexus3.edgexfoundry.org:10001 17:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:42 Configure a credential helper to remove this warning. See 17:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:42 17:18:42 Login Succeeded 17:18:42 nexus3.edgexfoundry.org:10002 17:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:43 Configure a credential helper to remove this warning. See 17:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:43 17:18:43 Login Succeeded 17:18:43 nexus3.edgexfoundry.org:10003 17:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:43 Configure a credential helper to remove this warning. See 17:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:43 17:18:43 Login Succeeded 17:18:43 nexus3.edgexfoundry.org:10004 17:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:44 Configure a credential helper to remove this warning. See 17:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:44 17:18:44 Login Succeeded 17:18:44 docker.io 17:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:45 Configure a credential helper to remove this warning. See 17:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:45 17:18:45 Login Succeeded 17:18:45 ---> docker-login.sh ends [Pipeline] } 17:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:45 ========================================================= 17:18:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:18:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:18:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:18:48 Sending build context to Docker daemon 165.7MB 17:18:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:18:48 Step 2/6 : FROM ${BASE} 17:18:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:18:48 595b0fe564bb: Pulling fs layer 17:18:48 3088b5b3c5c0: Pulling fs layer 17:18:48 5b7225fbf94c: Pulling fs layer 17:18:48 ba82ee9f976e: Pulling fs layer 17:18:48 506bd15cee9f: Pulling fs layer 17:18:48 75a0a4a0db45: Pulling fs layer 17:18:48 618dc40b7e24: Pulling fs layer 17:18:48 ba82ee9f976e: Waiting 17:18:48 75a0a4a0db45: Waiting 17:18:48 506bd15cee9f: Waiting 17:18:48 618dc40b7e24: Waiting 17:18:48 5b7225fbf94c: Verifying Checksum 17:18:48 5b7225fbf94c: Download complete 17:18:48 3088b5b3c5c0: Verifying Checksum 17:18:48 3088b5b3c5c0: Download complete 17:18:48 506bd15cee9f: Verifying Checksum 17:18:48 506bd15cee9f: Download complete 17:18:48 595b0fe564bb: Verifying Checksum 17:18:48 75a0a4a0db45: Verifying Checksum 17:18:48 75a0a4a0db45: Download complete 17:18:49 595b0fe564bb: Pull complete 17:18:50 3088b5b3c5c0: Pull complete 17:18:50 5b7225fbf94c: Pull complete 17:18:51 618dc40b7e24: Verifying Checksum 17:18:51 618dc40b7e24: Download complete 17:18:52 ba82ee9f976e: Download complete 17:19:02 ba82ee9f976e: Pull complete 17:19:03 506bd15cee9f: Pull complete 17:19:03 75a0a4a0db45: Pull complete 17:19:06 618dc40b7e24: Pull complete 17:19:07 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:19:07 ---> a36622ca3599 17:19:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:19:09 ---> Running in 343ca1a601e1 17:19:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:19:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:19:12 (1/12) Installing libmagic (5.39-r0) 17:19:13 (2/12) Installing file (5.39-r0) 17:19:13 (3/12) Installing libc-dev (0.7.2-r3) 17:19:13 (4/12) Installing g++ (10.2.1_pre1-r3) 17:19:17 (5/12) Installing fortify-headers (1.1-r0) 17:19:17 (6/12) Installing patch (2.7.6-r7) 17:19:17 (7/12) Installing build-base (0.5-r2) 17:19:17 (8/12) Installing libsodium (1.0.18-r0) 17:19:17 (9/12) Installing pkgconf (1.7.3-r0) 17:19:17 (10/12) Installing libsodium-dev (1.0.18-r0) 17:19:17 (11/12) Installing libzmq (4.3.3-r1) 17:19:17 (12/12) Installing zeromq-dev (4.3.3-r1) 17:19:17 Executing busybox-1.32.1-r6.trigger 17:19:17 OK: 218 MiB in 52 packages 17:19:22 Removing intermediate container 343ca1a601e1 17:19:22 ---> cd5d3e0b4571 17:19:22 Step 4/6 : WORKDIR /edgex-go 17:19:22 ---> Running in ad209dbd2346 17:19:22 Removing intermediate container ad209dbd2346 17:19:22 ---> e78a81fdc678 17:19:22 Step 5/6 : COPY go.mod . 17:19:22 ---> 57f49ca121be 17:19:22 Step 6/6 : RUN go mod download 17:19:23 ---> Running in 2bf878b8040f 17:19:50 Removing intermediate container 2bf878b8040f 17:19:50 ---> 5354f8f5cb85 17:19:50 Successfully built 5354f8f5cb85 17:19:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:50 + docker inspect -f . ci-base-image-arm64 17:19:50 . [Pipeline] withDockerContainer 17:19:50 prd-ubuntu18.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container 17:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:52 $ docker top c3d1e0e777e035dba80f7601f9045b52f62c4f8e2c494c98b8b421dab661b0e0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:53 + go version 17:19:53 go version go1.16.5 linux/arm64 [Pipeline] } 17:19:53 $ docker stop --time=1 c3d1e0e777e035dba80f7601f9045b52f62c4f8e2c494c98b8b421dab661b0e0 17:19:55 $ docker rm -f c3d1e0e777e035dba80f7601f9045b52f62c4f8e2c494c98b8b421dab661b0e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:56 + docker inspect -f . ci-base-image-arm64 17:19:56 . [Pipeline] withDockerContainer 17:19:56 prd-ubuntu18.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container 17:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:58 $ docker top aea47d978822a910e487d87718d77840851a6bf317e5d24d616eca8fe41764ff -eo pid,comm [Pipeline] { [Pipeline] echo 17:19:58 ========================================================= 17:19:58 [edgeXBuildGoParallel] Running Tests and Build... 17:19:58 ========================================================= [Pipeline] sh 17:19:59 + go mod tidy [Pipeline] sh 17:20:00 + make test 17:20:00 docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` 17:20:00 /bin/sh: docker: not found 17:20:00 make: *** [Makefile:97: test] Error 127 [Pipeline] } 17:20:00 $ docker stop --time=1 aea47d978822a910e487d87718d77840851a6bf317e5d24d616eca8fe41764ff 17:20:02 $ docker rm -f aea47d978822a910e487d87718d77840851a6bf317e5d24d616eca8fe41764ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:20:04 ---> job-cost.sh 17:20:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w1c2 17:20:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:22:05 lf-activate-venv(): INFO: Adding /tmp/venv-w1c2/bin to PATH 17:22:05 INFO: No Stack... 17:22:05 INFO: Retrieving Pricing Info for: v2-standard-4 17:22:05 INFO: Archiving Costs [Pipeline] sh 17:22:05 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:22:05 + cut -d, -f6 [Pipeline] lock 17:22:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-1-stack-cost] 17:22:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3615-1-stack-cost] did not exist. Created. 17:22:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:06 + echo total: 0.18000000715255737 [Pipeline] stash 17:22:07 Stashed 1 file(s) [Pipeline] } 17:22:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:22:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:11 ---> package-listing.sh 17:22:11 ++ facter osfamily 17:22:11 ++ tr '[:upper:]' '[:lower:]' 17:22:11 + OS_FAMILY=redhat 17:22:11 + workspace=/w/workspace/edgex-go/1 17:22:11 + START_PACKAGES=/tmp/packages_start.txt 17:22:11 + END_PACKAGES=/tmp/packages_end.txt 17:22:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:11 + PACKAGES=/tmp/packages_start.txt 17:22:11 + '[' /w/workspace/edgex-go/1 ']' 17:22:11 + PACKAGES=/tmp/packages_end.txt 17:22:11 + case "${OS_FAMILY}" in 17:22:11 + rpm -qa 17:22:11 + sort 17:22:12 + '[' -f /tmp/packages_start.txt ']' 17:22:12 + '[' -f /tmp/packages_end.txt ']' 17:22:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:12 + '[' /w/workspace/edgex-go/1 ']' 17:22:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:22:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:22:12 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:22:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:22:13 17:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:22:13 alpine: Pulling from edgex-lftools-log-publisher 17:22:13 df20fa9351a1: Pulling fs layer 17:22:13 36b3adc4ff6f: Pulling fs layer 17:22:13 8ad3a11d3b57: Pulling fs layer 17:22:13 46f8f816bc3b: Pulling fs layer 17:22:13 93b61091891f: Pulling fs layer 17:22:13 93b9cdb0e59b: Pulling fs layer 17:22:13 5e14af77c1be: Pulling fs layer 17:22:13 01666e4c0597: Pulling fs layer 17:22:13 aa168da1d23b: Pulling fs layer 17:22:13 46f8f816bc3b: Waiting 17:22:13 93b61091891f: Waiting 17:22:13 93b9cdb0e59b: Waiting 17:22:13 5e14af77c1be: Waiting 17:22:13 01666e4c0597: Waiting 17:22:13 aa168da1d23b: Waiting 17:22:13 36b3adc4ff6f: Verifying Checksum 17:22:13 36b3adc4ff6f: Download complete 17:22:13 46f8f816bc3b: Verifying Checksum 17:22:13 46f8f816bc3b: Download complete 17:22:14 df20fa9351a1: Verifying Checksum 17:22:14 df20fa9351a1: Download complete 17:22:14 93b9cdb0e59b: Verifying Checksum 17:22:14 93b9cdb0e59b: Download complete 17:22:14 5e14af77c1be: Verifying Checksum 17:22:14 5e14af77c1be: Download complete 17:22:14 93b61091891f: Verifying Checksum 17:22:14 93b61091891f: Download complete 17:22:14 01666e4c0597: Verifying Checksum 17:22:14 01666e4c0597: Download complete 17:22:14 8ad3a11d3b57: Verifying Checksum 17:22:14 8ad3a11d3b57: Download complete 17:22:14 df20fa9351a1: Pull complete 17:22:14 36b3adc4ff6f: Pull complete 17:22:14 8ad3a11d3b57: Pull complete 17:22:14 46f8f816bc3b: Pull complete 17:22:14 93b61091891f: Pull complete 17:22:15 93b9cdb0e59b: Pull complete 17:22:15 5e14af77c1be: Pull complete 17:22:15 01666e4c0597: Pull complete 17:22:16 aa168da1d23b: Verifying Checksum 17:22:16 aa168da1d23b: Download complete 17:22:20 aa168da1d23b: Pull complete 17:22:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:22:20 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 17:22:20 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:22:23 $ docker top 2ba008a7e3fa2dd8a1f863d95991195a07ac52091116284d82db11cd66120ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:23 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:24 + mkdir -p /var/log/sa [Pipeline] sh 17:22:24 + ls /var/log/sa-host 17:22:24 + sadf -c /var/log/sa-host/sa05 17:22:24 file_magic: OK 17:22:24 HZ: Using current value: 100 17:22:24 file_header: OK 17:22:24 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:22:24 Statistics: 17:22:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:22:24 File successfully converted to sysstat format version 12.2.1 17:22:24 + sadf -c /var/log/sa-host/sa09 17:22:24 file_magic: OK 17:22:24 HZ: Using current value: 100 17:22:24 file_header: OK 17:22:24 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:22:24 Statistics: 17:22:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:22:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:25 provisioning config files... 17:22:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7896689331678493285tmp [Pipeline] { [Pipeline] echo 17:22:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:25 ---> create-netrc.sh [Pipeline] } 17:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:26 ---> python-tools-install.sh [Pipeline] echo 17:22:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:26 ---> sudo-logs.sh 17:22:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:27 ---> job-cost.sh 17:22:27 lf-activate-venv: SKIPPING 17:22:27 DEBUG: total: 0.18000000715255737 17:22:27 INFO: Retrieving Stack Cost... 17:22:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:22:29 INFO: Archiving Costs [Pipeline] echo 17:22:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:29 ---> logs-deploy.sh 17:22:29 lf-activate-venv: SKIPPING 17:22:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/1 17:22:29 INFO: archiving workspace using pattern(s): 17:22:30 Archives upload complete. 17:22:30 INFO: archiving logs to Nexus