Pull request #461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9de9f989889b2ef3497e4e7b7e906817ded71ef8+65497920df671d88c31f0789bb704d43110c7187 (8c098cd5cd1696049f89607be54088364a81021d) 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-ssh1490954194078615275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7904598850183547156.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-461/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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8301534785880285464.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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14167966187920707362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9774630412284048634.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-461/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-461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15221565428170555349.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1254 in /w/workspace/foundry_device-virtual-go_PR-461 [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-461 # 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 Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 9de9f989889b2ef3497e4e7b7e906817ded71ef8 Merge succeeded, producing 9de9f989889b2ef3497e4e7b7e906817ded71ef8 Checking out Revision 9de9f989889b2ef3497e4e7b7e906817ded71ef8 (PR-461) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # 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 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T12:01:36.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T12:01:36.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T12:01:36.975Z] ========================================================= [2024-02-19T12:01:36.975Z] EdgeX Global Pipelines Version Info [2024-02-19T12:01:36.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:01:37.750Z] ------------------- [2024-02-19T12:01:37.750Z] stable info: [2024-02-19T12:01:37.750Z] ------------------- [2024-02-19T12:01:37.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T12:01:37.750Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T12:01:37.750Z] Message: update stable to v1.0.258 [2024-02-19T12:01:38.323Z] ------------------- [2024-02-19T12:01:38.323Z] experimental info: [2024-02-19T12:01:38.323Z] ------------------- [2024-02-19T12:01:38.323Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T12:01:38.323Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T12:01:38.323Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T12:01:38.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-02-19T12:01:38.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-02-19T12:01:38.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T12:01:38.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T12:01:38.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T12:01:38.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T12:01:38.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T12:01:38.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T12:01:39.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T12:01:39.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T12:01:39.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T12:01:39.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-02-19T12:01:39.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T12:01:39.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T12:01:39.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T12:01:39.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T12:01:39.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T12:01:39.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T12:01:39.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T12:01:39.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T12:01:39.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T12:01:39.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T12:01:39.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T12:01:39.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T12:01:40.021Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T12:01:40.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T12:01:40.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T12:01:40.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-461 [Pipeline] echo [2024-02-19T12:01:40.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-461 [Pipeline] echo [2024-02-19T12:01:40.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-461 [Pipeline] echo [2024-02-19T12:01:40.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo [2024-02-19T12:01:40.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9de9f98 [Pipeline] echo [2024-02-19T12:01:40.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:01:40.723Z] provisioning config files... [2024-02-19T12:01:40.742Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config15453948051633477647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:01:41.121Z] ---> ****-login.sh [2024-02-19T12:01:41.122Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:01:41.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:01:41.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:01:41.381Z] Configure a credential helper to remove this warning. See [2024-02-19T12:01:41.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:01:41.381Z] [2024-02-19T12:01:41.381Z] Login Succeeded [2024-02-19T12:01:41.381Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:01:41.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:01:41.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:01:41.641Z] Configure a credential helper to remove this warning. See [2024-02-19T12:01:41.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:01:41.641Z] [2024-02-19T12:01:41.641Z] Login Succeeded [2024-02-19T12:01:41.641Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:01:41.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:01:41.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:01:41.641Z] Configure a credential helper to remove this warning. See [2024-02-19T12:01:41.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:01:41.641Z] [2024-02-19T12:01:41.641Z] Login Succeeded [2024-02-19T12:01:41.641Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:01:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:01:41.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:01:41.901Z] Configure a credential helper to remove this warning. See [2024-02-19T12:01:41.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:01:41.901Z] [2024-02-19T12:01:41.901Z] Login Succeeded [2024-02-19T12:01:41.901Z] ****.io [2024-02-19T12:01:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:01:42.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:01:42.162Z] Configure a credential helper to remove this warning. See [2024-02-19T12:01:42.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:01:42.162Z] [2024-02-19T12:01:42.162Z] Login Succeeded [2024-02-19T12:01:42.162Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:01:42.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T12:01:42.970Z] + git rev-list -1 --merges 9de9f989889b2ef3497e4e7b7e906817ded71ef8~1..9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo [2024-02-19T12:01:43.013Z] -----------> git rev-list -1 --merges 9de9f989889b2ef3497e4e7b7e906817ded71ef8~1..9de9f989889b2ef3497e4e7b7e906817ded71ef8 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [false] [Pipeline] sh [2024-02-19T12:01:43.340Z] + git log --format=format:%s -1 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo [2024-02-19T12:01:43.376Z] ========================================================= [2024-02-19T12:01:43.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T12:01:43.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:01:43.853Z] + git log --format=format:%s -1 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo [2024-02-19T12:01:43.888Z] [semverPrep] GIT_COMMIT: 9de9f989889b2ef3497e4e7b7e906817ded71ef8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T12:01:43.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T12:01:44.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T12:01:44.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T12:01:44.373Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T12:01:44.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T12:01:44.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T12:01:44.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T12:01:44.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:01:44.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:01:44.881Z] [2024-02-19T12:01:44.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:01:45.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:01:45.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T12:01:45.269Z] b85a868b505f: Pulling fs layer [2024-02-19T12:01:45.269Z] e2be974225ed: Pulling fs layer [2024-02-19T12:01:45.269Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T12:01:45.269Z] 988bab9f4d93: Pulling fs layer [2024-02-19T12:01:45.269Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T12:01:45.269Z] eaf3925da568: Pulling fs layer [2024-02-19T12:01:45.269Z] bab4dde63d76: Pulling fs layer [2024-02-19T12:01:45.269Z] bde34c3a00c8: Pulling fs layer [2024-02-19T12:01:45.269Z] b352a97aabf1: Pulling fs layer [2024-02-19T12:01:45.269Z] 4872d77fe225: Pulling fs layer [2024-02-19T12:01:45.269Z] 5851b861e8e6: Pulling fs layer [2024-02-19T12:01:45.269Z] 988bab9f4d93: Waiting [2024-02-19T12:01:45.269Z] bde34c3a00c8: Waiting [2024-02-19T12:01:45.269Z] 1469e6f7b9e6: Waiting [2024-02-19T12:01:45.269Z] b352a97aabf1: Waiting [2024-02-19T12:01:45.269Z] 4872d77fe225: Waiting [2024-02-19T12:01:45.269Z] eaf3925da568: Waiting [2024-02-19T12:01:45.269Z] bab4dde63d76: Waiting [2024-02-19T12:01:45.269Z] 5851b861e8e6: Waiting [2024-02-19T12:01:45.269Z] e2be974225ed: Verifying Checksum [2024-02-19T12:01:45.269Z] e2be974225ed: Download complete [2024-02-19T12:01:45.269Z] 988bab9f4d93: Verifying Checksum [2024-02-19T12:01:45.269Z] 988bab9f4d93: Download complete [2024-02-19T12:01:45.269Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T12:01:45.269Z] 1469e6f7b9e6: Download complete [2024-02-19T12:01:45.529Z] eaf3925da568: Verifying Checksum [2024-02-19T12:01:45.529Z] eaf3925da568: Download complete [2024-02-19T12:01:45.529Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T12:01:45.529Z] 339a4e72a1f5: Download complete [2024-02-19T12:01:45.529Z] bde34c3a00c8: Verifying Checksum [2024-02-19T12:01:45.529Z] bde34c3a00c8: Download complete [2024-02-19T12:01:45.529Z] b352a97aabf1: Download complete [2024-02-19T12:01:45.529Z] 4872d77fe225: Download complete [2024-02-19T12:01:45.529Z] 5851b861e8e6: Download complete [2024-02-19T12:01:45.529Z] b85a868b505f: Verifying Checksum [2024-02-19T12:01:45.529Z] b85a868b505f: Download complete [2024-02-19T12:01:45.789Z] bab4dde63d76: Verifying Checksum [2024-02-19T12:01:45.789Z] bab4dde63d76: Download complete [2024-02-19T12:01:46.726Z] b85a868b505f: Pull complete [2024-02-19T12:01:46.988Z] e2be974225ed: Pull complete [2024-02-19T12:01:47.251Z] 339a4e72a1f5: Pull complete [2024-02-19T12:01:47.519Z] 988bab9f4d93: Pull complete [2024-02-19T12:01:47.780Z] 1469e6f7b9e6: Pull complete [2024-02-19T12:01:47.780Z] eaf3925da568: Pull complete [2024-02-19T12:01:49.687Z] bab4dde63d76: Pull complete [2024-02-19T12:01:49.687Z] bde34c3a00c8: Pull complete [2024-02-19T12:01:49.687Z] b352a97aabf1: Pull complete [2024-02-19T12:01:49.687Z] 4872d77fe225: Pull complete [2024-02-19T12:01:49.947Z] 5851b861e8e6: Pull complete [2024-02-19T12:01:49.947Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T12:01:49.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:01:49.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:01:50.280Z] prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container [2024-02-19T12:01:50.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T12:01:53.444Z] $ docker top ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 -eo pid,comm [2024-02-19T12:01:53.498Z] 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). [2024-02-19T12:01:53.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T12:01:53.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T12:01:53.683Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T12:01:53.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T12:01:53.781Z] $ docker exec ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent [2024-02-19T12:01:53.892Z] SSH_AUTH_SOCK=/tmp/ssh-FIp0NmW0oVmc/agent.31 [2024-02-19T12:01:53.892Z] SSH_AGENT_PID=37 [2024-02-19T12:01:53.898Z] Running ssh-add (command line suppressed) [2024-02-19T12:01:53.989Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_9210564474876039075.key (/w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_9210564474876039075.key) [2024-02-19T12:01:53.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T12:01:54.340Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T12:01:54.368Z] $ docker exec --env ******** --env ******** ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent -k [2024-02-19T12:01:54.472Z] unset SSH_AUTH_SOCK; [2024-02-19T12:01:54.472Z] unset SSH_AGENT_PID; [2024-02-19T12:01:54.472Z] echo Agent pid 37 killed; [2024-02-19T12:01:54.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T12:01:54.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T12:01:54.612Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T12:01:54.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T12:01:54.727Z] $ docker exec ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent [2024-02-19T12:01:54.824Z] SSH_AUTH_SOCK=/tmp/ssh-DiC35eaM9ZiI/agent.69 [2024-02-19T12:01:54.824Z] SSH_AGENT_PID=75 [2024-02-19T12:01:54.829Z] Running ssh-add (command line suppressed) [2024-02-19T12:01:54.927Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_4303840603530620680.key (/w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_4303840603530620680.key) [2024-02-19T12:01:54.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T12:01:55.298Z] + git semver init [2024-02-19T12:01:55.558Z] 2024-02-19 12:01:55,473 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T12:01:55.558Z] 2024-02-19 12:01:55,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-461/.semver [2024-02-19T12:01:55.558Z] 2024-02-19 12:01:55,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-461/.semver [2024-02-19T12:01:55.558Z] 2024-02-19 12:01:55,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-461/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-461, universal_newlines=False, shell=None, istream=None) [2024-02-19T12:01:56.938Z] 2024-02-19 12:01:56,937 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-461/.git/info/exclude [2024-02-19T12:01:56.938Z] 2024-02-19 12:01:56,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 with force:False [2024-02-19T12:01:56.938Z] 2024-02-19 12:01:56,937 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 [2024-02-19T12:01:57.199Z] 2024-02-19 12:01:56,941 [execute] INFO git cat-file --batch-check [2024-02-19T12:01:57.199Z] 2024-02-19 12:01:56,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-461/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T12:01:57.199Z] 2024-02-19 12:01:56,947 [execute] INFO git cat-file --batch [2024-02-19T12:01:57.199Z] 2024-02-19 12:01:56,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-461/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T12:01:57.199Z] 2024-02-19 12:01:56,951 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 [2024-02-19T12:01:57.199Z] 0.0.0 [Pipeline] } [2024-02-19T12:01:57.229Z] $ docker exec --env ******** --env ******** ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent -k [2024-02-19T12:01:57.323Z] unset SSH_AUTH_SOCK; [2024-02-19T12:01:57.323Z] unset SSH_AGENT_PID; [2024-02-19T12:01:57.324Z] echo Agent pid 75 killed; [2024-02-19T12:01:57.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T12:01:58.011Z] + git semver [Pipeline] } [2024-02-19T12:01:58.295Z] $ docker stop --time=1 ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 [2024-02-19T12:01:59.582Z] $ docker rm -f --volumes ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:02:00.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T12:02:00.409Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T12:02:00.426Z] [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 [2024-02-19T12:02:01.311Z] provisioning config files... [2024-02-19T12:02:01.321Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config13846122846086222609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:02:01.709Z] ---> ****-login.sh [2024-02-19T12:02:01.709Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:02:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:02:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:02:01.709Z] Configure a credential helper to remove this warning. See [2024-02-19T12:02:01.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:02:01.709Z] [2024-02-19T12:02:01.709Z] Login Succeeded [2024-02-19T12:02:01.709Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:02:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:02:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:02:01.709Z] Configure a credential helper to remove this warning. See [2024-02-19T12:02:01.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:02:01.710Z] [2024-02-19T12:02:01.710Z] Login Succeeded [2024-02-19T12:02:01.710Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:02:01.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:02:01.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:02:01.969Z] Configure a credential helper to remove this warning. See [2024-02-19T12:02:01.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:02:01.969Z] [2024-02-19T12:02:01.969Z] Login Succeeded [2024-02-19T12:02:01.969Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:02:01.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:02:01.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:02:01.969Z] Configure a credential helper to remove this warning. See [2024-02-19T12:02:01.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:02:01.970Z] [2024-02-19T12:02:01.970Z] Login Succeeded [2024-02-19T12:02:01.970Z] ****.io [2024-02-19T12:02:01.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:02:02.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:02:02.541Z] Configure a credential helper to remove this warning. See [2024-02-19T12:02:02.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:02:02.542Z] [2024-02-19T12:02:02.542Z] Login Succeeded [2024-02-19T12:02:02.542Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:02:02.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T12:02:02.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:02:02.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:02:02.991Z] ========================================================= [2024-02-19T12:02:02.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T12:02:02.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:02:03.581Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T12:02:03.581Z] Sending build context to Docker daemon 31.62MB [2024-02-19T12:02:03.581Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:02:03.581Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T12:02:03.842Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T12:02:03.842Z] 7264a8db6415: Pulling fs layer [2024-02-19T12:02:03.842Z] c4d48a809fc2: Pulling fs layer [2024-02-19T12:02:03.842Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T12:02:03.842Z] ad3a456e5733: Pulling fs layer [2024-02-19T12:02:03.842Z] 69c7f0334f64: Pulling fs layer [2024-02-19T12:02:03.842Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T12:02:03.842Z] ce7588e14bc9: Pulling fs layer [2024-02-19T12:02:03.842Z] b5e4710f87ac: Pulling fs layer [2024-02-19T12:02:03.842Z] ad3a456e5733: Waiting [2024-02-19T12:02:03.842Z] ce7588e14bc9: Waiting [2024-02-19T12:02:03.842Z] b5e4710f87ac: Waiting [2024-02-19T12:02:03.842Z] 69c7f0334f64: Waiting [2024-02-19T12:02:03.842Z] 1f1c1a5573a3: Waiting [2024-02-19T12:02:03.842Z] c4d48a809fc2: Verifying Checksum [2024-02-19T12:02:03.842Z] c4d48a809fc2: Download complete [2024-02-19T12:02:03.842Z] ad3a456e5733: Verifying Checksum [2024-02-19T12:02:03.842Z] ad3a456e5733: Download complete [2024-02-19T12:02:03.842Z] 69c7f0334f64: Download complete [2024-02-19T12:02:03.842Z] 7264a8db6415: Verifying Checksum [2024-02-19T12:02:03.842Z] 7264a8db6415: Download complete [2024-02-19T12:02:03.842Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T12:02:03.842Z] 1f1c1a5573a3: Download complete [2024-02-19T12:02:04.100Z] 7264a8db6415: Pull complete [2024-02-19T12:02:04.100Z] b5e4710f87ac: Verifying Checksum [2024-02-19T12:02:04.100Z] b5e4710f87ac: Download complete [2024-02-19T12:02:04.101Z] c4d48a809fc2: Pull complete [2024-02-19T12:02:04.365Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T12:02:04.365Z] 4f1c88b9dad5: Download complete [2024-02-19T12:02:04.625Z] ce7588e14bc9: Verifying Checksum [2024-02-19T12:02:04.625Z] ce7588e14bc9: Download complete [2024-02-19T12:02:07.154Z] 4f1c88b9dad5: Pull complete [2024-02-19T12:02:07.154Z] ad3a456e5733: Pull complete [2024-02-19T12:02:07.412Z] 69c7f0334f64: Pull complete [2024-02-19T12:02:07.412Z] 1f1c1a5573a3: Pull complete [2024-02-19T12:02:09.977Z] ce7588e14bc9: Pull complete [2024-02-19T12:02:09.977Z] b5e4710f87ac: Pull complete [2024-02-19T12:02:09.977Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T12:02:10.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T12:02:10.240Z] ---> 88b5674ff536 [2024-02-19T12:02:10.240Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:02:14.485Z] ---> Running in d0f54afbb936 [2024-02-19T12:02:14.485Z] Removing intermediate container d0f54afbb936 [2024-02-19T12:02:14.485Z] ---> 8ba6aa6552cf [2024-02-19T12:02:14.485Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:02:14.485Z] ---> Running in bffd9cd61b3b [2024-02-19T12:02:14.485Z] Removing intermediate container bffd9cd61b3b [2024-02-19T12:02:14.485Z] ---> be774793ab4c [2024-02-19T12:02:14.485Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:02:14.485Z] ---> Running in 07182cfb5ef0 [2024-02-19T12:02:14.485Z] Removing intermediate container 07182cfb5ef0 [2024-02-19T12:02:14.485Z] ---> 842df08909f3 [2024-02-19T12:02:14.485Z] Step 6/12 : WORKDIR /device-virtual-go [2024-02-19T12:02:14.485Z] ---> Running in 597db5fbb732 [2024-02-19T12:02:14.485Z] Removing intermediate container 597db5fbb732 [2024-02-19T12:02:14.485Z] ---> 1a5a4c9902a8 [2024-02-19T12:02:14.485Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:02:14.485Z] ---> Running in afe266558478 [2024-02-19T12:02:14.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:02:15.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:02:15.266Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T12:02:15.266Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T12:02:15.266Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T12:02:15.266Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T12:02:15.266Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:02:15.266Z] OK: 268 MiB in 56 packages [2024-02-19T12:02:15.866Z] Removing intermediate container afe266558478 [2024-02-19T12:02:15.866Z] ---> 9f4118c798fc [2024-02-19T12:02:15.866Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T12:02:15.866Z] ---> 3a21e7e782dc [2024-02-19T12:02:15.866Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:02:15.866Z] ---> Running in d6e6137564a9 [2024-02-19T12:02:16.071Z] Still waiting to schedule task [2024-02-19T12:02:16.071Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T12:02:42.437Z] Removing intermediate container d6e6137564a9 [2024-02-19T12:02:42.437Z] ---> f91e5ead8a52 [2024-02-19T12:02:42.437Z] Step 10/12 : COPY . . [2024-02-19T12:02:42.695Z] ---> e9d423ad0294 [2024-02-19T12:02:42.695Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:02:42.695Z] ---> Running in 3efd3fb874fc [2024-02-19T12:02:42.695Z] Removing intermediate container 3efd3fb874fc [2024-02-19T12:02:42.695Z] ---> 9348b18873f6 [2024-02-19T12:02:42.695Z] Step 12/12 : RUN $MAKE [2024-02-19T12:02:42.695Z] ---> Running in 69d313e13339 [2024-02-19T12:02:42.957Z] noop [2024-02-19T12:02:43.217Z] Removing intermediate container 69d313e13339 [2024-02-19T12:02:43.217Z] ---> d1f6e56d3f9e [2024-02-19T12:02:43.217Z] Successfully built d1f6e56d3f9e [2024-02-19T12:02:43.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:02:43.768Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T12:02:43.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:02:43.982Z] prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container [2024-02-19T12:02:44.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T12:02:44.336Z] $ docker top b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:02:44.769Z] + go version [2024-02-19T12:02:44.769Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T12:02:44.805Z] $ docker stop --time=1 b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a [2024-02-19T12:02:46.094Z] $ docker rm -f --volumes b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:02:47.043Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T12:02:47.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:02:47.255Z] prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container [2024-02-19T12:02:47.289Z] $ 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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T12:02:47.610Z] $ docker top e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:02:48.052Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-461 [Pipeline] fileExists [Pipeline] sh [2024-02-19T12:02:48.440Z] + make test [2024-02-19T12:02:48.440Z] go test ./... -coverprofile=coverage.out [2024-02-19T12:02:49.817Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-02-19T12:02:59.787Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-02-19T12:02:59.787Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2024-02-19T12:03:06.342Z] go vet ./... [2024-02-19T12:03:09.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T12:03:09.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T12:03:09.630Z] ./bin/test-attribution-txt.sh [2024-02-19T12:03:09.630Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T12:03:09.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T12:03:09.729Z] $ docker stop --time=1 e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 [2024-02-19T12:03:13.503Z] $ docker rm -f --volumes e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:03:14.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T12:03:14.143Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T12:03:15.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T12:03:15.330Z] + ls -al . [2024-02-19T12:03:15.330Z] total 200 [2024-02-19T12:03:15.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:02 . [2024-02-19T12:03:15.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:01 .. [2024-02-19T12:03:15.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:02 .git [2024-02-19T12:03:15.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 .github [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:01 .gitignore [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:01 .golangci.yml [2024-02-19T12:03:15.331Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:01 .semver [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:01 Attribution.txt [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:01 CHANGELOG.md [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:01 Dockerfile [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:01 GOVERNANCE.md [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:01 Jenkinsfile [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:01 LICENSE [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:01 Makefile [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:01 OWNERS.md [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:01 README.md [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 12:02 VERSION [2024-02-19T12:03:15.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:01 bin [2024-02-19T12:03:15.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 cmd [2024-02-19T12:03:15.331Z] -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:02 coverage.out [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:01 go.mod [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:01 go.sum [2024-02-19T12:03:15.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 internal [2024-02-19T12:03:15.331Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:03:15.778Z] + 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=9de9f989889b2ef3497e4e7b7e906817ded71ef8 --label arch=amd64 --label version=0.0.0 . [2024-02-19T12:03:15.778Z] Sending build context to Docker daemon 31.66MB [2024-02-19T12:03:15.778Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:03:15.778Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T12:03:15.778Z] ---> d1f6e56d3f9e [2024-02-19T12:03:15.778Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:03:16.348Z] ---> Running in 9bed2e3ee9a2 [2024-02-19T12:03:16.348Z] Removing intermediate container 9bed2e3ee9a2 [2024-02-19T12:03:16.348Z] ---> 3e5632b9202d [2024-02-19T12:03:16.348Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:03:16.348Z] ---> Running in a44ab05b82e5 [2024-02-19T12:03:16.610Z] Removing intermediate container a44ab05b82e5 [2024-02-19T12:03:16.610Z] ---> c44ef3b2f1c1 [2024-02-19T12:03:16.610Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:03:16.610Z] ---> Running in 885f5fd75911 [2024-02-19T12:03:16.610Z] Removing intermediate container 885f5fd75911 [2024-02-19T12:03:16.610Z] ---> 3b2c36a38187 [2024-02-19T12:03:16.610Z] Step 6/26 : WORKDIR /device-virtual-go [2024-02-19T12:03:16.610Z] ---> Running in c7010bc621b7 [2024-02-19T12:03:16.869Z] Removing intermediate container c7010bc621b7 [2024-02-19T12:03:16.869Z] ---> 1050d50432f3 [2024-02-19T12:03:16.869Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:03:16.869Z] ---> Running in fd0a7d89063b [2024-02-19T12:03:17.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:17.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:17.647Z] OK: 268 MiB in 56 packages [2024-02-19T12:03:17.906Z] Removing intermediate container fd0a7d89063b [2024-02-19T12:03:17.906Z] ---> bd5265038364 [2024-02-19T12:03:17.906Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T12:03:17.906Z] ---> 92d28612fa87 [2024-02-19T12:03:17.906Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:03:17.906Z] ---> Running in 34da3a8a0097 [2024-02-19T12:03:18.859Z] Removing intermediate container 34da3a8a0097 [2024-02-19T12:03:18.859Z] ---> 283080bf6a54 [2024-02-19T12:03:18.859Z] Step 10/26 : COPY . . [2024-02-19T12:03:19.797Z] ---> a44c295161a2 [2024-02-19T12:03:19.797Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:03:19.797Z] ---> Running in 52ad03627098 [2024-02-19T12:03:19.797Z] Removing intermediate container 52ad03627098 [2024-02-19T12:03:19.797Z] ---> c322060c6473 [2024-02-19T12:03:19.797Z] Step 12/26 : RUN $MAKE [2024-02-19T12:03:19.797Z] ---> Running in f8bbb2ece40f [2024-02-19T12:03:20.057Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-02-19T12:03:41.982Z] Removing intermediate container f8bbb2ece40f [2024-02-19T12:03:41.982Z] ---> 61e7b7ff5314 [2024-02-19T12:03:41.982Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T12:03:41.983Z] 3.18: Pulling from library/alpine [2024-02-19T12:03:41.983Z] 619be1103602: Pulling fs layer [2024-02-19T12:03:42.243Z] 619be1103602: Verifying Checksum [2024-02-19T12:03:42.243Z] 619be1103602: Download complete [2024-02-19T12:03:42.605Z] 619be1103602: Pull complete [2024-02-19T12:03:42.605Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T12:03:42.605Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T12:03:42.605Z] ---> d3782b16ccc9 [2024-02-19T12:03:42.605Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-02-19T12:03:42.864Z] ---> Running in 12d525f73365 [2024-02-19T12:03:43.123Z] Removing intermediate container 12d525f73365 [2024-02-19T12:03:43.123Z] ---> 08e60560cdc5 [2024-02-19T12:03:43.123Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T12:03:43.123Z] ---> Running in 351471c78e0b [2024-02-19T12:03:43.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:43.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:43.960Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T12:03:43.960Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:03:43.960Z] OK: 7 MiB in 16 packages [2024-02-19T12:03:44.530Z] Removing intermediate container 351471c78e0b [2024-02-19T12:03:44.530Z] ---> 57bfed89daf7 [2024-02-19T12:03:44.530Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T12:03:44.789Z] ---> Running in a8f71b539e90 [2024-02-19T12:03:45.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:45.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:03:45.615Z] OK: 7 MiB in 16 packages [2024-02-19T12:03:46.195Z] Removing intermediate container a8f71b539e90 [2024-02-19T12:03:46.195Z] ---> 20c6f4548ea5 [2024-02-19T12:03:46.195Z] Step 17/26 : WORKDIR / [2024-02-19T12:03:46.454Z] ---> Running in 681ddbc5c5e6 [2024-02-19T12:03:47.022Z] Removing intermediate container 681ddbc5c5e6 [2024-02-19T12:03:47.022Z] ---> 574597f483a6 [2024-02-19T12:03:47.022Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-02-19T12:03:47.588Z] ---> 33e2bbecf358 [2024-02-19T12:03:47.588Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-02-19T12:03:47.864Z] ---> b520d05adf5e [2024-02-19T12:03:47.864Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-02-19T12:03:49.240Z] ---> 650c7ca7903e [2024-02-19T12:03:49.240Z] Step 21/26 : EXPOSE 59900 [2024-02-19T12:03:49.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1255 in /w/workspace/foundry_device-virtual-go_PR-461 [Pipeline] { [Pipeline] ws [2024-02-19T12:03:49.662Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-02-19T12:03:49.817Z] ---> Running in 1613933331ef [2024-02-19T12:03:50.075Z] Removing intermediate container 1613933331ef [2024-02-19T12:03:50.075Z] ---> d4600f26bfa4 [2024-02-19T12:03:50.075Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-02-19T12:03:50.075Z] ---> Running in bccab82bb0fc [2024-02-19T12:03:50.642Z] Removing intermediate container bccab82bb0fc [2024-02-19T12:03:50.642Z] ---> a6e599cf0649 [2024-02-19T12:03:50.642Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T12:03:50.642Z] ---> Running in 3be28f2bd178 [2024-02-19T12:03:51.210Z] Removing intermediate container 3be28f2bd178 [2024-02-19T12:03:51.210Z] ---> be05ef0fd546 [2024-02-19T12:03:51.210Z] Step 24/26 : LABEL arch=amd64 [2024-02-19T12:03:51.210Z] ---> Running in 1caf4471c9d5 [2024-02-19T12:03:51.469Z] Removing intermediate container 1caf4471c9d5 [2024-02-19T12:03:51.469Z] ---> a6df4671af11 [2024-02-19T12:03:51.469Z] Step 25/26 : LABEL git_sha=9de9f989889b2ef3497e4e7b7e906817ded71ef8 [2024-02-19T12:03:52.035Z] ---> Running in fa16fd6271bc [2024-02-19T12:03:52.602Z] Removing intermediate container fa16fd6271bc [2024-02-19T12:03:52.602Z] ---> 23868334526a [2024-02-19T12:03:52.602Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T12:03:52.778Z] The recommended git tool is: git [2024-02-19T12:03:52.860Z] ---> Running in 053cdd71200e [2024-02-19T12:03:53.429Z] Removing intermediate container 053cdd71200e [2024-02-19T12:03:53.429Z] ---> 7960240914ba [2024-02-19T12:03:53.429Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T12:03:53.429Z] Successfully built 7960240914ba [2024-02-19T12:03:53.688Z] 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 [2024-02-19T12:03:54.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:03:54.948Z] [2024-02-19T12:03:54.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:03:55.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:03:55.377Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T12:03:55.377Z] 5eb5b503b376: Pulling fs layer [2024-02-19T12:03:55.377Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T12:03:55.377Z] ec43610c2a17: Pulling fs layer [2024-02-19T12:03:55.377Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T12:03:55.377Z] 33b1e0a273af: Pulling fs layer [2024-02-19T12:03:55.377Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T12:03:55.377Z] 2f39f015ded8: Pulling fs layer [2024-02-19T12:03:55.377Z] 33b1e0a273af: Waiting [2024-02-19T12:03:55.377Z] 5d3b04190fa2: Waiting [2024-02-19T12:03:55.377Z] 2f39f015ded8: Waiting [2024-02-19T12:03:55.377Z] 3a2ae6a8a46f: Waiting [2024-02-19T12:03:55.377Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T12:03:55.377Z] 5c69ac0246d0: Download complete [2024-02-19T12:03:55.377Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T12:03:55.377Z] 3a2ae6a8a46f: Download complete [2024-02-19T12:03:55.636Z] 33b1e0a273af: Verifying Checksum [2024-02-19T12:03:55.636Z] 33b1e0a273af: Download complete [2024-02-19T12:03:55.636Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T12:03:55.636Z] 5d3b04190fa2: Download complete [2024-02-19T12:03:55.636Z] ec43610c2a17: Verifying Checksum [2024-02-19T12:03:55.636Z] ec43610c2a17: Download complete [2024-02-19T12:03:55.636Z] 5eb5b503b376: Verifying Checksum [2024-02-19T12:03:55.636Z] 5eb5b503b376: Download complete [2024-02-19T12:03:56.201Z] 2f39f015ded8: Download complete [2024-02-19T12:03:56.770Z] 5eb5b503b376: Pull complete [2024-02-19T12:03:57.028Z] 5c69ac0246d0: Pull complete [2024-02-19T12:03:57.568Z] using credential edgex-jenkins-ssh [2024-02-19T12:03:57.591Z] Cloning the remote Git repository [2024-02-19T12:03:57.963Z] ec43610c2a17: Pull complete [2024-02-19T12:03:58.221Z] 3a2ae6a8a46f: Pull complete [2024-02-19T12:03:58.789Z] 33b1e0a273af: Pull complete [2024-02-19T12:03:57.624Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-02-19T12:03:57.714Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-02-19T12:03:57.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-02-19T12:03:57.848Z] > git --version # timeout=10 [2024-02-19T12:03:57.873Z] > git --version # 'git version 2.25.1' [2024-02-19T12:03:57.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T12:03:58.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T12:03:59.052Z] 5d3b04190fa2: Pull complete [2024-02-19T12:04:04.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-02-19T12:04:04.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T12:04:04.327Z] 2f39f015ded8: Pull complete [2024-02-19T12:04:04.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T12:04:04.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:04:04.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:04:04.741Z] prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container [2024-02-19T12:04:04.775Z] $ 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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T12:04:05.804Z] Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [2024-02-19T12:04:05.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-02-19T12:04:05.268Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-02-19T12:04:05.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T12:04:05.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T12:04:05.819Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T12:04:06.112Z] Merge succeeded, producing 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [2024-02-19T12:04:06.112Z] Checking out Revision 9de9f989889b2ef3497e4e7b7e906817ded71ef8 (PR-461) [2024-02-19T12:04:06.613Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T12:04:06.654Z] > git --version # timeout=10 [2024-02-19T12:04:06.664Z] > git --version # 'git version 2.25.1' [2024-02-19T12:04:06.687Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T12:04:07.054Z] [2024-02-19T12:04:07.054Z] GitHub has been notified of this commit’s build result [2024-02-19T12:04:07.054Z] [2024-02-19T12:04:05.905Z] > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 [2024-02-19T12:04:05.992Z] > git remote # timeout=10 [2024-02-19T12:04:06.011Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T12:04:06.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T12:04:06.049Z] > git merge 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 [2024-02-19T12:04:06.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T12:04:06.115Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T12:04:06.128Z] > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 [2024-02-19T12:04:16.406Z] $ docker top 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-02-19T12:04:16.943Z] ---> job-cost.sh [2024-02-19T12:04:16.943Z] lf-activate-venv: SKIPPING [2024-02-19T12:04:16.943Z] INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:04:17.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T12:04:17.461Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T12:04:19.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T12:04:19.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T12:04:19.693Z] Dload Upload Total Spent Left Speed [2024-02-19T12:04:19.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 52790 0 --:--:-- --:--:-- --:--:-- 52790 [2024-02-19T12:04:19.778Z] + cat /w/workspace/foundry_device-virtual-go_PR-461/archives/cost.csv [2024-02-19T12:04:19.778Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T12:04:19.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [2024-02-19T12:04:19.823Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] did not exist. Created. [2024-02-19T12:04:19.828Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2024-02-19T12:04:20.296Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T12:04:20.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T12:04:20.496Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T12:04:20.560Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] // lock [2024-02-19T12:04:20.646Z] + sudo tee /etc/docker/daemon.new [2024-02-19T12:04:20.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T12:04:20.646Z] { [2024-02-19T12:04:20.646Z] "registry-mirrors": [ [2024-02-19T12:04:20.646Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T12:04:20.646Z] ], [2024-02-19T12:04:20.646Z] "bip": "10.250.0.254/24", [2024-02-19T12:04:20.646Z] "hosts": [ [2024-02-19T12:04:20.646Z] "tcp://0.0.0.0:5555", [2024-02-19T12:04:20.646Z] "unix:///var/run/docker.sock" [2024-02-19T12:04:20.646Z] ], [2024-02-19T12:04:20.646Z] "mtu": 1458, [2024-02-19T12:04:20.646Z] "selinux-enabled": true, [2024-02-19T12:04:20.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T12:04:20.646Z] } [Pipeline] } [2024-02-19T12:04:20.705Z] $ docker stop --time=1 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 [2024-02-19T12:04:21.961Z] $ docker rm -f --volumes 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2024-02-19T12:04:22.436Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-02-19T12:04:22.928Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:04:41.553Z] provisioning config files... [2024-02-19T12:04:41.578Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5321073438623011903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:04:42.105Z] ---> ****-login.sh [2024-02-19T12:04:42.105Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:04:42.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:04:42.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:04:42.646Z] Configure a credential helper to remove this warning. See [2024-02-19T12:04:42.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:04:42.646Z] [2024-02-19T12:04:42.646Z] Login Succeeded [2024-02-19T12:04:42.646Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:04:42.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:04:42.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:04:42.916Z] Configure a credential helper to remove this warning. See [2024-02-19T12:04:42.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:04:42.916Z] [2024-02-19T12:04:42.916Z] Login Succeeded [2024-02-19T12:04:43.187Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:04:43.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:04:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:04:43.459Z] Configure a credential helper to remove this warning. See [2024-02-19T12:04:43.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:04:43.459Z] [2024-02-19T12:04:43.459Z] Login Succeeded [2024-02-19T12:04:43.459Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:04:43.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:04:43.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:04:43.728Z] Configure a credential helper to remove this warning. See [2024-02-19T12:04:43.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:04:43.729Z] [2024-02-19T12:04:43.729Z] Login Succeeded [2024-02-19T12:04:43.729Z] ****.io [2024-02-19T12:04:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:04:44.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:04:44.264Z] Configure a credential helper to remove this warning. See [2024-02-19T12:04:44.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:04:44.264Z] [2024-02-19T12:04:44.264Z] Login Succeeded [2024-02-19T12:04:44.264Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:04:44.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T12:04:44.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:04:44.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:04:45.054Z] ========================================================= [2024-02-19T12:04:45.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T12:04:45.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:04:45.725Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T12:04:48.313Z] Sending build context to Docker daemon 15.94MB [2024-02-19T12:04:48.313Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:04:48.313Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T12:04:48.587Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T12:04:48.587Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T12:04:48.587Z] 5d54e960e981: Pulling fs layer [2024-02-19T12:04:48.587Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T12:04:48.587Z] f0e02332f6b5: Pulling fs layer [2024-02-19T12:04:48.587Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T12:04:48.587Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T12:04:48.587Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T12:04:48.587Z] 872ee5b61b7b: Waiting [2024-02-19T12:04:48.587Z] 0c6a40ed1a82: Waiting [2024-02-19T12:04:48.587Z] 94ae7d8d031c: Waiting [2024-02-19T12:04:48.587Z] f0e02332f6b5: Waiting [2024-02-19T12:04:48.587Z] 5d54e960e981: Verifying Checksum [2024-02-19T12:04:48.587Z] 5d54e960e981: Download complete [2024-02-19T12:04:48.587Z] f0e02332f6b5: Verifying Checksum [2024-02-19T12:04:48.587Z] f0e02332f6b5: Download complete [2024-02-19T12:04:48.587Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T12:04:48.587Z] 872ee5b61b7b: Download complete [2024-02-19T12:04:48.587Z] 9fda8d8052c6: Download complete [2024-02-19T12:04:49.178Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T12:04:49.178Z] 94ae7d8d031c: Download complete [2024-02-19T12:04:49.453Z] 9fda8d8052c6: Pull complete [2024-02-19T12:04:50.040Z] 5d54e960e981: Pull complete [2024-02-19T12:04:50.314Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T12:04:50.314Z] c4a7e357bf2a: Download complete [2024-02-19T12:04:51.727Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T12:04:51.727Z] 0c6a40ed1a82: Download complete [2024-02-19T12:05:04.049Z] c4a7e357bf2a: Pull complete [2024-02-19T12:05:04.049Z] f0e02332f6b5: Pull complete [2024-02-19T12:05:04.049Z] 872ee5b61b7b: Pull complete [2024-02-19T12:05:12.297Z] 0c6a40ed1a82: Pull complete [2024-02-19T12:05:13.699Z] 94ae7d8d031c: Pull complete [2024-02-19T12:05:13.699Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T12:05:13.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T12:05:13.699Z] ---> 86de565de09d [2024-02-19T12:05:13.699Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:05:15.742Z] ---> Running in f97fa213fd83 [2024-02-19T12:05:15.742Z] Removing intermediate container f97fa213fd83 [2024-02-19T12:05:15.742Z] ---> 0dea851dd015 [2024-02-19T12:05:15.742Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:05:15.743Z] ---> Running in b4df76323f80 [2024-02-19T12:05:16.327Z] Removing intermediate container b4df76323f80 [2024-02-19T12:05:16.327Z] ---> 2847916083a8 [2024-02-19T12:05:16.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:05:16.327Z] ---> Running in 31db66a6b180 [2024-02-19T12:05:16.595Z] Removing intermediate container 31db66a6b180 [2024-02-19T12:05:16.595Z] ---> ed6c35ce23c3 [2024-02-19T12:05:16.595Z] Step 6/12 : WORKDIR /device-virtual-go [2024-02-19T12:05:16.595Z] ---> Running in 920a133a9aa0 [2024-02-19T12:05:16.871Z] Removing intermediate container 920a133a9aa0 [2024-02-19T12:05:16.871Z] ---> 3e0acdcabbde [2024-02-19T12:05:16.871Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:05:17.139Z] ---> Running in 0300d628aebf [2024-02-19T12:05:18.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:05:18.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:05:19.632Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T12:05:19.632Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T12:05:19.632Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T12:05:19.632Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T12:05:19.632Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:05:19.632Z] OK: 271 MiB in 56 packages [2024-02-19T12:05:20.586Z] Removing intermediate container 0300d628aebf [2024-02-19T12:05:20.586Z] ---> de36aa4bfd0f [2024-02-19T12:05:20.586Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T12:05:21.176Z] ---> c503cc39c599 [2024-02-19T12:05:21.176Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:05:21.176Z] ---> Running in 0c85bef9f0fe [2024-02-19T12:06:29.066Z] Removing intermediate container 0c85bef9f0fe [2024-02-19T12:06:29.066Z] ---> d3143f37dff8 [2024-02-19T12:06:29.066Z] Step 10/12 : COPY . . [2024-02-19T12:06:29.066Z] ---> 482684c0a7d5 [2024-02-19T12:06:29.066Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:06:29.066Z] ---> Running in b24478b872df [2024-02-19T12:06:29.066Z] Removing intermediate container b24478b872df [2024-02-19T12:06:29.066Z] ---> 1d7b0800661a [2024-02-19T12:06:29.066Z] Step 12/12 : RUN $MAKE [2024-02-19T12:06:29.066Z] ---> Running in 00f1a54851f4 [2024-02-19T12:06:29.066Z] noop [2024-02-19T12:06:29.066Z] Removing intermediate container 00f1a54851f4 [2024-02-19T12:06:29.066Z] ---> 4d83551b3086 [2024-02-19T12:06:29.066Z] Successfully built 4d83551b3086 [2024-02-19T12:06:29.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:06:29.699Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T12:06:29.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:06:30.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2024-02-19T12:06:30.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T12:06:31.404Z] $ docker top 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:06:32.374Z] + go version [2024-02-19T12:06:32.375Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T12:06:32.402Z] $ docker stop --time=1 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b [2024-02-19T12:06:34.023Z] $ docker rm -f --volumes 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:06:35.227Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T12:06:35.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:06:35.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2024-02-19T12:06:35.581Z] $ 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 ******** ci-base-image-arm64 cat [2024-02-19T12:06:36.770Z] $ docker top e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:06:37.409Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T12:06:38.155Z] + make test [2024-02-19T12:06:38.155Z] go test ./... -coverprofile=coverage.out [2024-02-19T12:06:41.500Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-02-19T12:08:18.149Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-02-19T12:08:18.149Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.4% of statements [2024-02-19T12:08:18.149Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T12:08:18.149Z] go vet ./... [2024-02-19T12:08:33.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T12:08:33.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T12:08:33.147Z] ./bin/test-attribution-txt.sh [2024-02-19T12:08:33.147Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T12:08:33.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T12:08:33.265Z] $ docker stop --time=1 e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d [2024-02-19T12:08:35.349Z] $ docker rm -f --volumes e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:08:36.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T12:08:36.877Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T12:08:37.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:08:38.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T12:08:38.928Z] + ls -al . [2024-02-19T12:08:38.928Z] total 196 [2024-02-19T12:08:38.928Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 12:06 . [2024-02-19T12:08:38.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:03 .. [2024-02-19T12:08:38.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:04 .git [2024-02-19T12:08:38.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 .github [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:04 .gitignore [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:04 .golangci.yml [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:04 Attribution.txt [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:04 CHANGELOG.md [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:04 Dockerfile [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:04 GOVERNANCE.md [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:04 Jenkinsfile [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:04 LICENSE [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:04 Makefile [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:04 OWNERS.md [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:04 README.md [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 12:02 VERSION [2024-02-19T12:08:38.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:04 bin [2024-02-19T12:08:38.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 cmd [2024-02-19T12:08:38.928Z] -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:08 coverage.out [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:04 go.mod [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:04 go.sum [2024-02-19T12:08:38.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 internal [2024-02-19T12:08:38.928Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:08:39.428Z] + 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=9de9f989889b2ef3497e4e7b7e906817ded71ef8 --label arch=arm64 --label version=0.0.0 . [2024-02-19T12:08:40.027Z] Sending build context to Docker daemon 15.99MB [2024-02-19T12:08:40.027Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:08:40.027Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T12:08:40.027Z] ---> 4d83551b3086 [2024-02-19T12:08:40.027Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:08:40.300Z] ---> Running in a3435b903ea7 [2024-02-19T12:08:40.568Z] Removing intermediate container a3435b903ea7 [2024-02-19T12:08:40.568Z] ---> 41aa11ec778b [2024-02-19T12:08:40.568Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:08:40.568Z] ---> Running in 91e2f0ee5af5 [2024-02-19T12:08:41.153Z] Removing intermediate container 91e2f0ee5af5 [2024-02-19T12:08:41.153Z] ---> 2d14f272a682 [2024-02-19T12:08:41.153Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:08:41.153Z] ---> Running in 7c05d5d69b62 [2024-02-19T12:08:41.425Z] Removing intermediate container 7c05d5d69b62 [2024-02-19T12:08:41.425Z] ---> 60b272b000eb [2024-02-19T12:08:41.425Z] Step 6/26 : WORKDIR /device-virtual-go [2024-02-19T12:08:41.425Z] ---> Running in f0c0faca9726 [2024-02-19T12:08:42.010Z] Removing intermediate container f0c0faca9726 [2024-02-19T12:08:42.010Z] ---> 64b96f27c5e3 [2024-02-19T12:08:42.010Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:08:42.010Z] ---> Running in be030d9a1f55 [2024-02-19T12:08:42.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:08:43.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:08:44.532Z] OK: 271 MiB in 56 packages [2024-02-19T12:08:45.495Z] Removing intermediate container be030d9a1f55 [2024-02-19T12:08:45.495Z] ---> a3f9add782e0 [2024-02-19T12:08:45.495Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T12:08:46.083Z] ---> 7d584872b038 [2024-02-19T12:08:46.083Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:08:46.083Z] ---> Running in c97247fb7537 [2024-02-19T12:08:48.674Z] Removing intermediate container c97247fb7537 [2024-02-19T12:08:48.674Z] ---> abac3802ee7d [2024-02-19T12:08:48.674Z] Step 10/26 : COPY . . [2024-02-19T12:08:49.636Z] ---> 6b8a62bcfc04 [2024-02-19T12:08:49.636Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:08:49.636Z] ---> Running in 1ec1c913b936 [2024-02-19T12:08:49.903Z] Removing intermediate container 1ec1c913b936 [2024-02-19T12:08:49.904Z] ---> 954844d6431e [2024-02-19T12:08:49.904Z] Step 12/26 : RUN $MAKE [2024-02-19T12:08:50.178Z] ---> Running in d7f1a6b7e7e6 [2024-02-19T12:08:54.432Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-02-19T12:10:46.106Z] Removing intermediate container d7f1a6b7e7e6 [2024-02-19T12:10:46.106Z] ---> 7e5649bbc478 [2024-02-19T12:10:46.106Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T12:10:46.106Z] 3.18: Pulling from library/alpine [2024-02-19T12:10:46.106Z] c6b39de5b339: Pulling fs layer [2024-02-19T12:10:46.106Z] c6b39de5b339: Download complete [2024-02-19T12:10:46.106Z] c6b39de5b339: Pull complete [2024-02-19T12:10:46.106Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T12:10:46.106Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T12:10:46.106Z] ---> 33abbf032149 [2024-02-19T12:10:46.106Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-02-19T12:10:46.106Z] ---> Running in bb02f9b5e7b5 [2024-02-19T12:10:46.106Z] Removing intermediate container bb02f9b5e7b5 [2024-02-19T12:10:46.106Z] ---> d1fa065ceb60 [2024-02-19T12:10:46.106Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T12:10:46.106Z] ---> Running in 28d62125dcbc [2024-02-19T12:10:47.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:10:47.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:10:48.727Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T12:10:48.727Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:10:48.727Z] OK: 8 MiB in 16 packages [2024-02-19T12:10:50.663Z] Removing intermediate container 28d62125dcbc [2024-02-19T12:10:50.663Z] ---> 061c47401282 [2024-02-19T12:10:50.663Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T12:10:50.663Z] ---> Running in 7e80b2df58bf [2024-02-19T12:10:51.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:10:51.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:10:52.840Z] OK: 8 MiB in 16 packages [2024-02-19T12:10:53.810Z] Removing intermediate container 7e80b2df58bf [2024-02-19T12:10:53.810Z] ---> a3f87d34fb80 [2024-02-19T12:10:53.810Z] Step 17/26 : WORKDIR / [2024-02-19T12:10:53.810Z] ---> Running in bd0702261fbb [2024-02-19T12:10:54.076Z] Removing intermediate container bd0702261fbb [2024-02-19T12:10:54.076Z] ---> 7115a098dedc [2024-02-19T12:10:54.076Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-02-19T12:10:54.655Z] ---> 98424d30e0f9 [2024-02-19T12:10:54.655Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-02-19T12:10:54.923Z] ---> e1481aa6c070 [2024-02-19T12:10:54.923Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-02-19T12:10:56.325Z] ---> 78b80f2592db [2024-02-19T12:10:56.325Z] Step 21/26 : EXPOSE 59900 [2024-02-19T12:10:56.325Z] ---> Running in 3f4cd89d8025 [2024-02-19T12:10:56.592Z] Removing intermediate container 3f4cd89d8025 [2024-02-19T12:10:56.592Z] ---> fcbf1bda572f [2024-02-19T12:10:56.592Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-02-19T12:10:56.592Z] ---> Running in 06e76eccdc19 [2024-02-19T12:10:56.864Z] Removing intermediate container 06e76eccdc19 [2024-02-19T12:10:56.864Z] ---> f3103df67a77 [2024-02-19T12:10:56.864Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T12:10:57.131Z] ---> Running in fb2a7c8a441f [2024-02-19T12:10:57.396Z] Removing intermediate container fb2a7c8a441f [2024-02-19T12:10:57.396Z] ---> 03c1f8801b37 [2024-02-19T12:10:57.396Z] Step 24/26 : LABEL arch=arm64 [2024-02-19T12:10:57.396Z] ---> Running in b6aae7d2597e [2024-02-19T12:10:57.671Z] Removing intermediate container b6aae7d2597e [2024-02-19T12:10:57.671Z] ---> 4dee85c97e24 [2024-02-19T12:10:57.671Z] Step 25/26 : LABEL git_sha=9de9f989889b2ef3497e4e7b7e906817ded71ef8 [2024-02-19T12:10:57.671Z] ---> Running in 1834ec5393a4 [2024-02-19T12:10:57.938Z] Removing intermediate container 1834ec5393a4 [2024-02-19T12:10:57.938Z] ---> 7290c77de902 [2024-02-19T12:10:57.938Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T12:10:58.205Z] ---> Running in aeee69a56c2d [2024-02-19T12:10:58.471Z] Removing intermediate container aeee69a56c2d [2024-02-19T12:10:58.471Z] ---> 15907a4df29a [2024-02-19T12:10:58.471Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T12:10:58.471Z] Successfully built 15907a4df29a [2024-02-19T12:10:58.471Z] 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 [2024-02-19T12:10:59.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:10:59.890Z] [2024-02-19T12:10:59.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:11:00.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:11:00.339Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T12:11:00.339Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T12:11:00.339Z] 04944245beec: Pulling fs layer [2024-02-19T12:11:00.339Z] 699f458cf7ca: Pulling fs layer [2024-02-19T12:11:00.339Z] 765212b225bb: Pulling fs layer [2024-02-19T12:11:00.339Z] f23df028b6ca: Pulling fs layer [2024-02-19T12:11:00.339Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T12:11:00.339Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T12:11:00.339Z] f23df028b6ca: Waiting [2024-02-19T12:11:00.339Z] d65c8cfc05b1: Waiting [2024-02-19T12:11:00.339Z] 2437ff75d9bd: Waiting [2024-02-19T12:11:00.339Z] 765212b225bb: Waiting [2024-02-19T12:11:00.605Z] 04944245beec: Verifying Checksum [2024-02-19T12:11:00.605Z] 04944245beec: Download complete [2024-02-19T12:11:00.605Z] 765212b225bb: Verifying Checksum [2024-02-19T12:11:00.606Z] 765212b225bb: Download complete [2024-02-19T12:11:00.606Z] f23df028b6ca: Verifying Checksum [2024-02-19T12:11:00.606Z] f23df028b6ca: Download complete [2024-02-19T12:11:00.606Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T12:11:00.606Z] d65c8cfc05b1: Download complete [2024-02-19T12:11:00.606Z] 699f458cf7ca: Verifying Checksum [2024-02-19T12:11:00.606Z] 699f458cf7ca: Download complete [2024-02-19T12:11:01.189Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T12:11:01.189Z] 8998bd30e6a1: Download complete [2024-02-19T12:11:03.767Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T12:11:03.767Z] 2437ff75d9bd: Download complete [2024-02-19T12:11:05.185Z] 8998bd30e6a1: Pull complete [2024-02-19T12:11:05.772Z] 04944245beec: Pull complete [2024-02-19T12:11:07.182Z] 699f458cf7ca: Pull complete [2024-02-19T12:11:07.449Z] 765212b225bb: Pull complete [2024-02-19T12:11:08.407Z] f23df028b6ca: Pull complete [2024-02-19T12:11:08.673Z] d65c8cfc05b1: Pull complete [2024-02-19T12:11:27.001Z] 2437ff75d9bd: Pull complete [2024-02-19T12:11:27.001Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T12:11:27.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:11:27.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:11:27.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2024-02-19T12:11:27.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T12:11:30.136Z] $ docker top f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:30.807Z] ---> job-cost.sh [2024-02-19T12:11:31.073Z] lf-activate-venv: SKIPPING [2024-02-19T12:11:31.073Z] INFO: No Stack... [2024-02-19T12:11:31.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T12:11:32.232Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T12:11:32.846Z] + cut -d, -f6 [2024-02-19T12:11:32.846Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-02-19T12:11:32.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [2024-02-19T12:11:32.922Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] did not exist. Created. [2024-02-19T12:11:32.927Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T12:11:33.738Z] /w/workspace/device-virtual-go/1@tmp/durable-688b2677/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T12:11:34.404Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T12:11:34.443Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T12:11:34.492Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T12:11:34.534Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T12:11:34.699Z] $ docker stop --time=1 f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee [2024-02-19T12:11:36.165Z] $ docker rm -f --volumes f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee [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 [2024-02-19T12:11:38.192Z] provisioning config files... [2024-02-19T12:11:38.201Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config7089927975417725058tmp [Pipeline] { [Pipeline] sh [2024-02-19T12:11:38.630Z] + set +x [2024-02-19T12:11:38.630Z] + curl -s https://codecov.io/bash [2024-02-19T12:11:38.630Z] + bash -s -- [2024-02-19T12:11:38.630Z] [2024-02-19T12:11:38.630Z] _____ _ [2024-02-19T12:11:38.630Z] / ____| | | [2024-02-19T12:11:38.630Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T12:11:38.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T12:11:38.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T12:11:38.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T12:11:38.630Z] Bash-1.0.6 [2024-02-19T12:11:38.630Z] [2024-02-19T12:11:38.630Z] [2024-02-19T12:11:38.630Z] ==> git version 2.25.1 found [2024-02-19T12:11:38.630Z] ==> 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 [2024-02-19T12:11:38.630Z] Release-Date: 2020-01-08 [2024-02-19T12:11:38.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T12:11:38.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T12:11:38.630Z] ==> Jenkins CI detected. [2024-02-19T12:11:38.630Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-461 [2024-02-19T12:11:38.630Z] project root: . [2024-02-19T12:11:38.630Z] --> token set from env [2024-02-19T12:11:38.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T12:11:38.630Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T12:11:38.630Z] ==> Python coveragepy not found [2024-02-19T12:11:38.630Z] ==> Searching for coverage reports in: [2024-02-19T12:11:38.630Z] + . [2024-02-19T12:11:38.630Z] -> Found 1 reports [2024-02-19T12:11:38.891Z] ==> Detecting git/mercurial file structure [2024-02-19T12:11:38.891Z] ==> Reading reports [2024-02-19T12:11:38.891Z] + ./coverage.out bytes=43063 [2024-02-19T12:11:38.891Z] ==> Appending adjustments [2024-02-19T12:11:38.891Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T12:11:38.891Z] + Found adjustments [2024-02-19T12:11:38.891Z] ==> Gzipping contents [2024-02-19T12:11:38.891Z] 8.0K /tmp/codecov.ubyPtZ.gz [2024-02-19T12:11:38.891Z] ==> Uploading reports [2024-02-19T12:11:38.891Z] url: https://codecov.io [2024-02-19T12:11:38.891Z] query: branch=PR-461&commit=9de9f989889b2ef3497e4e7b7e906817ded71ef8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=461&job=&cmd_args= [2024-02-19T12:11:38.891Z] -> Pinging Codecov [2024-02-19T12:11:38.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-461&commit=9de9f989889b2ef3497e4e7b7e906817ded71ef8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=461&job=&cmd_args= [2024-02-19T12:11:39.152Z] -> Uploading to [2024-02-19T12:11:39.152Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/5E52B4B073DB2E39498172D8E973AA87/9de9f989889b2ef3497e4e7b7e906817ded71ef8/a778a02b-9bc4-4a14-ac3e-7cd138df63bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T121138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2a9a9cc5fbd1f109bb0c05b7c418d82e19a83654df1b3a1580d599133a671b2 [2024-02-19T12:11:39.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T12:11:39.152Z] Dload Upload Total Spent Left Speed [2024-02-19T12:11:39.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17913 --:--:-- --:--:-- --:--:-- 17913 [2024-02-19T12:11:39.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] } [2024-02-19T12:11:39.440Z] 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 [2024-02-19T12:11:42.721Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-461/archives ] [2024-02-19T12:11:42.721Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-461/archives [2024-02-19T12:11:42.721Z] total 16 [2024-02-19T12:11:42.721Z] drwxr-xr-x 3 root root 4096 Feb 19 12:04 . [2024-02-19T12:11:42.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:04 .. [2024-02-19T12:11:42.721Z] drwxr-xr-x 2 root root 4096 Feb 19 12:04 cost [2024-02-19T12:11:42.721Z] -rw-r--r-- 1 root root 89 Feb 19 12:04 cost.csv [2024-02-19T12:11:42.721Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-461/archives [2024-02-19T12:11:42.721Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-461/archives [2024-02-19T12:11:42.721Z] total 16 [2024-02-19T12:11:42.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:04 . [2024-02-19T12:11:42.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:04 .. [2024-02-19T12:11:42.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 12:04 cost [2024-02-19T12:11:42.721Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 19 12:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:43.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:43.946Z] ---> package-listing.sh [2024-02-19T12:11:43.946Z] ++ facter osfamily [2024-02-19T12:11:43.946Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T12:11:44.205Z] + OS_FAMILY=debian [2024-02-19T12:11:44.205Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-461 [2024-02-19T12:11:44.205Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T12:11:44.205Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T12:11:44.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T12:11:44.205Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T12:11:44.205Z] + '[' /w/workspace/foundry_device-virtual-go_PR-461 ']' [2024-02-19T12:11:44.205Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T12:11:44.205Z] + case "${OS_FAMILY}" in [2024-02-19T12:11:44.205Z] + dpkg -l [2024-02-19T12:11:44.205Z] + grep '^ii' [2024-02-19T12:11:44.205Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T12:11:44.205Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T12:11:44.205Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T12:11:44.205Z] + '[' /w/workspace/foundry_device-virtual-go_PR-461 ']' [2024-02-19T12:11:44.205Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-461/archives/ [2024-02-19T12:11:44.205Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-461/archives/ [Pipeline] echo [2024-02-19T12:11:44.241Z] 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-461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T12:11:44.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:11:45.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:11:45.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:11:45.443Z] prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container [2024-02-19T12:11:45.476Z] $ 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-461/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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T12:11:45.747Z] $ docker top 3f9529ece1714779f13c80309b2fcf7e53e0d0164432b5bf1464b4438d13594d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:11:46.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T12:11:46.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T12:11:46.885Z] + ls /var/log/sa-host [2024-02-19T12:11:46.885Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:11:47.144Z] provisioning config files... [2024-02-19T12:11:47.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config1964295795755166207tmp [Pipeline] { [Pipeline] echo [2024-02-19T12:11:47.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:47.626Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T12:11:47.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:48.155Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T12:11:48.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:48.491Z] ---> sudo-logs.sh [2024-02-19T12:11:48.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T12:11:48.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:48.946Z] ---> job-cost.sh [2024-02-19T12:11:48.946Z] lf-activate-venv: SKIPPING [2024-02-19T12:11:48.946Z] DEBUG: total: 0.2199999988079071 [2024-02-19T12:11:48.946Z] INFO: Retrieving Stack Cost... [2024-02-19T12:11:49.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T12:11:49.773Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T12:11:49.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:11:50.112Z] ---> logs-deploy.sh [2024-02-19T12:11:50.112Z] lf-activate-venv: SKIPPING [2024-02-19T12:11:50.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-461/1 [2024-02-19T12:11:50.112Z] INFO: archiving workspace using pattern(s): [2024-02-19T12:11:51.051Z] Archives upload complete. [2024-02-19T12:11:51.313Z] INFO: archiving logs to Nexus [2024-02-19T12:11:51.898Z] ---> uname -a: [2024-02-19T12:11:51.898Z] Linux prd-ubuntu20-04-docker-8c-8g-1254 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-19T12:11:51.898Z] [2024-02-19T12:11:51.898Z] [2024-02-19T12:11:51.898Z] ---> lscpu: [2024-02-19T12:11:51.898Z] Architecture: x86_64 [2024-02-19T12:11:51.898Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-19T12:11:51.898Z] Byte Order: Little Endian [2024-02-19T12:11:51.898Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-19T12:11:51.898Z] CPU(s): 8 [2024-02-19T12:11:51.898Z] On-line CPU(s) list: 0-7 [2024-02-19T12:11:51.898Z] Thread(s) per core: 1 [2024-02-19T12:11:51.898Z] Core(s) per socket: 1 [2024-02-19T12:11:51.898Z] Socket(s): 8 [2024-02-19T12:11:51.898Z] NUMA node(s): 1 [2024-02-19T12:11:51.898Z] Vendor ID: AuthenticAMD [2024-02-19T12:11:51.898Z] CPU family: 23 [2024-02-19T12:11:51.898Z] Model: 49 [2024-02-19T12:11:51.898Z] Model name: AMD EPYC-Rome Processor [2024-02-19T12:11:51.898Z] Stepping: 0 [2024-02-19T12:11:51.898Z] CPU MHz: 2800.000 [2024-02-19T12:11:51.898Z] BogoMIPS: 5600.00 [2024-02-19T12:11:51.898Z] Virtualization: AMD-V [2024-02-19T12:11:51.898Z] Hypervisor vendor: KVM [2024-02-19T12:11:51.898Z] Virtualization type: full [2024-02-19T12:11:51.898Z] L1d cache: 256 KiB [2024-02-19T12:11:51.898Z] L1i cache: 256 KiB [2024-02-19T12:11:51.898Z] L2 cache: 4 MiB [2024-02-19T12:11:51.898Z] L3 cache: 128 MiB [2024-02-19T12:11:51.898Z] NUMA node0 CPU(s): 0-7 [2024-02-19T12:11:51.898Z] Vulnerability Itlb multihit: Not affected [2024-02-19T12:11:51.898Z] Vulnerability L1tf: Not affected [2024-02-19T12:11:51.898Z] Vulnerability Mds: Not affected [2024-02-19T12:11:51.898Z] Vulnerability Meltdown: Not affected [2024-02-19T12:11:51.898Z] Vulnerability Mmio stale data: Not affected [2024-02-19T12:11:51.898Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-19T12:11:51.898Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-19T12:11:51.898Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-19T12:11:51.898Z] Vulnerability Srbds: Not affected [2024-02-19T12:11:51.898Z] Vulnerability Tsx async abort: Not affected [2024-02-19T12:11:51.898Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-19T12:11:51.898Z] [2024-02-19T12:11:51.898Z] [2024-02-19T12:11:51.898Z] ---> nproc: [2024-02-19T12:11:51.898Z] 8 [2024-02-19T12:11:51.898Z] [2024-02-19T12:11:51.898Z]