Pull request #235 updated 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 6648057949a202afd37acdbf417a39eda0351b2b+52f175e78e90f47d264d38148cd7058eb9c17db7 (d1ba254908bbde5384ec7b0dfc217c98e07674b8) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2671086603977691607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2563802438746665185.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-235/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1971441996447688047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 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-ssh6696148376182948085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-235/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6586573504406737804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2070 in /w/workspace/foundry_device-virtual-go_PR-235 [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-235 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh6776553989188230753.key > 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 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh7472330092352945329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh8883791446540317768.key > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 Commit message: "fix: optimize defer statements" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T12:52:54.473Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T12:52:54.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T12:52:54.612Z] ========================================================= [2021-08-05T12:52:54.612Z] EdgeX Global Pipelines Version Info [2021-08-05T12:52:54.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72a171476dc842dae6909191caf65d2cdcd8ac6d # timeout=10 [2021-08-05T12:52:55.920Z] ------------------- [2021-08-05T12:52:55.920Z] stable info: [2021-08-05T12:52:55.920Z] ------------------- [2021-08-05T12:52:55.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T12:52:55.920Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T12:52:55.920Z] Message: update stable to v1.0.203 [2021-08-05T12:52:56.507Z] ------------------- [2021-08-05T12:52:56.507Z] experimental info: [2021-08-05T12:52:56.507Z] ------------------- [2021-08-05T12:52:56.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T12:52:56.507Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T12:52:56.507Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T12:52:56.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-08-05T12:52:56.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-08-05T12:52:56.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T12:52:56.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T12:52:56.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T12:52:56.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T12:52:56.790Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T12:52:56.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T12:52:56.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T12:52:56.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T12:52:56.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T12:52:56.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T12:52:56.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-08-05T12:52:56.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T12:52:56.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T12:52:57.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T12:52:57.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T12:52:57.048Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T12:52:57.072Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T12:52:57.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T12:52:57.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-05T12:52:57.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-05T12:52:57.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-05T12:52:57.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T12:52:57.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T12:52:57.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-05T12:52:57.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T12:52:57.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo [2021-08-05T12:52:57.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo [2021-08-05T12:52:57.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo [2021-08-05T12:52:57.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] echo [2021-08-05T12:52:57.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6648057 [Pipeline] echo [2021-08-05T12:52:57.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T12:52:57.487Z] provisioning config files... [2021-08-05T12:52:57.517Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config2343501266116999570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T12:52:57.865Z] ---> docker-login.sh [2021-08-05T12:52:57.865Z] nexus3.edgexfoundry.org:10001 [2021-08-05T12:52:57.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:52:58.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:52:58.133Z] Configure a credential helper to remove this warning. See [2021-08-05T12:52:58.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:52:58.133Z] [2021-08-05T12:52:58.133Z] Login Succeeded [2021-08-05T12:52:58.133Z] nexus3.edgexfoundry.org:10002 [2021-08-05T12:52:58.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:52:58.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:52:58.420Z] Configure a credential helper to remove this warning. See [2021-08-05T12:52:58.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:52:58.420Z] [2021-08-05T12:52:58.420Z] Login Succeeded [2021-08-05T12:52:58.420Z] nexus3.edgexfoundry.org:10003 [2021-08-05T12:52:58.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:52:58.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:52:58.420Z] Configure a credential helper to remove this warning. See [2021-08-05T12:52:58.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:52:58.420Z] [2021-08-05T12:52:58.420Z] Login Succeeded [2021-08-05T12:52:58.420Z] nexus3.edgexfoundry.org:10004 [2021-08-05T12:52:58.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:52:58.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:52:58.692Z] Configure a credential helper to remove this warning. See [2021-08-05T12:52:58.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:52:58.692Z] [2021-08-05T12:52:58.692Z] Login Succeeded [2021-08-05T12:52:58.692Z] docker.io [2021-08-05T12:52:58.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:52:58.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:52:58.964Z] Configure a credential helper to remove this warning. See [2021-08-05T12:52:58.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:52:58.964Z] [2021-08-05T12:52:58.964Z] Login Succeeded [2021-08-05T12:52:58.964Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T12:52:58.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T12:53:01.049Z] + git log --format=format:%s -1 6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] echo [2021-08-05T12:53:01.112Z] GIT_COMMIT: 6648057949a202afd37acdbf417a39eda0351b2b, Commit Message: fix: optimize defer statements [Pipeline] echo [2021-08-05T12:53:01.129Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:53:02.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T12:53:02.189Z] [2021-08-05T12:53:02.189Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:53:02.531Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T12:53:02.531Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T12:53:02.531Z] 31603596830f: Pulling fs layer [2021-08-05T12:53:02.531Z] d4622e32a9a9: Pulling fs layer [2021-08-05T12:53:02.531Z] 1030fce36090: Pulling fs layer [2021-08-05T12:53:02.531Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T12:53:02.531Z] 6c6cb7e1b49b: Waiting [2021-08-05T12:53:02.531Z] d4622e32a9a9: Verifying Checksum [2021-08-05T12:53:02.531Z] d4622e32a9a9: Download complete [2021-08-05T12:53:02.804Z] 31603596830f: Verifying Checksum [2021-08-05T12:53:02.804Z] 31603596830f: Download complete [2021-08-05T12:53:03.074Z] 31603596830f: Pull complete [2021-08-05T12:53:03.074Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T12:53:03.074Z] 6c6cb7e1b49b: Download complete [2021-08-05T12:53:03.074Z] d4622e32a9a9: Pull complete [2021-08-05T12:53:03.346Z] 1030fce36090: Verifying Checksum [2021-08-05T12:53:03.346Z] 1030fce36090: Download complete [2021-08-05T12:53:03.936Z] 1030fce36090: Pull complete [2021-08-05T12:53:03.936Z] 6c6cb7e1b49b: Pull complete [2021-08-05T12:53:03.936Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T12:53:03.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T12:53:03.936Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T12:53:04.041Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-08-05T12:53:04.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T12:53:04.840Z] $ docker top e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T12:53:04.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T12:53:04.988Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T12:53:05.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T12:53:05.123Z] $ docker exec e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent [2021-08-05T12:53:05.254Z] SSH_AUTH_SOCK=/tmp/ssh-w4H7DZ1C7Qql/agent.14 [2021-08-05T12:53:05.254Z] SSH_AGENT_PID=21 [2021-08-05T12:53:05.268Z] Running ssh-add (command line suppressed) [2021-08-05T12:53:05.366Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_7436331840718166067.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_7436331840718166067.key) [2021-08-05T12:53:05.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T12:53:05.723Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T12:53:05.741Z] $ docker exec --env ******** --env ******** e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent -k [2021-08-05T12:53:05.850Z] unset SSH_AUTH_SOCK; [2021-08-05T12:53:05.850Z] unset SSH_AGENT_PID; [2021-08-05T12:53:05.851Z] echo Agent pid 21 killed; [2021-08-05T12:53:05.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T12:53:05.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T12:53:05.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T12:53:06.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T12:53:06.040Z] $ docker exec e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent [2021-08-05T12:53:06.167Z] SSH_AUTH_SOCK=/tmp/ssh-kSZpI1R52zXd/agent.54 [2021-08-05T12:53:06.167Z] SSH_AGENT_PID=60 [2021-08-05T12:53:06.176Z] Running ssh-add (command line suppressed) [2021-08-05T12:53:06.281Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_8768683813099927820.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_8768683813099927820.key) [2021-08-05T12:53:06.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T12:53:06.632Z] + git semver init [2021-08-05T12:53:06.632Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T12:53:06.632Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.git [2021-08-05T12:53:06.632Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T12:53:06.632Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T12:53:06.632Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T12:53:06.632Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T12:53:06.632Z] # $SEMVER_BRANCH = PR-235 [2021-08-05T12:53:06.632Z] # $SEMVER_TEMP = /tmp/semver-908537367 [2021-08-05T12:53:06.632Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-08-05T12:53:07.602Z] # '/tmp/semver-908537367' -> '/w/workspace/foundry_device-virtual-go_PR-235/.semver' [2021-08-05T12:53:07.602Z] # -> Force: false [2021-08-05T12:53:07.602Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.semver [Pipeline] } [2021-08-05T12:53:07.613Z] $ docker exec --env ******** --env ******** e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent -k [2021-08-05T12:53:07.720Z] unset SSH_AUTH_SOCK; [2021-08-05T12:53:07.721Z] unset SSH_AGENT_PID; [2021-08-05T12:53:07.721Z] echo Agent pid 60 killed; [2021-08-05T12:53:07.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T12:53:08.096Z] + git semver [Pipeline] } [2021-08-05T12:53:08.111Z] $ docker stop --time=1 e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad [2021-08-05T12:53:09.412Z] $ docker rm -f e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T12:53:09.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T12:53:10.165Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T12:53:10.168Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-05T12:53:25.705Z] Still waiting to schedule task [2021-08-05T12:53:25.706Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2070’ [2021-08-05T12:53:25.708Z] Still waiting to schedule task [2021-08-05T12:53:25.708Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T12:55:44.053Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2071 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws [2021-08-05T12:55:44.073Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-08-05T12:55:44.275Z] The recommended git tool is: git [2021-08-05T12:55:51.695Z] using credential edgex-jenkins-ssh [2021-08-05T12:55:51.713Z] Cloning the remote Git repository [2021-08-05T12:55:51.758Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:55:51.876Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-08-05T12:55:51.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:55:51.969Z] > git --version # timeout=10 [2021-08-05T12:55:51.986Z] > git --version # 'git version 2.17.1' [2021-08-05T12:55:51.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:55:52.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T12:55:53.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T12:55:53.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T12:55:53.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T12:55:53.894Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:55:53.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:55:53.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T12:55:54.494Z] Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T12:55:54.695Z] Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T12:55:54.696Z] Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) [2021-08-05T12:55:54.507Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T12:55:54.526Z] > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 [2021-08-05T12:55:54.600Z] > git remote # timeout=10 [2021-08-05T12:55:54.619Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T12:55:54.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:55:54.654Z] > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [2021-08-05T12:55:54.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T12:55:54.697Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T12:55:54.718Z] > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 [2021-08-05T12:55:58.913Z] Commit message: "fix: optimize defer statements" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T12:55:59.605Z] provisioning config files... [2021-08-05T12:55:59.635Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4702346820175348445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T12:56:00.205Z] ---> docker-login.sh [2021-08-05T12:56:00.205Z] nexus3.edgexfoundry.org:10001 [2021-08-05T12:56:01.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:01.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:01.468Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:01.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:01.468Z] [2021-08-05T12:56:01.468Z] Login Succeeded [2021-08-05T12:56:01.468Z] nexus3.edgexfoundry.org:10002 [2021-08-05T12:56:01.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:02.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:02.020Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:02.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:02.020Z] [2021-08-05T12:56:02.020Z] Login Succeeded [2021-08-05T12:56:02.020Z] nexus3.edgexfoundry.org:10003 [2021-08-05T12:56:02.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:02.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:02.575Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:02.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:02.575Z] [2021-08-05T12:56:02.575Z] Login Succeeded [2021-08-05T12:56:02.575Z] nexus3.edgexfoundry.org:10004 [2021-08-05T12:56:02.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:03.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:03.131Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:03.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:03.131Z] [2021-08-05T12:56:03.131Z] Login Succeeded [2021-08-05T12:56:03.131Z] docker.io [2021-08-05T12:56:03.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:04.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:04.005Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:04.005Z] [2021-08-05T12:56:04.005Z] Login Succeeded [2021-08-05T12:56:04.005Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T12:56:04.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T12:56:04.702Z] ========================================================= [2021-08-05T12:56:04.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T12:56:04.702Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:56:05.072Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T12:56:05.680Z] Sending build context to Docker daemon 8.606MB [2021-08-05T12:56:05.680Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T12:56:05.680Z] Step 2/8 : FROM ${BASE} [2021-08-05T12:56:05.963Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T12:56:05.963Z] 595b0fe564bb: Pulling fs layer [2021-08-05T12:56:05.963Z] 24495759ef45: Pulling fs layer [2021-08-05T12:56:05.963Z] d148012ef14d: Pulling fs layer [2021-08-05T12:56:05.963Z] e90a11edd702: Pulling fs layer [2021-08-05T12:56:05.963Z] d77568369979: Pulling fs layer [2021-08-05T12:56:05.963Z] 02195dbdac53: Pulling fs layer [2021-08-05T12:56:05.963Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T12:56:05.963Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T12:56:05.963Z] e90a11edd702: Waiting [2021-08-05T12:56:05.963Z] d77568369979: Waiting [2021-08-05T12:56:05.963Z] 02195dbdac53: Waiting [2021-08-05T12:56:05.963Z] 2b1b35aa2570: Waiting [2021-08-05T12:56:05.963Z] 2c1f732e5b09: Waiting [2021-08-05T12:56:05.963Z] d148012ef14d: Verifying Checksum [2021-08-05T12:56:05.963Z] d148012ef14d: Download complete [2021-08-05T12:56:05.963Z] 24495759ef45: Verifying Checksum [2021-08-05T12:56:05.963Z] 24495759ef45: Download complete [2021-08-05T12:56:06.244Z] d77568369979: Download complete [2021-08-05T12:56:06.244Z] 02195dbdac53: Download complete [2021-08-05T12:56:06.244Z] 595b0fe564bb: Download complete [2021-08-05T12:56:06.244Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T12:56:06.244Z] 2b1b35aa2570: Download complete [2021-08-05T12:56:06.843Z] 595b0fe564bb: Pull complete [2021-08-05T12:56:07.451Z] 24495759ef45: Pull complete [2021-08-05T12:56:08.049Z] d148012ef14d: Pull complete [2021-08-05T12:56:08.123Z] Running on prd-centos7-docker-4c-2g-2072 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws [2021-08-05T12:56:08.141Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-08-05T12:56:09.761Z] The recommended git tool is: git [2021-08-05T12:56:10.837Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T12:56:10.837Z] 2c1f732e5b09: Download complete [2021-08-05T12:56:10.837Z] e90a11edd702: Verifying Checksum [2021-08-05T12:56:10.837Z] e90a11edd702: Download complete [2021-08-05T12:56:12.476Z] using credential edgex-jenkins-ssh [2021-08-05T12:56:12.497Z] Cloning the remote Git repository [2021-08-05T12:56:12.524Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:56:12.598Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-08-05T12:56:12.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:56:12.629Z] > git --version # timeout=10 [2021-08-05T12:56:12.637Z] > git --version # 'git version 2.24.4' [2021-08-05T12:56:12.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:56:12.667Z] [INFO] Currently running in a labeled security context [2021-08-05T12:56:12.667Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T12:56:12.667Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh7150956676894861624.key [2021-08-05T12:56:12.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T12:56:14.187Z] Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T12:56:14.285Z] Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T12:56:14.286Z] Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) [2021-08-05T12:56:13.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T12:56:13.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T12:56:13.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T12:56:13.674Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T12:56:13.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:56:13.675Z] [INFO] Currently running in a labeled security context [2021-08-05T12:56:13.675Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T12:56:13.675Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4540769773095754566.key [2021-08-05T12:56:13.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T12:56:14.193Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T12:56:14.200Z] > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 [2021-08-05T12:56:14.238Z] > git remote # timeout=10 [2021-08-05T12:56:14.250Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T12:56:14.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T12:56:14.260Z] [INFO] Currently running in a labeled security context [2021-08-05T12:56:14.260Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T12:56:14.260Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4666028175553053962.key [2021-08-05T12:56:14.265Z] > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [2021-08-05T12:56:14.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T12:56:14.284Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T12:56:14.292Z] > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 [2021-08-05T12:56:18.284Z] Commit message: "fix: optimize defer statements" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T12:56:18.638Z] provisioning config files... [2021-08-05T12:56:18.657Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config2863733574742865423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T12:56:19.124Z] ---> docker-login.sh [2021-08-05T12:56:19.124Z] nexus3.edgexfoundry.org:10001 [2021-08-05T12:56:19.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:19.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:19.124Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:19.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:19.124Z] [2021-08-05T12:56:19.124Z] Login Succeeded [2021-08-05T12:56:19.124Z] nexus3.edgexfoundry.org:10002 [2021-08-05T12:56:19.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:19.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:19.392Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:19.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:19.392Z] [2021-08-05T12:56:19.392Z] Login Succeeded [2021-08-05T12:56:19.392Z] nexus3.edgexfoundry.org:10003 [2021-08-05T12:56:19.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:19.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:19.659Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:19.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:19.659Z] [2021-08-05T12:56:19.659Z] Login Succeeded [2021-08-05T12:56:19.659Z] nexus3.edgexfoundry.org:10004 [2021-08-05T12:56:19.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:19.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:19.659Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:19.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:19.659Z] [2021-08-05T12:56:19.659Z] Login Succeeded [2021-08-05T12:56:19.659Z] docker.io [2021-08-05T12:56:19.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T12:56:20.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T12:56:20.199Z] Configure a credential helper to remove this warning. See [2021-08-05T12:56:20.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T12:56:20.199Z] [2021-08-05T12:56:20.199Z] Login Succeeded [2021-08-05T12:56:20.199Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T12:56:20.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T12:56:20.681Z] ========================================================= [2021-08-05T12:56:20.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T12:56:20.681Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:56:21.013Z] e90a11edd702: Pull complete [2021-08-05T12:56:21.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T12:56:21.016Z] Sending build context to Docker daemon 8.607MB [2021-08-05T12:56:21.016Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T12:56:21.016Z] Step 2/8 : FROM ${BASE} [2021-08-05T12:56:21.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T12:56:21.285Z] 540db60ca938: Pulling fs layer [2021-08-05T12:56:21.285Z] adcc1eea9eea: Pulling fs layer [2021-08-05T12:56:21.285Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T12:56:21.285Z] db62176df00c: Pulling fs layer [2021-08-05T12:56:21.285Z] 3b30891b0d05: Pulling fs layer [2021-08-05T12:56:21.285Z] 444f5516b4c7: Pulling fs layer [2021-08-05T12:56:21.285Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T12:56:21.285Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T12:56:21.285Z] c82ef313ddc5: Pulling fs layer [2021-08-05T12:56:21.285Z] 444f5516b4c7: Waiting [2021-08-05T12:56:21.285Z] 90b9b1106a8b: Waiting [2021-08-05T12:56:21.285Z] 0383d17a5b7e: Waiting [2021-08-05T12:56:21.285Z] c82ef313ddc5: Waiting [2021-08-05T12:56:21.285Z] db62176df00c: Waiting [2021-08-05T12:56:21.285Z] 3b30891b0d05: Waiting [2021-08-05T12:56:21.285Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T12:56:21.285Z] 4c4ab2625f07: Download complete [2021-08-05T12:56:21.294Z] d77568369979: Pull complete [2021-08-05T12:56:21.555Z] adcc1eea9eea: Verifying Checksum [2021-08-05T12:56:21.555Z] adcc1eea9eea: Download complete [2021-08-05T12:56:21.555Z] 3b30891b0d05: Verifying Checksum [2021-08-05T12:56:21.555Z] 3b30891b0d05: Download complete [2021-08-05T12:56:21.555Z] 540db60ca938: Verifying Checksum [2021-08-05T12:56:21.555Z] 540db60ca938: Download complete [2021-08-05T12:56:21.555Z] 444f5516b4c7: Verifying Checksum [2021-08-05T12:56:21.555Z] 444f5516b4c7: Download complete [2021-08-05T12:56:21.568Z] 02195dbdac53: Pull complete [2021-08-05T12:56:21.826Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T12:56:21.826Z] 90b9b1106a8b: Download complete [2021-08-05T12:56:21.826Z] 540db60ca938: Pull complete [2021-08-05T12:56:22.096Z] adcc1eea9eea: Pull complete [2021-08-05T12:56:22.096Z] 4c4ab2625f07: Pull complete [2021-08-05T12:56:22.096Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T12:56:22.096Z] 0383d17a5b7e: Download complete [2021-08-05T12:56:22.166Z] 2b1b35aa2570: Pull complete [2021-08-05T12:56:25.461Z] c82ef313ddc5: Verifying Checksum [2021-08-05T12:56:25.461Z] c82ef313ddc5: Download complete [2021-08-05T12:56:26.047Z] db62176df00c: Verifying Checksum [2021-08-05T12:56:26.047Z] db62176df00c: Download complete [2021-08-05T12:56:28.880Z] 2c1f732e5b09: Pull complete [2021-08-05T12:56:28.880Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T12:56:28.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T12:56:28.880Z] ---> 88ecf2bb1f95 [2021-08-05T12:56:28.880Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-05T12:56:29.457Z] db62176df00c: Pull complete [2021-08-05T12:56:29.457Z] 3b30891b0d05: Pull complete [2021-08-05T12:56:29.457Z] 444f5516b4c7: Pull complete [2021-08-05T12:56:29.457Z] 90b9b1106a8b: Pull complete [2021-08-05T12:56:29.457Z] 0383d17a5b7e: Pull complete [2021-08-05T12:56:31.516Z] ---> Running in c327f54ac078 [2021-08-05T12:56:32.049Z] c82ef313ddc5: Pull complete [2021-08-05T12:56:32.049Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T12:56:32.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T12:56:32.049Z] ---> 4508b0543a43 [2021-08-05T12:56:32.049Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-05T12:56:32.112Z] Removing intermediate container c327f54ac078 [2021-08-05T12:56:32.112Z] ---> 73824e75c7d5 [2021-08-05T12:56:32.112Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T12:56:32.112Z] ---> Running in 44376ebb145f [2021-08-05T12:56:33.010Z] ---> Running in fb4e74bae47b [2021-08-05T12:56:33.283Z] Removing intermediate container fb4e74bae47b [2021-08-05T12:56:33.283Z] ---> 98c34de2917f [2021-08-05T12:56:33.283Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T12:56:33.283Z] ---> Running in 9d65c907aaad [2021-08-05T12:56:33.869Z] Removing intermediate container 9d65c907aaad [2021-08-05T12:56:33.869Z] ---> fd37a81badb1 [2021-08-05T12:56:33.869Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T12:56:33.869Z] ---> Running in aceeb7601041 [2021-08-05T12:56:34.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T12:56:34.738Z] Removing intermediate container 44376ebb145f [2021-08-05T12:56:34.739Z] ---> 8f8cc44aa6c0 [2021-08-05T12:56:34.739Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T12:56:35.013Z] ---> Running in 261bbf8a3ee6 [2021-08-05T12:56:35.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T12:56:36.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T12:56:36.059Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T12:56:36.059Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T12:56:36.059Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T12:56:36.329Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T12:56:36.600Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T12:56:36.600Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T12:56:36.600Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T12:56:36.873Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T12:56:36.873Z] OK: 224 MiB in 59 packages [2021-08-05T12:56:36.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T12:56:37.138Z] Removing intermediate container aceeb7601041 [2021-08-05T12:56:37.138Z] ---> ddee9035c7b4 [2021-08-05T12:56:37.138Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T12:56:37.138Z] ---> Running in 22ad007a0a0a [2021-08-05T12:56:37.138Z] Removing intermediate container 22ad007a0a0a [2021-08-05T12:56:37.138Z] ---> c4e75f169870 [2021-08-05T12:56:37.138Z] Step 7/8 : COPY . . [2021-08-05T12:56:37.403Z] ---> bae07e9a93df [2021-08-05T12:56:37.403Z] Step 8/8 : RUN go mod download [2021-08-05T12:56:37.403Z] ---> Running in cb50c8d12c07 [2021-08-05T12:56:37.970Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T12:56:37.970Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T12:56:37.970Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T12:56:38.241Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T12:56:38.515Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T12:56:38.515Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T12:56:38.515Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T12:56:38.788Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T12:56:38.788Z] OK: 224 MiB in 59 packages [2021-08-05T12:56:40.760Z] Removing intermediate container 261bbf8a3ee6 [2021-08-05T12:56:40.760Z] ---> e1ba7fbb31fe [2021-08-05T12:56:40.760Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T12:56:40.760Z] ---> Running in 6f5d1dd49a0c [2021-08-05T12:56:41.032Z] Removing intermediate container 6f5d1dd49a0c [2021-08-05T12:56:41.032Z] ---> fd32ed67f815 [2021-08-05T12:56:41.032Z] Step 7/8 : COPY . . [2021-08-05T12:56:42.471Z] ---> aa146fa83b0f [2021-08-05T12:56:42.471Z] Step 8/8 : RUN go mod download [2021-08-05T12:56:42.748Z] ---> Running in 9ffd314f5340 [2021-08-05T12:56:52.415Z] Removing intermediate container cb50c8d12c07 [2021-08-05T12:56:52.415Z] ---> 5cbff1e08924 [2021-08-05T12:56:52.415Z] Successfully built 5cbff1e08924 [2021-08-05T12:56:52.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:56:52.746Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T12:56:52.746Z] . [Pipeline] withDockerContainer [2021-08-05T12:56:52.837Z] prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container [2021-08-05T12:56:52.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T12:56:53.258Z] $ docker top 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T12:56:53.662Z] + go version [2021-08-05T12:56:53.662Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T12:56:53.679Z] $ docker stop --time=1 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 [2021-08-05T12:56:54.893Z] $ docker rm -f 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:56:55.482Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T12:56:55.482Z] . [Pipeline] withDockerContainer [2021-08-05T12:56:55.570Z] prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container [2021-08-05T12:56:55.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T12:56:56.034Z] $ docker top d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T12:56:56.444Z] + go mod tidy [Pipeline] sh [2021-08-05T12:56:58.803Z] + make test [2021-08-05T12:56:58.803Z] go mod tidy [2021-08-05T12:56:58.803Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T12:56:59.073Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T12:57:15.604Z] Removing intermediate container 9ffd314f5340 [2021-08-05T12:57:15.604Z] ---> cc14a5158588 [2021-08-05T12:57:15.604Z] Successfully built cc14a5158588 [2021-08-05T12:57:15.604Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:57:15.956Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T12:57:15.956Z] . [Pipeline] withDockerContainer [2021-08-05T12:57:16.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-08-05T12:57:16.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T12:57:18.092Z] $ docker top 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T12:57:19.100Z] + go version [2021-08-05T12:57:19.100Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T12:57:19.119Z] $ docker stop --time=1 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 [2021-08-05T12:57:21.164Z] $ docker rm -f 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 [2021-08-05T12:57:21.198Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T12:57:21.199Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.259s coverage: 64.5% of statements [2021-08-05T12:57:21.199Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:57:21.987Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T12:57:21.987Z] . [Pipeline] withDockerContainer [2021-08-05T12:57:22.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-08-05T12:57:22.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T12:57:24.300Z] $ docker top 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T12:57:25.272Z] + go mod tidy [Pipeline] sh [2021-08-05T12:57:26.539Z] + make test [2021-08-05T12:57:26.539Z] go mod tidy [2021-08-05T12:57:26.572Z] gofmt -l . [2021-08-05T12:57:26.572Z] [ "`gofmt -l .`" = "" ] [2021-08-05T12:57:26.572Z] ./bin/test-attribution-txt.sh [2021-08-05T12:57:26.572Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T12:57:26.585Z] $ docker stop --time=1 d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 [2021-08-05T12:57:26.815Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T12:57:28.108Z] $ docker rm -f d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T12:57:28.260Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T12:57:28.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T12:57:28.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-05T12:57:32.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T12:57:33.092Z] + ls -al . [2021-08-05T12:57:33.092Z] total 140 [2021-08-05T12:57:33.092Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 12:57 . [2021-08-05T12:57:33.092Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 12:56 .. [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 12:56 Attribution.txt [2021-08-05T12:57:33.092Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 12:56 bin [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 12:56 CHANGELOG.md [2021-08-05T12:57:33.092Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 12:56 cmd [2021-08-05T12:57:33.092Z] -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 12:57 coverage.out [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 12:56 Dockerfile [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 12:56 Dockerfile.build [2021-08-05T12:57:33.092Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 12:56 .git [2021-08-05T12:57:33.092Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 12:56 .github [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 12:56 .gitignore [2021-08-05T12:57:33.092Z] -rw-r--r--. 1 jenkins jenkins 795 Aug 5 12:57 go.mod [2021-08-05T12:57:33.092Z] -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 12:56 go.sum [2021-08-05T12:57:33.092Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 12:56 internal [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 12:56 Jenkinsfile [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 12:56 LICENSE [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 12:56 Makefile [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 12:56 README.md [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 12:53 VERSION [2021-08-05T12:57:33.092Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 12:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:57:33.424Z] + 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=6648057949a202afd37acdbf417a39eda0351b2b --label arch=amd64 --label version=0.0.0 . [2021-08-05T12:57:33.424Z] Sending build context to Docker daemon 8.677MB [2021-08-05T12:57:33.424Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T12:57:33.424Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T12:57:33.424Z] ---> 5cbff1e08924 [2021-08-05T12:57:33.424Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T12:57:33.424Z] ---> Running in c5148b8afa6e [2021-08-05T12:57:33.694Z] Removing intermediate container c5148b8afa6e [2021-08-05T12:57:33.694Z] ---> c6ba9138e8af [2021-08-05T12:57:33.694Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T12:57:33.694Z] ---> Running in 4afa3d6b71d2 [2021-08-05T12:57:33.694Z] Removing intermediate container 4afa3d6b71d2 [2021-08-05T12:57:33.694Z] ---> f1336ba54c3a [2021-08-05T12:57:33.694Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T12:57:33.694Z] ---> Running in c56b6d7a0c65 [2021-08-05T12:57:33.964Z] Removing intermediate container c56b6d7a0c65 [2021-08-05T12:57:33.964Z] ---> c4f8d7329855 [2021-08-05T12:57:33.964Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T12:57:33.964Z] ---> Running in 030813ef2aee [2021-08-05T12:57:34.235Z] Removing intermediate container 030813ef2aee [2021-08-05T12:57:34.235Z] ---> 9de629b91e61 [2021-08-05T12:57:34.235Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T12:57:34.509Z] ---> Running in 226362d09afe [2021-08-05T12:57:34.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T12:57:35.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T12:57:36.015Z] OK: 224 MiB in 59 packages [2021-08-05T12:57:36.283Z] Removing intermediate container 226362d09afe [2021-08-05T12:57:36.283Z] ---> f5daab7e67b6 [2021-08-05T12:57:36.283Z] Step 8/26 : COPY . . [2021-08-05T12:57:36.551Z] ---> 335b83e9a5b4 [2021-08-05T12:57:36.551Z] Step 9/26 : RUN go mod tidy [2021-08-05T12:57:36.551Z] ---> Running in 00147bb8e3e7 [2021-08-05T12:57:37.138Z] Removing intermediate container 00147bb8e3e7 [2021-08-05T12:57:37.138Z] ---> f77e901089cf [2021-08-05T12:57:37.138Z] Step 10/26 : RUN go mod download [2021-08-05T12:57:37.138Z] ---> Running in b87c07c20935 [2021-08-05T12:57:37.724Z] Removing intermediate container b87c07c20935 [2021-08-05T12:57:37.724Z] ---> 5a8a4909e127 [2021-08-05T12:57:37.724Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T12:57:37.724Z] ---> Running in 311b848d2b96 [2021-08-05T12:57:37.995Z] Removing intermediate container 311b848d2b96 [2021-08-05T12:57:37.995Z] ---> 1e411faa395d [2021-08-05T12:57:37.995Z] Step 12/26 : RUN $MAKE [2021-08-05T12:57:37.995Z] ---> Running in d93811c811b8 [2021-08-05T12:57:38.268Z] go mod tidy [2021-08-05T12:57:38.268Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-08-05T12:57:53.373Z] Removing intermediate container d93811c811b8 [2021-08-05T12:57:53.373Z] ---> 0ab72d13704e [2021-08-05T12:57:53.373Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T12:57:53.959Z] 3.12: Pulling from library/alpine [2021-08-05T12:57:54.227Z] 339de151aab4: Pulling fs layer [2021-08-05T12:57:54.493Z] 339de151aab4: Verifying Checksum [2021-08-05T12:57:54.493Z] 339de151aab4: Download complete [2021-08-05T12:57:54.493Z] 339de151aab4: Pull complete [2021-08-05T12:57:54.493Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T12:57:54.493Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T12:57:54.761Z] ---> 13621d1b12d4 [2021-08-05T12:57:54.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T12:57:54.761Z] ---> Running in b8d08b12bddb [2021-08-05T12:57:54.761Z] Removing intermediate container b8d08b12bddb [2021-08-05T12:57:54.761Z] ---> 06c18e8e969a [2021-08-05T12:57:54.761Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T12:57:54.761Z] ---> Running in 117cb3d5d675 [2021-08-05T12:57:55.345Z] Removing intermediate container 117cb3d5d675 [2021-08-05T12:57:55.345Z] ---> 1febd9e727b2 [2021-08-05T12:57:55.345Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T12:57:55.345Z] ---> Running in 0891dfb5eb39 [2021-08-05T12:57:55.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T12:57:56.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T12:57:56.467Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T12:57:57.050Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T12:57:57.050Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T12:57:57.050Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T12:57:57.317Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T12:57:57.584Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T12:57:57.584Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T12:57:57.584Z] OK: 8 MiB in 20 packages [2021-08-05T12:57:57.855Z] Removing intermediate container 0891dfb5eb39 [2021-08-05T12:57:57.855Z] ---> aa2784acfd6f [2021-08-05T12:57:57.855Z] Step 17/26 : WORKDIR / [2021-08-05T12:57:57.855Z] ---> Running in a1baa02398e8 [2021-08-05T12:57:57.855Z] Removing intermediate container a1baa02398e8 [2021-08-05T12:57:57.855Z] ---> b8061bed1543 [2021-08-05T12:57:57.855Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T12:57:58.123Z] ---> b9196841fb18 [2021-08-05T12:57:58.123Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T12:57:58.123Z] ---> df899edd7f98 [2021-08-05T12:57:58.123Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T12:57:58.710Z] ---> e605e30bef3b [2021-08-05T12:57:58.710Z] Step 21/26 : EXPOSE 59900 [2021-08-05T12:57:58.710Z] ---> Running in 5c30a85408f1 [2021-08-05T12:57:58.710Z] Removing intermediate container 5c30a85408f1 [2021-08-05T12:57:58.710Z] ---> 1d4ffc673a20 [2021-08-05T12:57:58.710Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T12:57:58.710Z] ---> Running in d445a5d711d5 [2021-08-05T12:57:58.978Z] Removing intermediate container d445a5d711d5 [2021-08-05T12:57:58.979Z] ---> b0fef071e96a [2021-08-05T12:57:58.979Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T12:57:58.979Z] ---> Running in 79d84c81c15a [2021-08-05T12:57:58.979Z] Removing intermediate container 79d84c81c15a [2021-08-05T12:57:58.979Z] ---> 587bd7910431 [2021-08-05T12:57:58.979Z] Step 24/26 : LABEL arch=amd64 [2021-08-05T12:57:58.979Z] ---> Running in ff4d9f5d1ecf [2021-08-05T12:57:58.979Z] Removing intermediate container ff4d9f5d1ecf [2021-08-05T12:57:58.979Z] ---> d83edfaa15c7 [2021-08-05T12:57:58.979Z] Step 25/26 : LABEL git_sha=6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T12:57:59.248Z] ---> Running in 4de6002f4cf4 [2021-08-05T12:57:59.248Z] Removing intermediate container 4de6002f4cf4 [2021-08-05T12:57:59.248Z] ---> 4658d82b6daf [2021-08-05T12:57:59.248Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T12:57:59.248Z] ---> Running in d0e9b9a17baf [2021-08-05T12:57:59.248Z] Removing intermediate container d0e9b9a17baf [2021-08-05T12:57:59.248Z] ---> 6b62041f8cfd [2021-08-05T12:57:59.248Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T12:57:59.248Z] Successfully built 6b62041f8cfd [2021-08-05T12:57:59.248Z] 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 [2021-08-05T12:58:00.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T12:58:00.008Z] [2021-08-05T12:58:00.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:58:00.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T12:58:00.343Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T12:58:00.343Z] b4d181a07f80: Pulling fs layer [2021-08-05T12:58:00.343Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T12:58:00.343Z] ed53099fbce6: Pulling fs layer [2021-08-05T12:58:00.343Z] dc539afda2c1: Pulling fs layer [2021-08-05T12:58:00.343Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T12:58:00.343Z] 9065ff56babe: Pulling fs layer [2021-08-05T12:58:00.343Z] d287ab97295c: Pulling fs layer [2021-08-05T12:58:00.343Z] 77bc0d833cb6: Waiting [2021-08-05T12:58:00.343Z] 9065ff56babe: Waiting [2021-08-05T12:58:00.343Z] d287ab97295c: Waiting [2021-08-05T12:58:00.343Z] dc539afda2c1: Waiting [2021-08-05T12:58:00.612Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T12:58:00.612Z] a1111a8f2ec3: Download complete [2021-08-05T12:58:00.612Z] dc539afda2c1: Verifying Checksum [2021-08-05T12:58:00.612Z] dc539afda2c1: Download complete [2021-08-05T12:58:00.882Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T12:58:00.882Z] 77bc0d833cb6: Download complete [2021-08-05T12:58:00.882Z] 9065ff56babe: Verifying Checksum [2021-08-05T12:58:00.882Z] 9065ff56babe: Download complete [2021-08-05T12:58:01.150Z] ed53099fbce6: Verifying Checksum [2021-08-05T12:58:01.150Z] ed53099fbce6: Download complete [2021-08-05T12:58:02.120Z] b4d181a07f80: Verifying Checksum [2021-08-05T12:58:02.120Z] b4d181a07f80: Download complete [2021-08-05T12:58:03.287Z] b4d181a07f80: Pull complete [2021-08-05T12:58:03.287Z] a1111a8f2ec3: Pull complete [2021-08-05T12:58:03.873Z] ed53099fbce6: Pull complete [2021-08-05T12:58:03.873Z] dc539afda2c1: Pull complete [2021-08-05T12:58:04.139Z] 77bc0d833cb6: Pull complete [2021-08-05T12:58:04.139Z] 9065ff56babe: Pull complete [2021-08-05T12:58:06.086Z] d287ab97295c: Download complete [2021-08-05T12:58:10.376Z] d287ab97295c: Pull complete [2021-08-05T12:58:10.377Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T12:58:10.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T12:58:10.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T12:58:10.472Z] prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container [2021-08-05T12:58:10.534Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T12:58:12.793Z] $ docker top 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T12:58:15.027Z] ---> job-cost.sh [2021-08-05T12:58:15.027Z] lf-activate-venv: SKIPPING [2021-08-05T12:58:15.027Z] INFO: No Stack... [2021-08-05T12:58:15.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T12:58:16.254Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T12:58:16.783Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-08-05T12:58:16.783Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T12:58:16.824Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [2021-08-05T12:58:16.838Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] did not exist. Created. [2021-08-05T12:58:16.838Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T12:58:17.185Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T12:58:17.237Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T12:58:17.249Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T12:58:17.274Z] $ docker stop --time=1 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d [2021-08-05T12:58:18.436Z] $ docker rm -f 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T12:58:37.698Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T12:58:37.698Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.766s coverage: 64.5% of statements [2021-08-05T12:58:37.698Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T12:59:04.550Z] gofmt -l . [2021-08-05T12:59:04.550Z] [ "`gofmt -l .`" = "" ] [2021-08-05T12:59:04.550Z] ./bin/test-attribution-txt.sh [2021-08-05T12:59:04.550Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T12:59:04.575Z] $ docker stop --time=1 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 [2021-08-05T12:59:06.603Z] $ docker rm -f 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T12:59:07.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T12:59:07.563Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T12:59:08.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T12:59:08.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T12:59:09.011Z] + ls -al . [2021-08-05T12:59:09.011Z] total 164 [2021-08-05T12:59:09.011Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 12:59 . [2021-08-05T12:59:09.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 12:55 .. [2021-08-05T12:59:09.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 12:55 .git [2021-08-05T12:59:09.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 12:55 .github [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 12:55 .gitignore [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 12:55 Attribution.txt [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 12:55 CHANGELOG.md [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 12:55 Dockerfile [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 12:55 Dockerfile.build [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 12:55 Jenkinsfile [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 12:55 LICENSE [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 12:55 Makefile [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 12:55 README.md [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 12:53 VERSION [2021-08-05T12:59:09.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 12:55 bin [2021-08-05T12:59:09.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 12:55 cmd [2021-08-05T12:59:09.011Z] -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 12:58 coverage.out [2021-08-05T12:59:09.011Z] -rw-r--r-- 1 jenkins jenkins 795 Aug 5 12:59 go.mod [2021-08-05T12:59:09.011Z] -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 12:57 go.sum [2021-08-05T12:59:09.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 12:55 internal [2021-08-05T12:59:09.011Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 12:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-05T12:59:09.358Z] + 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=6648057949a202afd37acdbf417a39eda0351b2b --label arch=arm64 --label version=0.0.0 . [2021-08-05T12:59:09.963Z] Sending build context to Docker daemon 8.676MB [2021-08-05T12:59:09.963Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T12:59:09.963Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T12:59:09.963Z] ---> cc14a5158588 [2021-08-05T12:59:09.963Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T12:59:10.241Z] ---> Running in e250ca725fa4 [2021-08-05T12:59:10.840Z] Removing intermediate container e250ca725fa4 [2021-08-05T12:59:10.840Z] ---> a9b2ede8f844 [2021-08-05T12:59:10.840Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T12:59:10.840Z] ---> Running in afcac8bbf6f0 [2021-08-05T12:59:11.451Z] Removing intermediate container afcac8bbf6f0 [2021-08-05T12:59:11.451Z] ---> c435665e4b4c [2021-08-05T12:59:11.451Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T12:59:11.451Z] ---> Running in b764feab3986 [2021-08-05T12:59:12.046Z] Removing intermediate container b764feab3986 [2021-08-05T12:59:12.046Z] ---> b1ef9486489c [2021-08-05T12:59:12.046Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T12:59:12.322Z] ---> Running in 6f4d897bc961 [2021-08-05T12:59:14.325Z] Removing intermediate container 6f4d897bc961 [2021-08-05T12:59:14.326Z] ---> e9b958403ba8 [2021-08-05T12:59:14.326Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T12:59:14.600Z] ---> Running in 8966a2b5d2b0 [2021-08-05T12:59:16.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T12:59:17.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T12:59:17.627Z] OK: 224 MiB in 59 packages [2021-08-05T12:59:18.609Z] Removing intermediate container 8966a2b5d2b0 [2021-08-05T12:59:18.609Z] ---> 4e1de7c41739 [2021-08-05T12:59:18.609Z] Step 8/26 : COPY . . [2021-08-05T12:59:20.050Z] ---> 6df87f56e11e [2021-08-05T12:59:20.050Z] Step 9/26 : RUN go mod tidy [2021-08-05T12:59:20.322Z] ---> Running in 9b8397f2a17e [2021-08-05T12:59:22.943Z] Removing intermediate container 9b8397f2a17e [2021-08-05T12:59:22.943Z] ---> 31240e870edd [2021-08-05T12:59:22.943Z] Step 10/26 : RUN go mod download [2021-08-05T12:59:22.943Z] ---> Running in 68cdbd6f2dc4 [2021-08-05T12:59:24.924Z] Removing intermediate container 68cdbd6f2dc4 [2021-08-05T12:59:24.924Z] ---> 4977de56a78c [2021-08-05T12:59:24.924Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T12:59:25.197Z] ---> Running in cbfb78ecfe4a [2021-08-05T12:59:25.799Z] Removing intermediate container cbfb78ecfe4a [2021-08-05T12:59:25.799Z] ---> c2717dcc196c [2021-08-05T12:59:25.799Z] Step 12/26 : RUN $MAKE [2021-08-05T12:59:25.799Z] ---> Running in da8a58a2ec29 [2021-08-05T12:59:27.242Z] go mod tidy [2021-08-05T12:59:27.518Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-08-05T13:00:24.149Z] Removing intermediate container da8a58a2ec29 [2021-08-05T13:00:24.149Z] ---> cb3cd62c42ef [2021-08-05T13:00:24.149Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T13:00:24.149Z] 3.12: Pulling from library/alpine [2021-08-05T13:00:24.149Z] d2f70382dc9a: Pulling fs layer [2021-08-05T13:00:24.149Z] d2f70382dc9a: Verifying Checksum [2021-08-05T13:00:24.149Z] d2f70382dc9a: Download complete [2021-08-05T13:00:24.149Z] d2f70382dc9a: Pull complete [2021-08-05T13:00:24.149Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T13:00:24.149Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T13:00:24.149Z] ---> c4fd0aeabfcf [2021-08-05T13:00:24.149Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T13:00:24.149Z] ---> Running in a85c3d844526 [2021-08-05T13:00:24.149Z] Removing intermediate container a85c3d844526 [2021-08-05T13:00:24.149Z] ---> cc585b5370f6 [2021-08-05T13:00:24.149Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:00:24.149Z] ---> Running in 4dc77539a1fc [2021-08-05T13:00:24.149Z] Removing intermediate container 4dc77539a1fc [2021-08-05T13:00:24.149Z] ---> 931703b41073 [2021-08-05T13:00:24.149Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T13:00:24.149Z] ---> Running in 049348e4fda2 [2021-08-05T13:00:24.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:00:24.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:00:24.149Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T13:00:24.149Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T13:00:24.149Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T13:00:24.149Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T13:00:24.149Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T13:00:24.422Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T13:00:24.422Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T13:00:24.422Z] OK: 8 MiB in 20 packages [2021-08-05T13:00:25.862Z] Removing intermediate container 049348e4fda2 [2021-08-05T13:00:25.862Z] ---> a09aa5987c84 [2021-08-05T13:00:25.862Z] Step 17/26 : WORKDIR / [2021-08-05T13:00:25.862Z] ---> Running in ed3c89cc16f8 [2021-08-05T13:00:26.462Z] Removing intermediate container ed3c89cc16f8 [2021-08-05T13:00:26.462Z] ---> fd16b786b1e9 [2021-08-05T13:00:26.462Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T13:00:27.447Z] ---> 1b169518f3cf [2021-08-05T13:00:27.447Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T13:00:28.440Z] ---> 4c9ab302db14 [2021-08-05T13:00:28.440Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T13:00:29.881Z] ---> 82996970c980 [2021-08-05T13:00:29.881Z] Step 21/26 : EXPOSE 59900 [2021-08-05T13:00:29.881Z] ---> Running in 7eb00b27f0b7 [2021-08-05T13:00:30.478Z] Removing intermediate container 7eb00b27f0b7 [2021-08-05T13:00:30.478Z] ---> d47a307fe4f1 [2021-08-05T13:00:30.478Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T13:00:30.761Z] ---> Running in 540bbc7b2c01 [2021-08-05T13:00:31.035Z] Removing intermediate container 540bbc7b2c01 [2021-08-05T13:00:31.035Z] ---> 05835db233f8 [2021-08-05T13:00:31.035Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T13:00:31.310Z] ---> Running in c940e771f3c8 [2021-08-05T13:00:31.912Z] Removing intermediate container c940e771f3c8 [2021-08-05T13:00:31.912Z] ---> 0801a68eef6a [2021-08-05T13:00:31.912Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T13:00:31.912Z] ---> Running in b3e332a85e37 [2021-08-05T13:00:32.512Z] Removing intermediate container b3e332a85e37 [2021-08-05T13:00:32.512Z] ---> 67de872879a7 [2021-08-05T13:00:32.512Z] Step 25/26 : LABEL git_sha=6648057949a202afd37acdbf417a39eda0351b2b [2021-08-05T13:00:32.787Z] ---> Running in fb50f31c61f4 [2021-08-05T13:00:33.387Z] Removing intermediate container fb50f31c61f4 [2021-08-05T13:00:33.387Z] ---> 58cc95c6603c [2021-08-05T13:00:33.387Z] Step 26/26 : LABEL version=0.0.0 [2021-08-05T13:00:33.387Z] ---> Running in 176c0c182e58 [2021-08-05T13:00:33.988Z] Removing intermediate container 176c0c182e58 [2021-08-05T13:00:33.988Z] ---> aa0899dca86c [2021-08-05T13:00:33.988Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T13:00:33.988Z] Successfully built aa0899dca86c [2021-08-05T13:00:33.988Z] 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 [2021-08-05T13:00:34.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:00:34.687Z] [2021-08-05T13:00:34.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:00:35.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:00:35.595Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T13:00:35.595Z] 448f6bf000e3: Pulling fs layer [2021-08-05T13:00:35.595Z] f757da607395: Pulling fs layer [2021-08-05T13:00:35.595Z] 05883995daec: Pulling fs layer [2021-08-05T13:00:35.595Z] 8603b9c90790: Pulling fs layer [2021-08-05T13:00:35.595Z] 1560dd03e051: Pulling fs layer [2021-08-05T13:00:35.595Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T13:00:35.595Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T13:00:35.595Z] 1560dd03e051: Waiting [2021-08-05T13:00:35.595Z] 27f5ce0e4adf: Waiting [2021-08-05T13:00:35.595Z] c2d8d7efcc4b: Waiting [2021-08-05T13:00:35.595Z] 8603b9c90790: Waiting [2021-08-05T13:00:35.872Z] f757da607395: Verifying Checksum [2021-08-05T13:00:35.872Z] f757da607395: Download complete [2021-08-05T13:00:35.872Z] 8603b9c90790: Verifying Checksum [2021-08-05T13:00:35.872Z] 8603b9c90790: Download complete [2021-08-05T13:00:36.148Z] 1560dd03e051: Verifying Checksum [2021-08-05T13:00:36.148Z] 1560dd03e051: Download complete [2021-08-05T13:00:36.148Z] 05883995daec: Verifying Checksum [2021-08-05T13:00:36.148Z] 05883995daec: Download complete [2021-08-05T13:00:36.148Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T13:00:36.148Z] 27f5ce0e4adf: Download complete [2021-08-05T13:00:37.131Z] 448f6bf000e3: Verifying Checksum [2021-08-05T13:00:37.131Z] 448f6bf000e3: Download complete [2021-08-05T13:00:40.536Z] c2d8d7efcc4b: Download complete [2021-08-05T13:00:40.536Z] 448f6bf000e3: Pull complete [2021-08-05T13:00:41.131Z] f757da607395: Pull complete [2021-08-05T13:00:42.568Z] 05883995daec: Pull complete [2021-08-05T13:00:43.162Z] 8603b9c90790: Pull complete [2021-08-05T13:00:44.145Z] 1560dd03e051: Pull complete [2021-08-05T13:00:44.421Z] 27f5ce0e4adf: Pull complete [2021-08-05T13:00:59.520Z] c2d8d7efcc4b: Pull complete [2021-08-05T13:00:59.520Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T13:00:59.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:00:59.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T13:00:59.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-08-05T13:00:59.852Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T13:01:04.923Z] $ docker top 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:05.848Z] ---> job-cost.sh [2021-08-05T13:01:05.848Z] lf-activate-venv: SKIPPING [2021-08-05T13:01:05.848Z] INFO: No Stack... [2021-08-05T13:01:06.824Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T13:01:07.420Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T13:01:08.089Z] + + catcut /w/workspace/device-virtual-go/2/archives/cost.csv -d, [2021-08-05T13:01:08.089Z] -f6 [Pipeline] lock [2021-08-05T13:01:08.153Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [2021-08-05T13:01:08.162Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] did not exist. Created. [2021-08-05T13:01:08.162Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:01:08.867Z] /w/workspace/device-virtual-go/2@tmp/durable-4d8026eb/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-4d8026eb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-05T13:01:09.540Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T13:01:09.561Z] Warning: overwriting stash ‘stack-cost’ [2021-08-05T13:01:09.604Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T13:01:09.616Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T13:01:09.633Z] $ docker stop --time=1 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 [2021-08-05T13:01:11.319Z] $ docker rm -f 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 [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 [2021-08-05T13:01:14.355Z] provisioning config files... [2021-08-05T13:01:14.373Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config3914698106952288339tmp [Pipeline] { [Pipeline] sh [2021-08-05T13:01:14.734Z] + set +x [2021-08-05T13:01:14.734Z] + curl -s https://codecov.io/bash [2021-08-05T13:01:14.734Z] + bash -s -- [2021-08-05T13:01:15.003Z] [2021-08-05T13:01:15.003Z] _____ _ [2021-08-05T13:01:15.003Z] / ____| | | [2021-08-05T13:01:15.003Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T13:01:15.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T13:01:15.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T13:01:15.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T13:01:15.003Z] Bash-1.0.6 [2021-08-05T13:01:15.003Z] [2021-08-05T13:01:15.003Z] [2021-08-05T13:01:15.003Z] ==> git version 2.24.4 found [2021-08-05T13:01:15.003Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-05T13:01:15.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T13:01:15.003Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T13:01:15.003Z] ==> Jenkins CI detected. [2021-08-05T13:01:15.003Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T13:01:15.003Z] project root: . [2021-08-05T13:01:15.003Z] --> token set from env [2021-08-05T13:01:15.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T13:01:15.003Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T13:01:15.003Z] ==> Python coveragepy not found [2021-08-05T13:01:15.003Z] ==> Searching for coverage reports in: [2021-08-05T13:01:15.003Z] + . [2021-08-05T13:01:15.003Z] -> Found 1 reports [2021-08-05T13:01:15.003Z] ==> Detecting git/mercurial file structure [2021-08-05T13:01:15.003Z] ==> Reading reports [2021-08-05T13:01:15.003Z] + ./coverage.out bytes=46339 [2021-08-05T13:01:15.003Z] ==> Appending adjustments [2021-08-05T13:01:15.003Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T13:01:15.271Z] + Found adjustments [2021-08-05T13:01:15.271Z] ==> Gzipping contents [2021-08-05T13:01:15.271Z] 8.0K /tmp/codecov.x6EdHu.gz [2021-08-05T13:01:15.271Z] ==> Uploading reports [2021-08-05T13:01:15.271Z] url: https://codecov.io [2021-08-05T13:01:15.271Z] query: branch=PR-235&commit=6648057949a202afd37acdbf417a39eda0351b2b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= [2021-08-05T13:01:15.271Z] -> Pinging Codecov [2021-08-05T13:01:15.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-235&commit=6648057949a202afd37acdbf417a39eda0351b2b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= [2021-08-05T13:01:15.539Z] -> Uploading to [2021-08-05T13:01:15.539Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/6648057949a202afd37acdbf417a39eda0351b2b/b9fe6cb0-fa04-4018-9064-7168bb76c86e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T130115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72f0a1df362eaad219563b303da436569cc9d661009e72290fb423614761614e [2021-08-05T13:01:15.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T13:01:15.539Z] Dload Upload Total Spent Left Speed [2021-08-05T13:01:16.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5518 0 0 100 5518 0 12760 --:--:-- --:--:-- --:--:-- 12773 [2021-08-05T13:01:16.123Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] } [2021-08-05T13:01:16.137Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T13:01:18.154Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-235/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:18.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:19.100Z] ---> package-listing.sh [2021-08-05T13:01:19.100Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T13:01:19.100Z] ++ facter osfamily [2021-08-05T13:01:19.369Z] + OS_FAMILY=redhat [2021-08-05T13:01:19.369Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-235 [2021-08-05T13:01:19.369Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T13:01:19.369Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T13:01:19.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T13:01:19.369Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T13:01:19.369Z] + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' [2021-08-05T13:01:19.369Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T13:01:19.369Z] + case "${OS_FAMILY}" in [2021-08-05T13:01:19.369Z] + sort [2021-08-05T13:01:19.369Z] + rpm -qa [2021-08-05T13:01:19.957Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T13:01:19.957Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T13:01:19.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T13:01:19.957Z] + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' [2021-08-05T13:01:19.957Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-235/archives/ [2021-08-05T13:01:19.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-235/archives/ [Pipeline] echo [2021-08-05T13:01:19.976Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T13:01:20.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:01:20.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:01:20.887Z] [2021-08-05T13:01:20.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:01:21.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:01:21.220Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T13:01:21.220Z] b4d181a07f80: Pulling fs layer [2021-08-05T13:01:21.220Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T13:01:21.220Z] ed53099fbce6: Pulling fs layer [2021-08-05T13:01:21.220Z] dc539afda2c1: Pulling fs layer [2021-08-05T13:01:21.220Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T13:01:21.220Z] 9065ff56babe: Pulling fs layer [2021-08-05T13:01:21.220Z] d287ab97295c: Pulling fs layer [2021-08-05T13:01:21.220Z] dc539afda2c1: Waiting [2021-08-05T13:01:21.220Z] 77bc0d833cb6: Waiting [2021-08-05T13:01:21.220Z] 9065ff56babe: Waiting [2021-08-05T13:01:21.220Z] d287ab97295c: Waiting [2021-08-05T13:01:21.486Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T13:01:21.486Z] a1111a8f2ec3: Download complete [2021-08-05T13:01:21.486Z] dc539afda2c1: Verifying Checksum [2021-08-05T13:01:21.486Z] dc539afda2c1: Download complete [2021-08-05T13:01:21.752Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T13:01:21.752Z] 77bc0d833cb6: Download complete [2021-08-05T13:01:21.752Z] 9065ff56babe: Verifying Checksum [2021-08-05T13:01:21.752Z] 9065ff56babe: Download complete [2021-08-05T13:01:22.018Z] ed53099fbce6: Verifying Checksum [2021-08-05T13:01:22.018Z] ed53099fbce6: Download complete [2021-08-05T13:01:22.980Z] b4d181a07f80: Verifying Checksum [2021-08-05T13:01:22.980Z] b4d181a07f80: Download complete [2021-08-05T13:01:23.951Z] b4d181a07f80: Pull complete [2021-08-05T13:01:24.223Z] a1111a8f2ec3: Pull complete [2021-08-05T13:01:24.493Z] ed53099fbce6: Pull complete [2021-08-05T13:01:24.765Z] dc539afda2c1: Pull complete [2021-08-05T13:01:25.034Z] 77bc0d833cb6: Pull complete [2021-08-05T13:01:25.034Z] 9065ff56babe: Pull complete [2021-08-05T13:01:26.445Z] d287ab97295c: Verifying Checksum [2021-08-05T13:01:26.445Z] d287ab97295c: Download complete [2021-08-05T13:01:31.829Z] d287ab97295c: Pull complete [2021-08-05T13:01:31.829Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T13:01:31.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:01:31.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T13:01:32.144Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-08-05T13:01:32.205Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-235/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-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T13:01:34.870Z] $ docker top 4a66af4d147abd6193bda7e84d245d03c6852d10206962c129bc91242690ac0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:01:35.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T13:01:35.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T13:01:35.926Z] + ls /var/log/sa-host [2021-08-05T13:01:35.927Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T13:01:35.927Z] file_magic: OK [2021-08-05T13:01:35.927Z] HZ: Using current value: 100 [2021-08-05T13:01:35.927Z] file_header: OK [2021-08-05T13:01:35.927Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-05T13:01:35.927Z] Statistics: [2021-08-05T13:01:35.927Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T13:01:35.927Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:01:38.090Z] provisioning config files... [2021-08-05T13:01:38.109Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config1334979418724419070tmp [Pipeline] { [Pipeline] echo [2021-08-05T13:01:38.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:38.465Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T13:01:38.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:38.890Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T13:01:38.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:39.213Z] ---> sudo-logs.sh [2021-08-05T13:01:39.213Z] Archiving 'sudo' log.. [2021-08-05T13:01:39.213Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.vexxhost.local: Name or service not known [2021-08-05T13:01:39.213Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T13:01:39.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:39.560Z] ---> job-cost.sh [2021-08-05T13:01:39.561Z] lf-activate-venv: SKIPPING [2021-08-05T13:01:39.561Z] DEBUG: total: 0.18000000715255737 [2021-08-05T13:01:39.561Z] INFO: Retrieving Stack Cost... [2021-08-05T13:01:40.525Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T13:01:40.525Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T13:01:40.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:01:40.890Z] ---> logs-deploy.sh [2021-08-05T13:01:40.890Z] lf-activate-venv: SKIPPING [2021-08-05T13:01:40.890Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-235/2 [2021-08-05T13:01:40.890Z] INFO: archiving workspace using pattern(s): [2021-08-05T13:01:41.474Z] Archives upload complete. [2021-08-05T13:01:41.740Z] INFO: archiving logs to Nexus