Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c84910a727ace1004e48e3d9b01abfd78d3d2d04+7449b2aa7b51ce87674ebf74544798bad0e4f615 (8d94dad9056b403e0257ea1b280db5014e28a0bd) 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-ssh1809348790108316032.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-ssh5820849319487328420.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-mqtt-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-mqtt-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1541983641443023787.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-mqtt-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1916276026519490356.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-ssh2704991615833698822.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-mqtt-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-mqtt-go/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3824126599907611393.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 ‘prd-centos7-docker-4c-2g-38’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-40 in /w/workspace/gexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh424103452923103085.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh8862109093788624985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-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 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) > git config core.sparsecheckout # timeout=10 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # 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/gexfoundry_device-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh5207318431659520957.key > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # 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-14T03:27:45.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T03:27:45.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T03:27:45.560Z] ========================================================= [2021-05-14T03:27:45.560Z] EdgeX Global Pipelines Version Info [2021-05-14T03:27:45.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:27:47.530Z] ------------------- [2021-05-14T03:27:47.530Z] stable info: [2021-05-14T03:27:47.530Z] ------------------- [2021-05-14T03:27:47.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T03:27:47.530Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T03:27:47.530Z] Message: update stable to v1.0.192 [2021-05-14T03:27:48.116Z] ------------------- [2021-05-14T03:27:48.116Z] experimental info: [2021-05-14T03:27:48.116Z] ------------------- [2021-05-14T03:27:48.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T03:27:48.116Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T03:27:48.116Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T03:27:48.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-14T03:27:48.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-14T03:27:48.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T03:27:48.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T03:27:48.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T03:27:48.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T03:27:48.730Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T03:27:48.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T03:27:48.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T03:27:48.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T03:27:48.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T03:27:49.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-05-14T03:27:49.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T03:27:49.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T03:27:49.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T03:27:49.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T03:27:49.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T03:27:49.428Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T03:27:49.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T03:27:49.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-14T03:27:49.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T03:27:49.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T03:27:49.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T03:27:49.788Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T03:27:49.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T03:27:49.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T03:27:50.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2021-05-14T03:27:50.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2021-05-14T03:27:50.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2021-05-14T03:27:50.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c84910a727ace1004e48e3d9b01abfd78d3d2d04 [Pipeline] echo [2021-05-14T03:27:50.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c84910a [Pipeline] echo [2021-05-14T03:27:50.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T03:27:50.489Z] provisioning config files... [2021-05-14T03:27:50.507Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/config4419612732387602543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:27:50.896Z] ---> docker-login.sh [2021-05-14T03:27:50.896Z] nexus3.edgexfoundry.org:10001 [2021-05-14T03:27:51.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:27:51.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:27:51.437Z] Configure a credential helper to remove this warning. See [2021-05-14T03:27:51.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:27:51.437Z] [2021-05-14T03:27:51.437Z] Login Succeeded [2021-05-14T03:27:51.437Z] nexus3.edgexfoundry.org:10002 [2021-05-14T03:27:51.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:27:51.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:27:51.702Z] Configure a credential helper to remove this warning. See [2021-05-14T03:27:51.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:27:51.702Z] [2021-05-14T03:27:51.702Z] Login Succeeded [2021-05-14T03:27:51.702Z] nexus3.edgexfoundry.org:10003 [2021-05-14T03:27:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:27:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:27:51.974Z] Configure a credential helper to remove this warning. See [2021-05-14T03:27:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:27:51.974Z] [2021-05-14T03:27:51.974Z] Login Succeeded [2021-05-14T03:27:51.974Z] nexus3.edgexfoundry.org:10004 [2021-05-14T03:27:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:27:52.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:27:52.248Z] Configure a credential helper to remove this warning. See [2021-05-14T03:27:52.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:27:52.248Z] [2021-05-14T03:27:52.248Z] Login Succeeded [2021-05-14T03:27:52.248Z] docker.io [2021-05-14T03:27:52.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:27:52.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:27:52.515Z] Configure a credential helper to remove this warning. See [2021-05-14T03:27:52.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:27:52.515Z] [2021-05-14T03:27:52.515Z] Login Succeeded [2021-05-14T03:27:52.524Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T03:27:52.543Z] 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-14T03:27:53.343Z] + git log --format=format:%s -1 c84910a727ace1004e48e3d9b01abfd78d3d2d04 [Pipeline] echo [2021-05-14T03:27:53.422Z] GIT_COMMIT: c84910a727ace1004e48e3d9b01abfd78d3d2d04, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-14T03:27:53.460Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:27:54.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T03:27:54.135Z] [2021-05-14T03:27:54.135Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:27:54.551Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T03:27:54.551Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T03:27:54.551Z] 31603596830f: Pulling fs layer [2021-05-14T03:27:54.551Z] 54011a49482f: Pulling fs layer [2021-05-14T03:27:54.551Z] a6820b24f6d8: Pulling fs layer [2021-05-14T03:27:54.551Z] f581987b2513: Pulling fs layer [2021-05-14T03:27:54.551Z] f581987b2513: Waiting [2021-05-14T03:27:54.551Z] 54011a49482f: Verifying Checksum [2021-05-14T03:27:54.551Z] 54011a49482f: Download complete [2021-05-14T03:27:54.551Z] 31603596830f: Download complete [2021-05-14T03:27:54.828Z] f581987b2513: Verifying Checksum [2021-05-14T03:27:54.828Z] f581987b2513: Download complete [2021-05-14T03:27:54.828Z] a6820b24f6d8: Verifying Checksum [2021-05-14T03:27:54.828Z] a6820b24f6d8: Download complete [2021-05-14T03:27:55.099Z] 31603596830f: Pull complete [2021-05-14T03:27:55.369Z] 54011a49482f: Pull complete [2021-05-14T03:27:56.787Z] a6820b24f6d8: Pull complete [2021-05-14T03:27:57.054Z] f581987b2513: Pull complete [2021-05-14T03:27:57.054Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T03:27:57.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T03:27:57.054Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T03:27:57.213Z] prd-centos7-docker-4c-2g-40 does not seem to be running inside a container [2021-05-14T03:27:57.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-243 -v /w/workspace/gexfoundry_device-mqtt-go_PR-243:/w/workspace/gexfoundry_device-mqtt-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp:/w/workspace/gexfoundry_device-mqtt-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-14T03:27:59.344Z] $ docker top 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T03:27:59.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T03:27:59.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T03:28:00.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T03:28:00.003Z] $ docker exec 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent [2021-05-14T03:28:00.253Z] SSH_AUTH_SOCK=/tmp/ssh-mpH1Xd6zVTDK/agent.11 [2021-05-14T03:28:00.253Z] SSH_AGENT_PID=17 [2021-05-14T03:28:00.267Z] Running ssh-add (command line suppressed) [2021-05-14T03:28:00.435Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_6693104149409381643.key (/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_6693104149409381643.key) [2021-05-14T03:28:00.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T03:28:00.897Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T03:28:00.924Z] $ docker exec --env ******** --env ******** 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent -k [2021-05-14T03:28:01.066Z] unset SSH_AUTH_SOCK; [2021-05-14T03:28:01.066Z] unset SSH_AGENT_PID; [2021-05-14T03:28:01.066Z] echo Agent pid 17 killed; [2021-05-14T03:28:01.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T03:28:01.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T03:28:01.243Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T03:28:01.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T03:28:01.431Z] $ docker exec 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent [2021-05-14T03:28:01.655Z] SSH_AUTH_SOCK=/tmp/ssh-5Qe4Kix6ggUR/agent.45 [2021-05-14T03:28:01.655Z] SSH_AGENT_PID=50 [2021-05-14T03:28:01.681Z] Running ssh-add (command line suppressed) [2021-05-14T03:28:01.884Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_7012680200826850280.key (/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_7012680200826850280.key) [2021-05-14T03:28:01.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T03:28:02.337Z] + git semver init [2021-05-14T03:28:02.337Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T03:28:02.337Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-243/.git [2021-05-14T03:28:02.337Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-243 [2021-05-14T03:28:02.337Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T03:28:02.337Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T03:28:02.337Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T03:28:02.337Z] # $SEMVER_BRANCH = PR-243 [2021-05-14T03:28:02.337Z] # $SEMVER_TEMP = /tmp/semver-547996429 [2021-05-14T03:28:02.337Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-14T03:28:04.280Z] # '/tmp/semver-547996429' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-243/.semver' [2021-05-14T03:28:04.280Z] # -> Force: false [2021-05-14T03:28:04.280Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-243/.semver [Pipeline] } [2021-05-14T03:28:04.300Z] $ docker exec --env ******** --env ******** 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent -k [2021-05-14T03:28:04.451Z] unset SSH_AUTH_SOCK; [2021-05-14T03:28:04.451Z] unset SSH_AGENT_PID; [2021-05-14T03:28:04.451Z] echo Agent pid 50 killed; [2021-05-14T03:28:04.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T03:28:04.970Z] + git semver [Pipeline] } [2021-05-14T03:28:05.000Z] $ docker stop --time=1 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc [2021-05-14T03:28:06.441Z] $ docker rm -f 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T03:28:06.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T03:28:07.300Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T03:28:07.322Z] [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-14T03:28:22.852Z] Still waiting to schedule task [2021-05-14T03:28:22.853Z] ‘prd-centos7-docker-4c-2g-39’ is offline [2021-05-14T03:28:22.853Z] ‘prd-centos7-docker-4c-2g-43’ is offline [2021-05-14T03:28:22.853Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-14T03:28:22.881Z] Still waiting to schedule task [2021-05-14T03:28:22.882Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-14T03:29:54.515Z] Running on prd-centos7-docker-4c-2g-45 in /w/workspace/gexfoundry_device-mqtt-go_PR-243 [Pipeline] { [Pipeline] ws [2021-05-14T03:29:54.601Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T03:29:54.763Z] Selected Git installation does not exist. Using Default [2021-05-14T03:29:54.763Z] The recommended git tool is: NONE [2021-05-14T03:29:57.513Z] using credential edgex-jenkins-ssh [2021-05-14T03:29:57.528Z] Cloning the remote Git repository [2021-05-14T03:29:57.555Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:29:57.624Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-14T03:29:57.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:29:57.691Z] > git --version # timeout=10 [2021-05-14T03:29:57.699Z] > git --version # 'git version 2.24.3' [2021-05-14T03:29:57.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:29:57.727Z] [INFO] Currently running in a labeled security context [2021-05-14T03:29:57.728Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T03:29:57.728Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7316380282568454851.key [2021-05-14T03:29:57.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T03:29:58.754Z] Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 [2021-05-14T03:29:58.836Z] Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 [2021-05-14T03:29:58.837Z] Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) [2021-05-14T03:29:58.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-14T03:29:58.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T03:29:58.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-14T03:29:58.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:29:58.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:29:58.390Z] [INFO] Currently running in a labeled security context [2021-05-14T03:29:58.390Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T03:29:58.390Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1922993670077415557.key [2021-05-14T03:29:58.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T03:29:58.761Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T03:29:58.767Z] > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 [2021-05-14T03:29:58.802Z] > git remote # timeout=10 [2021-05-14T03:29:58.807Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T03:29:58.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:29:58.813Z] [INFO] Currently running in a labeled security context [2021-05-14T03:29:58.813Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T03:29:58.813Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8034261441283929804.key [2021-05-14T03:29:58.819Z] > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 [2021-05-14T03:29:58.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T03:29:58.837Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T03:29:58.842Z] > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 [2021-05-14T03:30:02.536Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T03:30:02.571Z] > git --version # timeout=10 [2021-05-14T03:30:02.581Z] > git --version # 'git version 2.24.3' [2021-05-14T03:30:02.597Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T03:30:03.899Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T03:30:04.252Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T03:30:04.577Z] + sudo service docker restart [2021-05-14T03:30:04.577Z] + true [2021-05-14T03:30:04.577Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T03:30:05.629Z] provisioning config files... [2021-05-14T03:30:05.646Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5938313719224659282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:30:06.031Z] ---> docker-login.sh [2021-05-14T03:30:06.031Z] nexus3.edgexfoundry.org:10001 [2021-05-14T03:30:06.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:30:06.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:30:06.297Z] Configure a credential helper to remove this warning. See [2021-05-14T03:30:06.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:30:06.297Z] [2021-05-14T03:30:06.297Z] Login Succeeded [2021-05-14T03:30:06.297Z] nexus3.edgexfoundry.org:10002 [2021-05-14T03:30:06.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:30:06.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:30:06.560Z] Configure a credential helper to remove this warning. See [2021-05-14T03:30:06.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:30:06.560Z] [2021-05-14T03:30:06.560Z] Login Succeeded [2021-05-14T03:30:06.560Z] nexus3.edgexfoundry.org:10003 [2021-05-14T03:30:06.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:30:06.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:30:06.828Z] Configure a credential helper to remove this warning. See [2021-05-14T03:30:06.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:30:06.828Z] [2021-05-14T03:30:06.828Z] Login Succeeded [2021-05-14T03:30:06.828Z] nexus3.edgexfoundry.org:10004 [2021-05-14T03:30:06.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:30:07.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:30:07.097Z] Configure a credential helper to remove this warning. See [2021-05-14T03:30:07.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:30:07.097Z] [2021-05-14T03:30:07.097Z] Login Succeeded [2021-05-14T03:30:07.097Z] docker.io [2021-05-14T03:30:07.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:30:07.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:30:07.362Z] Configure a credential helper to remove this warning. See [2021-05-14T03:30:07.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:30:07.362Z] [2021-05-14T03:30:07.362Z] Login Succeeded [2021-05-14T03:30:07.362Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T03:30:07.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T03:30:07.757Z] ========================================================= [2021-05-14T03:30:07.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T03:30:07.757Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:30:08.110Z] + 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-14T03:30:08.383Z] Sending build context to Docker daemon 556kB [2021-05-14T03:30:08.383Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T03:30:08.383Z] Step 2/8 : FROM ${BASE} [2021-05-14T03:30:08.383Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T03:30:08.383Z] 540db60ca938: Pulling fs layer [2021-05-14T03:30:08.383Z] adcc1eea9eea: Pulling fs layer [2021-05-14T03:30:08.383Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T03:30:08.383Z] 0510c868ecb4: Pulling fs layer [2021-05-14T03:30:08.383Z] afea3b2eda06: Pulling fs layer [2021-05-14T03:30:08.383Z] 7809a108b3ef: Pulling fs layer [2021-05-14T03:30:08.383Z] f706445af74f: Pulling fs layer [2021-05-14T03:30:08.383Z] afea3b2eda06: Waiting [2021-05-14T03:30:08.383Z] 7809a108b3ef: Waiting [2021-05-14T03:30:08.383Z] f706445af74f: Waiting [2021-05-14T03:30:08.383Z] 0510c868ecb4: Waiting [2021-05-14T03:30:08.383Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T03:30:08.383Z] 4c4ab2625f07: Download complete [2021-05-14T03:30:08.383Z] adcc1eea9eea: Verifying Checksum [2021-05-14T03:30:08.383Z] adcc1eea9eea: Download complete [2021-05-14T03:30:08.383Z] afea3b2eda06: Verifying Checksum [2021-05-14T03:30:08.383Z] afea3b2eda06: Download complete [2021-05-14T03:30:08.383Z] 7809a108b3ef: Verifying Checksum [2021-05-14T03:30:08.383Z] 7809a108b3ef: Download complete [2021-05-14T03:30:08.383Z] 540db60ca938: Download complete [2021-05-14T03:30:08.646Z] 540db60ca938: Pull complete [2021-05-14T03:30:08.911Z] adcc1eea9eea: Pull complete [2021-05-14T03:30:09.177Z] 4c4ab2625f07: Pull complete [2021-05-14T03:30:10.134Z] f706445af74f: Verifying Checksum [2021-05-14T03:30:10.727Z] 0510c868ecb4: Verifying Checksum [2021-05-14T03:30:10.727Z] 0510c868ecb4: Download complete [2021-05-14T03:30:16.097Z] 0510c868ecb4: Pull complete [2021-05-14T03:30:16.366Z] afea3b2eda06: Pull complete [2021-05-14T03:30:16.366Z] 7809a108b3ef: Pull complete [2021-05-14T03:30:21.759Z] f706445af74f: Pull complete [2021-05-14T03:30:21.759Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T03:30:21.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T03:30:21.759Z] ---> b068be0155e3 [2021-05-14T03:30:21.759Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-14T03:30:21.759Z] ---> Running in 89f931844c55 [2021-05-14T03:30:22.027Z] Removing intermediate container 89f931844c55 [2021-05-14T03:30:22.027Z] ---> 795d699f0015 [2021-05-14T03:30:22.027Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T03:30:22.027Z] ---> Running in 45eb547555ed [2021-05-14T03:30:23.004Z] Removing intermediate container 45eb547555ed [2021-05-14T03:30:23.004Z] ---> cce2920c7602 [2021-05-14T03:30:23.004Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-14T03:30:23.269Z] ---> Running in effe0c24a35d [2021-05-14T03:30:23.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T03:30:24.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T03:30:25.031Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-14T03:30:25.294Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-14T03:30:25.294Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-14T03:30:25.294Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-14T03:30:25.558Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-14T03:30:25.558Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-14T03:30:25.840Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-14T03:30:26.107Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-14T03:30:26.107Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-14T03:30:26.107Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-14T03:30:26.377Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-14T03:30:26.377Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-14T03:30:26.377Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-14T03:30:26.642Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T03:30:26.642Z] OK: 156 MiB in 53 packages [2021-05-14T03:30:27.232Z] Removing intermediate container effe0c24a35d [2021-05-14T03:30:27.232Z] ---> c99f8bab566c [2021-05-14T03:30:27.232Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-14T03:30:27.496Z] ---> Running in b25addd0364b [2021-05-14T03:30:27.765Z] Removing intermediate container b25addd0364b [2021-05-14T03:30:27.765Z] ---> dac6c51fc705 [2021-05-14T03:30:27.765Z] Step 7/8 : COPY . . [2021-05-14T03:30:28.724Z] ---> a8dac34f235f [2021-05-14T03:30:28.724Z] Step 8/8 : RUN go mod download [2021-05-14T03:30:28.724Z] ---> Running in 5f78e6078919 [2021-05-14T03:30:55.385Z] Removing intermediate container 5f78e6078919 [2021-05-14T03:30:55.385Z] ---> 869a23f8b583 [2021-05-14T03:30:55.385Z] Successfully built 869a23f8b583 [2021-05-14T03:30:55.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:30:55.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T03:30:55.736Z] . [Pipeline] withDockerContainer [2021-05-14T03:30:55.883Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-05-14T03:30:55.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-14T03:30:56.826Z] $ docker top 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T03:30:57.363Z] + go version [2021-05-14T03:30:57.363Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T03:30:57.390Z] $ docker stop --time=1 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 [2021-05-14T03:30:58.756Z] $ docker rm -f 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:30:59.613Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T03:30:59.613Z] . [Pipeline] withDockerContainer [2021-05-14T03:30:59.741Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-05-14T03:30:59.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-14T03:31:00.439Z] $ docker top 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T03:31:00.926Z] + go mod tidy [Pipeline] sh [2021-05-14T03:31:01.854Z] + make test [2021-05-14T03:31:01.854Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-14T03:31:03.264Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-14T03:31:04.728Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-48 in /w/workspace/gexfoundry_device-mqtt-go_PR-243 [Pipeline] { [Pipeline] ws [2021-05-14T03:31:04.784Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T03:31:05.092Z] Selected Git installation does not exist. Using Default [2021-05-14T03:31:05.092Z] The recommended git tool is: NONE [2021-05-14T03:31:11.078Z] using credential edgex-jenkins-ssh [2021-05-14T03:31:11.106Z] Cloning the remote Git repository [2021-05-14T03:31:11.172Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:31:11.294Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-14T03:31:11.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:31:11.385Z] > git --version # timeout=10 [2021-05-14T03:31:11.403Z] > git --version # 'git version 2.17.1' [2021-05-14T03:31:11.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:31:11.559Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T03:31:12.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-14T03:31:12.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T03:31:12.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-14T03:31:12.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-14T03:31:12.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:31:12.540Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T03:31:13.018Z] Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 [2021-05-14T03:31:13.235Z] Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 [2021-05-14T03:31:13.235Z] Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) [2021-05-14T03:31:13.048Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T03:31:13.062Z] > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 [2021-05-14T03:31:13.146Z] > git remote # timeout=10 [2021-05-14T03:31:13.168Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T03:31:13.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T03:31:13.196Z] > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 [2021-05-14T03:31:13.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T03:31:13.247Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T03:31:13.268Z] > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 [2021-05-14T03:31:15.968Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-14T03:31:15.968Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/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-14T03:31:17.701Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T03:31:17.776Z] > git --version # timeout=10 [2021-05-14T03:31:17.787Z] > git --version # 'git version 2.17.1' [2021-05-14T03:31:17.807Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T03:31:19.457Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T03:31:19.924Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T03:31:20.294Z] + true [2021-05-14T03:31:20.294Z] + sudo service docker restart [2021-05-14T03:31:21.356Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-14T03:31:21.356Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-14T03:31:21.409Z] $ docker stop --time=1 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 [2021-05-14T03:31:23.315Z] $ docker rm -f 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-05-14T03:31:23.922Z] provisioning config files... [2021-05-14T03:31:23.967Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8309769629128015859tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] libraryResource [Pipeline] sh 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] } [2021-05-14T03:31:24.447Z] ---> docker-login.sh [2021-05-14T03:31:24.447Z] nexus3.edgexfoundry.org:10001 [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-14T03:31:25.204Z] ---> job-cost.sh [2021-05-14T03:31:25.204Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kR0 [2021-05-14T03:31:25.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:31:26.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:31:26.055Z] Configure a credential helper to remove this warning. See [2021-05-14T03:31:26.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:31:26.055Z] [2021-05-14T03:31:26.055Z] Login Succeeded [2021-05-14T03:31:26.055Z] nexus3.edgexfoundry.org:10002 [2021-05-14T03:31:26.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:31:26.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:31:26.611Z] Configure a credential helper to remove this warning. See [2021-05-14T03:31:26.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:31:26.611Z] [2021-05-14T03:31:26.611Z] Login Succeeded [2021-05-14T03:31:26.611Z] nexus3.edgexfoundry.org:10003 [2021-05-14T03:31:26.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:31:27.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:31:27.176Z] Configure a credential helper to remove this warning. See [2021-05-14T03:31:27.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:31:27.176Z] [2021-05-14T03:31:27.176Z] Login Succeeded [2021-05-14T03:31:27.176Z] nexus3.edgexfoundry.org:10004 [2021-05-14T03:31:27.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:31:27.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:31:27.729Z] Configure a credential helper to remove this warning. See [2021-05-14T03:31:27.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:31:27.729Z] [2021-05-14T03:31:27.729Z] Login Succeeded [2021-05-14T03:31:27.729Z] docker.io [2021-05-14T03:31:28.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T03:31:28.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T03:31:28.598Z] Configure a credential helper to remove this warning. See [2021-05-14T03:31:28.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T03:31:28.598Z] [2021-05-14T03:31:28.598Z] Login Succeeded [2021-05-14T03:31:28.598Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T03:31:28.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T03:31:29.280Z] ========================================================= [2021-05-14T03:31:29.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T03:31:29.280Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:31:29.710Z] + 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-14T03:31:29.991Z] Sending build context to Docker daemon 555kB [2021-05-14T03:31:30.268Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T03:31:30.269Z] Step 2/8 : FROM ${BASE} [2021-05-14T03:31:30.269Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T03:31:30.269Z] 595b0fe564bb: Pulling fs layer [2021-05-14T03:31:30.269Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T03:31:30.269Z] 316046926c0a: Pulling fs layer [2021-05-14T03:31:30.269Z] 4ebd0625c992: Pulling fs layer [2021-05-14T03:31:30.269Z] 207e8628e3a3: Pulling fs layer [2021-05-14T03:31:30.269Z] c791037a9be2: Pulling fs layer [2021-05-14T03:31:30.269Z] ffd874e62e21: Pulling fs layer [2021-05-14T03:31:30.269Z] 4ebd0625c992: Waiting [2021-05-14T03:31:30.269Z] 207e8628e3a3: Waiting [2021-05-14T03:31:30.269Z] c791037a9be2: Waiting [2021-05-14T03:31:30.269Z] ffd874e62e21: Waiting [2021-05-14T03:31:30.269Z] 316046926c0a: Verifying Checksum [2021-05-14T03:31:30.269Z] 316046926c0a: Download complete [2021-05-14T03:31:30.269Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T03:31:30.269Z] 7186ed65a4f7: Download complete [2021-05-14T03:31:30.269Z] 207e8628e3a3: Verifying Checksum [2021-05-14T03:31:30.269Z] 207e8628e3a3: Download complete [2021-05-14T03:31:30.269Z] 595b0fe564bb: Verifying Checksum [2021-05-14T03:31:30.269Z] 595b0fe564bb: Download complete [2021-05-14T03:31:30.269Z] c791037a9be2: Verifying Checksum [2021-05-14T03:31:30.269Z] c791037a9be2: Download complete [2021-05-14T03:31:31.262Z] 595b0fe564bb: Pull complete [2021-05-14T03:31:31.860Z] 7186ed65a4f7: Pull complete [2021-05-14T03:31:32.153Z] 316046926c0a: Pull complete [2021-05-14T03:31:33.147Z] ffd874e62e21: Verifying Checksum [2021-05-14T03:31:33.147Z] ffd874e62e21: Download complete [2021-05-14T03:31:33.745Z] 4ebd0625c992: Verifying Checksum [2021-05-14T03:31:33.745Z] 4ebd0625c992: Download complete [2021-05-14T03:31:40.181Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T03:31:43.970Z] 4ebd0625c992: Pull complete [2021-05-14T03:31:43.970Z] 207e8628e3a3: Pull complete [2021-05-14T03:31:44.244Z] c791037a9be2: Pull complete [2021-05-14T03:31:47.628Z] ffd874e62e21: Pull complete [2021-05-14T03:31:47.628Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T03:31:47.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T03:31:47.907Z] ---> cfc18b08335c [2021-05-14T03:31:47.907Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-14T03:31:51.317Z] ---> Running in c20f3ae3dcff [2021-05-14T03:31:51.595Z] Removing intermediate container c20f3ae3dcff [2021-05-14T03:31:51.595Z] ---> 05e6b1307ce1 [2021-05-14T03:31:51.595Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T03:31:51.595Z] ---> Running in 167e35a8325b [2021-05-14T03:31:54.222Z] Removing intermediate container 167e35a8325b [2021-05-14T03:31:54.222Z] ---> 173b5fd9bd6b [2021-05-14T03:31:54.222Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-14T03:31:54.222Z] ---> Running in 37bda1985ea5 [2021-05-14T03:31:55.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T03:31:56.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T03:31:57.239Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-14T03:31:57.240Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-14T03:31:57.514Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-14T03:31:57.514Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-14T03:31:57.514Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-14T03:31:57.788Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-14T03:31:57.788Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-14T03:31:58.397Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-14T03:31:58.397Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-14T03:31:58.397Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-14T03:31:58.670Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-14T03:31:58.670Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-14T03:31:58.670Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-14T03:31:58.947Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T03:31:58.947Z] OK: 145 MiB in 53 packages [2021-05-14T03:32:00.933Z] Removing intermediate container 37bda1985ea5 [2021-05-14T03:32:00.934Z] ---> c11d7bc57838 [2021-05-14T03:32:00.934Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-14T03:32:00.934Z] ---> Running in ffb7a2bb2574 [2021-05-14T03:32:01.540Z] Removing intermediate container ffb7a2bb2574 [2021-05-14T03:32:01.540Z] ---> 6187c65223df [2021-05-14T03:32:01.540Z] Step 7/8 : COPY . . [2021-05-14T03:32:02.529Z] ---> dc9767d2daea [2021-05-14T03:32:02.529Z] Step 8/8 : RUN go mod download [2021-05-14T03:32:02.529Z] ---> Running in 49e0539c7e1f [2021-05-14T03:32:06.828Z] lf-activate-venv(): INFO: Adding /tmp/venv-3kR0/bin to PATH [2021-05-14T03:32:06.828Z] INFO: No Stack... [2021-05-14T03:32:07.095Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T03:32:08.044Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T03:32:08.376Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-14T03:32:08.376Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T03:32:08.454Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [2021-05-14T03:32:08.465Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] did not exist. Created. [2021-05-14T03:32:08.465Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T03:32:08.879Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T03:32:09.337Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T03:32:09.360Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-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-14T03:32:09.951Z] Failed in branch amd64 [2021-05-14T03:32:29.362Z] Removing intermediate container 49e0539c7e1f [2021-05-14T03:32:29.362Z] ---> 7e8b7809ec9f [2021-05-14T03:32:29.362Z] Successfully built 7e8b7809ec9f [2021-05-14T03:32:29.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:32:29.739Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T03:32:29.739Z] . [Pipeline] withDockerContainer [2021-05-14T03:32:30.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container [2021-05-14T03:32:30.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-arm64 cat [2021-05-14T03:32:31.834Z] $ docker top 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T03:32:32.870Z] + go version [2021-05-14T03:32:32.870Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T03:32:32.922Z] $ docker stop --time=1 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 [2021-05-14T03:32:34.857Z] $ docker rm -f 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:32:36.002Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T03:32:36.002Z] . [Pipeline] withDockerContainer [2021-05-14T03:32:36.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container [2021-05-14T03:32:36.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-arm64 cat [2021-05-14T03:32:38.013Z] $ docker top 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T03:32:39.037Z] + go mod tidy [Pipeline] sh [2021-05-14T03:32:40.406Z] + make test [2021-05-14T03:32:40.407Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-14T03:32:41.857Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-14T03:33:20.931Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-14T03:33:20.931Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/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-14T03:33:39.259Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-14T03:33:39.259Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-14T03:33:39.331Z] $ docker stop --time=1 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b [2021-05-14T03:33:41.504Z] $ docker rm -f 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b [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-14T03:33:43.293Z] ---> job-cost.sh [2021-05-14T03:33:43.293Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dQTU [2021-05-14T03:34:30.262Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T03:36:37.092Z] lf-activate-venv(): INFO: Adding /tmp/venv-dQTU/bin to PATH [2021-05-14T03:36:37.092Z] INFO: No Stack... [2021-05-14T03:36:37.092Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T03:36:37.092Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T03:36:37.469Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-14T03:36:37.469Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T03:36:37.568Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [2021-05-14T03:36:37.576Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] did not exist. Created. [2021-05-14T03:36:37.576Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T03:36:38.066Z] /w/workspace/device-mqtt-go/1@tmp/durable-8a800f9c/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-8a800f9c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T03:36:38.454Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T03:36:38.497Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T03:36:39.204Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T03:36:39.257Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-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-14T03:36:39.978Z] 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-14T03:36:43.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:36:43.749Z] ---> package-listing.sh [2021-05-14T03:36:43.749Z] ++ facter osfamily [2021-05-14T03:36:43.749Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T03:36:43.749Z] + OS_FAMILY=redhat [2021-05-14T03:36:43.749Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-243 [2021-05-14T03:36:43.749Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T03:36:43.749Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T03:36:43.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T03:36:43.749Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T03:36:43.749Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-243 ']' [2021-05-14T03:36:43.749Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T03:36:43.749Z] + case "${OS_FAMILY}" in [2021-05-14T03:36:43.749Z] + rpm -qa [2021-05-14T03:36:43.749Z] + sort [2021-05-14T03:36:49.087Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T03:36:49.088Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T03:36:49.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T03:36:49.088Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-243 ']' [2021-05-14T03:36:49.088Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-243/archives/ [2021-05-14T03:36:49.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-243/archives/ [Pipeline] echo [2021-05-14T03:36:49.132Z] 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/gexfoundry_device-mqtt-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-14T03:36:49.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:36:49.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T03:36:49.899Z] [2021-05-14T03:36:49.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T03:36:50.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T03:36:50.351Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T03:36:50.351Z] df20fa9351a1: Pulling fs layer [2021-05-14T03:36:50.351Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T03:36:50.351Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T03:36:50.351Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T03:36:50.351Z] 93b61091891f: Pulling fs layer [2021-05-14T03:36:50.351Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T03:36:50.351Z] 5e14af77c1be: Pulling fs layer [2021-05-14T03:36:50.351Z] 01666e4c0597: Pulling fs layer [2021-05-14T03:36:50.351Z] aa168da1d23b: Pulling fs layer [2021-05-14T03:36:50.351Z] 93b9cdb0e59b: Waiting [2021-05-14T03:36:50.351Z] 01666e4c0597: Waiting [2021-05-14T03:36:50.351Z] 93b61091891f: Waiting [2021-05-14T03:36:50.351Z] aa168da1d23b: Waiting [2021-05-14T03:36:50.351Z] 5e14af77c1be: Waiting [2021-05-14T03:36:50.351Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T03:36:50.351Z] 36b3adc4ff6f: Download complete [2021-05-14T03:36:50.351Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T03:36:50.351Z] 46f8f816bc3b: Download complete [2021-05-14T03:36:50.623Z] df20fa9351a1: Download complete [2021-05-14T03:36:50.623Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T03:36:50.623Z] 93b9cdb0e59b: Download complete [2021-05-14T03:36:50.623Z] 5e14af77c1be: Verifying Checksum [2021-05-14T03:36:50.623Z] 5e14af77c1be: Download complete [2021-05-14T03:36:50.623Z] 01666e4c0597: Verifying Checksum [2021-05-14T03:36:50.623Z] 01666e4c0597: Download complete [2021-05-14T03:36:50.623Z] 93b61091891f: Verifying Checksum [2021-05-14T03:36:50.623Z] 93b61091891f: Download complete [2021-05-14T03:36:50.893Z] df20fa9351a1: Pull complete [2021-05-14T03:36:51.157Z] 36b3adc4ff6f: Pull complete [2021-05-14T03:36:51.422Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T03:36:51.422Z] 8ad3a11d3b57: Download complete [2021-05-14T03:36:52.392Z] 8ad3a11d3b57: Pull complete [2021-05-14T03:36:52.980Z] 46f8f816bc3b: Pull complete [2021-05-14T03:36:53.244Z] aa168da1d23b: Verifying Checksum [2021-05-14T03:36:53.244Z] aa168da1d23b: Download complete [2021-05-14T03:36:53.508Z] 93b61091891f: Pull complete [2021-05-14T03:36:53.508Z] 93b9cdb0e59b: Pull complete [2021-05-14T03:36:53.772Z] 5e14af77c1be: Pull complete [2021-05-14T03:36:53.772Z] 01666e4c0597: Pull complete [2021-05-14T03:37:00.466Z] aa168da1d23b: Pull complete [2021-05-14T03:37:00.466Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T03:37:00.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T03:37:00.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T03:37:00.700Z] prd-centos7-docker-4c-2g-40 does not seem to be running inside a container [2021-05-14T03:37:00.753Z] $ 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/gexfoundry_device-mqtt-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/gexfoundry_device-mqtt-go_PR-243 -v /w/workspace/gexfoundry_device-mqtt-go_PR-243:/w/workspace/gexfoundry_device-mqtt-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp:/w/workspace/gexfoundry_device-mqtt-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-14T03:37:03.838Z] $ docker top ff295c54a95adc01ded3d20db895fb13c07dd212e5c023a3bae33be28860d519 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T03:37:04.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T03:37:04.749Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T03:37:05.072Z] + ls /var/log/sa-host [2021-05-14T03:37:05.072Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T03:37:05.072Z] file_magic: OK [2021-05-14T03:37:05.072Z] HZ: Using current value: 100 [2021-05-14T03:37:05.072Z] file_header: OK [2021-05-14T03:37:05.072Z] 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-14T03:37:05.072Z] Statistics: [2021-05-14T03:37:05.072Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T03:37:05.072Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T03:37:05.072Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T03:37:05.072Z] file_magic: OK [2021-05-14T03:37:05.072Z] HZ: Using current value: 100 [2021-05-14T03:37:05.072Z] file_header: OK [2021-05-14T03:37:05.072Z] 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-14T03:37:05.072Z] Statistics: [2021-05-14T03:37:05.072Z] Hnuu...uuuununununu... [2021-05-14T03:37:05.072Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T03:37:05.753Z] provisioning config files... [2021-05-14T03:37:05.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/config7454265555466450128tmp [Pipeline] { [Pipeline] echo [2021-05-14T03:37:05.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:37:06.240Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T03:37:06.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T03:37:06.388Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:37:06.730Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T03:37:06.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:37:07.112Z] ---> sudo-logs.sh [2021-05-14T03:37:07.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T03:37:07.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:37:07.588Z] ---> job-cost.sh [2021-05-14T03:37:07.588Z] lf-activate-venv: SKIPPING [2021-05-14T03:37:07.588Z] DEBUG: total: 0.20999999344348907 [2021-05-14T03:37:07.588Z] INFO: Retrieving Stack Cost... [2021-05-14T03:37:08.540Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T03:37:09.121Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T03:37:09.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T03:37:09.553Z] ---> logs-deploy.sh [2021-05-14T03:37:09.553Z] lf-activate-venv: SKIPPING [2021-05-14T03:37:09.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-243/1 [2021-05-14T03:37:09.553Z] INFO: archiving workspace using pattern(s): [2021-05-14T03:37:11.502Z] Archives upload complete. [2021-05-14T03:37:11.502Z] INFO: archiving logs to Nexus [2021-05-14T03:37:12.449Z] ---> uname -a: [2021-05-14T03:37:12.449Z] Linux prd-centos7-docker-4c-2g-40.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-14T03:37:12.449Z] [2021-05-14T03:37:12.449Z]