Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 45c05ef26718253f7a00459a07282a112a4c40f8+13088d9dec4550f0cc4856225025b51f703f2058 (781e3df84968dc37d6791799008bc17b49d3aaf8) 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-ssh349594463002675731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7035961777588241698.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 9d0281235b943b7ad605f650702698f9078b2862 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/device-modbus-go/branches/PR-243/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/device-modbus-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5022276724050970947.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/device-modbus-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1955209117987248237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1145327778287659007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-modbus-go/branches/PR-243/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/device-modbus-go/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7340930003529824690.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 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 9d0281235b943b7ad605f650702698f9078b2862 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-291 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh6472675160870617414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh8627253687274363701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) > git config core.sparsecheckout # timeout=10 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 > 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/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh3905206649190689796.key > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T05:44:51.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T05:44:51.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T05:44:52.004Z] ========================================================= [2021-05-17T05:44:52.004Z] EdgeX Global Pipelines Version Info [2021-05-17T05:44:52.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:44:55.083Z] ------------------- [2021-05-17T05:44:55.083Z] stable info: [2021-05-17T05:44:55.083Z] ------------------- [2021-05-17T05:44:55.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T05:44:55.083Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T05:44:55.083Z] Message: update stable to v1.0.192 [2021-05-17T05:44:56.149Z] ------------------- [2021-05-17T05:44:56.149Z] experimental info: [2021-05-17T05:44:56.149Z] ------------------- [2021-05-17T05:44:56.149Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T05:44:56.149Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T05:44:56.149Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T05:44:56.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-05-17T05:44:56.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-05-17T05:44:56.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T05:44:56.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T05:44:56.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T05:44:56.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T05:44:56.789Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T05:44:56.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T05:44:56.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T05:44:56.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T05:44:57.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T05:44:57.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-05-17T05:44:57.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T05:44:57.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T05:44:57.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T05:44:57.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T05:44:57.409Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T05:44:57.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T05:44:57.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T05:44:57.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T05:44:57.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T05:44:57.809Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T05:44:57.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T05:44:57.963Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T05:44:58.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-17T05:44:58.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T05:44:58.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2021-05-17T05:44:58.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2021-05-17T05:44:58.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2021-05-17T05:44:58.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45c05ef26718253f7a00459a07282a112a4c40f8 [Pipeline] echo [2021-05-17T05:44:58.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45c05ef [Pipeline] echo [2021-05-17T05:44:58.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T05:44:58.832Z] provisioning config files... [2021-05-17T05:44:58.860Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/config2314994996299189963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:44:59.368Z] ---> docker-login.sh [2021-05-17T05:44:59.368Z] nexus3.edgexfoundry.org:10001 [2021-05-17T05:45:00.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:45:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:45:00.700Z] Configure a credential helper to remove this warning. See [2021-05-17T05:45:00.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:45:00.700Z] [2021-05-17T05:45:00.700Z] Login Succeeded [2021-05-17T05:45:00.700Z] nexus3.edgexfoundry.org:10002 [2021-05-17T05:45:01.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:45:01.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:45:01.395Z] Configure a credential helper to remove this warning. See [2021-05-17T05:45:01.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:45:01.395Z] [2021-05-17T05:45:01.395Z] Login Succeeded [2021-05-17T05:45:01.395Z] nexus3.edgexfoundry.org:10003 [2021-05-17T05:45:02.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:45:02.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:45:02.111Z] Configure a credential helper to remove this warning. See [2021-05-17T05:45:02.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:45:02.111Z] [2021-05-17T05:45:02.111Z] Login Succeeded [2021-05-17T05:45:02.111Z] nexus3.edgexfoundry.org:10004 [2021-05-17T05:45:02.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:45:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:45:02.683Z] Configure a credential helper to remove this warning. See [2021-05-17T05:45:02.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:45:02.683Z] [2021-05-17T05:45:02.683Z] Login Succeeded [2021-05-17T05:45:02.683Z] docker.io [2021-05-17T05:45:03.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:45:03.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:45:03.615Z] Configure a credential helper to remove this warning. See [2021-05-17T05:45:03.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:45:03.615Z] [2021-05-17T05:45:03.615Z] Login Succeeded [2021-05-17T05:45:03.615Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T05:45:03.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T05:45:05.741Z] + git log --format=format:%s -1 45c05ef26718253f7a00459a07282a112a4c40f8 [Pipeline] echo [2021-05-17T05:45:05.871Z] GIT_COMMIT: 45c05ef26718253f7a00459a07282a112a4c40f8, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-17T05:45:05.912Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:45:07.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T05:45:07.047Z] [2021-05-17T05:45:07.047Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:45:07.487Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T05:45:07.779Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T05:45:07.779Z] 31603596830f: Pulling fs layer [2021-05-17T05:45:07.779Z] 54011a49482f: Pulling fs layer [2021-05-17T05:45:07.779Z] a6820b24f6d8: Pulling fs layer [2021-05-17T05:45:07.779Z] f581987b2513: Pulling fs layer [2021-05-17T05:45:07.779Z] f581987b2513: Waiting [2021-05-17T05:45:07.779Z] 54011a49482f: Verifying Checksum [2021-05-17T05:45:07.779Z] 54011a49482f: Download complete [2021-05-17T05:45:08.099Z] 31603596830f: Download complete [2021-05-17T05:45:08.747Z] f581987b2513: Verifying Checksum [2021-05-17T05:45:08.747Z] f581987b2513: Download complete [2021-05-17T05:45:08.747Z] a6820b24f6d8: Verifying Checksum [2021-05-17T05:45:08.747Z] a6820b24f6d8: Download complete [2021-05-17T05:45:09.022Z] 31603596830f: Pull complete [2021-05-17T05:45:09.319Z] 54011a49482f: Pull complete [2021-05-17T05:45:11.366Z] a6820b24f6d8: Pull complete [2021-05-17T05:45:11.366Z] f581987b2513: Pull complete [2021-05-17T05:45:11.366Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T05:45:11.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T05:45:11.366Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T05:45:11.757Z] prd-centos7-docker-4c-2g-291 does not seem to be running inside a container [2021-05-17T05:45:11.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-243 -v /w/workspace/xfoundry_device-modbus-go_PR-243:/w/workspace/xfoundry_device-modbus-go_PR-243:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-243@tmp:/w/workspace/xfoundry_device-modbus-go_PR-243@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T05:45:14.997Z] $ docker top 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T05:45:15.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T05:45:15.410Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T05:45:15.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T05:45:15.815Z] $ docker exec 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent [2021-05-17T05:45:16.220Z] SSH_AUTH_SOCK=/tmp/ssh-wa32pydEiYXj/agent.11 [2021-05-17T05:45:16.220Z] SSH_AGENT_PID=16 [2021-05-17T05:45:16.253Z] Running ssh-add (command line suppressed) [2021-05-17T05:45:16.608Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6999327621458451556.key (/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6999327621458451556.key) [2021-05-17T05:45:16.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T05:45:17.115Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T05:45:17.207Z] $ docker exec --env ******** --env ******** 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent -k [2021-05-17T05:45:17.360Z] unset SSH_AUTH_SOCK; [2021-05-17T05:45:17.360Z] unset SSH_AGENT_PID; [2021-05-17T05:45:17.360Z] echo Agent pid 16 killed; [2021-05-17T05:45:17.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T05:45:17.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T05:45:17.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T05:45:17.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T05:45:17.996Z] $ docker exec 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent [2021-05-17T05:45:18.421Z] SSH_AUTH_SOCK=/tmp/ssh-xKph2mqmadou/agent.44 [2021-05-17T05:45:18.421Z] SSH_AGENT_PID=50 [2021-05-17T05:45:18.439Z] Running ssh-add (command line suppressed) [2021-05-17T05:45:18.841Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6780723690002737021.key (/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6780723690002737021.key) [2021-05-17T05:45:18.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T05:45:19.701Z] + git semver init [2021-05-17T05:45:19.701Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T05:45:19.701Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-243/.git [2021-05-17T05:45:19.701Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-243 [2021-05-17T05:45:19.701Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T05:45:19.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T05:45:19.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T05:45:19.701Z] # $SEMVER_BRANCH = PR-243 [2021-05-17T05:45:19.701Z] # $SEMVER_TEMP = /tmp/semver-062030931 [2021-05-17T05:45:19.701Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-05-17T05:45:20.662Z] # '/tmp/semver-062030931' -> '/w/workspace/xfoundry_device-modbus-go_PR-243/.semver' [2021-05-17T05:45:20.662Z] # -> Force: false [2021-05-17T05:45:20.662Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-243/.semver [Pipeline] } [2021-05-17T05:45:20.688Z] $ docker exec --env ******** --env ******** 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent -k [2021-05-17T05:45:20.837Z] unset SSH_AUTH_SOCK; [2021-05-17T05:45:20.837Z] unset SSH_AGENT_PID; [2021-05-17T05:45:20.838Z] echo Agent pid 50 killed; [2021-05-17T05:45:20.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T05:45:21.379Z] + git semver [Pipeline] } [2021-05-17T05:45:21.427Z] $ docker stop --time=1 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 [2021-05-17T05:45:22.959Z] $ docker rm -f 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T05:45:23.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T05:45:24.254Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T05:45:24.279Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-05-17T05:45:39.833Z] Still waiting to schedule task [2021-05-17T05:45:39.833Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T05:45:39.861Z] Still waiting to schedule task [2021-05-17T05:45:39.861Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-17T05:47:34.398Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-293 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] ws [2021-05-17T05:47:34.467Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T05:47:34.729Z] Selected Git installation does not exist. Using Default [2021-05-17T05:47:34.729Z] The recommended git tool is: NONE [2021-05-17T05:47:40.014Z] using credential edgex-jenkins-ssh [2021-05-17T05:47:40.037Z] Cloning the remote Git repository [2021-05-17T05:47:40.099Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:40.205Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-17T05:47:40.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:40.301Z] > git --version # timeout=10 [2021-05-17T05:47:40.345Z] > git --version # 'git version 2.17.1' [2021-05-17T05:47:40.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:40.454Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T05:47:41.849Z] Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 [2021-05-17T05:47:42.041Z] Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 [2021-05-17T05:47:42.042Z] Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) [2021-05-17T05:47:41.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T05:47:41.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T05:47:41.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T05:47:41.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:41.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:41.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T05:47:41.868Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T05:47:41.887Z] > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 [2021-05-17T05:47:41.965Z] > git remote # timeout=10 [2021-05-17T05:47:41.982Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T05:47:41.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:42.005Z] > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 [2021-05-17T05:47:42.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T05:47:42.047Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T05:47:42.059Z] > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 [2021-05-17T05:47:46.308Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T05:47:46.372Z] > git --version # timeout=10 [2021-05-17T05:47:46.382Z] > git --version # 'git version 2.17.1' [2021-05-17T05:47:46.396Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T05:47:48.350Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T05:47:48.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T05:47:49.152Z] + true [2021-05-17T05:47:49.152Z] + sudo service docker restart [2021-05-17T05:47:50.251Z] Running on prd-centos7-docker-4c-2g-294 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] ws [2021-05-17T05:47:50.325Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T05:47:50.489Z] Selected Git installation does not exist. Using Default [2021-05-17T05:47:50.489Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T05:47:51.887Z] provisioning config files... [2021-05-17T05:47:51.927Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4084415882687728209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:47:52.360Z] ---> docker-login.sh [2021-05-17T05:47:52.360Z] nexus3.edgexfoundry.org:10001 [2021-05-17T05:47:53.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:47:53.508Z] using credential edgex-jenkins-ssh [2021-05-17T05:47:53.521Z] Cloning the remote Git repository [2021-05-17T05:47:53.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:47:53.964Z] Configure a credential helper to remove this warning. See [2021-05-17T05:47:53.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:47:53.964Z] [2021-05-17T05:47:53.964Z] Login Succeeded [2021-05-17T05:47:53.964Z] nexus3.edgexfoundry.org:10002 [2021-05-17T05:47:53.547Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:53.619Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-17T05:47:53.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:53.681Z] > git --version # timeout=10 [2021-05-17T05:47:53.700Z] > git --version # 'git version 2.24.3' [2021-05-17T05:47:53.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:53.734Z] [INFO] Currently running in a labeled security context [2021-05-17T05:47:53.735Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T05:47:53.735Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh7479503599676800713.key [2021-05-17T05:47:53.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T05:47:54.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:47:54.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:47:54.513Z] Configure a credential helper to remove this warning. See [2021-05-17T05:47:54.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:47:54.513Z] [2021-05-17T05:47:54.513Z] Login Succeeded [2021-05-17T05:47:54.513Z] nexus3.edgexfoundry.org:10003 [2021-05-17T05:47:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:47:54.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:47:54.786Z] Configure a credential helper to remove this warning. See [2021-05-17T05:47:54.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:47:54.786Z] [2021-05-17T05:47:54.786Z] Login Succeeded [2021-05-17T05:47:54.786Z] nexus3.edgexfoundry.org:10004 [2021-05-17T05:47:54.864Z] Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 [2021-05-17T05:47:54.956Z] Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 [2021-05-17T05:47:54.957Z] Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) [2021-05-17T05:47:54.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T05:47:54.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T05:47:54.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T05:47:54.434Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T05:47:54.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:54.436Z] [INFO] Currently running in a labeled security context [2021-05-17T05:47:54.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T05:47:54.436Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh6292238242211311260.key [2021-05-17T05:47:54.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T05:47:54.874Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T05:47:54.881Z] > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 [2021-05-17T05:47:54.916Z] > git remote # timeout=10 [2021-05-17T05:47:54.923Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T05:47:54.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T05:47:54.932Z] [INFO] Currently running in a labeled security context [2021-05-17T05:47:54.932Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T05:47:54.932Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh3519748258446430942.key [2021-05-17T05:47:54.943Z] > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 [2021-05-17T05:47:54.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T05:47:54.962Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T05:47:54.967Z] > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 [2021-05-17T05:47:55.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:47:55.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:47:55.394Z] Configure a credential helper to remove this warning. See [2021-05-17T05:47:55.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:47:55.394Z] [2021-05-17T05:47:55.394Z] Login Succeeded [2021-05-17T05:47:55.394Z] docker.io [2021-05-17T05:47:55.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:47:56.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:47:56.265Z] Configure a credential helper to remove this warning. See [2021-05-17T05:47:56.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:47:56.265Z] [2021-05-17T05:47:56.265Z] Login Succeeded [2021-05-17T05:47:56.265Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T05:47:56.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T05:47:56.902Z] ========================================================= [2021-05-17T05:47:56.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T05:47:56.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:47:57.362Z] + 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 . [2021-05-17T05:47:57.641Z] Sending build context to Docker daemon 599kB [2021-05-17T05:47:57.914Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T05:47:57.914Z] Step 2/8 : FROM ${BASE} [2021-05-17T05:47:57.914Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T05:47:57.914Z] 595b0fe564bb: Pulling fs layer [2021-05-17T05:47:57.914Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T05:47:57.914Z] 316046926c0a: Pulling fs layer [2021-05-17T05:47:57.914Z] 4ebd0625c992: Pulling fs layer [2021-05-17T05:47:57.914Z] 207e8628e3a3: Pulling fs layer [2021-05-17T05:47:57.914Z] c791037a9be2: Pulling fs layer [2021-05-17T05:47:57.914Z] ffd874e62e21: Pulling fs layer [2021-05-17T05:47:57.914Z] 4ebd0625c992: Waiting [2021-05-17T05:47:57.914Z] c791037a9be2: Waiting [2021-05-17T05:47:57.914Z] 207e8628e3a3: Waiting [2021-05-17T05:47:57.914Z] ffd874e62e21: Waiting [2021-05-17T05:47:57.914Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T05:47:57.914Z] 7186ed65a4f7: Download complete [2021-05-17T05:47:58.190Z] 595b0fe564bb: Download complete [2021-05-17T05:47:58.190Z] 316046926c0a: Verifying Checksum [2021-05-17T05:47:58.190Z] 316046926c0a: Download complete [2021-05-17T05:47:58.190Z] 207e8628e3a3: Verifying Checksum [2021-05-17T05:47:58.190Z] 207e8628e3a3: Download complete [2021-05-17T05:47:58.190Z] c791037a9be2: Verifying Checksum [2021-05-17T05:47:58.190Z] c791037a9be2: Download complete [2021-05-17T05:47:58.764Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T05:47:58.796Z] 595b0fe564bb: Pull complete [2021-05-17T05:47:58.803Z] > git --version # timeout=10 [2021-05-17T05:47:58.811Z] > git --version # 'git version 2.24.3' [2021-05-17T05:47:58.817Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T05:47:59.396Z] 7186ed65a4f7: Pull complete [2021-05-17T05:48:00.002Z] 316046926c0a: Pull complete [2021-05-17T05:48:00.042Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T05:48:00.402Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T05:48:00.722Z] + sudo service docker restart [2021-05-17T05:48:00.722Z] + true [2021-05-17T05:48:00.722Z] Redirecting to /bin/systemctl restart docker.service [2021-05-17T05:48:00.991Z] ffd874e62e21: Verifying Checksum [2021-05-17T05:48:00.991Z] ffd874e62e21: Download complete [2021-05-17T05:48:01.985Z] 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T05:48:02.233Z] provisioning config files... [2021-05-17T05:48:02.251Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8156684137321996920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:48:02.648Z] ---> docker-login.sh [2021-05-17T05:48:02.648Z] nexus3.edgexfoundry.org:10001 [2021-05-17T05:48:02.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:48:03.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:48:03.179Z] Configure a credential helper to remove this warning. See [2021-05-17T05:48:03.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:48:03.179Z] [2021-05-17T05:48:03.179Z] Login Succeeded [2021-05-17T05:48:03.179Z] nexus3.edgexfoundry.org:10002 [2021-05-17T05:48:03.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:48:03.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:48:03.447Z] Configure a credential helper to remove this warning. See [2021-05-17T05:48:03.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:48:03.447Z] [2021-05-17T05:48:03.447Z] Login Succeeded [2021-05-17T05:48:03.447Z] nexus3.edgexfoundry.org:10003 [2021-05-17T05:48:03.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:48:03.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:48:03.447Z] Configure a credential helper to remove this warning. See [2021-05-17T05:48:03.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:48:03.447Z] [2021-05-17T05:48:03.447Z] Login Succeeded [2021-05-17T05:48:03.447Z] nexus3.edgexfoundry.org:10004 [2021-05-17T05:48:03.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:48:03.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:48:03.722Z] Configure a credential helper to remove this warning. See [2021-05-17T05:48:03.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:48:03.722Z] [2021-05-17T05:48:03.722Z] Login Succeeded [2021-05-17T05:48:03.722Z] docker.io [2021-05-17T05:48:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T05:48:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T05:48:04.271Z] Configure a credential helper to remove this warning. See [2021-05-17T05:48:04.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T05:48:04.271Z] [2021-05-17T05:48:04.271Z] Login Succeeded [2021-05-17T05:48:04.271Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T05:48:04.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T05:48:04.674Z] ========================================================= [2021-05-17T05:48:04.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T05:48:04.674Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:48:05.037Z] + 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 . [2021-05-17T05:48:05.037Z] Sending build context to Docker daemon 600.1kB [2021-05-17T05:48:05.307Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T05:48:05.307Z] Step 2/8 : FROM ${BASE} [2021-05-17T05:48:05.307Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T05:48:05.307Z] 540db60ca938: Pulling fs layer [2021-05-17T05:48:05.307Z] adcc1eea9eea: Pulling fs layer [2021-05-17T05:48:05.307Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T05:48:05.307Z] 0510c868ecb4: Pulling fs layer [2021-05-17T05:48:05.307Z] afea3b2eda06: Pulling fs layer [2021-05-17T05:48:05.307Z] 7809a108b3ef: Pulling fs layer [2021-05-17T05:48:05.307Z] f706445af74f: Pulling fs layer [2021-05-17T05:48:05.307Z] afea3b2eda06: Waiting [2021-05-17T05:48:05.307Z] 7809a108b3ef: Waiting [2021-05-17T05:48:05.307Z] f706445af74f: Waiting [2021-05-17T05:48:05.307Z] 0510c868ecb4: Waiting [2021-05-17T05:48:05.307Z] 4c4ab2625f07: Download complete [2021-05-17T05:48:05.307Z] adcc1eea9eea: Verifying Checksum [2021-05-17T05:48:05.307Z] adcc1eea9eea: Download complete [2021-05-17T05:48:05.307Z] afea3b2eda06: Download complete [2021-05-17T05:48:05.307Z] 7809a108b3ef: Verifying Checksum [2021-05-17T05:48:05.307Z] 7809a108b3ef: Download complete [2021-05-17T05:48:05.307Z] 540db60ca938: Verifying Checksum [2021-05-17T05:48:05.307Z] 540db60ca938: Download complete [2021-05-17T05:48:05.888Z] 540db60ca938: Pull complete [2021-05-17T05:48:05.888Z] adcc1eea9eea: Pull complete [2021-05-17T05:48:06.152Z] 4c4ab2625f07: Pull complete [2021-05-17T05:48:07.566Z] f706445af74f: Verifying Checksum [2021-05-17T05:48:07.566Z] f706445af74f: Download complete [2021-05-17T05:48:07.832Z] 0510c868ecb4: Verifying Checksum [2021-05-17T05:48:07.832Z] 0510c868ecb4: Download complete [2021-05-17T05:48:12.156Z] 4ebd0625c992: Pull complete [2021-05-17T05:48:12.432Z] 207e8628e3a3: Pull complete [2021-05-17T05:48:12.706Z] c791037a9be2: Pull complete [2021-05-17T05:48:14.483Z] 0510c868ecb4: Pull complete [2021-05-17T05:48:14.483Z] afea3b2eda06: Pull complete [2021-05-17T05:48:14.483Z] 7809a108b3ef: Pull complete [2021-05-17T05:48:17.027Z] ffd874e62e21: Pull complete [2021-05-17T05:48:17.027Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T05:48:17.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T05:48:17.027Z] ---> cfc18b08335c [2021-05-17T05:48:17.027Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T05:48:19.016Z] ---> Running in 9b0259498b6d [2021-05-17T05:48:19.611Z] Removing intermediate container 9b0259498b6d [2021-05-17T05:48:19.611Z] ---> d96144c98d54 [2021-05-17T05:48:19.611Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T05:48:19.611Z] ---> Running in d0bc4512112f [2021-05-17T05:48:22.253Z] Removing intermediate container d0bc4512112f [2021-05-17T05:48:22.253Z] ---> b8dd40e6a0ea [2021-05-17T05:48:22.253Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-17T05:48:22.253Z] ---> Running in aee90000858e [2021-05-17T05:48:22.700Z] f706445af74f: Pull complete [2021-05-17T05:48:22.700Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T05:48:22.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T05:48:22.700Z] ---> b068be0155e3 [2021-05-17T05:48:22.700Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T05:48:22.700Z] ---> Running in eb6ade29b214 [2021-05-17T05:48:22.700Z] Removing intermediate container eb6ade29b214 [2021-05-17T05:48:22.700Z] ---> 35c1ed6c3e2f [2021-05-17T05:48:22.700Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T05:48:22.700Z] ---> Running in 1ab45440e4e3 [2021-05-17T05:48:23.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T05:48:24.116Z] Removing intermediate container 1ab45440e4e3 [2021-05-17T05:48:24.116Z] ---> 4e7532c79304 [2021-05-17T05:48:24.116Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-17T05:48:24.116Z] ---> Running in b2b52b960ef6 [2021-05-17T05:48:24.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T05:48:25.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T05:48:25.187Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T05:48:25.187Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T05:48:25.187Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T05:48:25.187Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T05:48:25.460Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T05:48:25.460Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T05:48:25.460Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T05:48:25.732Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T05:48:26.003Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T05:48:26.003Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T05:48:26.003Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T05:48:26.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T05:48:26.277Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T05:48:26.277Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T05:48:26.277Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T05:48:26.565Z] OK: 145 MiB in 53 packages [2021-05-17T05:48:26.605Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T05:48:26.605Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T05:48:26.871Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T05:48:26.871Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T05:48:26.871Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T05:48:27.138Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T05:48:27.138Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T05:48:27.401Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T05:48:27.665Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T05:48:27.665Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T05:48:28.044Z] Removing intermediate container aee90000858e [2021-05-17T05:48:28.044Z] ---> 2be90767e6d9 [2021-05-17T05:48:28.044Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-17T05:48:28.044Z] ---> Running in c635aedbe535 [2021-05-17T05:48:28.243Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T05:48:28.243Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T05:48:28.506Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T05:48:28.507Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T05:48:28.507Z] OK: 156 MiB in 53 packages [2021-05-17T05:48:28.638Z] Removing intermediate container c635aedbe535 [2021-05-17T05:48:28.638Z] ---> 0ebc759fd2ea [2021-05-17T05:48:28.638Z] Step 7/8 : COPY . . [2021-05-17T05:48:29.465Z] Removing intermediate container b2b52b960ef6 [2021-05-17T05:48:29.465Z] ---> 644bc9e904b3 [2021-05-17T05:48:29.465Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-17T05:48:29.465Z] ---> Running in b53a9bb7ad1b [2021-05-17T05:48:29.617Z] ---> ea6db9341264 [2021-05-17T05:48:29.617Z] Step 8/8 : RUN go mod download [2021-05-17T05:48:29.737Z] Removing intermediate container b53a9bb7ad1b [2021-05-17T05:48:29.737Z] ---> b1c6add13279 [2021-05-17T05:48:29.737Z] Step 7/8 : COPY . . [2021-05-17T05:48:29.903Z] ---> Running in 79646669a6a6 [2021-05-17T05:48:30.698Z] ---> be9ae8a47c34 [2021-05-17T05:48:30.698Z] Step 8/8 : RUN go mod download [2021-05-17T05:48:30.983Z] ---> Running in 06443d74f9d6 [2021-05-17T05:48:56.717Z] Removing intermediate container 79646669a6a6 [2021-05-17T05:48:56.717Z] ---> ccd850515391 [2021-05-17T05:48:56.717Z] Successfully built ccd850515391 [2021-05-17T05:48:56.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:48:57.108Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T05:48:57.108Z] . [Pipeline] withDockerContainer [2021-05-17T05:48:57.481Z] prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container [2021-05-17T05:48:57.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 [2021-05-17T05:48:57.670Z] Removing intermediate container 06443d74f9d6 [2021-05-17T05:48:57.670Z] ---> 387bbfdbdc89 [2021-05-17T05:48:57.670Z] Successfully built 387bbfdbdc89 [2021-05-17T05:48:57.670Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-17T05:48:59.020Z] $ docker top 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:48:59.869Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T05:49:00.025Z] + go version [2021-05-17T05:49:00.025Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T05:49:00.059Z] $ docker stop --time=1 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 [2021-05-17T05:49:00.138Z] . [2021-05-17T05:49:02.056Z] $ docker rm -f 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-05-17T05:49:02.589Z] prd-centos7-docker-4c-2g-294 does not seem to be running inside a container [2021-05-17T05:49:02.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T05:49:03.762Z] $ docker top d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-17T05:49:04.370Z] + go version [2021-05-17T05:49:04.370Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T05:49:04.410Z] $ docker stop --time=1 d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 [2021-05-17T05:49:05.891Z] $ docker rm -f d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:49:06.659Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T05:49:06.659Z] . [Pipeline] withDockerContainer [2021-05-17T05:49:06.838Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T05:49:06.838Z] . [2021-05-17T05:49:06.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container [2021-05-17T05:49:07.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 [2021-05-17T05:49:08.538Z] $ docker top 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-17T05:49:08.989Z] prd-centos7-docker-4c-2g-294 does not seem to be running inside a container [2021-05-17T05:49:09.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T05:49:09.858Z] $ docker top 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-17T05:49:10.401Z] + go mod tidy [2021-05-17T05:49:10.678Z] + go mod tidy [Pipeline] sh [2021-05-17T05:49:11.316Z] + make test [2021-05-17T05:49:11.316Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh [2021-05-17T05:49:11.997Z] + make test [2021-05-17T05:49:11.997Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T05:49:12.293Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-17T05:49:13.436Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-17T05:49:24.723Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-17T05:49:24.723Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-17T05:49:32.978Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.020s coverage: 47.7% of statements [2021-05-17T05:49:32.978Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-17T05:49:33.038Z] $ docker stop --time=1 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 [2021-05-17T05:49:35.094Z] $ docker rm -f 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:49:36.887Z] ---> job-cost.sh [2021-05-17T05:49:36.887Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tW66 [2021-05-17T05:49:52.169Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T05:49:52.506Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-17T05:49:52.506Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-17T05:50:04.940Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.045s coverage: 47.7% of statements [2021-05-17T05:50:04.940Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-17T05:50:04.988Z] $ docker stop --time=1 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 [2021-05-17T05:50:07.278Z] $ docker rm -f 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 [2021-05-17T05:50:09.068Z] ---> job-cost.sh [2021-05-17T05:50:09.068Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iR9J [2021-05-17T05:50:24.370Z] lf-activate-venv(): INFO: Adding /tmp/venv-tW66/bin to PATH [2021-05-17T05:50:24.370Z] INFO: No Stack... [2021-05-17T05:50:24.370Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T05:50:24.370Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T05:50:24.712Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-17T05:50:24.712Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T05:50:24.794Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [2021-05-17T05:50:24.803Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] did not exist. Created. [2021-05-17T05:50:24.803Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T05:50:25.234Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T05:50:25.698Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T05:50:25.717Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T05:50:26.347Z] Failed in branch amd64 [2021-05-17T05:50:48.043Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T05:52:10.021Z] lf-activate-venv(): INFO: Adding /tmp/venv-iR9J/bin to PATH [2021-05-17T05:52:10.021Z] INFO: No Stack... [2021-05-17T05:52:10.021Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T05:52:10.021Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T05:52:10.392Z] + + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-17T05:52:10.393Z] cut -d, -f6 [Pipeline] lock [2021-05-17T05:52:10.493Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [2021-05-17T05:52:10.499Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] did not exist. Created. [2021-05-17T05:52:10.499Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T05:52:10.937Z] /w/workspace/device-modbus-go/1@tmp/durable-10400fe7/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-10400fe7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T05:52:11.307Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T05:52:11.350Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T05:52:11.924Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T05:52:11.945Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T05:52:12.577Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2021-05-17T05:52:15.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:16.308Z] ---> package-listing.sh [2021-05-17T05:52:16.308Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T05:52:16.308Z] ++ facter osfamily [2021-05-17T05:52:16.592Z] + OS_FAMILY=redhat [2021-05-17T05:52:16.592Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-243 [2021-05-17T05:52:16.592Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T05:52:16.592Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T05:52:16.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T05:52:16.592Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T05:52:16.592Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-243 ']' [2021-05-17T05:52:16.592Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T05:52:16.592Z] + case "${OS_FAMILY}" in [2021-05-17T05:52:16.592Z] + sort [2021-05-17T05:52:16.592Z] + rpm -qa [2021-05-17T05:52:20.851Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T05:52:20.851Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T05:52:20.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T05:52:20.851Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-243 ']' [2021-05-17T05:52:20.851Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-243/archives/ [2021-05-17T05:52:20.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-243/archives/ [Pipeline] echo [2021-05-17T05:52:20.885Z] 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/xfoundry_device-modbus-go_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T05:52:21.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:52:21.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T05:52:21.689Z] [2021-05-17T05:52:21.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T05:52:22.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T05:52:22.625Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T05:52:22.626Z] df20fa9351a1: Pulling fs layer [2021-05-17T05:52:22.626Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T05:52:22.626Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T05:52:22.626Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T05:52:22.626Z] 93b61091891f: Pulling fs layer [2021-05-17T05:52:22.626Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T05:52:22.626Z] 5e14af77c1be: Pulling fs layer [2021-05-17T05:52:22.626Z] 01666e4c0597: Pulling fs layer [2021-05-17T05:52:22.626Z] aa168da1d23b: Pulling fs layer [2021-05-17T05:52:22.626Z] 46f8f816bc3b: Waiting [2021-05-17T05:52:22.626Z] 93b61091891f: Waiting [2021-05-17T05:52:22.626Z] 93b9cdb0e59b: Waiting [2021-05-17T05:52:22.626Z] 5e14af77c1be: Waiting [2021-05-17T05:52:22.626Z] 01666e4c0597: Waiting [2021-05-17T05:52:22.626Z] aa168da1d23b: Waiting [2021-05-17T05:52:22.626Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T05:52:22.626Z] 36b3adc4ff6f: Download complete [2021-05-17T05:52:22.626Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T05:52:22.626Z] 46f8f816bc3b: Download complete [2021-05-17T05:52:22.626Z] df20fa9351a1: Verifying Checksum [2021-05-17T05:52:22.626Z] df20fa9351a1: Download complete [2021-05-17T05:52:22.925Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T05:52:22.925Z] 93b9cdb0e59b: Download complete [2021-05-17T05:52:22.925Z] 5e14af77c1be: Verifying Checksum [2021-05-17T05:52:22.925Z] 5e14af77c1be: Download complete [2021-05-17T05:52:22.925Z] 01666e4c0597: Verifying Checksum [2021-05-17T05:52:22.925Z] 01666e4c0597: Download complete [2021-05-17T05:52:22.925Z] 93b61091891f: Verifying Checksum [2021-05-17T05:52:22.925Z] 93b61091891f: Download complete [2021-05-17T05:52:23.531Z] df20fa9351a1: Pull complete [2021-05-17T05:52:23.821Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T05:52:23.821Z] 8ad3a11d3b57: Download complete [2021-05-17T05:52:24.437Z] 36b3adc4ff6f: Pull complete [2021-05-17T05:52:25.437Z] 8ad3a11d3b57: Pull complete [2021-05-17T05:52:25.708Z] 46f8f816bc3b: Pull complete [2021-05-17T05:52:26.329Z] 93b61091891f: Pull complete [2021-05-17T05:52:26.920Z] 93b9cdb0e59b: Pull complete [2021-05-17T05:52:26.920Z] 5e14af77c1be: Pull complete [2021-05-17T05:52:27.201Z] aa168da1d23b: Verifying Checksum [2021-05-17T05:52:27.201Z] aa168da1d23b: Download complete [2021-05-17T05:52:27.201Z] 01666e4c0597: Pull complete [2021-05-17T05:52:37.416Z] aa168da1d23b: Pull complete [2021-05-17T05:52:37.416Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T05:52:37.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T05:52:37.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T05:52:37.712Z] prd-centos7-docker-4c-2g-291 does not seem to be running inside a container [2021-05-17T05:52:37.860Z] $ 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/xfoundry_device-modbus-go_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-243 -v /w/workspace/xfoundry_device-modbus-go_PR-243:/w/workspace/xfoundry_device-modbus-go_PR-243:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-243@tmp:/w/workspace/xfoundry_device-modbus-go_PR-243@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T05:52:40.937Z] $ docker top b530752238ad117bb62193b83c82f4b640536f3ec2610b6825945905bf9e7e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T05:52:41.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T05:52:41.995Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T05:52:42.400Z] + ls /var/log/sa-host [2021-05-17T05:52:42.400Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T05:52:42.400Z] file_magic: OK [2021-05-17T05:52:42.400Z] HZ: Using current value: 100 [2021-05-17T05:52:42.400Z] file_header: OK [2021-05-17T05:52:42.400Z] 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 [2021-05-17T05:52:42.400Z] Statistics: [2021-05-17T05:52:42.400Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T05:52:42.400Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T05:52:42.400Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T05:52:42.400Z] file_magic: OK [2021-05-17T05:52:42.400Z] HZ: Using current value: 100 [2021-05-17T05:52:42.400Z] file_header: OK [2021-05-17T05:52:42.400Z] 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 [2021-05-17T05:52:42.400Z] Statistics: [2021-05-17T05:52:42.400Z] Hnuu...uuuununununu... [2021-05-17T05:52:42.400Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T05:52:43.130Z] provisioning config files... [2021-05-17T05:52:43.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/config2006514936785307275tmp [Pipeline] { [Pipeline] echo [2021-05-17T05:52:43.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:43.597Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T05:52:43.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T05:52:43.727Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:44.111Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T05:52:44.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:44.538Z] ---> sudo-logs.sh [2021-05-17T05:52:44.538Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T05:52:44.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:45.064Z] ---> job-cost.sh [2021-05-17T05:52:45.345Z] lf-activate-venv: SKIPPING [2021-05-17T05:52:45.345Z] DEBUG: total: 0.20999999344348907 [2021-05-17T05:52:45.345Z] INFO: Retrieving Stack Cost... [2021-05-17T05:52:46.331Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T05:52:46.952Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T05:52:46.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T05:52:47.729Z] ---> logs-deploy.sh [2021-05-17T05:52:47.729Z] lf-activate-venv: SKIPPING [2021-05-17T05:52:47.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-243/1 [2021-05-17T05:52:47.729Z] INFO: archiving workspace using pattern(s): [2021-05-17T05:52:50.366Z] Archives upload complete. [2021-05-17T05:52:50.366Z] INFO: archiving logs to Nexus