Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 04352879f2d805a33a2b64e9f6ea1b804013116f+809182d388b7784ea0303513e5a82decca2f34a7 (9c02781e44347c3f9c7391381ffebae49a22cb34) 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-ssh14070518966018170436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8949717630078731407.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16472154263339078167.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5312270073461808434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6203555204432366148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8825532054378453442.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 on ‘prd-ubuntu20.04-docker-8c-8g-7104’ Running on prd-ubuntu20.04-docker-8c-8g-7106 in /w/workspace/foundry_device-virtual-go_PR-345 [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-345 # 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 > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 04352879f2d805a33a2b64e9f6ea1b804013116f Merge succeeded, producing 04352879f2d805a33a2b64e9f6ea1b804013116f Checking out Revision 04352879f2d805a33a2b64e9f6ea1b804013116f (PR-345) > git config core.sparsecheckout # timeout=10 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # 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 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 Commit message: "refactor: Remove unused topic configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T19:55:15.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T19:55:15.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T19:55:15.759Z] ========================================================= [2023-02-22T19:55:15.760Z] EdgeX Global Pipelines Version Info [2023-02-22T19:55:15.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T19:55:16.494Z] ------------------- [2023-02-22T19:55:16.494Z] stable info: [2023-02-22T19:55:16.494Z] ------------------- [2023-02-22T19:55:16.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T19:55:16.494Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T19:55:16.494Z] Message: update stable to v1.0.244 [2023-02-22T19:55:17.063Z] ------------------- [2023-02-22T19:55:17.063Z] experimental info: [2023-02-22T19:55:17.063Z] ------------------- [2023-02-22T19:55:17.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T19:55:17.063Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T19:55:17.063Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T19:55:17.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-22T19:55:17.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-22T19:55:17.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T19:55:17.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T19:55:17.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T19:55:17.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T19:55:17.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T19:55:17.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-22T19:55:17.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T19:55:17.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T19:55:17.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T19:55:17.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-22T19:55:17.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T19:55:18.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T19:55:18.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T19:55:18.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T19:55:18.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T19:55:18.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T19:55:18.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T19:55:18.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T19:55:18.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-22T19:55:18.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-22T19:55:18.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T19:55:18.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T19:55:18.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T19:55:18.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T19:55:18.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T19:55:18.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo [2023-02-22T19:55:18.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo [2023-02-22T19:55:18.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo [2023-02-22T19:55:18.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo [2023-02-22T19:55:18.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0435287 [Pipeline] echo [2023-02-22T19:55:18.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T19:55:18.905Z] provisioning config files... [2023-02-22T19:55:18.919Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config12072396277389680264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T19:55:19.263Z] ---> docker-login.sh [2023-02-22T19:55:19.263Z] nexus3.edgexfoundry.org:10001 [2023-02-22T19:55:19.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:19.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:19.523Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:19.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:19.523Z] [2023-02-22T19:55:19.523Z] Login Succeeded [2023-02-22T19:55:19.523Z] nexus3.edgexfoundry.org:10002 [2023-02-22T19:55:19.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:19.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:19.785Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:19.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:19.785Z] [2023-02-22T19:55:19.785Z] Login Succeeded [2023-02-22T19:55:19.785Z] nexus3.edgexfoundry.org:10003 [2023-02-22T19:55:19.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:19.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:19.785Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:19.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:19.785Z] [2023-02-22T19:55:19.785Z] Login Succeeded [2023-02-22T19:55:19.785Z] nexus3.edgexfoundry.org:10004 [2023-02-22T19:55:19.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:20.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:20.045Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:20.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:20.045Z] [2023-02-22T19:55:20.045Z] Login Succeeded [2023-02-22T19:55:20.045Z] docker.io [2023-02-22T19:55:20.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:20.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:20.305Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:20.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:20.305Z] [2023-02-22T19:55:20.305Z] Login Succeeded [2023-02-22T19:55:20.305Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T19:55:20.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T19:55:20.917Z] + git rev-list -1 --merges 04352879f2d805a33a2b64e9f6ea1b804013116f~1..04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo [2023-02-22T19:55:20.980Z] -----------> git rev-list -1 --merges 04352879f2d805a33a2b64e9f6ea1b804013116f~1..04352879f2d805a33a2b64e9f6ea1b804013116f 04352879f2d805a33a2b64e9f6ea1b804013116f [false] [Pipeline] sh [2023-02-22T19:55:21.289Z] + git log --format=format:%s -1 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo [2023-02-22T19:55:21.328Z] ========================================================= [2023-02-22T19:55:21.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T19:55:21.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T19:55:21.772Z] + git log --format=format:%s -1 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo [2023-02-22T19:55:21.806Z] [semverPrep] GIT_COMMIT: 04352879f2d805a33a2b64e9f6ea1b804013116f, Commit Message: refactor: Remove unused topic configuration [Pipeline] echo [2023-02-22T19:55:21.837Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T19:55:22.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T19:55:22.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T19:55:22.216Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T19:55:22.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T19:55:22.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T19:55:22.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T19:55:22.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:55:22.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T19:55:22.648Z] [2023-02-22T19:55:22.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:55:23.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T19:55:23.037Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T19:55:23.037Z] b85a868b505f: Pulling fs layer [2023-02-22T19:55:23.037Z] e2be974225ed: Pulling fs layer [2023-02-22T19:55:23.037Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T19:55:23.037Z] 988bab9f4d93: Pulling fs layer [2023-02-22T19:55:23.037Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T19:55:23.037Z] eaf3925da568: Pulling fs layer [2023-02-22T19:55:23.037Z] bab4dde63d76: Pulling fs layer [2023-02-22T19:55:23.037Z] bde34c3a00c8: Pulling fs layer [2023-02-22T19:55:23.037Z] b352a97aabf1: Pulling fs layer [2023-02-22T19:55:23.037Z] 4872d77fe225: Pulling fs layer [2023-02-22T19:55:23.037Z] 5851b861e8e6: Pulling fs layer [2023-02-22T19:55:23.037Z] 1469e6f7b9e6: Waiting [2023-02-22T19:55:23.037Z] eaf3925da568: Waiting [2023-02-22T19:55:23.037Z] bab4dde63d76: Waiting [2023-02-22T19:55:23.037Z] bde34c3a00c8: Waiting [2023-02-22T19:55:23.037Z] b352a97aabf1: Waiting [2023-02-22T19:55:23.037Z] 4872d77fe225: Waiting [2023-02-22T19:55:23.037Z] 5851b861e8e6: Waiting [2023-02-22T19:55:23.037Z] 988bab9f4d93: Waiting [2023-02-22T19:55:23.037Z] e2be974225ed: Download complete [2023-02-22T19:55:23.037Z] 988bab9f4d93: Download complete [2023-02-22T19:55:23.299Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T19:55:23.299Z] 1469e6f7b9e6: Download complete [2023-02-22T19:55:23.299Z] eaf3925da568: Download complete [2023-02-22T19:55:23.299Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T19:55:23.299Z] 339a4e72a1f5: Download complete [2023-02-22T19:55:23.299Z] bde34c3a00c8: Verifying Checksum [2023-02-22T19:55:23.299Z] bde34c3a00c8: Download complete [2023-02-22T19:55:23.299Z] b352a97aabf1: Verifying Checksum [2023-02-22T19:55:23.299Z] b352a97aabf1: Download complete [2023-02-22T19:55:23.299Z] 4872d77fe225: Verifying Checksum [2023-02-22T19:55:23.299Z] 4872d77fe225: Download complete [2023-02-22T19:55:23.558Z] b85a868b505f: Verifying Checksum [2023-02-22T19:55:23.558Z] b85a868b505f: Download complete [2023-02-22T19:55:23.558Z] 5851b861e8e6: Download complete [2023-02-22T19:55:23.816Z] bab4dde63d76: Verifying Checksum [2023-02-22T19:55:23.816Z] bab4dde63d76: Download complete [2023-02-22T19:55:24.751Z] b85a868b505f: Pull complete [2023-02-22T19:55:24.751Z] e2be974225ed: Pull complete [2023-02-22T19:55:25.009Z] 339a4e72a1f5: Pull complete [2023-02-22T19:55:25.268Z] 988bab9f4d93: Pull complete [2023-02-22T19:55:25.527Z] 1469e6f7b9e6: Pull complete [2023-02-22T19:55:25.527Z] eaf3925da568: Pull complete [2023-02-22T19:55:27.432Z] bab4dde63d76: Pull complete [2023-02-22T19:55:27.432Z] bde34c3a00c8: Pull complete [2023-02-22T19:55:27.432Z] b352a97aabf1: Pull complete [2023-02-22T19:55:27.432Z] 4872d77fe225: Pull complete [2023-02-22T19:55:27.692Z] 5851b861e8e6: Pull complete [2023-02-22T19:55:27.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T19:55:27.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T19:55:27.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T19:55:27.915Z] prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container [2023-02-22T19:55:27.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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-devops/py-git-semver:0.1.4 cat [2023-02-22T19:55:30.108Z] $ docker top 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 -eo pid,comm [2023-02-22T19:55:30.173Z] 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). [2023-02-22T19:55:30.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T19:55:30.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T19:55:30.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T19:55:30.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T19:55:30.423Z] $ docker exec 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent [2023-02-22T19:55:30.533Z] SSH_AUTH_SOCK=/tmp/ssh-YxChN0qUEIki/agent.31 [2023-02-22T19:55:30.533Z] SSH_AGENT_PID=38 [2023-02-22T19:55:30.540Z] Running ssh-add (command line suppressed) [2023-02-22T19:55:30.644Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_8633217206648546417.key (/w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_8633217206648546417.key) [2023-02-22T19:55:30.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T19:55:30.985Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T19:55:31.012Z] $ docker exec --env ******** --env ******** 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent -k [2023-02-22T19:55:31.109Z] unset SSH_AUTH_SOCK; [2023-02-22T19:55:31.110Z] unset SSH_AGENT_PID; [2023-02-22T19:55:31.110Z] echo Agent pid 38 killed; [2023-02-22T19:55:31.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T19:55:31.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T19:55:31.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T19:55:31.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T19:55:31.312Z] $ docker exec 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent [2023-02-22T19:55:31.421Z] SSH_AUTH_SOCK=/tmp/ssh-kJJo2ak6Z2ox/agent.70 [2023-02-22T19:55:31.421Z] SSH_AGENT_PID=76 [2023-02-22T19:55:31.426Z] Running ssh-add (command line suppressed) [2023-02-22T19:55:31.533Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_2994438546600337461.key (/w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_2994438546600337461.key) [2023-02-22T19:55:31.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T19:55:31.873Z] + git semver init [2023-02-22T19:55:32.132Z] 2023-02-22 19:55:32,039 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T19:55:32.132Z] 2023-02-22 19:55:32,039 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-345/.semver [2023-02-22T19:55:32.132Z] 2023-02-22 19:55:32,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-345/.semver [2023-02-22T19:55:32.132Z] 2023-02-22 19:55:32,040 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-345/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-345, universal_newlines=False, shell=None, istream=None) [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,259 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-345/.git/info/exclude [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 with force:False [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,260 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,264 [execute] INFO git cat-file --batch-check [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,270 [execute] INFO git cat-file --batch [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T19:55:33.512Z] 2023-02-22 19:55:33,274 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 [2023-02-22T19:55:33.512Z] 0.0.0 [Pipeline] } [2023-02-22T19:55:33.542Z] $ docker exec --env ******** --env ******** 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent -k [2023-02-22T19:55:33.651Z] unset SSH_AUTH_SOCK; [2023-02-22T19:55:33.652Z] unset SSH_AGENT_PID; [2023-02-22T19:55:33.652Z] echo Agent pid 76 killed; [2023-02-22T19:55:33.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T19:55:34.099Z] + git semver [Pipeline] } [2023-02-22T19:55:34.384Z] $ docker stop --time=1 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 [2023-02-22T19:55:35.686Z] $ docker rm -f --volumes 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T19:55:36.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T19:55:36.418Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T19:55:36.436Z] [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 [2023-02-22T19:55:37.040Z] provisioning config files... [2023-02-22T19:55:37.050Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config14287660504536041820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T19:55:37.392Z] ---> docker-login.sh [2023-02-22T19:55:37.392Z] nexus3.edgexfoundry.org:10001 [2023-02-22T19:55:37.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:37.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:37.393Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:37.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:37.393Z] [2023-02-22T19:55:37.393Z] Login Succeeded [2023-02-22T19:55:37.393Z] nexus3.edgexfoundry.org:10002 [2023-02-22T19:55:37.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:37.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:37.393Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:37.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:37.393Z] [2023-02-22T19:55:37.393Z] Login Succeeded [2023-02-22T19:55:37.393Z] nexus3.edgexfoundry.org:10003 [2023-02-22T19:55:37.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:37.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:37.653Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:37.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:37.653Z] [2023-02-22T19:55:37.653Z] Login Succeeded [2023-02-22T19:55:37.653Z] nexus3.edgexfoundry.org:10004 [2023-02-22T19:55:37.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:37.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:37.653Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:37.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:37.653Z] [2023-02-22T19:55:37.653Z] Login Succeeded [2023-02-22T19:55:37.653Z] docker.io [2023-02-22T19:55:37.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T19:55:37.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T19:55:37.914Z] Configure a credential helper to remove this warning. See [2023-02-22T19:55:37.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T19:55:37.914Z] [2023-02-22T19:55:37.914Z] Login Succeeded [2023-02-22T19:55:37.914Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T19:55:37.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T19:55:38.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T19:55:38.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T19:55:38.228Z] ========================================================= [2023-02-22T19:55:38.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T19:55:38.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:55:38.712Z] + 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 . [2023-02-22T19:55:38.712Z] Sending build context to Docker daemon 23.41MB [2023-02-22T19:55:38.712Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T19:55:38.712Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T19:55:38.712Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T19:55:38.712Z] 213ec9aee27d: Pulling fs layer [2023-02-22T19:55:38.712Z] 4583459ba037: Pulling fs layer [2023-02-22T19:55:38.712Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T19:55:38.712Z] 53926ce57604: Pulling fs layer [2023-02-22T19:55:38.712Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T19:55:38.712Z] 22ff95d597cd: Pulling fs layer [2023-02-22T19:55:38.712Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T19:55:38.712Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T19:55:38.712Z] a7acece74701: Pulling fs layer [2023-02-22T19:55:38.712Z] 21b2b0c7a3f4: Waiting [2023-02-22T19:55:38.971Z] 53926ce57604: Waiting [2023-02-22T19:55:38.971Z] 22ff95d597cd: Waiting [2023-02-22T19:55:38.971Z] 96b7cbca73a9: Waiting [2023-02-22T19:55:38.971Z] 12d6caf4c0d1: Waiting [2023-02-22T19:55:38.971Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T19:55:38.971Z] 93c1e223e6f2: Download complete [2023-02-22T19:55:38.971Z] 4583459ba037: Verifying Checksum [2023-02-22T19:55:38.971Z] 4583459ba037: Download complete [2023-02-22T19:55:38.971Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T19:55:38.971Z] 21b2b0c7a3f4: Download complete [2023-02-22T19:55:38.971Z] 22ff95d597cd: Verifying Checksum [2023-02-22T19:55:38.971Z] 22ff95d597cd: Download complete [2023-02-22T19:55:38.971Z] 213ec9aee27d: Verifying Checksum [2023-02-22T19:55:38.971Z] 213ec9aee27d: Download complete [2023-02-22T19:55:38.971Z] 12d6caf4c0d1: Download complete [2023-02-22T19:55:39.235Z] 213ec9aee27d: Pull complete [2023-02-22T19:55:39.235Z] 4583459ba037: Pull complete [2023-02-22T19:55:39.235Z] 93c1e223e6f2: Pull complete [2023-02-22T19:55:39.513Z] a7acece74701: Verifying Checksum [2023-02-22T19:55:39.513Z] a7acece74701: Download complete [2023-02-22T19:55:39.775Z] 53926ce57604: Verifying Checksum [2023-02-22T19:55:39.775Z] 53926ce57604: Download complete [2023-02-22T19:55:39.775Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T19:55:39.775Z] 96b7cbca73a9: Download complete [2023-02-22T19:55:43.959Z] 53926ce57604: Pull complete [2023-02-22T19:55:43.959Z] 21b2b0c7a3f4: Pull complete [2023-02-22T19:55:43.959Z] 22ff95d597cd: Pull complete [2023-02-22T19:55:43.959Z] 12d6caf4c0d1: Pull complete [2023-02-22T19:55:45.859Z] 96b7cbca73a9: Pull complete [2023-02-22T19:55:46.424Z] a7acece74701: Pull complete [2023-02-22T19:55:46.424Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T19:55:46.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T19:55:46.683Z] ---> db6d94c90886 [2023-02-22T19:55:46.683Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-22T19:55:50.884Z] ---> Running in 2a56abd1ffd5 [2023-02-22T19:55:50.884Z] Removing intermediate container 2a56abd1ffd5 [2023-02-22T19:55:50.884Z] ---> 860d6daf8d66 [2023-02-22T19:55:50.884Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T19:55:50.884Z] ---> Running in c769deee9168 [2023-02-22T19:55:50.884Z] Removing intermediate container c769deee9168 [2023-02-22T19:55:50.884Z] ---> 9deb5de7ba0e [2023-02-22T19:55:50.884Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T19:55:50.884Z] ---> Running in c3da0e343349 [2023-02-22T19:55:50.884Z] Removing intermediate container c3da0e343349 [2023-02-22T19:55:50.884Z] ---> ee9ddb7567fe [2023-02-22T19:55:50.884Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-22T19:55:50.884Z] ---> Running in d1c5f20fd836 [2023-02-22T19:55:50.884Z] Removing intermediate container d1c5f20fd836 [2023-02-22T19:55:50.884Z] ---> 5173e9d552e0 [2023-02-22T19:55:50.884Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T19:55:50.884Z] ---> Running in 8515994fc5ff [2023-02-22T19:55:51.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T19:55:51.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T19:55:51.401Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-22T19:55:51.401Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-22T19:55:51.401Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-22T19:55:51.401Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-22T19:55:51.401Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T19:55:51.401Z] OK: 216 MiB in 55 packages [2023-02-22T19:55:51.852Z] Still waiting to schedule task [2023-02-22T19:55:51.852Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7105’ [2023-02-22T19:55:51.968Z] Removing intermediate container 8515994fc5ff [2023-02-22T19:55:51.968Z] ---> a5a00716702c [2023-02-22T19:55:51.968Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-22T19:55:52.228Z] ---> 70572730e2c2 [2023-02-22T19:55:52.228Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T19:55:52.228Z] ---> Running in b5047ba85667 [2023-02-22T19:56:30.969Z] Removing intermediate container b5047ba85667 [2023-02-22T19:56:30.969Z] ---> dc325ec8c270 [2023-02-22T19:56:30.969Z] Step 10/12 : COPY . . [2023-02-22T19:56:30.969Z] ---> 98d788c5e3c0 [2023-02-22T19:56:30.969Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T19:56:30.969Z] ---> Running in d8bfa416d6ae [2023-02-22T19:56:30.969Z] Removing intermediate container d8bfa416d6ae [2023-02-22T19:56:30.969Z] ---> 8cdb9eed84b9 [2023-02-22T19:56:30.969Z] Step 12/12 : RUN $MAKE [2023-02-22T19:56:30.969Z] ---> Running in 5de60bb9a8cc [2023-02-22T19:56:30.969Z] noop [2023-02-22T19:56:30.969Z] Removing intermediate container 5de60bb9a8cc [2023-02-22T19:56:30.969Z] ---> a0124ebdeedb [2023-02-22T19:56:30.969Z] Successfully built a0124ebdeedb [2023-02-22T19:56:31.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:56:31.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T19:56:31.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T19:56:31.820Z] prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container [2023-02-22T19:56:31.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T19:56:32.165Z] $ docker top 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T19:56:32.544Z] + go version [2023-02-22T19:56:32.544Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T19:56:32.577Z] $ docker stop --time=1 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef [2023-02-22T19:56:33.866Z] $ docker rm -f --volumes 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:56:34.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T19:56:34.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T19:56:34.717Z] prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container [2023-02-22T19:56:34.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T19:56:35.054Z] $ docker top 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T19:56:35.439Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-345 [Pipeline] fileExists [Pipeline] sh [2023-02-22T19:56:35.798Z] + make test [2023-02-22T19:56:35.798Z] go test ./... -coverprofile=coverage.out [2023-02-22T19:56:36.057Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-22T19:56:46.027Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-22T19:56:46.027Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements [2023-02-22T19:56:52.591Z] 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." [2023-02-22T19:56:52.591Z] go vet ./... [2023-02-22T19:56:55.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T19:56:55.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T19:56:55.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T19:56:55.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T19:56:55.944Z] $ docker stop --time=1 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a [2023-02-22T19:56:58.055Z] $ docker rm -f --volumes 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T19:56:58.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T19:56:58.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-22T19:56:59.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T19:56:59.774Z] + ls -al . [2023-02-22T19:56:59.774Z] total 192 [2023-02-22T19:56:59.774Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 19:56 . [2023-02-22T19:56:59.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:55 .. [2023-02-22T19:56:59.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:56 .git [2023-02-22T19:56:59.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 .github [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 22 19:55 .gitignore [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:55 .golangci.yml [2023-02-22T19:56:59.774Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:55 .semver [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 22 19:55 Attribution.txt [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 22 19:55 CHANGELOG.md [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 22 19:55 Dockerfile [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:55 GOVERNANCE.md [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 22 19:55 Jenkinsfile [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:55 LICENSE [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 22 19:55 Makefile [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 22 19:55 OWNERS.md [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 22 19:55 README.md [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:55 VERSION [2023-02-22T19:56:59.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:55 bin [2023-02-22T19:56:59.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 cmd [2023-02-22T19:56:59.774Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 22 19:56 coverage.out [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 22 19:55 go.mod [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 22 19:55 go.sum [2023-02-22T19:56:59.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 internal [2023-02-22T19:56:59.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:55 snap [2023-02-22T19:56:59.774Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 22 19:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:57:00.186Z] + 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=04352879f2d805a33a2b64e9f6ea1b804013116f --label arch=amd64 --label version=0.0.0 . [2023-02-22T19:57:00.187Z] Sending build context to Docker daemon 23.45MB [2023-02-22T19:57:00.187Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T19:57:00.187Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-22T19:57:00.187Z] ---> a0124ebdeedb [2023-02-22T19:57:00.187Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-22T19:57:00.446Z] ---> Running in 9671c3615644 [2023-02-22T19:57:00.446Z] Removing intermediate container 9671c3615644 [2023-02-22T19:57:00.446Z] ---> f975d83676d9 [2023-02-22T19:57:00.446Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T19:57:00.446Z] ---> Running in 6a9b868b8990 [2023-02-22T19:57:00.704Z] Removing intermediate container 6a9b868b8990 [2023-02-22T19:57:00.704Z] ---> f68c570a0d99 [2023-02-22T19:57:00.704Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-22T19:57:00.704Z] ---> Running in bb982a301d01 [2023-02-22T19:57:00.704Z] Removing intermediate container bb982a301d01 [2023-02-22T19:57:00.704Z] ---> 5380d2abbaa5 [2023-02-22T19:57:00.704Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-22T19:57:00.704Z] ---> Running in 7dd14382ee86 [2023-02-22T19:57:00.704Z] Removing intermediate container 7dd14382ee86 [2023-02-22T19:57:00.704Z] ---> dc35f862b227 [2023-02-22T19:57:00.704Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T19:57:00.704Z] ---> Running in e67158825a82 [2023-02-22T19:57:00.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T19:57:01.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T19:57:01.481Z] OK: 216 MiB in 55 packages [2023-02-22T19:57:01.740Z] Removing intermediate container e67158825a82 [2023-02-22T19:57:01.740Z] ---> c3c23cdbfbb8 [2023-02-22T19:57:01.740Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-22T19:57:01.998Z] ---> 4afc13891de8 [2023-02-22T19:57:01.998Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T19:57:01.998Z] ---> Running in dadb01bb4245 [2023-02-22T19:57:02.935Z] Removing intermediate container dadb01bb4245 [2023-02-22T19:57:02.935Z] ---> 1cce6fffde03 [2023-02-22T19:57:02.935Z] Step 10/25 : COPY . . [2023-02-22T19:57:03.197Z] ---> 23c2f5db9546 [2023-02-22T19:57:03.197Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T19:57:03.197Z] ---> Running in 69b3b2fb4020 [2023-02-22T19:57:03.456Z] Removing intermediate container 69b3b2fb4020 [2023-02-22T19:57:03.456Z] ---> 8b89ac67e1b9 [2023-02-22T19:57:03.456Z] Step 12/25 : RUN $MAKE [2023-02-22T19:57:03.456Z] ---> Running in 09b93a5f1255 [2023-02-22T19:57:03.713Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-22T19:57:21.785Z] Removing intermediate container 09b93a5f1255 [2023-02-22T19:57:21.785Z] ---> 6bd31b85dab9 [2023-02-22T19:57:21.785Z] Step 13/25 : FROM alpine:3.16 [2023-02-22T19:57:22.043Z] 3.16: Pulling from library/alpine [2023-02-22T19:57:22.303Z] ef5531b6e74e: Pulling fs layer [2023-02-22T19:57:22.303Z] ef5531b6e74e: Verifying Checksum [2023-02-22T19:57:22.303Z] ef5531b6e74e: Download complete [2023-02-22T19:57:22.561Z] ef5531b6e74e: Pull complete [2023-02-22T19:57:22.561Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T19:57:22.561Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T19:57:22.561Z] ---> dfd21b5a31f5 [2023-02-22T19:57:22.561Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-22T19:57:22.561Z] ---> Running in cd9180760740 [2023-02-22T19:57:22.819Z] Removing intermediate container cd9180760740 [2023-02-22T19:57:22.819Z] ---> a35f05031388 [2023-02-22T19:57:22.819Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-22T19:57:22.819Z] ---> Running in e3c2b52e8565 [2023-02-22T19:57:23.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T19:57:23.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T19:57:23.336Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T19:57:23.336Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T19:57:23.336Z] OK: 6 MiB in 15 packages [2023-02-22T19:57:23.594Z] Removing intermediate container e3c2b52e8565 [2023-02-22T19:57:23.594Z] ---> 0118daf931f1 [2023-02-22T19:57:23.594Z] Step 16/25 : WORKDIR / [2023-02-22T19:57:23.853Z] ---> Running in 78c687eb022c [2023-02-22T19:57:23.853Z] Removing intermediate container 78c687eb022c [2023-02-22T19:57:23.853Z] ---> a0840829e489 [2023-02-22T19:57:23.853Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-22T19:57:23.853Z] ---> 2e5ff2006896 [2023-02-22T19:57:23.853Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-22T19:57:24.112Z] ---> c7a8fe3f5e32 [2023-02-22T19:57:24.112Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-22T19:57:24.679Z] ---> 745fa1f5f498 [2023-02-22T19:57:24.679Z] Step 20/25 : EXPOSE 59900 [2023-02-22T19:57:24.679Z] ---> Running in 73e7090ca403 [2023-02-22T19:57:24.679Z] Removing intermediate container 73e7090ca403 [2023-02-22T19:57:24.679Z] ---> 2f462be2a11d [2023-02-22T19:57:24.679Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-22T19:57:24.679Z] ---> Running in b3a6c555554e [2023-02-22T19:57:24.938Z] Removing intermediate container b3a6c555554e [2023-02-22T19:57:24.938Z] ---> be921910993d [2023-02-22T19:57:24.938Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T19:57:24.938Z] ---> Running in 83c0410fd193 [2023-02-22T19:57:24.938Z] Removing intermediate container 83c0410fd193 [2023-02-22T19:57:24.938Z] ---> c389505c078d [2023-02-22T19:57:24.938Z] Step 23/25 : LABEL arch=amd64 [2023-02-22T19:57:24.938Z] ---> Running in 8b5c54ec88ec [2023-02-22T19:57:24.938Z] Removing intermediate container 8b5c54ec88ec [2023-02-22T19:57:24.938Z] ---> 6116d5ba9a4c [2023-02-22T19:57:24.938Z] Step 24/25 : LABEL git_sha=04352879f2d805a33a2b64e9f6ea1b804013116f [2023-02-22T19:57:24.938Z] ---> Running in 425b4ac8baee [2023-02-22T19:57:25.197Z] Removing intermediate container 425b4ac8baee [2023-02-22T19:57:25.197Z] ---> fabc0a9e4c26 [2023-02-22T19:57:25.197Z] Step 25/25 : LABEL version=0.0.0 [2023-02-22T19:57:25.197Z] ---> Running in cf9c5ca71a7d [2023-02-22T19:57:25.197Z] Removing intermediate container cf9c5ca71a7d [2023-02-22T19:57:25.197Z] ---> 2c0718d8082e [2023-02-22T19:57:25.197Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T19:57:25.197Z] Successfully built 2c0718d8082e [2023-02-22T19:57:25.197Z] 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 [2023-02-22T19:57:26.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T19:57:26.061Z] [2023-02-22T19:57:26.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:57:26.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T19:57:26.431Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T19:57:26.431Z] 5eb5b503b376: Pulling fs layer [2023-02-22T19:57:26.431Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T19:57:26.431Z] ec43610c2a17: Pulling fs layer [2023-02-22T19:57:26.431Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T19:57:26.431Z] 33b1e0a273af: Pulling fs layer [2023-02-22T19:57:26.431Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T19:57:26.431Z] 2f39f015ded8: Pulling fs layer [2023-02-22T19:57:26.431Z] 3a2ae6a8a46f: Waiting [2023-02-22T19:57:26.431Z] 33b1e0a273af: Waiting [2023-02-22T19:57:26.431Z] 5d3b04190fa2: Waiting [2023-02-22T19:57:26.431Z] 2f39f015ded8: Waiting [2023-02-22T19:57:26.431Z] 5c69ac0246d0: Download complete [2023-02-22T19:57:26.431Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T19:57:26.431Z] 3a2ae6a8a46f: Download complete [2023-02-22T19:57:26.691Z] 33b1e0a273af: Verifying Checksum [2023-02-22T19:57:26.691Z] 33b1e0a273af: Download complete [2023-02-22T19:57:26.691Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T19:57:26.691Z] 5d3b04190fa2: Download complete [2023-02-22T19:57:26.691Z] ec43610c2a17: Verifying Checksum [2023-02-22T19:57:26.691Z] ec43610c2a17: Download complete [2023-02-22T19:57:26.691Z] 5eb5b503b376: Verifying Checksum [2023-02-22T19:57:26.691Z] 5eb5b503b376: Download complete [2023-02-22T19:57:27.257Z] 2f39f015ded8: Verifying Checksum [2023-02-22T19:57:27.257Z] 2f39f015ded8: Download complete [2023-02-22T19:57:27.821Z] 5eb5b503b376: Pull complete [2023-02-22T19:57:27.821Z] 5c69ac0246d0: Pull complete [2023-02-22T19:57:28.387Z] ec43610c2a17: Pull complete [2023-02-22T19:57:28.387Z] 3a2ae6a8a46f: Pull complete [2023-02-22T19:57:28.646Z] 33b1e0a273af: Pull complete [2023-02-22T19:57:28.646Z] 5d3b04190fa2: Pull complete [2023-02-22T19:57:32.831Z] 2f39f015ded8: Pull complete [2023-02-22T19:57:32.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T19:57:32.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T19:57:32.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T19:57:33.029Z] prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container [2023-02-22T19:57:33.056Z] $ 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-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T19:57:36.129Z] $ docker top 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T19:57:36.558Z] ---> job-cost.sh [2023-02-22T19:57:36.558Z] lf-activate-venv: SKIPPING [2023-02-22T19:57:36.558Z] INFO: No Stack... [2023-02-22T19:57:36.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T19:57:37.077Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T19:57:37.398Z] + cat /w/workspace/foundry_device-virtual-go_PR-345/archives/cost.csv [2023-02-22T19:57:37.398Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T19:57:37.442Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [2023-02-22T19:57:37.448Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] did not exist. Created. [2023-02-22T19:57:37.448Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T19:57:37.839Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T19:57:37.886Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T19:57:37.923Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T19:57:37.998Z] $ docker stop --time=1 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 [2023-02-22T19:57:39.141Z] $ docker rm -f --volumes 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T19:59:24.530Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7107 in /w/workspace/foundry_device-virtual-go_PR-345 [Pipeline] { [Pipeline] ws [2023-02-22T19:59:24.587Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T19:59:24.663Z] The recommended git tool is: git [2023-02-22T19:59:30.513Z] using credential edgex-jenkins-ssh [2023-02-22T19:59:30.534Z] Cloning the remote Git repository [2023-02-22T19:59:30.585Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-22T19:59:30.679Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-02-22T19:59:30.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-22T19:59:30.865Z] > git --version # timeout=10 [2023-02-22T19:59:30.894Z] > git --version # 'git version 2.25.1' [2023-02-22T19:59:30.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T19:59:30.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T19:59:33.344Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-22T19:59:33.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T19:59:34.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-22T19:59:34.478Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-22T19:59:34.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T19:59:34.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T19:59:35.166Z] Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 04352879f2d805a33a2b64e9f6ea1b804013116f [2023-02-22T19:59:35.472Z] Merge succeeded, producing 04352879f2d805a33a2b64e9f6ea1b804013116f [2023-02-22T19:59:35.472Z] Checking out Revision 04352879f2d805a33a2b64e9f6ea1b804013116f (PR-345) [2023-02-22T19:59:35.185Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:59:35.215Z] > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 [2023-02-22T19:59:35.327Z] > git remote # timeout=10 [2023-02-22T19:59:35.359Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T19:59:35.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T19:59:35.420Z] > git merge 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 [2023-02-22T19:59:35.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T19:59:35.478Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:59:35.494Z] > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 [2023-02-22T19:59:41.286Z] Commit message: "refactor: Remove unused topic configuration" [2023-02-22T19:59:41.347Z] > git --version # timeout=10 [2023-02-22T19:59:41.361Z] > git --version # 'git version 2.25.1' [2023-02-22T19:59:41.387Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T19:59:42.507Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T19:59:42.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T19:59:42.507Z] Dload Upload Total Spent Left Speed [2023-02-22T19:59:42.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-02-22T19:59:43.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T19:59:43.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T19:59:43.696Z] + sudo tee /etc/docker/daemon.new [2023-02-22T19:59:43.696Z] { [2023-02-22T19:59:43.696Z] "registry-mirrors": [ [2023-02-22T19:59:43.696Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T19:59:43.696Z] ], [2023-02-22T19:59:43.696Z] "bip": "10.250.0.254/24", [2023-02-22T19:59:43.696Z] "hosts": [ [2023-02-22T19:59:43.696Z] "tcp://0.0.0.0:5555", [2023-02-22T19:59:43.696Z] "unix:///var/run/docker.sock" [2023-02-22T19:59:43.696Z] ], [2023-02-22T19:59:43.696Z] "mtu": 1458, [2023-02-22T19:59:43.696Z] "selinux-enabled": true, [2023-02-22T19:59:43.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T19:59:43.696Z] } [Pipeline] sh [2023-02-22T19:59:44.044Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T19:59:44.399Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:00:02.772Z] provisioning config files... [2023-02-22T20:00:02.801Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16695903198777787938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:00:03.192Z] ---> docker-login.sh [2023-02-22T20:00:03.193Z] nexus3.edgexfoundry.org:10001 [2023-02-22T20:00:03.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:00:03.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:00:03.733Z] Configure a credential helper to remove this warning. See [2023-02-22T20:00:03.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:00:03.733Z] [2023-02-22T20:00:03.733Z] Login Succeeded [2023-02-22T20:00:03.733Z] nexus3.edgexfoundry.org:10002 [2023-02-22T20:00:04.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:00:04.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:00:04.270Z] Configure a credential helper to remove this warning. See [2023-02-22T20:00:04.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:00:04.270Z] [2023-02-22T20:00:04.270Z] Login Succeeded [2023-02-22T20:00:04.270Z] nexus3.edgexfoundry.org:10003 [2023-02-22T20:00:04.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:00:04.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:00:04.542Z] Configure a credential helper to remove this warning. See [2023-02-22T20:00:04.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:00:04.542Z] [2023-02-22T20:00:04.542Z] Login Succeeded [2023-02-22T20:00:04.542Z] nexus3.edgexfoundry.org:10004 [2023-02-22T20:00:04.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:00:04.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:00:04.816Z] Configure a credential helper to remove this warning. See [2023-02-22T20:00:04.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:00:04.816Z] [2023-02-22T20:00:04.816Z] Login Succeeded [2023-02-22T20:00:04.816Z] docker.io [2023-02-22T20:00:05.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:00:07.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:00:07.676Z] Configure a credential helper to remove this warning. See [2023-02-22T20:00:07.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:00:07.676Z] [2023-02-22T20:00:07.676Z] Login Succeeded [2023-02-22T20:00:07.676Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T20:00:07.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T20:00:08.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:00:08.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:00:08.154Z] ========================================================= [2023-02-22T20:00:08.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T20:00:08.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:00:08.639Z] + 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 . [2023-02-22T20:00:08.909Z] Sending build context to Docker daemon 11.86MB [2023-02-22T20:00:08.909Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T20:00:08.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T20:00:09.182Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T20:00:09.182Z] 9b18e9b68314: Pulling fs layer [2023-02-22T20:00:09.182Z] 35d82f9e3411: Pulling fs layer [2023-02-22T20:00:09.182Z] e16973657156: Pulling fs layer [2023-02-22T20:00:09.182Z] fc693d55d65f: Pulling fs layer [2023-02-22T20:00:09.182Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T20:00:09.182Z] dda99020689f: Pulling fs layer [2023-02-22T20:00:09.182Z] db1c61fa0a46: Pulling fs layer [2023-02-22T20:00:09.182Z] 891c053d2c06: Pulling fs layer [2023-02-22T20:00:09.182Z] 7e9fc2657dce: Waiting [2023-02-22T20:00:09.182Z] db1c61fa0a46: Waiting [2023-02-22T20:00:09.182Z] 891c053d2c06: Waiting [2023-02-22T20:00:09.182Z] fc693d55d65f: Waiting [2023-02-22T20:00:09.182Z] e16973657156: Verifying Checksum [2023-02-22T20:00:09.182Z] e16973657156: Download complete [2023-02-22T20:00:09.182Z] 35d82f9e3411: Verifying Checksum [2023-02-22T20:00:09.182Z] 35d82f9e3411: Download complete [2023-02-22T20:00:09.182Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T20:00:09.182Z] 7e9fc2657dce: Download complete [2023-02-22T20:00:09.182Z] dda99020689f: Verifying Checksum [2023-02-22T20:00:09.182Z] dda99020689f: Download complete [2023-02-22T20:00:09.182Z] 9b18e9b68314: Download complete [2023-02-22T20:00:10.608Z] 9b18e9b68314: Pull complete [2023-02-22T20:00:10.608Z] 891c053d2c06: Verifying Checksum [2023-02-22T20:00:10.608Z] 891c053d2c06: Download complete [2023-02-22T20:00:10.885Z] 35d82f9e3411: Pull complete [2023-02-22T20:00:11.160Z] e16973657156: Pull complete [2023-02-22T20:00:11.751Z] db1c61fa0a46: Verifying Checksum [2023-02-22T20:00:11.751Z] db1c61fa0a46: Download complete [2023-02-22T20:00:12.338Z] fc693d55d65f: Verifying Checksum [2023-02-22T20:00:12.338Z] fc693d55d65f: Download complete [2023-02-22T20:00:24.674Z] fc693d55d65f: Pull complete [2023-02-22T20:00:24.674Z] 7e9fc2657dce: Pull complete [2023-02-22T20:00:24.674Z] dda99020689f: Pull complete [2023-02-22T20:00:31.333Z] db1c61fa0a46: Pull complete [2023-02-22T20:00:32.298Z] 891c053d2c06: Pull complete [2023-02-22T20:00:32.565Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T20:00:32.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T20:00:32.565Z] ---> f96f9c87975a [2023-02-22T20:00:32.565Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-22T20:00:33.979Z] ---> Running in 11c1d3b6073b [2023-02-22T20:00:34.247Z] Removing intermediate container 11c1d3b6073b [2023-02-22T20:00:34.247Z] ---> 95daaa019265 [2023-02-22T20:00:34.247Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T20:00:34.247Z] ---> Running in ab28cf56f9cf [2023-02-22T20:00:34.514Z] Removing intermediate container ab28cf56f9cf [2023-02-22T20:00:34.514Z] ---> 5f7f9f86f0ec [2023-02-22T20:00:34.514Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:00:34.782Z] ---> Running in 30b037a1038d [2023-02-22T20:00:35.052Z] Removing intermediate container 30b037a1038d [2023-02-22T20:00:35.052Z] ---> e1a9e6be06f1 [2023-02-22T20:00:35.052Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-22T20:00:35.052Z] ---> Running in 08ed41cc9459 [2023-02-22T20:00:35.322Z] Removing intermediate container 08ed41cc9459 [2023-02-22T20:00:35.322Z] ---> b5382592081f [2023-02-22T20:00:35.322Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T20:00:35.322Z] ---> Running in 5bcab854c8d5 [2023-02-22T20:00:36.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:00:36.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:00:37.961Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-22T20:00:38.228Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-22T20:00:38.228Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-22T20:00:38.228Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-22T20:00:38.228Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:00:38.228Z] OK: 226 MiB in 55 packages [2023-02-22T20:00:39.187Z] Removing intermediate container 5bcab854c8d5 [2023-02-22T20:00:39.187Z] ---> d13f43576a89 [2023-02-22T20:00:39.187Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-22T20:00:39.772Z] ---> a8e86b56032a [2023-02-22T20:00:39.772Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:00:39.773Z] ---> Running in 867cbc80b985 [2023-02-22T20:02:16.452Z] Removing intermediate container 867cbc80b985 [2023-02-22T20:02:16.452Z] ---> f6a7a575df38 [2023-02-22T20:02:16.452Z] Step 10/12 : COPY . . [2023-02-22T20:02:16.452Z] ---> daeb9b24645e [2023-02-22T20:02:16.452Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T20:02:16.452Z] ---> Running in 101df95987a8 [2023-02-22T20:02:16.452Z] Removing intermediate container 101df95987a8 [2023-02-22T20:02:16.452Z] ---> 43f68d6e88f8 [2023-02-22T20:02:16.452Z] Step 12/12 : RUN $MAKE [2023-02-22T20:02:16.452Z] ---> Running in fffde035d502 [2023-02-22T20:02:16.452Z] noop [2023-02-22T20:02:16.452Z] Removing intermediate container fffde035d502 [2023-02-22T20:02:16.452Z] ---> 43fbd370fb54 [2023-02-22T20:02:16.452Z] Successfully built 43fbd370fb54 [2023-02-22T20:02:16.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:02:16.945Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T20:02:16.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:02:17.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container [2023-02-22T20:02:17.299Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T20:02:18.536Z] $ docker top bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:02:19.427Z] + go version [2023-02-22T20:02:19.427Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T20:02:19.470Z] $ docker stop --time=1 bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b [2023-02-22T20:02:21.147Z] $ docker rm -f --volumes bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:02:22.008Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T20:02:22.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:02:22.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container [2023-02-22T20:02:22.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T20:02:23.546Z] $ docker top 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:02:24.104Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:02:24.758Z] + make test [2023-02-22T20:02:24.758Z] go test ./... -coverprofile=coverage.out [2023-02-22T20:02:26.713Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-22T20:04:03.429Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-22T20:04:03.429Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements [2023-02-22T20:04:03.429Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T20:04:03.429Z] go vet ./... [2023-02-22T20:04:25.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T20:04:25.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T20:04:25.537Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T20:04:25.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T20:04:25.610Z] $ docker stop --time=1 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 [2023-02-22T20:04:27.463Z] $ docker rm -f --volumes 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T20:04:28.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T20:04:28.503Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T20:04:29.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T20:04:29.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T20:04:30.070Z] + ls -al . [2023-02-22T20:04:30.070Z] total 188 [2023-02-22T20:04:30.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 20:02 . [2023-02-22T20:04:30.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:59 .. [2023-02-22T20:04:30.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:59 .git [2023-02-22T20:04:30.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 .github [2023-02-22T20:04:30.070Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 22 19:59 .gitignore [2023-02-22T20:04:30.070Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:59 .golangci.yml [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 22 19:59 Attribution.txt [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 22 19:59 CHANGELOG.md [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 22 19:59 Dockerfile [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:59 GOVERNANCE.md [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 22 19:59 Jenkinsfile [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:59 LICENSE [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 22 19:59 Makefile [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 22 19:59 OWNERS.md [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 22 19:59 README.md [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:55 VERSION [2023-02-22T20:04:30.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:59 bin [2023-02-22T20:04:30.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 cmd [2023-02-22T20:04:30.071Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 22 20:03 coverage.out [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 22 19:59 go.mod [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 22 19:59 go.sum [2023-02-22T20:04:30.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 internal [2023-02-22T20:04:30.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:59 snap [2023-02-22T20:04:30.071Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 22 19:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:04:30.501Z] + 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=04352879f2d805a33a2b64e9f6ea1b804013116f --label arch=arm64 --label version=0.0.0 . [2023-02-22T20:04:31.091Z] Sending build context to Docker daemon 11.9MB [2023-02-22T20:04:31.091Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T20:04:31.091Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-22T20:04:31.091Z] ---> 43fbd370fb54 [2023-02-22T20:04:31.091Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-22T20:04:31.091Z] ---> Running in 46c815d2dd18 [2023-02-22T20:04:31.372Z] Removing intermediate container 46c815d2dd18 [2023-02-22T20:04:31.372Z] ---> ce5c3aed13b6 [2023-02-22T20:04:31.372Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T20:04:31.641Z] ---> Running in 11f6e99fb174 [2023-02-22T20:04:31.910Z] Removing intermediate container 11f6e99fb174 [2023-02-22T20:04:31.910Z] ---> 9f088916c3d0 [2023-02-22T20:04:31.910Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:04:31.910Z] ---> Running in e2c3037f2149 [2023-02-22T20:04:32.181Z] Removing intermediate container e2c3037f2149 [2023-02-22T20:04:32.181Z] ---> f535af81d486 [2023-02-22T20:04:32.181Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-22T20:04:32.449Z] ---> Running in bf69c1b5a089 [2023-02-22T20:04:32.715Z] Removing intermediate container bf69c1b5a089 [2023-02-22T20:04:32.715Z] ---> 7f4480f0db2c [2023-02-22T20:04:32.715Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T20:04:32.715Z] ---> Running in 92fab99d748c [2023-02-22T20:04:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:04:34.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:04:35.236Z] OK: 226 MiB in 55 packages [2023-02-22T20:04:37.821Z] Removing intermediate container 92fab99d748c [2023-02-22T20:04:37.821Z] ---> a3444118bf7d [2023-02-22T20:04:37.821Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-22T20:04:37.821Z] ---> 30b9898a4c1d [2023-02-22T20:04:37.821Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:04:38.089Z] ---> Running in d6db823ba504 [2023-02-22T20:04:40.675Z] Removing intermediate container d6db823ba504 [2023-02-22T20:04:40.675Z] ---> 87a70f3770fd [2023-02-22T20:04:40.675Z] Step 10/25 : COPY . . [2023-02-22T20:04:42.091Z] ---> 2540f4fe74ce [2023-02-22T20:04:42.091Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T20:04:42.091Z] ---> Running in e2c9ecc8eb4f [2023-02-22T20:04:42.358Z] Removing intermediate container e2c9ecc8eb4f [2023-02-22T20:04:42.358Z] ---> 47e67fb51f02 [2023-02-22T20:04:42.358Z] Step 12/25 : RUN $MAKE [2023-02-22T20:04:42.358Z] ---> Running in 6c562d59cefc [2023-02-22T20:04:43.318Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-22T20:06:50.217Z] Removing intermediate container 6c562d59cefc [2023-02-22T20:06:50.218Z] ---> a7b99f887061 [2023-02-22T20:06:50.218Z] Step 13/25 : FROM alpine:3.16 [2023-02-22T20:06:50.218Z] 3.16: Pulling from library/alpine [2023-02-22T20:06:50.218Z] 3760b48202b3: Pulling fs layer [2023-02-22T20:06:50.218Z] 3760b48202b3: Verifying Checksum [2023-02-22T20:06:50.218Z] 3760b48202b3: Download complete [2023-02-22T20:06:50.218Z] 3760b48202b3: Pull complete [2023-02-22T20:06:50.218Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T20:06:50.218Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T20:06:50.218Z] ---> 4c81e5bf8899 [2023-02-22T20:06:50.218Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-22T20:06:50.218Z] ---> Running in 42505f94fa74 [2023-02-22T20:06:50.218Z] Removing intermediate container 42505f94fa74 [2023-02-22T20:06:50.218Z] ---> e7732a54db2d [2023-02-22T20:06:50.218Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:06:50.218Z] ---> Running in 4e623c160b2b [2023-02-22T20:06:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:06:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:06:50.218Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:06:50.218Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:06:50.218Z] OK: 5 MiB in 15 packages [2023-02-22T20:06:50.218Z] Removing intermediate container 4e623c160b2b [2023-02-22T20:06:50.218Z] ---> e259033c940c [2023-02-22T20:06:50.218Z] Step 16/25 : WORKDIR / [2023-02-22T20:06:50.218Z] ---> Running in 892f3fd8bda5 [2023-02-22T20:06:50.218Z] Removing intermediate container 892f3fd8bda5 [2023-02-22T20:06:50.218Z] ---> 29c08c96d108 [2023-02-22T20:06:50.218Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-22T20:06:50.218Z] ---> d327e28cf032 [2023-02-22T20:06:50.218Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-22T20:06:50.218Z] ---> 0c5ef58f09ba [2023-02-22T20:06:50.218Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-22T20:06:50.218Z] ---> e60be3b701cd [2023-02-22T20:06:50.218Z] Step 20/25 : EXPOSE 59900 [2023-02-22T20:06:50.218Z] ---> Running in b7ab919eb1e2 [2023-02-22T20:06:50.218Z] Removing intermediate container b7ab919eb1e2 [2023-02-22T20:06:50.218Z] ---> 0b79e4f3dc9e [2023-02-22T20:06:50.218Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-22T20:06:50.218Z] ---> Running in b48235580a6e [2023-02-22T20:06:50.218Z] Removing intermediate container b48235580a6e [2023-02-22T20:06:50.218Z] ---> 6868386e493d [2023-02-22T20:06:50.218Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:06:50.218Z] ---> Running in 09b190c603ea [2023-02-22T20:06:50.218Z] Removing intermediate container 09b190c603ea [2023-02-22T20:06:50.218Z] ---> cff17d3b1eb9 [2023-02-22T20:06:50.218Z] Step 23/25 : LABEL arch=arm64 [2023-02-22T20:06:50.218Z] ---> Running in aeddd7ffdda4 [2023-02-22T20:06:50.218Z] Removing intermediate container aeddd7ffdda4 [2023-02-22T20:06:50.218Z] ---> 8832afb3fa94 [2023-02-22T20:06:50.218Z] Step 24/25 : LABEL git_sha=04352879f2d805a33a2b64e9f6ea1b804013116f [2023-02-22T20:06:50.218Z] ---> Running in a264b70dcc84 [2023-02-22T20:06:50.218Z] Removing intermediate container a264b70dcc84 [2023-02-22T20:06:50.218Z] ---> 870700ebe2bb [2023-02-22T20:06:50.218Z] Step 25/25 : LABEL version=0.0.0 [2023-02-22T20:06:50.218Z] ---> Running in 26a2e88eadb2 [2023-02-22T20:06:50.218Z] Removing intermediate container 26a2e88eadb2 [2023-02-22T20:06:50.218Z] ---> ebdd35eaa35c [2023-02-22T20:06:50.218Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T20:06:50.218Z] Successfully built ebdd35eaa35c [2023-02-22T20:06:50.218Z] 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 [2023-02-22T20:06:51.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:06:51.056Z] [2023-02-22T20:06:51.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:06:51.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:06:51.456Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T20:06:51.456Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T20:06:51.456Z] 04944245beec: Pulling fs layer [2023-02-22T20:06:51.457Z] 699f458cf7ca: Pulling fs layer [2023-02-22T20:06:51.457Z] 765212b225bb: Pulling fs layer [2023-02-22T20:06:51.457Z] f23df028b6ca: Pulling fs layer [2023-02-22T20:06:51.457Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T20:06:51.457Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T20:06:51.457Z] f23df028b6ca: Waiting [2023-02-22T20:06:51.457Z] d65c8cfc05b1: Waiting [2023-02-22T20:06:51.457Z] 2437ff75d9bd: Waiting [2023-02-22T20:06:51.457Z] 765212b225bb: Waiting [2023-02-22T20:06:51.729Z] 04944245beec: Verifying Checksum [2023-02-22T20:06:51.729Z] 04944245beec: Download complete [2023-02-22T20:06:51.729Z] 765212b225bb: Download complete [2023-02-22T20:06:51.729Z] f23df028b6ca: Verifying Checksum [2023-02-22T20:06:51.729Z] f23df028b6ca: Download complete [2023-02-22T20:06:51.729Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T20:06:51.729Z] d65c8cfc05b1: Download complete [2023-02-22T20:06:51.999Z] 699f458cf7ca: Verifying Checksum [2023-02-22T20:06:51.999Z] 699f458cf7ca: Download complete [2023-02-22T20:06:52.280Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T20:06:52.280Z] 8998bd30e6a1: Download complete [2023-02-22T20:06:54.865Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T20:06:54.865Z] 2437ff75d9bd: Download complete [2023-02-22T20:06:56.810Z] 8998bd30e6a1: Pull complete [2023-02-22T20:06:57.077Z] 04944245beec: Pull complete [2023-02-22T20:06:58.483Z] 699f458cf7ca: Pull complete [2023-02-22T20:06:58.483Z] 765212b225bb: Pull complete [2023-02-22T20:06:59.440Z] f23df028b6ca: Pull complete [2023-02-22T20:06:59.440Z] d65c8cfc05b1: Pull complete [2023-02-22T20:07:14.433Z] 2437ff75d9bd: Pull complete [2023-02-22T20:07:14.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T20:07:14.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:07:14.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:07:14.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container [2023-02-22T20:07:14.849Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T20:07:17.465Z] $ docker top fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:18.375Z] ---> job-cost.sh [2023-02-22T20:07:18.375Z] lf-activate-venv: SKIPPING [2023-02-22T20:07:18.375Z] INFO: No Stack... [2023-02-22T20:07:18.643Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T20:07:19.603Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T20:07:20.250Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-02-22T20:07:20.250Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T20:07:20.350Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [2023-02-22T20:07:20.354Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] did not exist. Created. [2023-02-22T20:07:20.354Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T20:07:21.079Z] /w/workspace/device-virtual-go/1@tmp/durable-b02089ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T20:07:21.755Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T20:07:21.795Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T20:07:21.843Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T20:07:21.857Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T20:07:21.930Z] $ docker stop --time=1 fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca [2023-02-22T20:07:23.387Z] $ docker rm -f --volumes fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca [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 [2023-02-22T20:07:24.339Z] provisioning config files... [2023-02-22T20:07:24.345Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config5928844550969557821tmp [Pipeline] { [Pipeline] sh [2023-02-22T20:07:24.675Z] + set +x [2023-02-22T20:07:24.675Z] + curl -s https://codecov.io/bash [2023-02-22T20:07:24.675Z] + bash -s -- [2023-02-22T20:07:24.675Z] [2023-02-22T20:07:24.675Z] _____ _ [2023-02-22T20:07:24.675Z] / ____| | | [2023-02-22T20:07:24.675Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T20:07:24.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T20:07:24.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T20:07:24.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T20:07:24.675Z] Bash-1.0.6 [2023-02-22T20:07:24.675Z] [2023-02-22T20:07:24.675Z] [2023-02-22T20:07:24.675Z] ==> git version 2.25.1 found [2023-02-22T20:07:24.675Z] ==> 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 [2023-02-22T20:07:24.675Z] Release-Date: 2020-01-08 [2023-02-22T20:07:24.675Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T20:07:24.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T20:07:24.676Z] ==> Jenkins CI detected. [2023-02-22T20:07:24.676Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-345 [2023-02-22T20:07:24.676Z] project root: . [2023-02-22T20:07:24.676Z] --> token set from env [2023-02-22T20:07:24.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T20:07:24.676Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T20:07:24.676Z] ==> Python coveragepy not found [2023-02-22T20:07:24.676Z] ==> Searching for coverage reports in: [2023-02-22T20:07:24.676Z] + . [2023-02-22T20:07:24.934Z] -> Found 1 reports [2023-02-22T20:07:24.934Z] ==> Detecting git/mercurial file structure [2023-02-22T20:07:24.934Z] ==> Reading reports [2023-02-22T20:07:24.934Z] + ./coverage.out bytes=44128 [2023-02-22T20:07:24.934Z] ==> Appending adjustments [2023-02-22T20:07:24.934Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T20:07:24.934Z] + Found adjustments [2023-02-22T20:07:24.934Z] ==> Gzipping contents [2023-02-22T20:07:24.934Z] 8.0K /tmp/codecov.YJq6nS.gz [2023-02-22T20:07:24.934Z] ==> Uploading reports [2023-02-22T20:07:24.934Z] url: https://codecov.io [2023-02-22T20:07:24.934Z] query: branch=PR-345&commit=04352879f2d805a33a2b64e9f6ea1b804013116f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=345&job=&cmd_args= [2023-02-22T20:07:24.934Z] -> Pinging Codecov [2023-02-22T20:07:24.934Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-345&commit=04352879f2d805a33a2b64e9f6ea1b804013116f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=345&job=&cmd_args= [2023-02-22T20:07:25.193Z] -> Uploading to [2023-02-22T20:07:25.193Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/5E52B4B073DB2E39498172D8E973AA87/04352879f2d805a33a2b64e9f6ea1b804013116f/152ee9e9-0e37-4bcc-8962-c97decd39e92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T200724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18a3e9fb0a2a3e996cdb3100c58b6c9dbeaf5648c6bc9c66880e05d6f412ea3c [2023-02-22T20:07:25.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:07:25.193Z] Dload Upload Total Spent Left Speed [2023-02-22T20:07:25.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 15642 --:--:-- --:--:-- --:--:-- 15642 [2023-02-22T20:07:25.453Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] } [2023-02-22T20:07:25.484Z] 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 [2023-02-22T20:07:27.351Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-345/archives ] [2023-02-22T20:07:27.351Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-345/archives [2023-02-22T20:07:27.351Z] total 16 [2023-02-22T20:07:27.351Z] drwxr-xr-x 3 root root 4096 Feb 22 19:57 . [2023-02-22T20:07:27.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:57 .. [2023-02-22T20:07:27.351Z] drwxr-xr-x 2 root root 4096 Feb 22 19:57 cost [2023-02-22T20:07:27.351Z] -rw-r--r-- 1 root root 89 Feb 22 19:57 cost.csv [2023-02-22T20:07:27.351Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-345/archives [2023-02-22T20:07:27.351Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-345/archives [2023-02-22T20:07:27.351Z] total 16 [2023-02-22T20:07:27.351Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:57 . [2023-02-22T20:07:27.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:57 .. [2023-02-22T20:07:27.351Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 19:57 cost [2023-02-22T20:07:27.351Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 22 19:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:27.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:28.582Z] ---> package-listing.sh [2023-02-22T20:07:28.582Z] ++ facter osfamily [2023-02-22T20:07:28.582Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T20:07:28.841Z] + OS_FAMILY=debian [2023-02-22T20:07:28.841Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-345 [2023-02-22T20:07:28.841Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T20:07:28.841Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T20:07:28.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T20:07:28.841Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T20:07:28.841Z] + '[' /w/workspace/foundry_device-virtual-go_PR-345 ']' [2023-02-22T20:07:28.841Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T20:07:28.841Z] + case "${OS_FAMILY}" in [2023-02-22T20:07:28.841Z] + dpkg -l [2023-02-22T20:07:28.841Z] + grep '^ii' [2023-02-22T20:07:28.841Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T20:07:28.841Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T20:07:28.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T20:07:28.841Z] + '[' /w/workspace/foundry_device-virtual-go_PR-345 ']' [2023-02-22T20:07:28.841Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-345/archives/ [2023-02-22T20:07:28.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-345/archives/ [Pipeline] echo [2023-02-22T20:07:28.876Z] 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T20:07:29.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:07:29.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T20:07:29.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:07:29.948Z] prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container [2023-02-22T20:07:29.982Z] $ 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-345/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-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T20:07:30.163Z] $ docker top 84db3d1731d36851acc313fa52241e2abd5987b40ad6e683f7ffe1df8b49fc56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:07:30.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T20:07:30.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T20:07:31.163Z] + ls /var/log/sa-host [2023-02-22T20:07:31.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:07:31.370Z] provisioning config files... [2023-02-22T20:07:31.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config1029369786400402617tmp [Pipeline] { [Pipeline] echo [2023-02-22T20:07:31.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:31.736Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T20:07:31.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:32.167Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T20:07:32.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:32.515Z] ---> sudo-logs.sh [2023-02-22T20:07:32.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T20:07:32.597Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:32.916Z] ---> job-cost.sh [2023-02-22T20:07:32.916Z] lf-activate-venv: SKIPPING [2023-02-22T20:07:32.916Z] DEBUG: total: 0.2199999988079071 [2023-02-22T20:07:32.916Z] INFO: Retrieving Stack Cost... [2023-02-22T20:07:33.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T20:07:33.743Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T20:07:33.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:07:34.094Z] ---> logs-deploy.sh [2023-02-22T20:07:34.094Z] lf-activate-venv: SKIPPING [2023-02-22T20:07:34.094Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-345/1 [2023-02-22T20:07:34.094Z] INFO: archiving workspace using pattern(s): [2023-02-22T20:07:35.034Z] Archives upload complete. [2023-02-22T20:07:35.034Z] INFO: archiving logs to Nexus