Pull request #285 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 96006ed2597d0332e2f213be0d58e636152471aa rather than ad02acbc72ca8a53f7470f861f3220ba5df5cb1e Obtained Jenkinsfile from 96006ed2597d0332e2f213be0d58e636152471aa 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2432426362038098981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4090874725263308437.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-virtual-go/branches/PR-285/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-285/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1824273183772863830.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-285/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2426889027768602984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3807347497044476584.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-virtual-go/branches/PR-285/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-285/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12623617777954134729.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63042 in /w/workspace/foundry_device-virtual-go_PR-285 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-285 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 96006ed2597d0332e2f213be0d58e636152471aa into PR head commit ad02acbc72ca8a53f7470f861f3220ba5df5cb1e Merge succeeded, producing ad02acbc72ca8a53f7470f861f3220ba5df5cb1e Checking out Revision ad02acbc72ca8a53f7470f861f3220ba5df5cb1e (PR-285) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad02acbc72ca8a53f7470f861f3220ba5df5cb1e # 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 96006ed2597d0332e2f213be0d58e636152471aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad02acbc72ca8a53f7470f861f3220ba5df5cb1e # timeout=10 Commit message: "build: Update to released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T05:19:18.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T05:19:18.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T05:19:18.939Z] ========================================================= [2022-05-11T05:19:18.939Z] EdgeX Global Pipelines Version Info [2022-05-11T05:19:18.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:19:19.783Z] ------------------- [2022-05-11T05:19:19.784Z] stable info: [2022-05-11T05:19:19.784Z] ------------------- [2022-05-11T05:19:19.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:19:19.784Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:19:19.784Z] Message: update stable to v1.0.230 [2022-05-11T05:19:20.356Z] ------------------- [2022-05-11T05:19:20.356Z] experimental info: [2022-05-11T05:19:20.356Z] ------------------- [2022-05-11T05:19:20.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:19:20.356Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:19:20.356Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T05:19:20.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-11T05:19:20.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-11T05:19:20.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T05:19:20.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T05:19:20.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T05:19:20.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T05:19:20.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T05:19:20.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T05:19:20.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T05:19:20.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T05:19:21.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T05:19:21.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-11T05:19:21.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T05:19:21.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T05:19:21.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:19:21.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:19:21.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:19:21.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:19:21.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T05:19:21.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T05:19:21.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T05:19:21.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T05:19:21.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T05:19:21.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T05:19:21.587Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T05:19:21.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T05:19:21.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo [2022-05-11T05:19:21.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo [2022-05-11T05:19:21.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo [2022-05-11T05:19:21.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [Pipeline] echo [2022-05-11T05:19:21.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad02acb [Pipeline] echo [2022-05-11T05:19:21.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:19:22.092Z] provisioning config files... [2022-05-11T05:19:22.105Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-285@tmp/config1473626374294410701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:19:22.486Z] ---> docker-login.sh [2022-05-11T05:19:22.486Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:19:22.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:22.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:22.749Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:22.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:22.749Z] [2022-05-11T05:19:22.749Z] Login Succeeded [2022-05-11T05:19:22.749Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:19:23.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:23.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:23.010Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:23.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:23.010Z] [2022-05-11T05:19:23.010Z] Login Succeeded [2022-05-11T05:19:23.010Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:19:23.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:23.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:23.273Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:23.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:23.273Z] [2022-05-11T05:19:23.273Z] Login Succeeded [2022-05-11T05:19:23.273Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:19:23.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:23.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:23.273Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:23.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:23.273Z] [2022-05-11T05:19:23.273Z] Login Succeeded [2022-05-11T05:19:23.273Z] docker.io [2022-05-11T05:19:23.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:23.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:23.847Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:23.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:23.847Z] [2022-05-11T05:19:23.847Z] Login Succeeded [2022-05-11T05:19:23.847Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:19:23.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T05:19:24.498Z] + git rev-list -1 --merges ad02acbc72ca8a53f7470f861f3220ba5df5cb1e~1..ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [Pipeline] echo [2022-05-11T05:19:24.547Z] -----------> git rev-list -1 --merges ad02acbc72ca8a53f7470f861f3220ba5df5cb1e~1..ad02acbc72ca8a53f7470f861f3220ba5df5cb1e ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [false] [Pipeline] sh [2022-05-11T05:19:24.861Z] + git log --format=format:%s -1 ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [Pipeline] echo [2022-05-11T05:19:24.904Z] ========================================================= [2022-05-11T05:19:24.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T05:19:24.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:19:25.354Z] + git log --format=format:%s -1 ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [Pipeline] echo [2022-05-11T05:19:25.392Z] [semverPrep] GIT_COMMIT: ad02acbc72ca8a53f7470f861f3220ba5df5cb1e, Commit Message: build: Update to released Go Mods [Pipeline] echo [2022-05-11T05:19:25.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T05:19:25.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T05:19:25.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T05:19:25.894Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T05:19:25.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T05:19:25.894Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T05:19:25.894Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T05:19:25.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:19:26.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:19:26.366Z] [2022-05-11T05:19:26.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:19:26.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:19:26.719Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T05:19:26.719Z] 1fe172e4850f: Pulling fs layer [2022-05-11T05:19:26.719Z] caf521ccaac6: Pulling fs layer [2022-05-11T05:19:26.719Z] 3ead6fa29328: Pulling fs layer [2022-05-11T05:19:26.719Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T05:19:26.719Z] a8d5f1318db7: Pulling fs layer [2022-05-11T05:19:26.719Z] c427282e49a2: Pulling fs layer [2022-05-11T05:19:26.719Z] 5c2a1cbceb83: Waiting [2022-05-11T05:19:26.719Z] c427282e49a2: Waiting [2022-05-11T05:19:26.719Z] 1827001aaf11: Pulling fs layer [2022-05-11T05:19:26.719Z] 0714d37db230: Pulling fs layer [2022-05-11T05:19:26.719Z] ac28cf19c067: Pulling fs layer [2022-05-11T05:19:26.719Z] ca983d60f3e2: Pulling fs layer [2022-05-11T05:19:26.719Z] 9f894cec8388: Pulling fs layer [2022-05-11T05:19:26.719Z] 0714d37db230: Waiting [2022-05-11T05:19:26.719Z] ca983d60f3e2: Waiting [2022-05-11T05:19:26.719Z] 1827001aaf11: Waiting [2022-05-11T05:19:26.719Z] ac28cf19c067: Waiting [2022-05-11T05:19:26.719Z] 9f894cec8388: Waiting [2022-05-11T05:19:26.719Z] caf521ccaac6: Verifying Checksum [2022-05-11T05:19:26.719Z] caf521ccaac6: Download complete [2022-05-11T05:19:26.719Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T05:19:26.719Z] 5c2a1cbceb83: Download complete [2022-05-11T05:19:26.978Z] 3ead6fa29328: Verifying Checksum [2022-05-11T05:19:26.978Z] 3ead6fa29328: Download complete [2022-05-11T05:19:26.978Z] a8d5f1318db7: Verifying Checksum [2022-05-11T05:19:26.978Z] a8d5f1318db7: Download complete [2022-05-11T05:19:26.978Z] c427282e49a2: Verifying Checksum [2022-05-11T05:19:26.978Z] c427282e49a2: Download complete [2022-05-11T05:19:26.978Z] 0714d37db230: Verifying Checksum [2022-05-11T05:19:26.978Z] 0714d37db230: Download complete [2022-05-11T05:19:26.978Z] ac28cf19c067: Verifying Checksum [2022-05-11T05:19:26.978Z] ac28cf19c067: Download complete [2022-05-11T05:19:26.978Z] ca983d60f3e2: Verifying Checksum [2022-05-11T05:19:26.978Z] ca983d60f3e2: Download complete [2022-05-11T05:19:26.978Z] 9f894cec8388: Download complete [2022-05-11T05:19:26.978Z] 1fe172e4850f: Verifying Checksum [2022-05-11T05:19:26.978Z] 1fe172e4850f: Download complete [2022-05-11T05:19:27.238Z] 1827001aaf11: Verifying Checksum [2022-05-11T05:19:27.238Z] 1827001aaf11: Download complete [2022-05-11T05:19:28.184Z] 1fe172e4850f: Pull complete [2022-05-11T05:19:28.449Z] caf521ccaac6: Pull complete [2022-05-11T05:19:28.715Z] 3ead6fa29328: Pull complete [2022-05-11T05:19:28.975Z] 5c2a1cbceb83: Pull complete [2022-05-11T05:19:29.237Z] a8d5f1318db7: Pull complete [2022-05-11T05:19:29.237Z] c427282e49a2: Pull complete [2022-05-11T05:19:31.148Z] 1827001aaf11: Pull complete [2022-05-11T05:19:31.148Z] 0714d37db230: Pull complete [2022-05-11T05:19:31.148Z] ac28cf19c067: Pull complete [2022-05-11T05:19:31.412Z] ca983d60f3e2: Pull complete [2022-05-11T05:19:31.412Z] 9f894cec8388: Pull complete [2022-05-11T05:19:31.412Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T05:19:31.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:19:31.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T05:19:31.507Z] prd-ubuntu20.04-docker-8c-8g-63042 does not seem to be running inside a container [2022-05-11T05:19:31.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-285 -v /w/workspace/foundry_device-virtual-go_PR-285:/w/workspace/foundry_device-virtual-go_PR-285:rw,z -v /w/workspace/foundry_device-virtual-go_PR-285@tmp:/w/workspace/foundry_device-virtual-go_PR-285@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-devops/py-git-semver:latest cat [2022-05-11T05:19:32.924Z] $ docker top 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 -eo pid,comm [2022-05-11T05:19:33.002Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T05:19:33.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T05:19:33.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:19:33.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:19:33.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:19:33.270Z] $ docker exec 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 ssh-agent [2022-05-11T05:19:33.406Z] SSH_AUTH_SOCK=/tmp/ssh-oP3Z1rtw46oy/agent.34 [2022-05-11T05:19:33.406Z] SSH_AGENT_PID=40 [2022-05-11T05:19:33.420Z] Running ssh-add (command line suppressed) [2022-05-11T05:19:33.545Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-285@tmp/private_key_8983028910825120293.key (/w/workspace/foundry_device-virtual-go_PR-285@tmp/private_key_8983028910825120293.key) [2022-05-11T05:19:33.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:19:33.902Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T05:19:33.931Z] $ docker exec --env ******** --env ******** 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 ssh-agent -k [2022-05-11T05:19:34.054Z] unset SSH_AUTH_SOCK; [2022-05-11T05:19:34.055Z] unset SSH_AGENT_PID; [2022-05-11T05:19:34.055Z] echo Agent pid 40 killed; [2022-05-11T05:19:34.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T05:19:34.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:19:34.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:19:34.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:19:34.281Z] $ docker exec 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 ssh-agent [2022-05-11T05:19:34.410Z] SSH_AUTH_SOCK=/tmp/ssh-N5NzR5eJVeoe/agent.72 [2022-05-11T05:19:34.410Z] SSH_AGENT_PID=78 [2022-05-11T05:19:34.416Z] Running ssh-add (command line suppressed) [2022-05-11T05:19:34.537Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-285@tmp/private_key_1857898426685443442.key (/w/workspace/foundry_device-virtual-go_PR-285@tmp/private_key_1857898426685443442.key) [2022-05-11T05:19:34.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:19:34.884Z] + git semver init [2022-05-11T05:19:35.145Z] 2022-05-11 05:19:35,075 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T05:19:35.145Z] 2022-05-11 05:19:35,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-285/.semver [2022-05-11T05:19:35.145Z] 2022-05-11 05:19:35,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-285/.semver [2022-05-11T05:19:35.145Z] 2022-05-11 05:19:35,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-285/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-285, universal_newlines=False, shell=None, istream=None) [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,190 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-285/.git/info/exclude [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-285/.semver/PR-285 with force:False [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,191 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-285/.semver/PR-285 [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,195 [execute] INFO git cat-file --batch-check [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,203 [execute] INFO git cat-file --batch [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:19:36.530Z] 2022-05-11 05:19:36,209 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-285/.semver/PR-285 [2022-05-11T05:19:36.530Z] 0.0.0 [Pipeline] } [2022-05-11T05:19:36.556Z] $ docker exec --env ******** --env ******** 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 ssh-agent -k [2022-05-11T05:19:36.673Z] unset SSH_AUTH_SOCK; [2022-05-11T05:19:36.674Z] unset SSH_AGENT_PID; [2022-05-11T05:19:36.674Z] echo Agent pid 78 killed; [2022-05-11T05:19:36.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T05:19:37.125Z] + git semver [Pipeline] } [2022-05-11T05:19:37.414Z] $ docker stop --time=1 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 [2022-05-11T05:19:38.782Z] $ docker rm -f 12c1febdd8ad58bb3fabcdf30ddd9e602d81514068684fbfeb88766ccc633905 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:19:39.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T05:19:39.526Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T05:19:39.542Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:19:40.099Z] provisioning config files... [2022-05-11T05:19:40.112Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-285@tmp/config8594488471209467499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:19:40.471Z] ---> docker-login.sh [2022-05-11T05:19:40.472Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:19:40.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:40.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:40.472Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:40.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:40.472Z] [2022-05-11T05:19:40.472Z] Login Succeeded [2022-05-11T05:19:40.472Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:19:40.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:40.734Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:40.734Z] [2022-05-11T05:19:40.734Z] Login Succeeded [2022-05-11T05:19:40.734Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:19:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:40.734Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:40.734Z] [2022-05-11T05:19:40.734Z] Login Succeeded [2022-05-11T05:19:40.734Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:19:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:40.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:40.997Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:40.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:40.997Z] [2022-05-11T05:19:40.997Z] Login Succeeded [2022-05-11T05:19:40.997Z] docker.io [2022-05-11T05:19:40.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:19:41.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:19:41.258Z] Configure a credential helper to remove this warning. See [2022-05-11T05:19:41.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:19:41.258Z] [2022-05-11T05:19:41.258Z] Login Succeeded [2022-05-11T05:19:41.258Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:19:41.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:19:41.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:19:41.520Z] ========================================================= [2022-05-11T05:19:41.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T05:19:41.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:19:41.936Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:19:41.936Z] Sending build context to Docker daemon 22.96MB [2022-05-11T05:19:41.936Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:19:41.936Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:19:41.936Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T05:19:41.936Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T05:19:41.936Z] 666ba61612fd: Pulling fs layer [2022-05-11T05:19:41.936Z] 8ed8ca486205: Pulling fs layer [2022-05-11T05:19:41.936Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T05:19:41.936Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T05:19:41.936Z] ca2b28591e48: Pulling fs layer [2022-05-11T05:19:41.936Z] a51346096db8: Pulling fs layer [2022-05-11T05:19:41.936Z] daebc70d1ce1: Pulling fs layer [2022-05-11T05:19:41.936Z] 0e18a0eac166: Pulling fs layer [2022-05-11T05:19:41.936Z] 4fe6c5a15a65: Waiting [2022-05-11T05:19:41.936Z] 22a0e8bec74d: Waiting [2022-05-11T05:19:41.936Z] ca2b28591e48: Waiting [2022-05-11T05:19:41.936Z] a51346096db8: Waiting [2022-05-11T05:19:41.936Z] 0e18a0eac166: Waiting [2022-05-11T05:19:41.936Z] daebc70d1ce1: Waiting [2022-05-11T05:19:42.212Z] 8ed8ca486205: Verifying Checksum [2022-05-11T05:19:42.212Z] 8ed8ca486205: Download complete [2022-05-11T05:19:42.212Z] 666ba61612fd: Verifying Checksum [2022-05-11T05:19:42.212Z] 666ba61612fd: Download complete [2022-05-11T05:19:42.212Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T05:19:42.212Z] 22a0e8bec74d: Download complete [2022-05-11T05:19:42.212Z] ca2b28591e48: Verifying Checksum [2022-05-11T05:19:42.212Z] ca2b28591e48: Download complete [2022-05-11T05:19:42.212Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T05:19:42.212Z] 59bf1c3509f3: Download complete [2022-05-11T05:19:42.212Z] a51346096db8: Verifying Checksum [2022-05-11T05:19:42.212Z] a51346096db8: Download complete [2022-05-11T05:19:42.212Z] 59bf1c3509f3: Pull complete [2022-05-11T05:19:42.212Z] daebc70d1ce1: Verifying Checksum [2022-05-11T05:19:42.481Z] 666ba61612fd: Pull complete [2022-05-11T05:19:42.481Z] 8ed8ca486205: Pull complete [2022-05-11T05:19:43.052Z] 0e18a0eac166: Download complete [2022-05-11T05:19:43.052Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T05:19:43.052Z] 4fe6c5a15a65: Download complete [2022-05-11T05:19:47.252Z] 4fe6c5a15a65: Pull complete [2022-05-11T05:19:47.252Z] 22a0e8bec74d: Pull complete [2022-05-11T05:19:47.252Z] ca2b28591e48: Pull complete [2022-05-11T05:19:47.252Z] a51346096db8: Pull complete [2022-05-11T05:19:47.252Z] daebc70d1ce1: Pull complete [2022-05-11T05:19:49.167Z] 0e18a0eac166: Pull complete [2022-05-11T05:19:49.168Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T05:19:49.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T05:19:49.168Z] ---> f018257e8ee9 [2022-05-11T05:19:49.168Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:19:50.555Z] ---> Running in ae40914e9a11 [2022-05-11T05:19:50.816Z] Removing intermediate container ae40914e9a11 [2022-05-11T05:19:50.816Z] ---> 8b6cf3fb3d9c [2022-05-11T05:19:50.816Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:19:50.816Z] ---> Running in 08d646bd0e3a [2022-05-11T05:19:50.816Z] Removing intermediate container 08d646bd0e3a [2022-05-11T05:19:50.816Z] ---> 395608d3ffe7 [2022-05-11T05:19:50.816Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-11T05:19:50.816Z] ---> Running in 46e7ae8d7d40 [2022-05-11T05:19:51.076Z] Removing intermediate container 46e7ae8d7d40 [2022-05-11T05:19:51.076Z] ---> bb9240406ff3 [2022-05-11T05:19:51.076Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:19:51.076Z] ---> Running in 21de454e5079 [2022-05-11T05:19:51.646Z] Removing intermediate container 21de454e5079 [2022-05-11T05:19:51.646Z] ---> ac8832b1d12b [2022-05-11T05:19:51.646Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:19:51.646Z] ---> Running in 40c72476907d [2022-05-11T05:19:51.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:19:52.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:19:53.110Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:19:53.110Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:19:53.374Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:19:53.374Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:19:53.374Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:19:53.636Z] OK: 224 MiB in 56 packages [2022-05-11T05:19:53.897Z] Removing intermediate container 40c72476907d [2022-05-11T05:19:53.897Z] ---> 87dc3292f1fb [2022-05-11T05:19:53.897Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T05:19:53.897Z] ---> 43e49fdd95d8 [2022-05-11T05:19:53.897Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:19:54.160Z] ---> Running in 10e8d5db5ffa [2022-05-11T05:19:54.924Z] Still waiting to schedule task [2022-05-11T05:19:54.925Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-11T05:20:09.080Z] Removing intermediate container 10e8d5db5ffa [2022-05-11T05:20:09.080Z] ---> b3c9f1831aea [2022-05-11T05:20:09.080Z] Step 10/12 : COPY . . [2022-05-11T05:20:09.080Z] ---> 14c653f7c040 [2022-05-11T05:20:09.080Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T05:20:09.080Z] ---> Running in 8ab3449bfbf5 [2022-05-11T05:20:09.080Z] Removing intermediate container 8ab3449bfbf5 [2022-05-11T05:20:09.080Z] ---> f0d61ec699e8 [2022-05-11T05:20:09.080Z] Step 12/12 : RUN $MAKE [2022-05-11T05:20:09.080Z] ---> Running in 407e7bb4fc8d [2022-05-11T05:20:09.080Z] noop [2022-05-11T05:20:09.342Z] Removing intermediate container 407e7bb4fc8d [2022-05-11T05:20:09.342Z] ---> aefd4e21b963 [2022-05-11T05:20:09.342Z] Successfully built aefd4e21b963 [2022-05-11T05:20:09.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:20:09.680Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:20:09.681Z] . [Pipeline] withDockerContainer [2022-05-11T05:20:09.767Z] prd-ubuntu20.04-docker-8c-8g-63042 does not seem to be running inside a container [2022-05-11T05:20:09.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-285 -v /w/workspace/foundry_device-virtual-go_PR-285:/w/workspace/foundry_device-virtual-go_PR-285:rw,z -v /w/workspace/foundry_device-virtual-go_PR-285@tmp:/w/workspace/foundry_device-virtual-go_PR-285@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T05:20:10.232Z] $ docker top abf5c617103663e969621daf0662c51ee5f59c2c03055e8fb97d58dd500b4367 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:20:10.836Z] + go version [2022-05-11T05:20:10.836Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T05:20:10.908Z] $ docker stop --time=1 abf5c617103663e969621daf0662c51ee5f59c2c03055e8fb97d58dd500b4367 [2022-05-11T05:20:12.205Z] $ docker rm -f abf5c617103663e969621daf0662c51ee5f59c2c03055e8fb97d58dd500b4367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:20:12.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:20:12.886Z] . [Pipeline] withDockerContainer [2022-05-11T05:20:12.978Z] prd-ubuntu20.04-docker-8c-8g-63042 does not seem to be running inside a container [2022-05-11T05:20:13.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-285 -v /w/workspace/foundry_device-virtual-go_PR-285:/w/workspace/foundry_device-virtual-go_PR-285:rw,z -v /w/workspace/foundry_device-virtual-go_PR-285@tmp:/w/workspace/foundry_device-virtual-go_PR-285@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T05:20:13.521Z] $ docker top 114b8830fe2af13e657e065bd9ad3794dc50654d96b517275eb6d3f67981bf73 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:20:13.983Z] + make test [2022-05-11T05:20:13.983Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T05:20:14.245Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-11T05:20:24.232Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-11T05:20:24.232Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-05-11T05:20:28.432Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:20:32.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:20:32.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:20:32.652Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:20:32.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:20:32.976Z] $ docker stop --time=1 114b8830fe2af13e657e065bd9ad3794dc50654d96b517275eb6d3f67981bf73 [2022-05-11T05:20:36.062Z] $ docker rm -f 114b8830fe2af13e657e065bd9ad3794dc50654d96b517275eb6d3f67981bf73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:20:36.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:20:36.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T05:20:37.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:20:37.875Z] + ls -al . [2022-05-11T05:20:37.875Z] total 188 [2022-05-11T05:20:37.875Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:20 . [2022-05-11T05:20:37.875Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:19 .. [2022-05-11T05:20:37.875Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:19 .git [2022-05-11T05:20:37.875Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:19 .github [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 270 May 11 05:19 .gitignore [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:19 .golangci.yml [2022-05-11T05:20:37.875Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:19 .semver [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 11 05:19 Attribution.txt [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 11 05:19 CHANGELOG.md [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 11 05:19 Dockerfile [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:19 GOVERNANCE.md [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 05:19 Jenkinsfile [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:19 LICENSE [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 11 05:19 Makefile [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 05:19 OWNERS.md [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 11 05:19 README.md [2022-05-11T05:20:37.875Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:19 VERSION [2022-05-11T05:20:37.876Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:19 bin [2022-05-11T05:20:37.876Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:19 cmd [2022-05-11T05:20:37.876Z] -rw-r--r-- 1 jenkins jenkins 44128 May 11 05:20 coverage.out [2022-05-11T05:20:37.876Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 11 05:19 go.mod [2022-05-11T05:20:37.876Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 11 05:19 go.sum [2022-05-11T05:20:37.876Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:19 internal [2022-05-11T05:20:37.876Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 05:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:20:38.209Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e --label arch=amd64 --label version=0.0.0 . [2022-05-11T05:20:38.209Z] Sending build context to Docker daemon 23MB [2022-05-11T05:20:38.209Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:20:38.209Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-11T05:20:38.209Z] ---> aefd4e21b963 [2022-05-11T05:20:38.209Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:20:38.470Z] ---> Running in e0b8c8601262 [2022-05-11T05:20:38.470Z] Removing intermediate container e0b8c8601262 [2022-05-11T05:20:38.470Z] ---> cc13cb6eddb5 [2022-05-11T05:20:38.470Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:20:38.470Z] ---> Running in c4cd7954a185 [2022-05-11T05:20:38.733Z] Removing intermediate container c4cd7954a185 [2022-05-11T05:20:38.733Z] ---> 789ef081f784 [2022-05-11T05:20:38.733Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-11T05:20:38.733Z] ---> Running in 1ed7bdca04ee [2022-05-11T05:20:38.733Z] Removing intermediate container 1ed7bdca04ee [2022-05-11T05:20:38.733Z] ---> 531d12cef332 [2022-05-11T05:20:38.733Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:20:38.994Z] ---> Running in 5cb125cb9b9c [2022-05-11T05:20:39.566Z] Removing intermediate container 5cb125cb9b9c [2022-05-11T05:20:39.566Z] ---> 7336f92c7ac7 [2022-05-11T05:20:39.566Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:20:39.566Z] ---> Running in 5952b72a7e26 [2022-05-11T05:20:39.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:20:40.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:20:41.026Z] OK: 224 MiB in 56 packages [2022-05-11T05:20:41.285Z] Removing intermediate container 5952b72a7e26 [2022-05-11T05:20:41.285Z] ---> e9342fab2386 [2022-05-11T05:20:41.285Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-11T05:20:41.285Z] ---> 0ae4b95bd178 [2022-05-11T05:20:41.285Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:20:41.546Z] ---> Running in bd285b77d01b [2022-05-11T05:20:42.115Z] Removing intermediate container bd285b77d01b [2022-05-11T05:20:42.116Z] ---> f0433d4be8e3 [2022-05-11T05:20:42.116Z] Step 10/26 : COPY . . [2022-05-11T05:20:42.689Z] ---> 525735041546 [2022-05-11T05:20:42.689Z] Step 11/26 : ARG MAKE='make build' [2022-05-11T05:20:42.689Z] ---> Running in 911c6bdaa2ea [2022-05-11T05:20:42.689Z] Removing intermediate container 911c6bdaa2ea [2022-05-11T05:20:42.689Z] ---> 4454ec1a2c91 [2022-05-11T05:20:42.689Z] Step 12/26 : RUN $MAKE [2022-05-11T05:20:42.689Z] ---> Running in e434ca06d328 [2022-05-11T05:20:42.955Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-11T05:21:04.931Z] Removing intermediate container e434ca06d328 [2022-05-11T05:21:04.931Z] ---> b14f982ab6af [2022-05-11T05:21:04.931Z] Step 13/26 : FROM alpine:3.14 [2022-05-11T05:21:04.931Z] 3.14: Pulling from library/alpine [2022-05-11T05:21:04.931Z] 8663204ce13b: Pulling fs layer [2022-05-11T05:21:04.931Z] 8663204ce13b: Verifying Checksum [2022-05-11T05:21:04.931Z] 8663204ce13b: Download complete [2022-05-11T05:21:04.931Z] 8663204ce13b: Pull complete [2022-05-11T05:21:04.931Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:21:04.931Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:21:04.931Z] ---> e04c818066af [2022-05-11T05:21:04.931Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-11T05:21:04.931Z] ---> Running in 2f19e9094989 [2022-05-11T05:21:04.931Z] Removing intermediate container 2f19e9094989 [2022-05-11T05:21:04.931Z] ---> 2894f655c6e6 [2022-05-11T05:21:04.931Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:21:04.931Z] ---> Running in c2bb72fe37f8 [2022-05-11T05:21:04.931Z] Removing intermediate container c2bb72fe37f8 [2022-05-11T05:21:04.931Z] ---> 2bb45e754700 [2022-05-11T05:21:04.931Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:21:04.931Z] ---> Running in 8f374bd8f832 [2022-05-11T05:21:04.931Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:21:05.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:21:05.872Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:21:06.133Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:21:06.133Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:21:06.133Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:21:06.395Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:21:06.395Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:21:06.657Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:21:06.657Z] OK: 8 MiB in 20 packages [2022-05-11T05:21:06.919Z] Removing intermediate container 8f374bd8f832 [2022-05-11T05:21:06.919Z] ---> 30511599897c [2022-05-11T05:21:06.919Z] Step 17/26 : WORKDIR / [2022-05-11T05:21:06.919Z] ---> Running in 423147e7a424 [2022-05-11T05:21:06.919Z] Removing intermediate container 423147e7a424 [2022-05-11T05:21:06.919Z] ---> 4022484dfc9d [2022-05-11T05:21:06.919Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-11T05:21:07.183Z] ---> 78d40d08d34b [2022-05-11T05:21:07.183Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-11T05:21:07.441Z] ---> 98d120362071 [2022-05-11T05:21:07.441Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-11T05:21:08.824Z] ---> 050423f6042d [2022-05-11T05:21:08.824Z] Step 21/26 : EXPOSE 59900 [2022-05-11T05:21:09.090Z] ---> Running in 8ab468fdea35 [2022-05-11T05:21:09.661Z] Removing intermediate container 8ab468fdea35 [2022-05-11T05:21:09.662Z] ---> c8f6a08f552b [2022-05-11T05:21:09.662Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-11T05:21:09.662Z] ---> Running in 2b4c6dd2e30d [2022-05-11T05:21:09.662Z] Removing intermediate container 2b4c6dd2e30d [2022-05-11T05:21:09.662Z] ---> ea3460ce430a [2022-05-11T05:21:09.662Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T05:21:09.921Z] ---> Running in 5edae6453442 [2022-05-11T05:21:09.921Z] Removing intermediate container 5edae6453442 [2022-05-11T05:21:09.921Z] ---> 97283df65888 [2022-05-11T05:21:09.921Z] Step 24/26 : LABEL arch=amd64 [2022-05-11T05:21:09.921Z] ---> Running in 3d17e07355f1 [2022-05-11T05:21:09.921Z] Removing intermediate container 3d17e07355f1 [2022-05-11T05:21:09.921Z] ---> 38bef69105ea [2022-05-11T05:21:09.921Z] Step 25/26 : LABEL git_sha=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [2022-05-11T05:21:09.921Z] ---> Running in 7611d93b5de7 [2022-05-11T05:21:10.181Z] Removing intermediate container 7611d93b5de7 [2022-05-11T05:21:10.181Z] ---> 9efaf5d8e63f [2022-05-11T05:21:10.181Z] Step 26/26 : LABEL version=0.0.0 [2022-05-11T05:21:10.181Z] ---> Running in f313b04c1661 [2022-05-11T05:21:10.181Z] Removing intermediate container f313b04c1661 [2022-05-11T05:21:10.181Z] ---> f9faefadb875 [2022-05-11T05:21:10.181Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:21:10.181Z] Successfully built f9faefadb875 [2022-05-11T05:21:10.181Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:21:10.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:21:10.912Z] [2022-05-11T05:21:10.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:21:11.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:21:11.256Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T05:21:11.256Z] 5eb5b503b376: Pulling fs layer [2022-05-11T05:21:11.256Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T05:21:11.256Z] ec43610c2a17: Pulling fs layer [2022-05-11T05:21:11.256Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T05:21:11.256Z] 33b1e0a273af: Pulling fs layer [2022-05-11T05:21:11.256Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T05:21:11.256Z] 2f39f015ded8: Pulling fs layer [2022-05-11T05:21:11.256Z] 33b1e0a273af: Waiting [2022-05-11T05:21:11.256Z] 5d3b04190fa2: Waiting [2022-05-11T05:21:11.256Z] 2f39f015ded8: Waiting [2022-05-11T05:21:11.256Z] 5c69ac0246d0: Download complete [2022-05-11T05:21:11.256Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T05:21:11.256Z] 3a2ae6a8a46f: Download complete [2022-05-11T05:21:11.256Z] ec43610c2a17: Verifying Checksum [2022-05-11T05:21:11.256Z] ec43610c2a17: Download complete [2022-05-11T05:21:11.256Z] 33b1e0a273af: Verifying Checksum [2022-05-11T05:21:11.256Z] 33b1e0a273af: Download complete [2022-05-11T05:21:11.256Z] 5d3b04190fa2: Download complete [2022-05-11T05:21:11.516Z] 5eb5b503b376: Verifying Checksum [2022-05-11T05:21:11.516Z] 5eb5b503b376: Download complete [2022-05-11T05:21:12.086Z] 2f39f015ded8: Download complete [2022-05-11T05:21:12.654Z] 5eb5b503b376: Pull complete [2022-05-11T05:21:12.654Z] 5c69ac0246d0: Pull complete [2022-05-11T05:21:13.225Z] ec43610c2a17: Pull complete [2022-05-11T05:21:13.225Z] 3a2ae6a8a46f: Pull complete [2022-05-11T05:21:13.483Z] 33b1e0a273af: Pull complete [2022-05-11T05:21:13.483Z] 5d3b04190fa2: Pull complete [2022-05-11T05:21:17.680Z] 2f39f015ded8: Pull complete [2022-05-11T05:21:17.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T05:21:17.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:21:17.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T05:21:17.842Z] prd-ubuntu20.04-docker-8c-8g-63042 does not seem to be running inside a container [2022-05-11T05:21:17.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-285 -v /w/workspace/foundry_device-virtual-go_PR-285:/w/workspace/foundry_device-virtual-go_PR-285:rw,z -v /w/workspace/foundry_device-virtual-go_PR-285@tmp:/w/workspace/foundry_device-virtual-go_PR-285@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T05:21:19.618Z] $ docker top 27b861e3941562607112c9a88e3b3210dfa56e1ef0835b0fd3fbd5a35f1196e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:21:20.110Z] ---> job-cost.sh [2022-05-11T05:21:20.110Z] lf-activate-venv: SKIPPING [2022-05-11T05:21:20.110Z] INFO: No Stack... [2022-05-11T05:21:20.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:21:20.940Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:21:21.260Z] + cat /w/workspace/foundry_device-virtual-go_PR-285/archives/cost.csv [2022-05-11T05:21:21.261Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T05:21:21.302Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [2022-05-11T05:21:21.307Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] did not exist. Created. [2022-05-11T05:21:21.307Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:21:21.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T05:21:21.754Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:21:21.788Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:21:21.867Z] $ docker stop --time=1 27b861e3941562607112c9a88e3b3210dfa56e1ef0835b0fd3fbd5a35f1196e5 [2022-05-11T05:21:23.204Z] $ docker rm -f 27b861e3941562607112c9a88e3b3210dfa56e1ef0835b0fd3fbd5a35f1196e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T05:21:30.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63043 in /w/workspace/foundry_device-virtual-go_PR-285 [Pipeline] { [Pipeline] ws [2022-05-11T05:21:30.785Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-05-11T05:21:31.155Z] The recommended git tool is: git [2022-05-11T05:21:36.704Z] using credential edgex-jenkins-ssh [2022-05-11T05:21:36.721Z] Cloning the remote Git repository [2022-05-11T05:21:36.768Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-11T05:21:36.848Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-05-11T05:21:36.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-11T05:21:36.956Z] > git --version # timeout=10 [2022-05-11T05:21:36.978Z] > git --version # 'git version 2.25.1' [2022-05-11T05:21:36.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:21:37.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:21:39.670Z] Merging remotes/origin/main commit 96006ed2597d0332e2f213be0d58e636152471aa into PR head commit ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [2022-05-11T05:21:39.879Z] Merge succeeded, producing ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [2022-05-11T05:21:39.879Z] Checking out Revision ad02acbc72ca8a53f7470f861f3220ba5df5cb1e (PR-285) [2022-05-11T05:21:38.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-11T05:21:39.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:21:39.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-11T05:21:39.070Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-11T05:21:39.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:21:39.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T05:21:39.687Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:21:39.702Z] > git checkout -f ad02acbc72ca8a53f7470f861f3220ba5df5cb1e # timeout=10 [2022-05-11T05:21:39.778Z] > git remote # timeout=10 [2022-05-11T05:21:39.801Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T05:21:39.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:21:39.837Z] > git merge 96006ed2597d0332e2f213be0d58e636152471aa # timeout=10 [2022-05-11T05:21:39.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T05:21:39.884Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:21:39.899Z] > git checkout -f ad02acbc72ca8a53f7470f861f3220ba5df5cb1e # timeout=10 [2022-05-11T05:21:44.088Z] Commit message: "build: Update to released Go Mods" [2022-05-11T05:21:44.150Z] > git --version # timeout=10 [2022-05-11T05:21:44.161Z] > git --version # 'git version 2.25.1' [2022-05-11T05:21:44.177Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:21:45.243Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T05:21:45.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:21:45.243Z] Dload Upload Total Spent Left Speed [2022-05-11T05:21:45.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91100 [Pipeline] sh [2022-05-11T05:21:45.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T05:21:46.186Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T05:21:46.186Z] + sudo tee /etc/docker/daemon.new [2022-05-11T05:21:46.186Z] { [2022-05-11T05:21:46.186Z] "registry-mirrors": [ [2022-05-11T05:21:46.186Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T05:21:46.186Z] ], [2022-05-11T05:21:46.186Z] "bip": "10.250.0.254/24", [2022-05-11T05:21:46.186Z] "hosts": [ [2022-05-11T05:21:46.186Z] "tcp://0.0.0.0:5555", [2022-05-11T05:21:46.186Z] "unix:///var/run/docker.sock" [2022-05-11T05:21:46.186Z] ], [2022-05-11T05:21:46.186Z] "mtu": 1458, [2022-05-11T05:21:46.186Z] "selinux-enabled": true, [2022-05-11T05:21:46.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T05:21:46.186Z] } [Pipeline] sh [2022-05-11T05:21:46.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T05:21:46.922Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:22:05.324Z] provisioning config files... [2022-05-11T05:22:05.353Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2464585426786238972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:22:05.954Z] ---> docker-login.sh [2022-05-11T05:22:05.954Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:22:06.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:22:06.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:22:06.846Z] Configure a credential helper to remove this warning. See [2022-05-11T05:22:06.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:22:06.846Z] [2022-05-11T05:22:06.846Z] Login Succeeded [2022-05-11T05:22:06.846Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:22:07.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:22:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:22:07.403Z] Configure a credential helper to remove this warning. See [2022-05-11T05:22:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:22:07.403Z] [2022-05-11T05:22:07.403Z] Login Succeeded [2022-05-11T05:22:07.403Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:22:07.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:22:07.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:22:07.680Z] Configure a credential helper to remove this warning. See [2022-05-11T05:22:07.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:22:07.680Z] [2022-05-11T05:22:07.680Z] Login Succeeded [2022-05-11T05:22:07.680Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:22:08.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:22:08.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:22:08.274Z] Configure a credential helper to remove this warning. See [2022-05-11T05:22:08.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:22:08.274Z] [2022-05-11T05:22:08.274Z] Login Succeeded [2022-05-11T05:22:08.274Z] docker.io [2022-05-11T05:22:08.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:22:08.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:22:08.818Z] Configure a credential helper to remove this warning. See [2022-05-11T05:22:08.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:22:08.819Z] [2022-05-11T05:22:08.819Z] Login Succeeded [2022-05-11T05:22:08.819Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:22:08.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:22:09.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:22:09.321Z] ========================================================= [2022-05-11T05:22:09.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T05:22:09.321Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:22:10.009Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:22:10.285Z] Sending build context to Docker daemon 11.62MB [2022-05-11T05:22:10.285Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:22:10.285Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:22:10.562Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T05:22:10.562Z] 9b3977197b4f: Pulling fs layer [2022-05-11T05:22:10.562Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T05:22:10.562Z] 94645a83ff95: Pulling fs layer [2022-05-11T05:22:10.562Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T05:22:10.562Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T05:22:10.562Z] 3096ccb668a1: Pulling fs layer [2022-05-11T05:22:10.562Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T05:22:10.562Z] a4caa8a26152: Pulling fs layer [2022-05-11T05:22:10.562Z] 3096ccb668a1: Waiting [2022-05-11T05:22:10.562Z] 3f3a8bcf1eab: Waiting [2022-05-11T05:22:10.562Z] e8cf19c19ddd: Waiting [2022-05-11T05:22:10.562Z] 0c92f367c5e7: Waiting [2022-05-11T05:22:10.562Z] a4caa8a26152: Waiting [2022-05-11T05:22:10.562Z] 94645a83ff95: Verifying Checksum [2022-05-11T05:22:10.562Z] 94645a83ff95: Download complete [2022-05-11T05:22:10.562Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T05:22:10.562Z] 1a89e8eeedd5: Download complete [2022-05-11T05:22:10.562Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T05:22:10.562Z] 0c92f367c5e7: Download complete [2022-05-11T05:22:10.562Z] 3096ccb668a1: Download complete [2022-05-11T05:22:10.562Z] 9b3977197b4f: Download complete [2022-05-11T05:22:10.562Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T05:22:10.562Z] e8cf19c19ddd: Download complete [2022-05-11T05:22:11.546Z] 9b3977197b4f: Pull complete [2022-05-11T05:22:11.822Z] 1a89e8eeedd5: Pull complete [2022-05-11T05:22:12.099Z] 94645a83ff95: Pull complete [2022-05-11T05:22:12.378Z] a4caa8a26152: Verifying Checksum [2022-05-11T05:22:12.981Z] 3f3a8bcf1eab: Download complete [2022-05-11T05:22:25.379Z] 3f3a8bcf1eab: Pull complete [2022-05-11T05:22:25.379Z] 0c92f367c5e7: Pull complete [2022-05-11T05:22:25.379Z] 3096ccb668a1: Pull complete [2022-05-11T05:22:25.379Z] e8cf19c19ddd: Pull complete [2022-05-11T05:22:30.792Z] a4caa8a26152: Pull complete [2022-05-11T05:22:30.792Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T05:22:30.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T05:22:30.792Z] ---> 725f1c02e7f9 [2022-05-11T05:22:30.792Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:22:32.253Z] ---> Running in 63beea00e640 [2022-05-11T05:22:32.253Z] Removing intermediate container 63beea00e640 [2022-05-11T05:22:32.253Z] ---> a888a255ee0d [2022-05-11T05:22:32.253Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:22:32.530Z] ---> Running in c9cee62071ee [2022-05-11T05:22:32.811Z] Removing intermediate container c9cee62071ee [2022-05-11T05:22:32.811Z] ---> cfccc00d09a3 [2022-05-11T05:22:32.811Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-11T05:22:32.811Z] ---> Running in fbbc2493156f [2022-05-11T05:22:33.086Z] Removing intermediate container fbbc2493156f [2022-05-11T05:22:33.086Z] ---> c4552aebb8be [2022-05-11T05:22:33.086Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:22:33.086Z] ---> Running in cf8f4e09b486 [2022-05-11T05:22:35.090Z] Removing intermediate container cf8f4e09b486 [2022-05-11T05:22:35.090Z] ---> 10fca6c1b502 [2022-05-11T05:22:35.090Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:22:35.090Z] ---> Running in 9f34fdb71304 [2022-05-11T05:22:37.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:22:38.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:22:39.052Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:22:39.052Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:22:39.052Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:22:39.337Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:22:39.337Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:22:39.337Z] OK: 224 MiB in 56 packages [2022-05-11T05:22:40.331Z] Removing intermediate container 9f34fdb71304 [2022-05-11T05:22:40.331Z] ---> 693f84c1eb9a [2022-05-11T05:22:40.331Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T05:22:40.941Z] ---> e24797f9f902 [2022-05-11T05:22:40.941Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:22:40.941Z] ---> Running in 5e2ff7324139 [2022-05-11T05:23:27.930Z] Removing intermediate container 5e2ff7324139 [2022-05-11T05:23:27.930Z] ---> 1ebff013fd3f [2022-05-11T05:23:27.930Z] Step 10/12 : COPY . . [2022-05-11T05:23:27.930Z] ---> c42c1fb56c13 [2022-05-11T05:23:27.930Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T05:23:27.930Z] ---> Running in 46a64db7a46f [2022-05-11T05:23:27.930Z] Removing intermediate container 46a64db7a46f [2022-05-11T05:23:27.930Z] ---> f1e523179992 [2022-05-11T05:23:27.930Z] Step 12/12 : RUN $MAKE [2022-05-11T05:23:27.930Z] ---> Running in f6293d2667cd [2022-05-11T05:23:28.207Z] noop [2022-05-11T05:23:29.195Z] Removing intermediate container f6293d2667cd [2022-05-11T05:23:29.195Z] ---> d0bde6f1676a [2022-05-11T05:23:29.195Z] Successfully built d0bde6f1676a [2022-05-11T05:23:29.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:23:29.585Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:23:29.585Z] . [Pipeline] withDockerContainer [2022-05-11T05:23:29.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-63043 does not seem to be running inside a container [2022-05-11T05:23:29.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T05:23:31.324Z] $ docker top 1817842ab07c2d73561398c1140fa1b1a8e43bc3a6c0738f4f15cf24bc1d6d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:23:32.307Z] + go version [2022-05-11T05:23:32.307Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T05:23:32.341Z] $ docker stop --time=1 1817842ab07c2d73561398c1140fa1b1a8e43bc3a6c0738f4f15cf24bc1d6d0f [2022-05-11T05:23:34.022Z] $ docker rm -f 1817842ab07c2d73561398c1140fa1b1a8e43bc3a6c0738f4f15cf24bc1d6d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:23:34.924Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:23:34.924Z] . [Pipeline] withDockerContainer [2022-05-11T05:23:35.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-63043 does not seem to be running inside a container [2022-05-11T05:23:35.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T05:23:36.684Z] $ docker top 479f4227cf85672d3f1381a2caa00b6b5ea57c77da1d1f56366a81fd5f71950b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:23:37.746Z] + make test [2022-05-11T05:23:37.746Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T05:23:39.733Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-11T05:25:16.647Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-11T05:25:16.647Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.150s coverage: 65.7% of statements [2022-05-11T05:25:16.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T05:25:16.647Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:25:35.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:25:35.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:25:35.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:25:36.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:25:36.544Z] $ docker stop --time=1 479f4227cf85672d3f1381a2caa00b6b5ea57c77da1d1f56366a81fd5f71950b [2022-05-11T05:25:38.369Z] $ docker rm -f 479f4227cf85672d3f1381a2caa00b6b5ea57c77da1d1f56366a81fd5f71950b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:25:39.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:25:39.484Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T05:25:40.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:25:40.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:25:41.022Z] + ls -al . [2022-05-11T05:25:41.022Z] total 184 [2022-05-11T05:25:41.022Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 05:25 . [2022-05-11T05:25:41.022Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:21 .. [2022-05-11T05:25:41.022Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:21 .git [2022-05-11T05:25:41.022Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:21 .github [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 270 May 11 05:21 .gitignore [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:21 .golangci.yml [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 11 05:21 Attribution.txt [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 11 05:21 CHANGELOG.md [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 11 05:21 Dockerfile [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:21 GOVERNANCE.md [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 05:21 Jenkinsfile [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:21 LICENSE [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 11 05:21 Makefile [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 05:21 OWNERS.md [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 11 05:21 README.md [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:19 VERSION [2022-05-11T05:25:41.022Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:21 bin [2022-05-11T05:25:41.022Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:21 cmd [2022-05-11T05:25:41.022Z] -rw-r--r-- 1 jenkins jenkins 44128 May 11 05:25 coverage.out [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 11 05:21 go.mod [2022-05-11T05:25:41.022Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 11 05:21 go.sum [2022-05-11T05:25:41.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:21 internal [2022-05-11T05:25:41.023Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 05:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:25:41.407Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e --label arch=arm64 --label version=0.0.0 . [2022-05-11T05:25:41.683Z] Sending build context to Docker daemon 11.66MB [2022-05-11T05:25:41.959Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:25:41.959Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-11T05:25:41.959Z] ---> d0bde6f1676a [2022-05-11T05:25:41.959Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:25:41.959Z] ---> Running in 8896389194cc [2022-05-11T05:25:42.239Z] Removing intermediate container 8896389194cc [2022-05-11T05:25:42.239Z] ---> dde1bb49aebf [2022-05-11T05:25:42.239Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:25:42.514Z] ---> Running in 8c296bbd868c [2022-05-11T05:25:42.790Z] Removing intermediate container 8c296bbd868c [2022-05-11T05:25:42.790Z] ---> 52117c24fb5a [2022-05-11T05:25:42.790Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-11T05:25:42.790Z] ---> Running in 71ddfa8d7eb3 [2022-05-11T05:25:43.067Z] Removing intermediate container 71ddfa8d7eb3 [2022-05-11T05:25:43.067Z] ---> 6542d99ec308 [2022-05-11T05:25:43.067Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:25:43.359Z] ---> Running in 74d9dc05d388 [2022-05-11T05:25:44.821Z] Removing intermediate container 74d9dc05d388 [2022-05-11T05:25:44.821Z] ---> 14d12aff8ace [2022-05-11T05:25:44.821Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:25:44.821Z] ---> Running in 7c87e7d73602 [2022-05-11T05:25:45.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:25:46.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:25:47.764Z] OK: 224 MiB in 56 packages [2022-05-11T05:25:48.756Z] Removing intermediate container 7c87e7d73602 [2022-05-11T05:25:48.756Z] ---> 3fa65bc698e1 [2022-05-11T05:25:48.756Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-11T05:25:49.031Z] ---> 5dbeb5b7d60f [2022-05-11T05:25:49.031Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:25:49.306Z] ---> Running in e610940d3c9a [2022-05-11T05:25:51.294Z] Removing intermediate container e610940d3c9a [2022-05-11T05:25:51.294Z] ---> b199ea30f388 [2022-05-11T05:25:51.294Z] Step 10/26 : COPY . . [2022-05-11T05:25:52.274Z] ---> 72ae685a8eb3 [2022-05-11T05:25:52.274Z] Step 11/26 : ARG MAKE='make build' [2022-05-11T05:25:52.274Z] ---> Running in c886a68c2196 [2022-05-11T05:25:52.869Z] Removing intermediate container c886a68c2196 [2022-05-11T05:25:52.869Z] ---> 3587af587656 [2022-05-11T05:25:52.869Z] Step 12/26 : RUN $MAKE [2022-05-11T05:25:52.869Z] ---> Running in 7a0a6fa1503c [2022-05-11T05:25:53.855Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-11T05:28:15.767Z] Removing intermediate container 7a0a6fa1503c [2022-05-11T05:28:15.767Z] ---> 500d139f2b31 [2022-05-11T05:28:15.767Z] Step 13/26 : FROM alpine:3.14 [2022-05-11T05:28:15.767Z] 3.14: Pulling from library/alpine [2022-05-11T05:28:15.767Z] 455c02918c45: Pulling fs layer [2022-05-11T05:28:15.767Z] 455c02918c45: Verifying Checksum [2022-05-11T05:28:15.767Z] 455c02918c45: Download complete [2022-05-11T05:28:15.767Z] 455c02918c45: Pull complete [2022-05-11T05:28:15.767Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:28:15.767Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:28:15.767Z] ---> ac73e934f311 [2022-05-11T05:28:15.767Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-11T05:28:15.767Z] ---> Running in 33aa23d249bc [2022-05-11T05:28:15.767Z] Removing intermediate container 33aa23d249bc [2022-05-11T05:28:15.767Z] ---> 7eb14a99f99c [2022-05-11T05:28:15.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:28:15.767Z] ---> Running in 3aa9ccbb8736 [2022-05-11T05:28:15.767Z] Removing intermediate container 3aa9ccbb8736 [2022-05-11T05:28:15.767Z] ---> df9a7d162bd2 [2022-05-11T05:28:15.767Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:28:15.767Z] ---> Running in 1d6dbe760b03 [2022-05-11T05:28:15.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:28:15.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:28:15.767Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:28:15.767Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:28:15.767Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:28:15.767Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:28:15.767Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:28:15.767Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:28:15.767Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:28:15.767Z] OK: 8 MiB in 20 packages [2022-05-11T05:28:15.767Z] Removing intermediate container 1d6dbe760b03 [2022-05-11T05:28:15.767Z] ---> b898992d44e9 [2022-05-11T05:28:15.767Z] Step 17/26 : WORKDIR / [2022-05-11T05:28:15.767Z] ---> Running in b994391ea53e [2022-05-11T05:28:15.767Z] Removing intermediate container b994391ea53e [2022-05-11T05:28:15.767Z] ---> b06acee0a251 [2022-05-11T05:28:15.767Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-11T05:28:15.767Z] ---> 97bdd11997ff [2022-05-11T05:28:15.767Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-11T05:28:15.767Z] ---> 031794e6a741 [2022-05-11T05:28:15.767Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-11T05:28:16.753Z] ---> aef04c768dde [2022-05-11T05:28:16.753Z] Step 21/26 : EXPOSE 59900 [2022-05-11T05:28:16.753Z] ---> Running in a9e26c1ab443 [2022-05-11T05:28:17.031Z] Removing intermediate container a9e26c1ab443 [2022-05-11T05:28:17.031Z] ---> 13a8c054c73d [2022-05-11T05:28:17.031Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-11T05:28:17.031Z] ---> Running in 1fdaa0c262c6 [2022-05-11T05:28:17.307Z] Removing intermediate container 1fdaa0c262c6 [2022-05-11T05:28:17.307Z] ---> 28ce7cb049b5 [2022-05-11T05:28:17.307Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T05:28:17.307Z] ---> Running in ed5f4a1c1190 [2022-05-11T05:28:17.585Z] Removing intermediate container ed5f4a1c1190 [2022-05-11T05:28:17.585Z] ---> 118f95d9ad82 [2022-05-11T05:28:17.585Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T05:28:17.862Z] ---> Running in 2c1a18df20df [2022-05-11T05:28:18.136Z] Removing intermediate container 2c1a18df20df [2022-05-11T05:28:18.136Z] ---> 6b9c631d7d9c [2022-05-11T05:28:18.136Z] Step 25/26 : LABEL git_sha=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [2022-05-11T05:28:18.136Z] ---> Running in 6764858bb959 [2022-05-11T05:28:18.410Z] Removing intermediate container 6764858bb959 [2022-05-11T05:28:18.410Z] ---> 40bd9e2422f3 [2022-05-11T05:28:18.410Z] Step 26/26 : LABEL version=0.0.0 [2022-05-11T05:28:18.410Z] ---> Running in e5c2455e74b0 [2022-05-11T05:28:18.683Z] Removing intermediate container e5c2455e74b0 [2022-05-11T05:28:18.683Z] ---> f4dee9bee811 [2022-05-11T05:28:18.683Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:28:18.683Z] Successfully built f4dee9bee811 [2022-05-11T05:28:18.683Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:28:19.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:28:19.665Z] [2022-05-11T05:28:19.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:28:20.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:28:20.333Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T05:28:20.333Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T05:28:20.333Z] 04944245beec: Pulling fs layer [2022-05-11T05:28:20.333Z] 699f458cf7ca: Pulling fs layer [2022-05-11T05:28:20.333Z] 765212b225bb: Pulling fs layer [2022-05-11T05:28:20.333Z] f23df028b6ca: Pulling fs layer [2022-05-11T05:28:20.333Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T05:28:20.333Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T05:28:20.333Z] f23df028b6ca: Waiting [2022-05-11T05:28:20.333Z] d65c8cfc05b1: Waiting [2022-05-11T05:28:20.333Z] 2437ff75d9bd: Waiting [2022-05-11T05:28:20.333Z] 765212b225bb: Waiting [2022-05-11T05:28:20.333Z] 04944245beec: Verifying Checksum [2022-05-11T05:28:20.333Z] 04944245beec: Download complete [2022-05-11T05:28:20.333Z] 765212b225bb: Verifying Checksum [2022-05-11T05:28:20.333Z] 765212b225bb: Download complete [2022-05-11T05:28:20.333Z] f23df028b6ca: Verifying Checksum [2022-05-11T05:28:20.333Z] f23df028b6ca: Download complete [2022-05-11T05:28:20.333Z] d65c8cfc05b1: Download complete [2022-05-11T05:28:20.607Z] 699f458cf7ca: Verifying Checksum [2022-05-11T05:28:20.607Z] 699f458cf7ca: Download complete [2022-05-11T05:28:20.885Z] 8998bd30e6a1: Download complete [2022-05-11T05:28:22.857Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T05:28:22.857Z] 2437ff75d9bd: Download complete [2022-05-11T05:28:24.837Z] 8998bd30e6a1: Pull complete [2022-05-11T05:28:25.438Z] 04944245beec: Pull complete [2022-05-11T05:28:26.871Z] 699f458cf7ca: Pull complete [2022-05-11T05:28:26.871Z] 765212b225bb: Pull complete [2022-05-11T05:28:27.852Z] f23df028b6ca: Pull complete [2022-05-11T05:28:27.852Z] d65c8cfc05b1: Pull complete [2022-05-11T05:28:42.956Z] 2437ff75d9bd: Pull complete [2022-05-11T05:28:42.956Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T05:28:42.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:28:42.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T05:28:43.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-63043 does not seem to be running inside a container [2022-05-11T05:28:43.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T05:28:46.161Z] $ docker top df843be859a6aefc9b7dd236441d461131603161d5c564aaae121312700f6fd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:28:47.148Z] ---> job-cost.sh [2022-05-11T05:28:47.148Z] lf-activate-venv: SKIPPING [2022-05-11T05:28:47.148Z] INFO: No Stack... [2022-05-11T05:28:47.423Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T05:28:48.407Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:28:49.097Z] + cut -d,+ -f6 [2022-05-11T05:28:49.097Z] cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2022-05-11T05:28:49.191Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [2022-05-11T05:28:49.195Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] did not exist. Created. [2022-05-11T05:28:49.195Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:28:49.959Z] /w/workspace/device-virtual-go/1@tmp/durable-acd96825/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T05:28:50.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T05:28:50.787Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T05:28:50.831Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:28:50.845Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:28:50.918Z] $ docker stop --time=1 df843be859a6aefc9b7dd236441d461131603161d5c564aaae121312700f6fd3 [2022-05-11T05:28:52.469Z] $ docker rm -f df843be859a6aefc9b7dd236441d461131603161d5c564aaae121312700f6fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-11T05:28:53.450Z] provisioning config files... [2022-05-11T05:28:53.460Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-285@tmp/config4919551336840071094tmp [Pipeline] { [Pipeline] sh [2022-05-11T05:28:53.798Z] + set +x [2022-05-11T05:28:53.798Z] + curl -s https://codecov.io/bash [2022-05-11T05:28:53.798Z] + bash -s -- [2022-05-11T05:28:53.798Z] [2022-05-11T05:28:53.798Z] _____ _ [2022-05-11T05:28:53.798Z] / ____| | | [2022-05-11T05:28:53.798Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T05:28:53.798Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T05:28:53.798Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T05:28:53.798Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T05:28:53.798Z] Bash-1.0.6 [2022-05-11T05:28:53.798Z] [2022-05-11T05:28:53.798Z] [2022-05-11T05:28:53.798Z] ==> git version 2.25.1 found [2022-05-11T05:28:53.798Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T05:28:53.798Z] Release-Date: 2020-01-08 [2022-05-11T05:28:53.798Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T05:28:53.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T05:28:53.798Z] ==> Jenkins CI detected. [2022-05-11T05:28:53.798Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-285 [2022-05-11T05:28:53.798Z] project root: . [2022-05-11T05:28:53.799Z] --> token set from env [2022-05-11T05:28:53.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T05:28:53.799Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T05:28:53.799Z] ==> Python coveragepy not found [2022-05-11T05:28:53.799Z] ==> Searching for coverage reports in: [2022-05-11T05:28:53.799Z] + . [2022-05-11T05:28:53.799Z] -> Found 1 reports [2022-05-11T05:28:53.799Z] ==> Detecting git/mercurial file structure [2022-05-11T05:28:53.799Z] ==> Reading reports [2022-05-11T05:28:53.799Z] + ./coverage.out bytes=44128 [2022-05-11T05:28:54.059Z] ==> Appending adjustments [2022-05-11T05:28:54.059Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T05:28:54.059Z] + Found adjustments [2022-05-11T05:28:54.059Z] ==> Gzipping contents [2022-05-11T05:28:54.059Z] 8.0K /tmp/codecov.rvUfi0.gz [2022-05-11T05:28:54.059Z] ==> Uploading reports [2022-05-11T05:28:54.059Z] url: https://codecov.io [2022-05-11T05:28:54.059Z] query: branch=PR-285&commit=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=285&job=&cmd_args= [2022-05-11T05:28:54.059Z] -> Pinging Codecov [2022-05-11T05:28:54.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-285&commit=ad02acbc72ca8a53f7470f861f3220ba5df5cb1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=285&job=&cmd_args= [2022-05-11T05:28:54.321Z] -> Uploading to [2022-05-11T05:28:54.321Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/5E52B4B073DB2E39498172D8E973AA87/ad02acbc72ca8a53f7470f861f3220ba5df5cb1e/ec4f0ed5-bd51-4eb3-b133-0541957bf46a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T052854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c93b6286521ac3c2aad768ff8a90c23a221ad38e0198bf7f8e14be83c02cbf0d [2022-05-11T05:28:54.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:28:54.321Z] Dload Upload Total Spent Left Speed [2022-05-11T05:28:54.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5295 0 0 100 5295 0 23533 --:--:-- --:--:-- --:--:-- 23533 [2022-05-11T05:28:54.582Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ad02acbc72ca8a53f7470f861f3220ba5df5cb1e [Pipeline] } [2022-05-11T05:28:54.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-11T05:28:56.300Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-285/archives ] [2022-05-11T05:28:56.300Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-285/archives [2022-05-11T05:28:56.300Z] total 16 [2022-05-11T05:28:56.300Z] drwxr-xr-x 3 root root 4096 May 11 05:21 . [2022-05-11T05:28:56.300Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:21 .. [2022-05-11T05:28:56.300Z] drwxr-xr-x 2 root root 4096 May 11 05:21 cost [2022-05-11T05:28:56.300Z] -rw-r--r-- 1 root root 88 May 11 05:21 cost.csv [2022-05-11T05:28:56.300Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-285/archives [2022-05-11T05:28:56.300Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-285/archives [2022-05-11T05:28:56.300Z] total 16 [2022-05-11T05:28:56.300Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:21 . [2022-05-11T05:28:56.300Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:21 .. [2022-05-11T05:28:56.300Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:21 cost [2022-05-11T05:28:56.300Z] -rw-r--r-- 1 jenkins jenkins 88 May 11 05:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:28:56.637Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:28:57.672Z] ---> package-listing.sh [2022-05-11T05:28:57.672Z] ++ facter osfamily [2022-05-11T05:28:57.672Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T05:28:57.934Z] + OS_FAMILY=debian [2022-05-11T05:28:57.934Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-285 [2022-05-11T05:28:57.934Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T05:28:57.934Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T05:28:57.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T05:28:57.934Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T05:28:57.934Z] + '[' /w/workspace/foundry_device-virtual-go_PR-285 ']' [2022-05-11T05:28:57.934Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T05:28:57.934Z] + case "${OS_FAMILY}" in [2022-05-11T05:28:57.934Z] + dpkg -l [2022-05-11T05:28:57.934Z] + grep '^ii' [2022-05-11T05:28:57.934Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T05:28:57.934Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T05:28:57.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T05:28:57.934Z] + '[' /w/workspace/foundry_device-virtual-go_PR-285 ']' [2022-05-11T05:28:57.934Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-285/archives/ [2022-05-11T05:28:57.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-285/archives/ [Pipeline] echo [2022-05-11T05:28:57.968Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T05:28:58.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:28:58.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:28:58.849Z] . [Pipeline] withDockerContainer [2022-05-11T05:28:58.944Z] prd-ubuntu20.04-docker-8c-8g-63042 does not seem to be running inside a container [2022-05-11T05:28:58.978Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-285 -v /w/workspace/foundry_device-virtual-go_PR-285:/w/workspace/foundry_device-virtual-go_PR-285:rw,z -v /w/workspace/foundry_device-virtual-go_PR-285@tmp:/w/workspace/foundry_device-virtual-go_PR-285@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T05:28:59.205Z] $ docker top 27f06eaaf305edbd3ce7183ccc63c45501a074e7a22480531ee8965ea9796973 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:28:59.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T05:28:59.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T05:29:00.245Z] + ls /var/log/sa-host [2022-05-11T05:29:00.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:29:00.567Z] provisioning config files... [2022-05-11T05:29:00.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-285@tmp/config278878493222562236tmp [Pipeline] { [Pipeline] echo [2022-05-11T05:29:00.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:29:00.953Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T05:29:00.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:29:01.388Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T05:29:01.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:29:01.741Z] ---> sudo-logs.sh [2022-05-11T05:29:01.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T05:29:01.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:29:02.131Z] ---> job-cost.sh [2022-05-11T05:29:02.131Z] lf-activate-venv: SKIPPING [2022-05-11T05:29:02.131Z] DEBUG: total: 0.2199999988079071 [2022-05-11T05:29:02.131Z] INFO: Retrieving Stack Cost... [2022-05-11T05:29:02.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:29:02.963Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T05:29:02.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:29:03.316Z] ---> logs-deploy.sh [2022-05-11T05:29:03.316Z] lf-activate-venv: SKIPPING [2022-05-11T05:29:03.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-285/1 [2022-05-11T05:29:03.316Z] INFO: archiving workspace using pattern(s): [2022-05-11T05:29:04.257Z] Archives upload complete. [2022-05-11T05:29:04.257Z] INFO: archiving logs to Nexus