Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067+95d835c9ad69cefa5d9aad86a817c44949ea3288 (f74a593802a3e17a0a7733a9dd4806c79e71d0ee) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a5c854593eac886f27ddeefb8920871132e8ed78 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-195/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-195/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a5c854593eac886f27ddeefb8920871132e8ed78 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14110’ Running on prd-centos7-docker-4c-2g-14115 in /w/workspace/xfoundry_device-modbus-go_PR-195 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-195 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95d835c9ad69cefa5d9aad86a817c44949ea3288 into PR head commit 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 Merge succeeded, producing 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 Checking out Revision 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 (PR-195) > git config core.sparsecheckout # timeout=10 > git checkout -f 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 95d835c9ad69cefa5d9aad86a817c44949ea3288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-02T03:35:36.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-02T03:35:36.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-02T03:35:36.587Z] ========================================================= [2020-12-02T03:35:36.587Z] EdgeX Global Pipelines Version Info [2020-12-02T03:35:36.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:35:38.547Z] ------------------- [2020-12-02T03:35:38.547Z] stable info: [2020-12-02T03:35:38.547Z] ------------------- [2020-12-02T03:35:38.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-02T03:35:38.547Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T03:35:38.547Z] Message: update stable to v1.0.169 [2020-12-02T03:35:39.122Z] ------------------- [2020-12-02T03:35:39.122Z] experimental info: [2020-12-02T03:35:39.122Z] ------------------- [2020-12-02T03:35:39.122Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-02T03:35:39.122Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T03:35:39.122Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-02T03:35:39.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-12-02T03:35:39.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-12-02T03:35:39.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-02T03:35:39.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-02T03:35:39.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-02T03:35:40.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-02T03:35:40.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-02T03:35:40.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-02T03:35:40.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-02T03:35:40.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-02T03:35:41.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-02T03:35:41.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-12-02T03:35:41.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-02T03:35:41.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-02T03:35:41.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T03:35:41.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T03:35:41.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-02T03:35:42.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-02T03:35:42.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-02T03:35:42.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-02T03:35:42.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-02T03:35:42.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-02T03:35:42.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-02T03:35:42.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-02T03:35:42.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-02T03:35:43.052Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-02T03:35:43.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo [2020-12-02T03:35:43.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo [2020-12-02T03:35:43.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo [2020-12-02T03:35:43.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 [Pipeline] echo [2020-12-02T03:35:43.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3119daa [Pipeline] echo [2020-12-02T03:35:43.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T03:35:44.070Z] provisioning config files... [2020-12-02T03:35:44.100Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/config3074321235089170017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:35:44.536Z] ---> docker-login.sh [2020-12-02T03:35:44.536Z] nexus3.edgexfoundry.org:10001 [2020-12-02T03:35:44.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:35:45.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:35:45.074Z] Configure a credential helper to remove this warning. See [2020-12-02T03:35:45.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:35:45.074Z] [2020-12-02T03:35:45.074Z] Login Succeeded [2020-12-02T03:35:45.074Z] nexus3.edgexfoundry.org:10002 [2020-12-02T03:35:45.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:35:45.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:35:45.339Z] Configure a credential helper to remove this warning. See [2020-12-02T03:35:45.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:35:45.339Z] [2020-12-02T03:35:45.339Z] Login Succeeded [2020-12-02T03:35:45.339Z] nexus3.edgexfoundry.org:10003 [2020-12-02T03:35:45.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:35:45.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:35:45.339Z] Configure a credential helper to remove this warning. See [2020-12-02T03:35:45.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:35:45.339Z] [2020-12-02T03:35:45.339Z] Login Succeeded [2020-12-02T03:35:45.339Z] nexus3.edgexfoundry.org:10004 [2020-12-02T03:35:45.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:35:45.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:35:45.602Z] Configure a credential helper to remove this warning. See [2020-12-02T03:35:45.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:35:45.603Z] [2020-12-02T03:35:45.603Z] Login Succeeded [2020-12-02T03:35:45.603Z] docker.io [2020-12-02T03:35:45.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:35:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:35:46.177Z] Configure a credential helper to remove this warning. See [2020-12-02T03:35:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:35:46.177Z] [2020-12-02T03:35:46.177Z] Login Succeeded [2020-12-02T03:35:46.177Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T03:35:46.205Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T03:35:47.244Z] + git log --format=format:%s -1 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 [Pipeline] echo [2020-12-02T03:35:47.333Z] GIT_COMMIT: 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-02T03:35:47.401Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:35:48.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T03:35:48.023Z] [2020-12-02T03:35:48.023Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:35:48.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T03:35:48.435Z] latest: Pulling from edgex-devops/git-semver [2020-12-02T03:35:48.435Z] 31603596830f: Pulling fs layer [2020-12-02T03:35:48.435Z] 2a8b12db71e7: Pulling fs layer [2020-12-02T03:35:48.435Z] 6ca5941a6612: Pulling fs layer [2020-12-02T03:35:48.435Z] ecc8261a40a4: Pulling fs layer [2020-12-02T03:35:48.435Z] ecc8261a40a4: Waiting [2020-12-02T03:35:48.435Z] 2a8b12db71e7: Verifying Checksum [2020-12-02T03:35:48.435Z] 2a8b12db71e7: Download complete [2020-12-02T03:35:48.699Z] 31603596830f: Verifying Checksum [2020-12-02T03:35:48.699Z] 31603596830f: Download complete [2020-12-02T03:35:48.699Z] ecc8261a40a4: Verifying Checksum [2020-12-02T03:35:48.699Z] ecc8261a40a4: Download complete [2020-12-02T03:35:48.699Z] 6ca5941a6612: Verifying Checksum [2020-12-02T03:35:48.699Z] 6ca5941a6612: Download complete [2020-12-02T03:35:48.962Z] 31603596830f: Pull complete [2020-12-02T03:35:49.226Z] 2a8b12db71e7: Pull complete [2020-12-02T03:35:50.179Z] 6ca5941a6612: Pull complete [2020-12-02T03:35:50.179Z] ecc8261a40a4: Pull complete [2020-12-02T03:35:50.179Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-02T03:35:50.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T03:35:50.179Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-02T03:35:50.306Z] prd-centos7-docker-4c-2g-14115 does not seem to be running inside a container [2020-12-02T03:35:50.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-195 -v /w/workspace/xfoundry_device-modbus-go_PR-195:/w/workspace/xfoundry_device-modbus-go_PR-195:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-195@tmp:/w/workspace/xfoundry_device-modbus-go_PR-195@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-02T03:35:52.266Z] $ docker top 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-02T03:35:52.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T03:35:52.639Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T03:35:52.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T03:35:52.868Z] $ docker exec 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent [2020-12-02T03:35:53.044Z] SSH_AUTH_SOCK=/tmp/ssh-sQM8cGYl6H8B/agent.11 [2020-12-02T03:35:53.044Z] SSH_AGENT_PID=17 [2020-12-02T03:35:53.056Z] Running ssh-add (command line suppressed) [2020-12-02T03:35:53.188Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_5812781156753138644.key (/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_5812781156753138644.key) [2020-12-02T03:35:53.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T03:35:53.679Z] + git tag --points-at HEAD [Pipeline] } [2020-12-02T03:35:53.712Z] $ docker exec --env ******** --env ******** 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent -k [2020-12-02T03:35:53.827Z] unset SSH_AUTH_SOCK; [2020-12-02T03:35:53.827Z] unset SSH_AGENT_PID; [2020-12-02T03:35:53.827Z] echo Agent pid 17 killed; [2020-12-02T03:35:53.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-02T03:35:54.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T03:35:54.054Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T03:35:54.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T03:35:54.227Z] $ docker exec 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent [2020-12-02T03:35:54.387Z] SSH_AUTH_SOCK=/tmp/ssh-QlL4HmFvz9oP/agent.46 [2020-12-02T03:35:54.387Z] SSH_AGENT_PID=51 [2020-12-02T03:35:54.394Z] Running ssh-add (command line suppressed) [2020-12-02T03:35:54.515Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_2271487486343248436.key (/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_2271487486343248436.key) [2020-12-02T03:35:54.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T03:35:54.940Z] + git semver init [2020-12-02T03:35:54.940Z] # -> Open(): unable to determine branch for HEAD [2020-12-02T03:35:54.940Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-195/.git [2020-12-02T03:35:54.940Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-195 [2020-12-02T03:35:54.940Z] # $SEMVER_REMOTE_NAME = origin [2020-12-02T03:35:54.940Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-02T03:35:54.940Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-02T03:35:54.940Z] # $SEMVER_BRANCH = PR-195 [2020-12-02T03:35:54.940Z] # $SEMVER_TEMP = /tmp/semver-703408742 [2020-12-02T03:35:54.940Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-12-02T03:35:55.521Z] # '/tmp/semver-703408742' -> '/w/workspace/xfoundry_device-modbus-go_PR-195/.semver' [2020-12-02T03:35:55.521Z] # -> Force: false [2020-12-02T03:35:55.521Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-195/.semver [Pipeline] } [2020-12-02T03:35:55.548Z] $ docker exec --env ******** --env ******** 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent -k [2020-12-02T03:35:55.666Z] unset SSH_AUTH_SOCK; [2020-12-02T03:35:55.667Z] unset SSH_AGENT_PID; [2020-12-02T03:35:55.667Z] echo Agent pid 51 killed; [2020-12-02T03:35:55.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T03:35:56.362Z] + git semver [Pipeline] } [2020-12-02T03:35:56.396Z] $ docker stop --time=1 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 [2020-12-02T03:35:57.789Z] $ docker rm -f 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-02T03:35:58.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-02T03:35:58.788Z] Stashed 1 file(s) [Pipeline] echo [2020-12-02T03:35:58.811Z] [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 [2020-12-02T03:36:14.719Z] Still waiting to schedule task [2020-12-02T03:36:14.720Z] ‘prd-centos7-docker-4c-2g-14111’ is offline; ‘prd-centos7-docker-4c-2g-14117’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-02T03:36:14.746Z] Still waiting to schedule task [2020-12-02T03:36:14.746Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-02T03:37:27.821Z] Running on prd-centos7-docker-4c-2g-14120 in /w/workspace/xfoundry_device-modbus-go_PR-195 [Pipeline] { [Pipeline] ws [2020-12-02T03:37:27.930Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T03:37:30.145Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-02T03:37:30.585Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T03:37:30.923Z] + sudo service docker restart [2020-12-02T03:37:30.923Z] + true [2020-12-02T03:37:30.923Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T03:37:32.055Z] provisioning config files... [2020-12-02T03:37:32.104Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5661296297632897944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:37:32.625Z] ---> docker-login.sh [2020-12-02T03:37:32.625Z] nexus3.edgexfoundry.org:10001 [2020-12-02T03:37:33.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:37:33.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:37:33.224Z] Configure a credential helper to remove this warning. See [2020-12-02T03:37:33.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:37:33.224Z] [2020-12-02T03:37:33.224Z] Login Succeeded [2020-12-02T03:37:33.224Z] nexus3.edgexfoundry.org:10002 [2020-12-02T03:37:33.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:37:33.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:37:33.509Z] Configure a credential helper to remove this warning. See [2020-12-02T03:37:33.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:37:33.509Z] [2020-12-02T03:37:33.509Z] Login Succeeded [2020-12-02T03:37:33.509Z] nexus3.edgexfoundry.org:10003 [2020-12-02T03:37:33.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:37:33.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:37:33.782Z] Configure a credential helper to remove this warning. See [2020-12-02T03:37:33.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:37:33.782Z] [2020-12-02T03:37:33.782Z] Login Succeeded [2020-12-02T03:37:33.782Z] nexus3.edgexfoundry.org:10004 [2020-12-02T03:37:34.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:37:34.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:37:34.057Z] Configure a credential helper to remove this warning. See [2020-12-02T03:37:34.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:37:34.057Z] [2020-12-02T03:37:34.057Z] Login Succeeded [2020-12-02T03:37:34.057Z] docker.io [2020-12-02T03:37:34.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:37:34.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:37:34.325Z] Configure a credential helper to remove this warning. See [2020-12-02T03:37:34.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:37:34.325Z] [2020-12-02T03:37:34.325Z] Login Succeeded [2020-12-02T03:37:34.325Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T03:37:34.352Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-02T03:37:34.963Z] ========================================================= [2020-12-02T03:37:34.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-02T03:37:34.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:37:35.480Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-02T03:37:35.480Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-modbus-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T03:37:37.858Z] Failed in branch amd64 [2020-12-02T03:39:44.067Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14123 in /w/workspace/xfoundry_device-modbus-go_PR-195 [Pipeline] { [Pipeline] ws [2020-12-02T03:39:44.165Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T03:39:46.689Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-02T03:39:47.334Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T03:39:48.015Z] + sudo service docker restart [2020-12-02T03:39:48.015Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T03:39:50.877Z] provisioning config files... [2020-12-02T03:39:50.920Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2403952884509582483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:39:51.458Z] ---> docker-login.sh [2020-12-02T03:39:51.458Z] nexus3.edgexfoundry.org:10001 [2020-12-02T03:39:52.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:39:52.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:39:52.733Z] Configure a credential helper to remove this warning. See [2020-12-02T03:39:52.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:39:52.733Z] [2020-12-02T03:39:52.733Z] Login Succeeded [2020-12-02T03:39:52.733Z] nexus3.edgexfoundry.org:10002 [2020-12-02T03:39:53.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:39:53.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:39:53.289Z] Configure a credential helper to remove this warning. See [2020-12-02T03:39:53.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:39:53.289Z] [2020-12-02T03:39:53.289Z] Login Succeeded [2020-12-02T03:39:53.289Z] nexus3.edgexfoundry.org:10003 [2020-12-02T03:39:53.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:39:53.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:39:53.851Z] Configure a credential helper to remove this warning. See [2020-12-02T03:39:53.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:39:53.852Z] [2020-12-02T03:39:53.852Z] Login Succeeded [2020-12-02T03:39:53.852Z] nexus3.edgexfoundry.org:10004 [2020-12-02T03:39:54.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:39:54.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:39:54.396Z] Configure a credential helper to remove this warning. See [2020-12-02T03:39:54.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:39:54.396Z] [2020-12-02T03:39:54.396Z] Login Succeeded [2020-12-02T03:39:54.397Z] docker.io [2020-12-02T03:39:54.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T03:39:54.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T03:39:54.944Z] Configure a credential helper to remove this warning. See [2020-12-02T03:39:54.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T03:39:54.944Z] [2020-12-02T03:39:54.944Z] Login Succeeded [2020-12-02T03:39:54.944Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T03:39:54.995Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-02T03:39:55.700Z] ========================================================= [2020-12-02T03:39:55.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-02T03:39:55.700Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:39:56.273Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-02T03:39:56.273Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-modbus-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T03:39:58.417Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-02T03:40:02.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:03.553Z] ---> package-listing.sh [2020-12-02T03:40:03.553Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-02T03:40:03.553Z] ++ facter osfamily [2020-12-02T03:40:03.553Z] + OS_FAMILY=redhat [2020-12-02T03:40:03.553Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-195 [2020-12-02T03:40:03.553Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-02T03:40:03.553Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-02T03:40:03.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-02T03:40:03.554Z] + PACKAGES=/tmp/packages_start.txt [2020-12-02T03:40:03.554Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-195 ']' [2020-12-02T03:40:03.554Z] + PACKAGES=/tmp/packages_end.txt [2020-12-02T03:40:03.554Z] + case "${OS_FAMILY}" in [2020-12-02T03:40:03.554Z] + rpm -qa [2020-12-02T03:40:03.554Z] + sort [2020-12-02T03:40:08.872Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-02T03:40:08.872Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-02T03:40:08.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-02T03:40:08.872Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-195 ']' [2020-12-02T03:40:08.872Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-195/archives/ [2020-12-02T03:40:08.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-195/archives/ [Pipeline] echo [2020-12-02T03:40:08.916Z] 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-02T03:40:09.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:40:09.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T03:40:09.580Z] [2020-12-02T03:40:09.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-02T03:40:09.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T03:40:09.966Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-02T03:40:09.966Z] df20fa9351a1: Pulling fs layer [2020-12-02T03:40:09.966Z] 36b3adc4ff6f: Pulling fs layer [2020-12-02T03:40:09.966Z] 8ad3a11d3b57: Pulling fs layer [2020-12-02T03:40:09.966Z] 46f8f816bc3b: Pulling fs layer [2020-12-02T03:40:09.966Z] 93b61091891f: Pulling fs layer [2020-12-02T03:40:09.966Z] 93b9cdb0e59b: Pulling fs layer [2020-12-02T03:40:09.966Z] 5e14af77c1be: Pulling fs layer [2020-12-02T03:40:09.966Z] 01666e4c0597: Pulling fs layer [2020-12-02T03:40:09.966Z] aa168da1d23b: Pulling fs layer [2020-12-02T03:40:09.966Z] 46f8f816bc3b: Waiting [2020-12-02T03:40:09.966Z] 93b61091891f: Waiting [2020-12-02T03:40:09.966Z] 93b9cdb0e59b: Waiting [2020-12-02T03:40:09.966Z] 5e14af77c1be: Waiting [2020-12-02T03:40:09.966Z] 01666e4c0597: Waiting [2020-12-02T03:40:09.966Z] aa168da1d23b: Waiting [2020-12-02T03:40:09.966Z] 36b3adc4ff6f: Verifying Checksum [2020-12-02T03:40:09.966Z] 36b3adc4ff6f: Download complete [2020-12-02T03:40:09.966Z] 46f8f816bc3b: Verifying Checksum [2020-12-02T03:40:09.966Z] 46f8f816bc3b: Download complete [2020-12-02T03:40:10.230Z] df20fa9351a1: Download complete [2020-12-02T03:40:10.230Z] 93b9cdb0e59b: Verifying Checksum [2020-12-02T03:40:10.230Z] 93b9cdb0e59b: Download complete [2020-12-02T03:40:10.230Z] 5e14af77c1be: Verifying Checksum [2020-12-02T03:40:10.230Z] 5e14af77c1be: Download complete [2020-12-02T03:40:10.230Z] 93b61091891f: Verifying Checksum [2020-12-02T03:40:10.230Z] 93b61091891f: Download complete [2020-12-02T03:40:10.230Z] 01666e4c0597: Verifying Checksum [2020-12-02T03:40:10.230Z] 01666e4c0597: Download complete [2020-12-02T03:40:10.230Z] 8ad3a11d3b57: Verifying Checksum [2020-12-02T03:40:10.230Z] 8ad3a11d3b57: Download complete [2020-12-02T03:40:10.497Z] df20fa9351a1: Pull complete [2020-12-02T03:40:10.764Z] 36b3adc4ff6f: Pull complete [2020-12-02T03:40:11.352Z] 8ad3a11d3b57: Pull complete [2020-12-02T03:40:11.615Z] 46f8f816bc3b: Pull complete [2020-12-02T03:40:11.890Z] 93b61091891f: Pull complete [2020-12-02T03:40:12.153Z] 93b9cdb0e59b: Pull complete [2020-12-02T03:40:12.153Z] 5e14af77c1be: Pull complete [2020-12-02T03:40:12.416Z] 01666e4c0597: Pull complete [2020-12-02T03:40:13.816Z] aa168da1d23b: Verifying Checksum [2020-12-02T03:40:13.816Z] aa168da1d23b: Download complete [2020-12-02T03:40:20.446Z] aa168da1d23b: Pull complete [2020-12-02T03:40:20.446Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-02T03:40:20.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T03:40:20.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-02T03:40:20.619Z] prd-centos7-docker-4c-2g-14115 does not seem to be running inside a container [2020-12-02T03:40:20.674Z] $ 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-195/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-195 -v /w/workspace/xfoundry_device-modbus-go_PR-195:/w/workspace/xfoundry_device-modbus-go_PR-195:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-195@tmp:/w/workspace/xfoundry_device-modbus-go_PR-195@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:10003/edgex-lftools-log-publisher:alpine cat [2020-12-02T03:40:23.857Z] $ docker top a252ac911928260fb2b75edf739b29ddb8a6ea447520377bd15eadc95c373d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T03:40:24.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-02T03:40:24.803Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-02T03:40:25.128Z] + ls /var/log/sa-host [2020-12-02T03:40:25.128Z] + sadf -c /var/log/sa-host/sa02 [2020-12-02T03:40:25.128Z] file_magic: OK [2020-12-02T03:40:25.128Z] HZ: Using current value: 100 [2020-12-02T03:40:25.128Z] file_header: OK [2020-12-02T03:40:25.128Z] 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 [2020-12-02T03:40:25.128Z] Statistics: [2020-12-02T03:40:25.128Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-02T03:40:25.128Z] File successfully converted to sysstat format version 12.2.1 [2020-12-02T03:40:25.128Z] + sadf -c /var/log/sa-host/sa23 [2020-12-02T03:40:25.128Z] file_magic: OK [2020-12-02T03:40:25.128Z] HZ: Using current value: 100 [2020-12-02T03:40:25.128Z] file_header: OK [2020-12-02T03:40:25.128Z] 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 [2020-12-02T03:40:25.128Z] Statistics: [2020-12-02T03:40:25.128Z] Hnuu...uuuununununu... [2020-12-02T03:40:25.128Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-02T03:40:25.479Z] provisioning config files... [2020-12-02T03:40:25.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/config9066067704280597273tmp [Pipeline] { [Pipeline] echo [2020-12-02T03:40:25.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:25.950Z] ---> create-netrc.sh [Pipeline] } [2020-12-02T03:40:25.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-02T03:40:26.123Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:26.477Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-02T03:40:26.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:26.851Z] ---> sudo-logs.sh [2020-12-02T03:40:26.851Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-02T03:40:26.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:27.220Z] ---> job-cost.sh [2020-12-02T03:40:27.220Z] lf-activate-venv: SKIPPING [2020-12-02T03:40:27.220Z] INFO: No Stack... [2020-12-02T03:40:28.168Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-02T03:40:28.743Z] INFO: Archiving Costs [Pipeline] echo [2020-12-02T03:40:28.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T03:40:29.115Z] ---> logs-deploy.sh [2020-12-02T03:40:29.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-195/1 [2020-12-02T03:40:29.115Z] INFO: archiving workspace using pattern(s): [2020-12-02T03:40:31.041Z] Archives upload complete. [2020-12-02T03:40:31.041Z] INFO: archiving logs to Nexus