Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2+6a12b3cbdde77164eea8659b975df68ff4f52f5c (acb7370bdd18e0adbbed7edaa5b7d58e0d142432) 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-ssh11680551425418984505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18150780350530117964.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh538278754750351613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16828881233455955110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10544026361672701317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17684547026839758725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22795 in /w/workspace/foundry_device-virtual-go_PR-301 [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-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6a12b3cbdde77164eea8659b975df68ff4f52f5c into PR head commit ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 Merge succeeded, producing ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 Checking out Revision ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 (PR-301) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6a12b3cbdde77164eea8659b975df68ff4f52f5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:03:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:03:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:03:30 ========================================================= 11:03:30 EdgeX Global Pipelines Version Info 11:03:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:03:31 ------------------- 11:03:31 stable info: 11:03:31 ------------------- 11:03:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:03:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 11:03:31 Message: update stable to v1.0.238 11:03:31 ------------------- 11:03:31 experimental info: 11:03:31 ------------------- 11:03:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:03:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 11:03:31 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef2a6cf [Pipeline] echo 11:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:33 provisioning config files... 11:03:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-301@tmp/config1204686861742152903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:34 ---> docker-login.sh 11:03:34 nexus3.edgexfoundry.org:10001 11:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:34 Configure a credential helper to remove this warning. See 11:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:34 11:03:34 Login Succeeded 11:03:34 nexus3.edgexfoundry.org:10002 11:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:34 Configure a credential helper to remove this warning. See 11:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:34 11:03:34 Login Succeeded 11:03:34 nexus3.edgexfoundry.org:10003 11:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:34 Configure a credential helper to remove this warning. See 11:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:34 11:03:34 Login Succeeded 11:03:34 nexus3.edgexfoundry.org:10004 11:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:35 Configure a credential helper to remove this warning. See 11:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:35 11:03:35 Login Succeeded 11:03:35 docker.io 11:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:35 Configure a credential helper to remove this warning. See 11:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:35 11:03:35 Login Succeeded 11:03:35 ---> docker-login.sh ends [Pipeline] } 11:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:03:35 + git rev-list -1 --merges ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2~1..ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [Pipeline] echo 11:03:36 -----------> git rev-list -1 --merges ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2~1..ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [false] [Pipeline] sh 11:03:36 + git log --format=format:%s -1 ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [Pipeline] echo 11:03:36 ========================================================= 11:03:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:03:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:36 + git log --format=format:%s -1 ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [Pipeline] echo 11:03:36 [semverPrep] GIT_COMMIT: ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:03:36 [semverPrep] This is not a build commit. [Pipeline] sh 11:03:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:37 + grep -v github /etc/ssh/ssh_known_hosts 11:03:37 + [ -e /tmp/ssh_known_hosts ] 11:03:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:03:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:03:37 + sudo tee -a /etc/ssh/ssh_known_hosts 11:03:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:37 11:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:38 0.1.4: Pulling from edgex-devops/py-git-semver 11:03:38 b85a868b505f: Pulling fs layer 11:03:38 e2be974225ed: Pulling fs layer 11:03:38 339a4e72a1f5: Pulling fs layer 11:03:38 988bab9f4d93: Pulling fs layer 11:03:38 1469e6f7b9e6: Pulling fs layer 11:03:38 eaf3925da568: Pulling fs layer 11:03:38 bab4dde63d76: Pulling fs layer 11:03:38 bde34c3a00c8: Pulling fs layer 11:03:38 b352a97aabf1: Pulling fs layer 11:03:38 4872d77fe225: Pulling fs layer 11:03:38 5851b861e8e6: Pulling fs layer 11:03:38 bde34c3a00c8: Waiting 11:03:38 b352a97aabf1: Waiting 11:03:38 4872d77fe225: Waiting 11:03:38 5851b861e8e6: Waiting 11:03:38 eaf3925da568: Waiting 11:03:38 988bab9f4d93: Waiting 11:03:38 bab4dde63d76: Waiting 11:03:38 1469e6f7b9e6: Waiting 11:03:38 e2be974225ed: Download complete 11:03:38 988bab9f4d93: Verifying Checksum 11:03:38 988bab9f4d93: Download complete 11:03:38 1469e6f7b9e6: Verifying Checksum 11:03:38 1469e6f7b9e6: Download complete 11:03:38 eaf3925da568: Download complete 11:03:38 339a4e72a1f5: Verifying Checksum 11:03:38 339a4e72a1f5: Download complete 11:03:38 bde34c3a00c8: Download complete 11:03:38 b352a97aabf1: Download complete 11:03:38 4872d77fe225: Verifying Checksum 11:03:38 4872d77fe225: Download complete 11:03:38 5851b861e8e6: Verifying Checksum 11:03:38 5851b861e8e6: Download complete 11:03:38 b85a868b505f: Verifying Checksum 11:03:38 b85a868b505f: Download complete 11:03:38 bab4dde63d76: Verifying Checksum 11:03:38 bab4dde63d76: Download complete 11:03:40 b85a868b505f: Pull complete 11:03:40 e2be974225ed: Pull complete 11:03:40 339a4e72a1f5: Pull complete 11:03:40 988bab9f4d93: Pull complete 11:03:40 1469e6f7b9e6: Pull complete 11:03:40 eaf3925da568: Pull complete 11:03:42 bab4dde63d76: Pull complete 11:03:42 bde34c3a00c8: Pull complete 11:03:43 b352a97aabf1: Pull complete 11:03:43 4872d77fe225: Pull complete 11:03:43 5851b861e8e6: Pull complete 11:03:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:43 prd-ubuntu20.04-docker-8c-8g-22795 does not seem to be running inside a container 11:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-301 -v /w/workspace/foundry_device-virtual-go_PR-301:/w/workspace/foundry_device-virtual-go_PR-301:rw,z -v /w/workspace/foundry_device-virtual-go_PR-301@tmp:/w/workspace/foundry_device-virtual-go_PR-301@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:44 $ docker top c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 -eo pid,comm 11:03:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:03:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:45 [ssh-agent] Looking for ssh-agent implementation... 11:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:45 $ docker exec c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 ssh-agent 11:03:45 SSH_AUTH_SOCK=/tmp/ssh-cyK8Tz8v3Luj/agent.32 11:03:45 SSH_AGENT_PID=38 11:03:45 Running ssh-add (command line suppressed) 11:03:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-301@tmp/private_key_8569973949509817169.key (/w/workspace/foundry_device-virtual-go_PR-301@tmp/private_key_8569973949509817169.key) 11:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:45 + git tag --points-at HEAD [Pipeline] } 11:03:45 $ docker exec --env ******** --env ******** c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 ssh-agent -k 11:03:45 unset SSH_AUTH_SOCK; 11:03:45 unset SSH_AGENT_PID; 11:03:45 echo Agent pid 38 killed; 11:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:46 [ssh-agent] Looking for ssh-agent implementation... 11:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:46 $ docker exec c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 ssh-agent 11:03:46 SSH_AUTH_SOCK=/tmp/ssh-e4hmjk51QV7h/agent.71 11:03:46 SSH_AGENT_PID=77 11:03:46 Running ssh-add (command line suppressed) 11:03:46 Identity added: /w/workspace/foundry_device-virtual-go_PR-301@tmp/private_key_6752515465289670229.key (/w/workspace/foundry_device-virtual-go_PR-301@tmp/private_key_6752515465289670229.key) 11:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:46 + git semver init 11:03:47 2022-08-15 11:03:46,974 [run_init] DEBUG init version:0.0.0 force:False 11:03:47 2022-08-15 11:03:46,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-301/.semver 11:03:47 2022-08-15 11:03:46,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-301/.semver 11:03:47 2022-08-15 11:03:46,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-301/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-301, universal_newlines=False, shell=None, istream=None) 11:03:47 2022-08-15 11:03:47,851 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-301/.git/info/exclude 11:03:47 2022-08-15 11:03:47,851 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-301/.semver/PR-301 with force:False 11:03:47 2022-08-15 11:03:47,851 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-301/.semver/PR-301 11:03:47 2022-08-15 11:03:47,854 [execute] INFO git cat-file --batch-check 11:03:47 2022-08-15 11:03:47,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) 11:03:47 2022-08-15 11:03:47,861 [execute] INFO git cat-file --batch 11:03:47 2022-08-15 11:03:47,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) 11:03:47 2022-08-15 11:03:47,867 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-301/.semver/PR-301 11:03:47 0.0.0 [Pipeline] } 11:03:48 $ docker exec --env ******** --env ******** c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 ssh-agent -k 11:03:48 unset SSH_AUTH_SOCK; 11:03:48 unset SSH_AGENT_PID; 11:03:48 echo Agent pid 77 killed; 11:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:48 + git semver [Pipeline] } 11:03:48 $ docker stop --time=1 c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 11:03:50 $ docker rm -f c9e24bbf98b346f49a258b7198716e1a004a89ed008dcab5fd29396ca0fec950 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:03:50 Stashed 1 file(s) [Pipeline] echo 11:03:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:51 provisioning config files... 11:03:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-301@tmp/config3119952837959363333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:51 ---> docker-login.sh 11:03:51 nexus3.edgexfoundry.org:10001 11:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:51 Configure a credential helper to remove this warning. See 11:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:51 11:03:51 Login Succeeded 11:03:51 nexus3.edgexfoundry.org:10002 11:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:52 Configure a credential helper to remove this warning. See 11:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:52 11:03:52 Login Succeeded 11:03:52 nexus3.edgexfoundry.org:10003 11:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:52 Configure a credential helper to remove this warning. See 11:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:52 11:03:52 Login Succeeded 11:03:52 nexus3.edgexfoundry.org:10004 11:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:52 Configure a credential helper to remove this warning. See 11:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:52 11:03:52 Login Succeeded 11:03:52 docker.io 11:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:52 Configure a credential helper to remove this warning. See 11:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:52 11:03:52 Login Succeeded 11:03:52 ---> docker-login.sh ends [Pipeline] } 11:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:52 ========================================================= 11:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:03:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:03:53 Sending build context to Docker daemon 23.11MB 11:03:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:03:53 Step 2/12 : FROM ${BASE} AS builder 11:03:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:03:53 2408cc74d12b: Pulling fs layer 11:03:53 ea60b727a1ce: Pulling fs layer 11:03:53 30c4a7721957: Pulling fs layer 11:03:53 370296b7ddb6: Pulling fs layer 11:03:53 7c6cee850709: Pulling fs layer 11:03:53 39a5fcdaea64: Pulling fs layer 11:03:53 d94ebbe4e438: Pulling fs layer 11:03:53 bcfd1f05c69d: Pulling fs layer 11:03:53 59ccb84bbe0f: Pulling fs layer 11:03:53 7c6cee850709: Waiting 11:03:53 39a5fcdaea64: Waiting 11:03:53 d94ebbe4e438: Waiting 11:03:53 59ccb84bbe0f: Waiting 11:03:53 bcfd1f05c69d: Waiting 11:03:53 30c4a7721957: Verifying Checksum 11:03:53 30c4a7721957: Download complete 11:03:53 ea60b727a1ce: Download complete 11:03:53 7c6cee850709: Verifying Checksum 11:03:53 7c6cee850709: Download complete 11:03:53 39a5fcdaea64: Verifying Checksum 11:03:53 39a5fcdaea64: Download complete 11:03:53 2408cc74d12b: Verifying Checksum 11:03:53 2408cc74d12b: Download complete 11:03:53 d94ebbe4e438: Verifying Checksum 11:03:53 d94ebbe4e438: Download complete 11:03:53 2408cc74d12b: Pull complete 11:03:53 ea60b727a1ce: Pull complete 11:03:53 30c4a7721957: Pull complete 11:03:53 59ccb84bbe0f: Download complete 11:03:54 bcfd1f05c69d: Verifying Checksum 11:03:54 bcfd1f05c69d: Download complete 11:03:54 370296b7ddb6: Verifying Checksum 11:03:54 370296b7ddb6: Download complete 11:03:58 370296b7ddb6: Pull complete 11:03:58 7c6cee850709: Pull complete 11:03:58 39a5fcdaea64: Pull complete 11:03:58 d94ebbe4e438: Pull complete 11:04:00 bcfd1f05c69d: Pull complete 11:04:01 59ccb84bbe0f: Pull complete 11:04:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 11:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:04:01 ---> a4fb48ad2a94 11:04:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:04:02 ---> Running in 65ad3a2c772c 11:04:03 Removing intermediate container 65ad3a2c772c 11:04:03 ---> 4052d2c60c99 11:04:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:04:03 ---> Running in ba801f3e1643 11:04:03 Removing intermediate container ba801f3e1643 11:04:03 ---> 8e40656de050 11:04:03 Step 5/12 : WORKDIR /device-virtual-go 11:04:03 ---> Running in adb608ee0be9 11:04:03 Removing intermediate container adb608ee0be9 11:04:03 ---> 584a9e991e93 11:04:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:03 ---> Running in 53129dbee0d1 11:04:03 Removing intermediate container 53129dbee0d1 11:04:03 ---> e212af8d708c 11:04:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:03 ---> Running in a1fdf429909b 11:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:04:05 (2/4) Installing libedit (20210910.3.1-r0) 11:04:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:04:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:04:05 Executing busybox-1.35.0-r13.trigger 11:04:05 OK: 216 MiB in 55 packages 11:04:06 Removing intermediate container a1fdf429909b 11:04:06 ---> 4c0a28727dc7 11:04:06 Step 8/12 : COPY go.mod vendor* ./ 11:04:06 Still waiting to schedule task 11:04:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:04:06 ---> 2781e7ef54f5 11:04:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:06 ---> Running in db100485f6e1 11:04:28 Removing intermediate container db100485f6e1 11:04:28 ---> ad35f9a8926c 11:04:28 Step 10/12 : COPY . . 11:04:28 ---> dc45b52b0b3b 11:04:28 Step 11/12 : ARG MAKE='make build' 11:04:28 ---> Running in 8ddade876f2a 11:04:28 Removing intermediate container 8ddade876f2a 11:04:28 ---> e2ef5ca56a9d 11:04:28 Step 12/12 : RUN $MAKE 11:04:28 ---> Running in 7cc14d7b45b0 11:04:28 noop 11:04:28 Removing intermediate container 7cc14d7b45b0 11:04:28 ---> f700034ad0cc 11:04:28 Successfully built f700034ad0cc 11:04:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:28 + docker inspect -f . ci-base-image-x86_64 11:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:29 prd-ubuntu20.04-docker-8c-8g-22795 does not seem to be running inside a container 11:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-301 -v /w/workspace/foundry_device-virtual-go_PR-301:/w/workspace/foundry_device-virtual-go_PR-301:rw,z -v /w/workspace/foundry_device-virtual-go_PR-301@tmp:/w/workspace/foundry_device-virtual-go_PR-301@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 ******** ci-base-image-x86_64 cat 11:04:29 $ docker top bfce971d9d6b9456f7305bbc49afbce6ae26e37756b0a6ee5f4a916318200a0d -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:29 + go version 11:04:29 go version go1.18.3 linux/amd64 [Pipeline] } 11:04:29 $ docker stop --time=1 bfce971d9d6b9456f7305bbc49afbce6ae26e37756b0a6ee5f4a916318200a0d 11:04:31 $ docker rm -f bfce971d9d6b9456f7305bbc49afbce6ae26e37756b0a6ee5f4a916318200a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:32 + docker inspect -f . ci-base-image-x86_64 11:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:32 prd-ubuntu20.04-docker-8c-8g-22795 does not seem to be running inside a container 11:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-virtual-go_PR-301 -v /w/workspace/foundry_device-virtual-go_PR-301:/w/workspace/foundry_device-virtual-go_PR-301:rw,z -v /w/workspace/foundry_device-virtual-go_PR-301@tmp:/w/workspace/foundry_device-virtual-go_PR-301@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 ******** ci-base-image-x86_64 cat 11:04:32 $ docker top 1854071f57a2511cb6efdabd945831825a9d9971405c37a89675ff4e501fd0fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:33 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-301 [Pipeline] fileExists [Pipeline] sh 11:04:33 + make test 11:04:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:04:33 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:04:41 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:04:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements 11:04:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:04:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:51 ./bin/test-attribution-txt.sh 11:04:51 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:04:51 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:04:51 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 11:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:04:51 $ docker stop --time=1 1854071f57a2511cb6efdabd945831825a9d9971405c37a89675ff4e501fd0fa 11:04:53 $ docker rm -f 1854071f57a2511cb6efdabd945831825a9d9971405c37a89675ff4e501fd0fa [Pipeline] // withDockerContainer [Pipeline] sh 11:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:04:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:04:55 + ls -al . 11:04:55 total 192 11:04:55 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 11:04 . 11:04:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 11:03 .. 11:04:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 11:04 .git 11:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:03 .github 11:04:55 -rw-rw-r-- 1 jenkins jenkins 337 Aug 15 11:03 .gitignore 11:04:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 11:03 .golangci.yml 11:04:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 11:03 .semver 11:04:55 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 15 11:03 Attribution.txt 11:04:55 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 15 11:03 CHANGELOG.md 11:04:55 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 15 11:03 Dockerfile 11:04:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 11:03 GOVERNANCE.md 11:04:55 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 11:03 Jenkinsfile 11:04:55 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 11:03 LICENSE 11:04:55 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 15 11:03 Makefile 11:04:55 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 11:03 OWNERS.md 11:04:55 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 15 11:03 README.md 11:04:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 11:03 VERSION 11:04:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 11:03 bin 11:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:03 cmd 11:04:55 -rw-r--r-- 1 jenkins jenkins 44128 Aug 15 11:04 coverage.out 11:04:55 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 15 11:03 go.mod 11:04:55 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 15 11:03 go.sum 11:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:03 internal 11:04:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 11:03 snap 11:04:55 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:55 + 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=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 --label arch=amd64 --label version=0.0.0 . 11:04:55 Sending build context to Docker daemon 23.16MB 11:04:55 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:04:55 Step 2/26 : FROM ${BASE} AS builder 11:04:55 ---> f700034ad0cc 11:04:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:04:55 ---> Running in d4d62d0dacdf 11:04:55 Removing intermediate container d4d62d0dacdf 11:04:55 ---> e41fa7df0733 11:04:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:04:55 ---> Running in 4c010b1d0713 11:04:56 Removing intermediate container 4c010b1d0713 11:04:56 ---> 282f7ab93adf 11:04:56 Step 5/26 : WORKDIR /device-virtual-go 11:04:56 ---> Running in 539c61a8adeb 11:04:56 Removing intermediate container 539c61a8adeb 11:04:56 ---> 32c36cb9e74c 11:04:56 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:56 ---> Running in f61eee975722 11:04:56 Removing intermediate container f61eee975722 11:04:56 ---> d12287fb0708 11:04:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:56 ---> Running in 6b7842288cd6 11:04:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:58 OK: 216 MiB in 55 packages 11:04:58 Removing intermediate container 6b7842288cd6 11:04:58 ---> b41230f8c83a 11:04:58 Step 8/26 : COPY go.mod vendor* ./ 11:04:58 ---> 15091c4a0ef7 11:04:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:58 ---> Running in f4614e6334ff 11:04:59 Removing intermediate container f4614e6334ff 11:04:59 ---> 2ea0b4b64d15 11:04:59 Step 10/26 : COPY . . 11:05:00 ---> b92c10432521 11:05:00 Step 11/26 : ARG MAKE='make build' 11:05:00 ---> Running in eaca13f2c467 11:05:00 Removing intermediate container eaca13f2c467 11:05:00 ---> 0974b09f6049 11:05:00 Step 12/26 : RUN $MAKE 11:05:00 ---> Running in 8218ba176a4c 11:05:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:05:18 Removing intermediate container 8218ba176a4c 11:05:18 ---> 11881a7d370a 11:05:18 Step 13/26 : FROM alpine:3.16 11:05:18 3.16: Pulling from library/alpine 11:05:19 213ec9aee27d: Pulling fs layer 11:05:19 213ec9aee27d: Verifying Checksum 11:05:19 213ec9aee27d: Download complete 11:05:19 213ec9aee27d: Pull complete 11:05:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 11:05:19 Status: Downloaded newer image for alpine:3.16 11:05:19 ---> 9c6f07244728 11:05:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:05:19 ---> Running in 8f589a6c0dc5 11:05:19 Removing intermediate container 8f589a6c0dc5 11:05:19 ---> 2712ed4553b6 11:05:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:19 ---> Running in f77a27e04df1 11:05:20 Removing intermediate container f77a27e04df1 11:05:20 ---> 611be88c4057 11:05:20 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:05:20 ---> Running in 5949322c2771 11:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:05:21 (1/6) Installing dumb-init (1.2.5-r1) 11:05:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:05:21 (3/6) Installing libsodium (1.0.18-r0) 11:05:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:05:22 (5/6) Installing libzmq (4.3.4-r0) 11:05:22 (6/6) Installing zeromq (4.3.4-r0) 11:05:22 Executing busybox-1.35.0-r17.trigger 11:05:22 OK: 8 MiB in 20 packages 11:05:22 Removing intermediate container 5949322c2771 11:05:22 ---> 6ec8ebd437f9 11:05:22 Step 17/26 : WORKDIR / 11:05:22 ---> Running in a384440bc6b2 11:05:22 Removing intermediate container a384440bc6b2 11:05:22 ---> b9d9d9323173 11:05:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:05:22 ---> 0fdd5a356fb4 11:05:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:05:22 ---> 90c662965eac 11:05:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:05:23 ---> 7a8301c2d046 11:05:23 Step 21/26 : EXPOSE 59900 11:05:23 ---> Running in fa57b1d482a6 11:05:23 Removing intermediate container fa57b1d482a6 11:05:23 ---> c5bba1200141 11:05:23 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:05:23 ---> Running in 693a78834994 11:05:23 Removing intermediate container 693a78834994 11:05:23 ---> 23445bc1acf9 11:05:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:05:23 ---> Running in 67330df7be75 11:05:24 Removing intermediate container 67330df7be75 11:05:24 ---> 600fbbe8a03c 11:05:24 Step 24/26 : LABEL arch=amd64 11:05:24 ---> Running in 193971e8a9a5 11:05:24 Removing intermediate container 193971e8a9a5 11:05:24 ---> f4fea324afc4 11:05:24 Step 25/26 : LABEL git_sha=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 11:05:24 ---> Running in ad5d694d46f0 11:05:24 Removing intermediate container ad5d694d46f0 11:05:24 ---> 5eeaaeb4f158 11:05:24 Step 26/26 : LABEL version=0.0.0 11:05:24 ---> Running in 08d7989f9995 11:05:24 Removing intermediate container 08d7989f9995 11:05:24 ---> 6d07d25a25eb 11:05:24 [Warning] One or more build-args [ARCH] were not consumed 11:05:24 Successfully built 6d07d25a25eb 11:05:24 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 11:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:25 11:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:25 latest: Pulling from edgex-lftools-log-publisher 11:05:25 5eb5b503b376: Pulling fs layer 11:05:25 5c69ac0246d0: Pulling fs layer 11:05:25 ec43610c2a17: Pulling fs layer 11:05:25 3a2ae6a8a46f: Pulling fs layer 11:05:25 33b1e0a273af: Pulling fs layer 11:05:25 5d3b04190fa2: Pulling fs layer 11:05:25 2f39f015ded8: Pulling fs layer 11:05:25 5d3b04190fa2: Waiting 11:05:25 33b1e0a273af: Waiting 11:05:25 2f39f015ded8: Waiting 11:05:25 3a2ae6a8a46f: Waiting 11:05:25 5c69ac0246d0: Download complete 11:05:25 3a2ae6a8a46f: Verifying Checksum 11:05:25 3a2ae6a8a46f: Download complete 11:05:25 33b1e0a273af: Verifying Checksum 11:05:25 33b1e0a273af: Download complete 11:05:25 5d3b04190fa2: Download complete 11:05:25 ec43610c2a17: Verifying Checksum 11:05:25 5eb5b503b376: Verifying Checksum 11:05:25 5eb5b503b376: Download complete 11:05:26 2f39f015ded8: Download complete 11:05:26 5eb5b503b376: Pull complete 11:05:27 5c69ac0246d0: Pull complete 11:05:27 ec43610c2a17: Pull complete 11:05:27 3a2ae6a8a46f: Pull complete 11:05:27 33b1e0a273af: Pull complete 11:05:27 5d3b04190fa2: Pull complete 11:05:32 2f39f015ded8: Pull complete 11:05:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:32 prd-ubuntu20.04-docker-8c-8g-22795 does not seem to be running inside a container 11:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-301 -v /w/workspace/foundry_device-virtual-go_PR-301:/w/workspace/foundry_device-virtual-go_PR-301:rw,z -v /w/workspace/foundry_device-virtual-go_PR-301@tmp:/w/workspace/foundry_device-virtual-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:34 $ docker top 7d7df08dbc234902d384582ef4d76e33213b1e357a52e6cbee2ced7950174916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:34 ---> job-cost.sh 11:05:34 lf-activate-venv: SKIPPING 11:05:34 INFO: No Stack... 11:05:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:35 INFO: Archiving Costs [Pipeline] sh 11:05:35 + cat /w/workspace/foundry_device-virtual-go_PR-301/archives/cost.csv 11:05:35 + cut -d, -f6 [Pipeline] lock 11:05:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] 11:05:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] did not exist. Created. 11:05:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:36 + echo total: 0.2199999988079071 [Pipeline] stash 11:05:36 Stashed 1 file(s) [Pipeline] } 11:05:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:36 $ docker stop --time=1 7d7df08dbc234902d384582ef4d76e33213b1e357a52e6cbee2ced7950174916 11:05:37 $ docker rm -f 7d7df08dbc234902d384582ef4d76e33213b1e357a52e6cbee2ced7950174916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22797 in /w/workspace/foundry_device-virtual-go_PR-301 [Pipeline] { [Pipeline] ws 11:05:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:05:45 The recommended git tool is: git 11:05:52 using credential edgex-jenkins-ssh 11:05:52 Cloning the remote Git repository 11:05:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:05:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:05:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:05:52 > git --version # timeout=10 11:05:52 > git --version # 'git version 2.25.1' 11:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:05:55 Merging remotes/origin/main commit 6a12b3cbdde77164eea8659b975df68ff4f52f5c into PR head commit ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 11:05:55 Merge succeeded, producing ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 11:05:55 Checking out Revision ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 (PR-301) 11:05:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:05:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:05:55 > git config core.sparsecheckout # timeout=10 11:05:55 > git checkout -f ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 # timeout=10 11:05:55 > git remote # timeout=10 11:05:55 > git config --get remote.origin.url # timeout=10 11:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:55 > git merge 6a12b3cbdde77164eea8659b975df68ff4f52f5c # timeout=10 11:05:55 > git rev-parse HEAD^{commit} # timeout=10 11:05:55 > git config core.sparsecheckout # timeout=10 11:05:55 > git checkout -f ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 # timeout=10 11:05:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:05:59 > git --version # timeout=10 11:05:59 > git --version # 'git version 2.25.1' 11:06:00 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:06:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:01 Dload Upload Total Spent Left Speed 11:06:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh 11:06:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:06:02 + sudo tee /etc/docker/daemon.new 11:06:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:06:02 { 11:06:02 "registry-mirrors": [ 11:06:02 "https://nexus3.edgexfoundry.org:10001" 11:06:02 ], 11:06:02 "bip": "10.250.0.254/24", 11:06:02 "hosts": [ 11:06:02 "tcp://0.0.0.0:5555", 11:06:02 "unix:///var/run/docker.sock" 11:06:02 ], 11:06:02 "mtu": 1458, 11:06:02 "selinux-enabled": true, 11:06:02 "seccomp-profile": "/etc/docker/seccomp.json" 11:06:02 } [Pipeline] sh 11:06:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:06:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:21 provisioning config files... 11:06:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5359358250980543985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:22 ---> docker-login.sh 11:06:22 nexus3.edgexfoundry.org:10001 11:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:22 Configure a credential helper to remove this warning. See 11:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:22 11:06:22 Login Succeeded 11:06:22 nexus3.edgexfoundry.org:10002 11:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:23 Configure a credential helper to remove this warning. See 11:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:23 11:06:23 Login Succeeded 11:06:23 nexus3.edgexfoundry.org:10003 11:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:23 Configure a credential helper to remove this warning. See 11:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:23 11:06:23 Login Succeeded 11:06:23 nexus3.edgexfoundry.org:10004 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:24 Configure a credential helper to remove this warning. See 11:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:24 11:06:24 Login Succeeded 11:06:24 docker.io 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:24 Configure a credential helper to remove this warning. See 11:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:24 11:06:24 Login Succeeded 11:06:24 ---> docker-login.sh ends [Pipeline] } 11:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:25 ========================================================= 11:06:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:06:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:06:26 Sending build context to Docker daemon 11.69MB 11:06:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:06:26 Step 2/12 : FROM ${BASE} AS builder 11:06:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:26 b3c136eddcbf: Pulling fs layer 11:06:26 c0a3192eca97: Pulling fs layer 11:06:26 a050256f5b6f: Pulling fs layer 11:06:26 656be50a0ddc: Pulling fs layer 11:06:26 2bbca73fdf42: Pulling fs layer 11:06:26 656be50a0ddc: Waiting 11:06:26 46d945488cbd: Pulling fs layer 11:06:26 8a5474983e97: Pulling fs layer 11:06:26 2bbca73fdf42: Waiting 11:06:26 329c88fbcd65: Pulling fs layer 11:06:26 46d945488cbd: Waiting 11:06:26 329c88fbcd65: Waiting 11:06:26 8a5474983e97: Waiting 11:06:26 a050256f5b6f: Download complete 11:06:26 c0a3192eca97: Verifying Checksum 11:06:26 c0a3192eca97: Download complete 11:06:26 2bbca73fdf42: Verifying Checksum 11:06:26 2bbca73fdf42: Download complete 11:06:26 46d945488cbd: Verifying Checksum 11:06:26 46d945488cbd: Download complete 11:06:26 b3c136eddcbf: Verifying Checksum 11:06:26 b3c136eddcbf: Download complete 11:06:27 b3c136eddcbf: Pull complete 11:06:27 329c88fbcd65: Verifying Checksum 11:06:27 329c88fbcd65: Download complete 11:06:27 c0a3192eca97: Pull complete 11:06:28 a050256f5b6f: Pull complete 11:06:28 8a5474983e97: Verifying Checksum 11:06:28 8a5474983e97: Download complete 11:06:29 656be50a0ddc: Verifying Checksum 11:06:29 656be50a0ddc: Download complete 11:06:41 656be50a0ddc: Pull complete 11:06:42 2bbca73fdf42: Pull complete 11:06:42 46d945488cbd: Pull complete 11:06:49 8a5474983e97: Pull complete 11:06:50 329c88fbcd65: Pull complete 11:06:50 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 11:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:50 ---> ff4287adb874 11:06:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:06:52 ---> Running in 84508dd8c900 11:06:52 Removing intermediate container 84508dd8c900 11:06:52 ---> 9b5e6682fe3f 11:06:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:06:52 ---> Running in e31a63d66445 11:06:54 Removing intermediate container e31a63d66445 11:06:54 ---> a39be090cac4 11:06:54 Step 5/12 : WORKDIR /device-virtual-go 11:06:54 ---> Running in f5432468f4a8 11:06:54 Removing intermediate container f5432468f4a8 11:06:54 ---> ff26b4305cce 11:06:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:54 ---> Running in 8961bdc93484 11:06:56 Removing intermediate container 8961bdc93484 11:06:56 ---> 2dcea2796602 11:06:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:56 ---> Running in dd7524fc5974 11:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:06:58 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:06:58 (2/4) Installing libedit (20210910.3.1-r0) 11:06:59 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:06:59 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:06:59 Executing busybox-1.35.0-r13.trigger 11:06:59 OK: 226 MiB in 55 packages 11:07:00 Removing intermediate container dd7524fc5974 11:07:00 ---> a99e50445d9d 11:07:00 Step 8/12 : COPY go.mod vendor* ./ 11:07:00 ---> 3448a3ddb8f5 11:07:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:00 ---> Running in fd9c26506783 11:07:57 Removing intermediate container fd9c26506783 11:07:57 ---> c9e29628787e 11:07:57 Step 10/12 : COPY . . 11:07:57 ---> 4540099383dc 11:07:57 Step 11/12 : ARG MAKE='make build' 11:07:57 ---> Running in ef016aa6bae7 11:07:57 Removing intermediate container ef016aa6bae7 11:07:57 ---> 4706d918827c 11:07:57 Step 12/12 : RUN $MAKE 11:07:57 ---> Running in e75deef8b8ea 11:07:57 noop 11:07:57 Removing intermediate container e75deef8b8ea 11:07:57 ---> 147ef598d84d 11:07:57 Successfully built 147ef598d84d 11:07:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:57 + docker inspect -f . ci-base-image-arm64 11:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:58 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 11:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:07:59 $ docker top c2beb484efea83116c8d0f350f124537a3edb20f8dc91af618f639c7483b9f06 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:00 + go version 11:08:00 go version go1.18.3 linux/arm64 [Pipeline] } 11:08:00 $ docker stop --time=1 c2beb484efea83116c8d0f350f124537a3edb20f8dc91af618f639c7483b9f06 11:08:02 $ docker rm -f c2beb484efea83116c8d0f350f124537a3edb20f8dc91af618f639c7483b9f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:03 + docker inspect -f . ci-base-image-arm64 11:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:03 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 11:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:04 $ docker top 4aeb10fa93a95aa58a30edede675a91edf8660cc99884d172a790d1db66a0a74 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:05 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:08:06 + make test 11:08:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:08:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:09:29 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:09:29 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.126s coverage: 65.7% of statements 11:09:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:09:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:09:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:09:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:09:45 ./bin/test-attribution-txt.sh 11:09:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:09:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:09:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 11:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:09:45 $ docker stop --time=1 4aeb10fa93a95aa58a30edede675a91edf8660cc99884d172a790d1db66a0a74 11:09:46 $ docker rm -f 4aeb10fa93a95aa58a30edede675a91edf8660cc99884d172a790d1db66a0a74 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:09:47 Warning: overwriting stash ‘coverage-report’ 11:09:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:09:49 + ls -al . 11:09:49 total 188 11:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 11:08 . 11:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 11:05 .. 11:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 11:05 .git 11:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:05 .github 11:09:49 -rw-rw-r-- 1 jenkins jenkins 337 Aug 15 11:05 .gitignore 11:09:49 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 11:05 .golangci.yml 11:09:49 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 15 11:05 Attribution.txt 11:09:49 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 15 11:05 CHANGELOG.md 11:09:49 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 15 11:05 Dockerfile 11:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 11:05 GOVERNANCE.md 11:09:49 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 11:05 Jenkinsfile 11:09:49 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 11:05 LICENSE 11:09:49 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 15 11:05 Makefile 11:09:49 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 11:05 OWNERS.md 11:09:49 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 15 11:05 README.md 11:09:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 11:03 VERSION 11:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 11:05 bin 11:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:05 cmd 11:09:49 -rw-r--r-- 1 jenkins jenkins 44128 Aug 15 11:09 coverage.out 11:09:49 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 15 11:05 go.mod 11:09:49 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 15 11:05 go.sum 11:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 11:05 internal 11:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 11:05 snap 11:09:49 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:49 + 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=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 --label arch=arm64 --label version=0.0.0 . 11:09:50 Sending build context to Docker daemon 11.74MB 11:09:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:09:50 Step 2/26 : FROM ${BASE} AS builder 11:09:50 ---> 147ef598d84d 11:09:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:09:50 ---> Running in a7370b2cc215 11:09:50 Removing intermediate container a7370b2cc215 11:09:50 ---> 875e181ec787 11:09:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:09:50 ---> Running in da718b6f2d85 11:09:51 Removing intermediate container da718b6f2d85 11:09:51 ---> 0bf4e5d16249 11:09:51 Step 5/26 : WORKDIR /device-virtual-go 11:09:51 ---> Running in 5c6fc90684e7 11:09:51 Removing intermediate container 5c6fc90684e7 11:09:51 ---> 5e4237682d52 11:09:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:51 ---> Running in 559f335178fd 11:09:53 Removing intermediate container 559f335178fd 11:09:53 ---> ccc4c8d5df37 11:09:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:53 ---> Running in 12d82d6364b0 11:09:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:09:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:09:56 OK: 226 MiB in 55 packages 11:09:57 Removing intermediate container 12d82d6364b0 11:09:57 ---> 1e87f9dc5f09 11:09:57 Step 8/26 : COPY go.mod vendor* ./ 11:09:57 ---> 221f3b9837f6 11:09:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:57 ---> Running in d0ebe1a79069 11:09:59 Removing intermediate container d0ebe1a79069 11:09:59 ---> 3c60f76546c8 11:09:59 Step 10/26 : COPY . . 11:10:00 ---> 68c8a04cc3d4 11:10:00 Step 11/26 : ARG MAKE='make build' 11:10:00 ---> Running in 5e627cd733b1 11:10:01 Removing intermediate container 5e627cd733b1 11:10:01 ---> 9d95a5e66781 11:10:01 Step 12/26 : RUN $MAKE 11:10:01 ---> Running in e6edb068b515 11:10:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:12:09 Removing intermediate container e6edb068b515 11:12:09 ---> cdbf7e0bd885 11:12:09 Step 13/26 : FROM alpine:3.16 11:12:09 3.16: Pulling from library/alpine 11:12:09 9b18e9b68314: Pulling fs layer 11:12:09 9b18e9b68314: Verifying Checksum 11:12:09 9b18e9b68314: Download complete 11:12:09 9b18e9b68314: Pull complete 11:12:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 11:12:09 Status: Downloaded newer image for alpine:3.16 11:12:09 ---> a6215f271958 11:12:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:12:09 ---> Running in 4f1cf7401b97 11:12:09 Removing intermediate container 4f1cf7401b97 11:12:09 ---> 56aeb50fcdfe 11:12:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:09 ---> Running in f7c64c5232a9 11:12:09 Removing intermediate container f7c64c5232a9 11:12:09 ---> 7a5e8414d9f5 11:12:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:12:09 ---> Running in 65aac1518e36 11:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:12:09 (1/6) Installing dumb-init (1.2.5-r1) 11:12:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:12:09 (3/6) Installing libsodium (1.0.18-r0) 11:12:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:12:09 (5/6) Installing libzmq (4.3.4-r0) 11:12:09 (6/6) Installing zeromq (4.3.4-r0) 11:12:09 Executing busybox-1.35.0-r17.trigger 11:12:09 OK: 8 MiB in 20 packages 11:12:09 Removing intermediate container 65aac1518e36 11:12:09 ---> 03536d7428cd 11:12:09 Step 17/26 : WORKDIR / 11:12:09 ---> Running in 869cb7bc8898 11:12:09 Removing intermediate container 869cb7bc8898 11:12:09 ---> d3c220ce4c67 11:12:09 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:12:09 ---> 47d654eb4891 11:12:09 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:12:09 ---> 8ea5a6a49eef 11:12:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:12:11 ---> 909febb8db86 11:12:11 Step 21/26 : EXPOSE 59900 11:12:11 ---> Running in cb1d78400e18 11:12:11 Removing intermediate container cb1d78400e18 11:12:11 ---> c2abd6d7ed25 11:12:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:12:11 ---> Running in 12a3f1ef2a7e 11:12:11 Removing intermediate container 12a3f1ef2a7e 11:12:11 ---> 7a846350a8a9 11:12:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:11 ---> Running in 182e966cfadf 11:12:12 Removing intermediate container 182e966cfadf 11:12:12 ---> 2753d75dfb92 11:12:12 Step 24/26 : LABEL arch=arm64 11:12:12 ---> Running in 69655ca5c2f7 11:12:12 Removing intermediate container 69655ca5c2f7 11:12:12 ---> 837db647bf60 11:12:12 Step 25/26 : LABEL git_sha=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 11:12:12 ---> Running in 81fc1dbebfa7 11:12:13 Removing intermediate container 81fc1dbebfa7 11:12:13 ---> 7f2c9b1159e0 11:12:13 Step 26/26 : LABEL version=0.0.0 11:12:13 ---> Running in 33a1455ed342 11:12:13 Removing intermediate container 33a1455ed342 11:12:13 ---> 16498c6ae9ac 11:12:13 [Warning] One or more build-args [ARCH] were not consumed 11:12:13 Successfully built 16498c6ae9ac 11:12:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:14 11:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:14 arm64: Pulling from edgex-lftools-log-publisher 11:12:14 8998bd30e6a1: Pulling fs layer 11:12:14 04944245beec: Pulling fs layer 11:12:14 699f458cf7ca: Pulling fs layer 11:12:14 765212b225bb: Pulling fs layer 11:12:14 f23df028b6ca: Pulling fs layer 11:12:14 d65c8cfc05b1: Pulling fs layer 11:12:14 2437ff75d9bd: Pulling fs layer 11:12:14 f23df028b6ca: Waiting 11:12:14 765212b225bb: Waiting 11:12:14 d65c8cfc05b1: Waiting 11:12:14 2437ff75d9bd: Waiting 11:12:14 04944245beec: Verifying Checksum 11:12:14 04944245beec: Download complete 11:12:14 765212b225bb: Verifying Checksum 11:12:14 765212b225bb: Download complete 11:12:14 f23df028b6ca: Download complete 11:12:15 d65c8cfc05b1: Verifying Checksum 11:12:15 d65c8cfc05b1: Download complete 11:12:15 699f458cf7ca: Verifying Checksum 11:12:15 699f458cf7ca: Download complete 11:12:15 8998bd30e6a1: Verifying Checksum 11:12:15 8998bd30e6a1: Download complete 11:12:18 2437ff75d9bd: Verifying Checksum 11:12:18 2437ff75d9bd: Download complete 11:12:20 8998bd30e6a1: Pull complete 11:12:20 04944245beec: Pull complete 11:12:21 699f458cf7ca: Pull complete 11:12:22 765212b225bb: Pull complete 11:12:22 f23df028b6ca: Pull complete 11:12:23 d65c8cfc05b1: Pull complete 11:12:38 2437ff75d9bd: Pull complete 11:12:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 11:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:12:41 $ docker top 0868cf3b8c349dead2d8e7056b0eecdfd22dbf8017b5269e15cd567bc5e61294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:42 ---> job-cost.sh 11:12:42 lf-activate-venv: SKIPPING 11:12:42 INFO: No Stack... 11:12:42 INFO: Retrieving Pricing Info for: v3-standard-4 11:12:43 INFO: Archiving Costs [Pipeline] sh 11:12:44 + cat /w/workspace/device-virtual-go/1/archives/cost.csv+ 11:12:44 cut -d, -f6 [Pipeline] lock 11:12:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] 11:12:44 Resource [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] did not exist. Created. 11:12:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:45 /w/workspace/device-virtual-go/1@tmp/durable-26a84554/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:12:45 + echo total: 0.10999999940395355 [Pipeline] stash 11:12:45 Warning: overwriting stash ‘stack-cost’ 11:12:45 Stashed 1 file(s) [Pipeline] } 11:12:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:46 $ docker stop --time=1 0868cf3b8c349dead2d8e7056b0eecdfd22dbf8017b5269e15cd567bc5e61294 11:12:47 $ docker rm -f 0868cf3b8c349dead2d8e7056b0eecdfd22dbf8017b5269e15cd567bc5e61294 [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 11:12:48 provisioning config files... 11:12:48 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-301@tmp/config2748958884230590513tmp [Pipeline] { [Pipeline] sh 11:12:48 + set +x 11:12:48 + curl -s https://codecov.io/bash 11:12:48 + bash -s -- 11:12:48 11:12:48 _____ _ 11:12:48 / ____| | | 11:12:48 | | ___ __| | ___ ___ _____ __ 11:12:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:12:48 | |___| (_) | (_| | __/ (_| (_) \ V / 11:12:48 \_____\___/ \__,_|\___|\___\___/ \_/ 11:12:48 Bash-1.0.6 11:12:48 11:12:48 11:12:48 ==> git version 2.25.1 found 11:12:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:12:48 Release-Date: 2020-01-08 11:12:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:12:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:12:48 ==> Jenkins CI detected. 11:12:48 current dir:  /w/workspace/foundry_device-virtual-go_PR-301 11:12:48 project root: . 11:12:48 --> token set from env 11:12:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:12:48 ==> Running gcov in . (disable via -X gcov) 11:12:48 ==> Python coveragepy not found 11:12:48 ==> Searching for coverage reports in: 11:12:48 + . 11:12:48 -> Found 1 reports 11:12:48 ==> Detecting git/mercurial file structure 11:12:48 ==> Reading reports 11:12:48 + ./coverage.out bytes=44128 11:12:48 ==> Appending adjustments 11:12:48 https://docs.codecov.io/docs/fixing-reports 11:12:49 + Found adjustments 11:12:49 ==> Gzipping contents 11:12:49 8.0K /tmp/codecov.saSryO.gz 11:12:49 ==> Uploading reports 11:12:49 url: https://codecov.io 11:12:49 query: branch=PR-301&commit=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=301&job=&cmd_args= 11:12:49 -> Pinging Codecov 11:12:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-301&commit=ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=301&job=&cmd_args= 11:12:49 -> Uploading to 11:12:49 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/5E52B4B073DB2E39498172D8E973AA87/ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2/55a7a360-3a01-4d68-b0cf-df5826544033.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T111249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=574cecb7eb58035c3aabe3d05f32df3ddd35434eda9f35169d8f717292da9906 11:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:49 Dload Upload Total Spent Left Speed 11:12:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5481 0 0 100 5481 0 19787 --:--:-- --:--:-- --:--:-- 19787 11:12:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ef2a6cf3cfe78bf9c873b0fe18f9a8fc9bd556c2 [Pipeline] } 11:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:12:51 + [ -d /w/workspace/foundry_device-virtual-go_PR-301/archives ] 11:12:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-301/archives 11:12:51 total 16 11:12:51 drwxr-xr-x 3 root root 4096 Aug 15 11:05 . 11:12:51 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 11:05 .. 11:12:51 drwxr-xr-x 2 root root 4096 Aug 15 11:05 cost 11:12:51 -rw-r--r-- 1 root root 89 Aug 15 11:05 cost.csv 11:12:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-301/archives 11:12:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-301/archives 11:12:51 total 16 11:12:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 11:05 . 11:12:51 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 11:05 .. 11:12:51 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 11:05 cost 11:12:51 -rw-r--r-- 1 jenkins jenkins 89 Aug 15 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:12:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:52 ---> package-listing.sh 11:12:52 ++ facter osfamily 11:12:52 ++ tr '[:upper:]' '[:lower:]' 11:12:52 + OS_FAMILY=debian 11:12:53 + workspace=/w/workspace/foundry_device-virtual-go_PR-301 11:12:53 + START_PACKAGES=/tmp/packages_start.txt 11:12:53 + END_PACKAGES=/tmp/packages_end.txt 11:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:53 + PACKAGES=/tmp/packages_start.txt 11:12:53 + '[' /w/workspace/foundry_device-virtual-go_PR-301 ']' 11:12:53 + PACKAGES=/tmp/packages_end.txt 11:12:53 + case "${OS_FAMILY}" in 11:12:53 + dpkg -l 11:12:53 + grep '^ii' 11:12:53 + '[' -f /tmp/packages_start.txt ']' 11:12:53 + '[' -f /tmp/packages_end.txt ']' 11:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:53 + '[' /w/workspace/foundry_device-virtual-go_PR-301 ']' 11:12:53 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-301/archives/ 11:12:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-301/archives/ [Pipeline] echo 11:12:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:54 prd-ubuntu20.04-docker-8c-8g-22795 does not seem to be running inside a container 11:12:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-301/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-301 -v /w/workspace/foundry_device-virtual-go_PR-301:/w/workspace/foundry_device-virtual-go_PR-301:rw,z -v /w/workspace/foundry_device-virtual-go_PR-301@tmp:/w/workspace/foundry_device-virtual-go_PR-301@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:12:54 $ docker top 6707aef78a4626a268e9da00702b19b5c09edcb46254b2162cb2c861e86ea4a1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:54 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:55 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:55 + ls /var/log/sa-host 11:12:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:55 provisioning config files... 11:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-301@tmp/config7075555774609737520tmp [Pipeline] { [Pipeline] echo 11:12:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:55 ---> create-netrc.sh [Pipeline] } 11:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:56 ---> python-tools-install.sh [Pipeline] echo 11:12:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:56 ---> sudo-logs.sh 11:12:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:57 ---> job-cost.sh 11:12:57 lf-activate-venv: SKIPPING 11:12:57 DEBUG: total: 0.2199999988079071 11:12:57 INFO: Retrieving Stack Cost... 11:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:57 INFO: Archiving Costs [Pipeline] echo 11:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:12:58 ---> logs-deploy.sh 11:12:58 lf-activate-venv: SKIPPING 11:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-301/1 11:12:58 INFO: archiving workspace using pattern(s): 11:12:59 Archives upload complete. 11:12:59 INFO: archiving logs to Nexus