Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0212bea62eda684c1565b3a22cd8792270d5a8e0+d2286335481a4acfff8c0442b7058260a928cf02 (da69979ca1eba854ef4537924fc4905661ce46a1) 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-ssh5539027800020236128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1765340075623447821.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 590556114a56c6d90cc8043840e039c2f74196dc 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-478/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-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9644636532463159085.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-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13668065834000406679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16200350660759373000.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-478/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-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3253606467200255365.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5638 in /w/workspace/foundry_device-virtual-go_PR-478 [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-478 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 0212bea62eda684c1565b3a22cd8792270d5a8e0 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 Merge succeeded, producing 0212bea62eda684c1565b3a22cd8792270d5a8e0 Checking out Revision 0212bea62eda684c1565b3a22cd8792270d5a8e0 (PR-478) 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 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T11:48:59.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T11:48:59.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T11:48:59.753Z] ========================================================= [2024-07-15T11:48:59.753Z] EdgeX Global Pipelines Version Info [2024-07-15T11:48:59.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:49:00.894Z] ------------------- [2024-07-15T11:49:00.894Z] stable info: [2024-07-15T11:49:00.894Z] ------------------- [2024-07-15T11:49:00.894Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T11:49:00.894Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T11:49:00.894Z] Message: update stable to v1.0.260 [2024-07-15T11:49:01.156Z] ------------------- [2024-07-15T11:49:01.156Z] experimental info: [2024-07-15T11:49:01.156Z] ------------------- [2024-07-15T11:49:01.156Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T11:49:01.156Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T11:49:01.156Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T11:49:01.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-15T11:49:01.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-15T11:49:01.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T11:49:01.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T11:49:01.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T11:49:01.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T11:49:01.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T11:49:01.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T11:49:01.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T11:49:01.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T11:49:01.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T11:49:02.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-15T11:49:02.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T11:49:02.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T11:49:02.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T11:49:02.260Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T11:49:02.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T11:49:02.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T11:49:02.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T11:49:02.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T11:49:02.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T11:49:02.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T11:49:02.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T11:49:02.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T11:49:02.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T11:49:02.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T11:49:02.986Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T11:49:03.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-478 [Pipeline] echo [2024-07-15T11:49:03.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-478 [Pipeline] echo [2024-07-15T11:49:03.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-478 [Pipeline] echo [2024-07-15T11:49:03.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo [2024-07-15T11:49:03.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0212bea [Pipeline] echo [2024-07-15T11:49:03.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:49:03.457Z] provisioning config files... [2024-07-15T11:49:03.470Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config9096024349341178019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:49:03.865Z] ---> ****-login.sh [2024-07-15T11:49:03.865Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:49:04.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:04.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:04.126Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:04.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:04.126Z] [2024-07-15T11:49:04.126Z] Login Succeeded [2024-07-15T11:49:04.126Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:49:04.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:04.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:04.387Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:04.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:04.387Z] [2024-07-15T11:49:04.387Z] Login Succeeded [2024-07-15T11:49:04.387Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:49:04.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:04.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:04.388Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:04.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:04.388Z] [2024-07-15T11:49:04.388Z] Login Succeeded [2024-07-15T11:49:04.388Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:49:04.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:04.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:04.650Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:04.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:04.650Z] [2024-07-15T11:49:04.650Z] Login Succeeded [2024-07-15T11:49:04.650Z] ****.io [2024-07-15T11:49:04.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:04.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:04.913Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:04.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:04.913Z] [2024-07-15T11:49:04.913Z] Login Succeeded [2024-07-15T11:49:04.913Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:49:04.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T11:49:05.651Z] + git rev-list -1 --merges 0212bea62eda684c1565b3a22cd8792270d5a8e0~1..0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo [2024-07-15T11:49:05.706Z] -----------> git rev-list -1 --merges 0212bea62eda684c1565b3a22cd8792270d5a8e0~1..0212bea62eda684c1565b3a22cd8792270d5a8e0 0212bea62eda684c1565b3a22cd8792270d5a8e0 [false] [Pipeline] sh [2024-07-15T11:49:06.029Z] + git log --format=format:%s -1 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo [2024-07-15T11:49:06.072Z] ========================================================= [2024-07-15T11:49:06.072Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T11:49:06.072Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:49:06.545Z] + git log --format=format:%s -1 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo [2024-07-15T11:49:06.587Z] [semverPrep] GIT_COMMIT: 0212bea62eda684c1565b3a22cd8792270d5a8e0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T11:49:06.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T11:49:07.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T11:49:07.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T11:49:07.052Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T11:49:07.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T11:49:07.052Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T11:49:07.052Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T11:49:07.053Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:49:07.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:49:07.576Z] [2024-07-15T11:49:07.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:49:07.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:49:07.976Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T11:49:07.976Z] b85a868b505f: Pulling fs layer [2024-07-15T11:49:07.976Z] e2be974225ed: Pulling fs layer [2024-07-15T11:49:07.976Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T11:49:07.976Z] 988bab9f4d93: Pulling fs layer [2024-07-15T11:49:07.976Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T11:49:07.976Z] eaf3925da568: Pulling fs layer [2024-07-15T11:49:07.976Z] bab4dde63d76: Pulling fs layer [2024-07-15T11:49:07.976Z] bde34c3a00c8: Pulling fs layer [2024-07-15T11:49:07.976Z] b352a97aabf1: Pulling fs layer [2024-07-15T11:49:07.976Z] 4872d77fe225: Pulling fs layer [2024-07-15T11:49:07.976Z] 5851b861e8e6: Pulling fs layer [2024-07-15T11:49:07.976Z] 988bab9f4d93: Waiting [2024-07-15T11:49:07.976Z] 1469e6f7b9e6: Waiting [2024-07-15T11:49:07.976Z] eaf3925da568: Waiting [2024-07-15T11:49:07.976Z] bab4dde63d76: Waiting [2024-07-15T11:49:07.976Z] bde34c3a00c8: Waiting [2024-07-15T11:49:07.976Z] b352a97aabf1: Waiting [2024-07-15T11:49:07.976Z] e2be974225ed: Download complete [2024-07-15T11:49:07.976Z] 988bab9f4d93: Verifying Checksum [2024-07-15T11:49:07.976Z] 988bab9f4d93: Download complete [2024-07-15T11:49:07.976Z] 1469e6f7b9e6: Download complete [2024-07-15T11:49:08.236Z] eaf3925da568: Verifying Checksum [2024-07-15T11:49:08.236Z] eaf3925da568: Download complete [2024-07-15T11:49:08.236Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T11:49:08.236Z] 339a4e72a1f5: Download complete [2024-07-15T11:49:08.236Z] bde34c3a00c8: Download complete [2024-07-15T11:49:08.236Z] b352a97aabf1: Download complete [2024-07-15T11:49:08.236Z] 4872d77fe225: Download complete [2024-07-15T11:49:08.236Z] 5851b861e8e6: Verifying Checksum [2024-07-15T11:49:08.236Z] 5851b861e8e6: Download complete [2024-07-15T11:49:08.236Z] b85a868b505f: Verifying Checksum [2024-07-15T11:49:08.236Z] b85a868b505f: Download complete [2024-07-15T11:49:08.495Z] bab4dde63d76: Verifying Checksum [2024-07-15T11:49:08.495Z] bab4dde63d76: Download complete [2024-07-15T11:49:09.432Z] b85a868b505f: Pull complete [2024-07-15T11:49:09.691Z] e2be974225ed: Pull complete [2024-07-15T11:49:10.261Z] 339a4e72a1f5: Pull complete [2024-07-15T11:49:10.261Z] 988bab9f4d93: Pull complete [2024-07-15T11:49:10.521Z] 1469e6f7b9e6: Pull complete [2024-07-15T11:49:10.521Z] eaf3925da568: Pull complete [2024-07-15T11:49:12.426Z] bab4dde63d76: Pull complete [2024-07-15T11:49:12.426Z] bde34c3a00c8: Pull complete [2024-07-15T11:49:12.690Z] b352a97aabf1: Pull complete [2024-07-15T11:49:12.690Z] 4872d77fe225: Pull complete [2024-07-15T11:49:12.950Z] 5851b861e8e6: Pull complete [2024-07-15T11:49:12.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T11:49:12.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:49:12.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:49:13.256Z] prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container [2024-07-15T11:49:13.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T11:49:16.431Z] $ docker top db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe -eo pid,comm [2024-07-15T11:49:16.489Z] 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-07-15T11:49:16.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T11:49:16.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:49:16.660Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:49:16.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:49:16.813Z] $ docker exec db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent [2024-07-15T11:49:16.940Z] SSH_AUTH_SOCK=/tmp/ssh-UsNLi7PDom9B/agent.32 [2024-07-15T11:49:16.940Z] SSH_AGENT_PID=38 [2024-07-15T11:49:16.947Z] Running ssh-add (command line suppressed) [2024-07-15T11:49:17.063Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_1784676004109176267.key (/w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_1784676004109176267.key) [2024-07-15T11:49:17.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:49:17.428Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T11:49:17.456Z] $ docker exec --env ******** --env ******** db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent -k [2024-07-15T11:49:17.556Z] unset SSH_AUTH_SOCK; [2024-07-15T11:49:17.556Z] unset SSH_AGENT_PID; [2024-07-15T11:49:17.556Z] echo Agent pid 38 killed; [2024-07-15T11:49:17.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T11:49:17.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:49:17.686Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:49:17.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:49:17.800Z] $ docker exec db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent [2024-07-15T11:49:17.922Z] SSH_AUTH_SOCK=/tmp/ssh-biDKEE0ZCNRF/agent.71 [2024-07-15T11:49:17.922Z] SSH_AGENT_PID=77 [2024-07-15T11:49:17.926Z] Running ssh-add (command line suppressed) [2024-07-15T11:49:18.034Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_12873008632371479043.key (/w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_12873008632371479043.key) [2024-07-15T11:49:18.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:49:18.403Z] + git semver init [2024-07-15T11:49:18.663Z] 2024-07-15 11:49:18,571 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T11:49:18.663Z] 2024-07-15 11:49:18,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-478/.semver [2024-07-15T11:49:18.663Z] 2024-07-15 11:49:18,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-478/.semver [2024-07-15T11:49:18.663Z] 2024-07-15 11:49:18,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-478/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-478, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,505 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-478/.git/info/exclude [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 with force:False [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,505 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,510 [execute] INFO git cat-file --batch-check [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,519 [execute] INFO git cat-file --batch [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T11:49:20.576Z] 2024-07-15 11:49:20,525 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 [2024-07-15T11:49:20.576Z] 0.0.0 [Pipeline] } [2024-07-15T11:49:20.604Z] $ docker exec --env ******** --env ******** db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent -k [2024-07-15T11:49:20.712Z] unset SSH_AUTH_SOCK; [2024-07-15T11:49:20.712Z] unset SSH_AGENT_PID; [2024-07-15T11:49:20.713Z] echo Agent pid 77 killed; [2024-07-15T11:49:20.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T11:49:21.207Z] + git semver [Pipeline] } [2024-07-15T11:49:21.501Z] $ docker stop --time=1 db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe [2024-07-15T11:49:22.815Z] $ docker rm -f --volumes db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:49:23.254Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T11:49:23.568Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T11:49:23.592Z] [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-07-15T11:49:24.365Z] provisioning config files... [2024-07-15T11:49:24.377Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config941253505984788896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:49:24.748Z] ---> ****-login.sh [2024-07-15T11:49:24.748Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:49:24.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:24.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:24.748Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:24.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:24.748Z] [2024-07-15T11:49:24.748Z] Login Succeeded [2024-07-15T11:49:24.748Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:49:24.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:24.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:24.748Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:24.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:24.748Z] [2024-07-15T11:49:24.748Z] Login Succeeded [2024-07-15T11:49:24.748Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:49:25.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:25.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:25.008Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:25.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:25.008Z] [2024-07-15T11:49:25.008Z] Login Succeeded [2024-07-15T11:49:25.008Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:49:25.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:25.009Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:25.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:25.009Z] [2024-07-15T11:49:25.009Z] Login Succeeded [2024-07-15T11:49:25.009Z] ****.io [2024-07-15T11:49:25.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:49:25.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:49:25.270Z] Configure a credential helper to remove this warning. See [2024-07-15T11:49:25.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:49:25.270Z] [2024-07-15T11:49:25.270Z] Login Succeeded [2024-07-15T11:49:25.270Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:49:25.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T11:49:25.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:49:25.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:49:25.656Z] ========================================================= [2024-07-15T11:49:25.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T11:49:25.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:49:26.208Z] + 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-07-15T11:49:26.208Z] Sending build context to Docker daemon 37.53MB [2024-07-15T11:49:26.208Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:49:26.208Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T11:49:26.467Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T11:49:26.467Z] 619be1103602: Pulling fs layer [2024-07-15T11:49:26.467Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T11:49:26.467Z] 5df492c9dc93: Pulling fs layer [2024-07-15T11:49:26.467Z] 7629e6793208: Pulling fs layer [2024-07-15T11:49:26.467Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T11:49:26.467Z] fb5054dd5b73: Pulling fs layer [2024-07-15T11:49:26.467Z] eeca6798cff9: Pulling fs layer [2024-07-15T11:49:26.467Z] aa269ceb94a6: Pulling fs layer [2024-07-15T11:49:26.467Z] ada007ff1a6a: Pulling fs layer [2024-07-15T11:49:26.467Z] 4f4fb700ef54: Waiting [2024-07-15T11:49:26.467Z] fb5054dd5b73: Waiting [2024-07-15T11:49:26.467Z] eeca6798cff9: Waiting [2024-07-15T11:49:26.467Z] aa269ceb94a6: Waiting [2024-07-15T11:49:26.467Z] ada007ff1a6a: Waiting [2024-07-15T11:49:26.467Z] 7629e6793208: Waiting [2024-07-15T11:49:26.467Z] 7862e08f4a3e: Download complete [2024-07-15T11:49:26.467Z] 7629e6793208: Verifying Checksum [2024-07-15T11:49:26.467Z] 7629e6793208: Download complete [2024-07-15T11:49:26.467Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T11:49:26.467Z] 4f4fb700ef54: Download complete [2024-07-15T11:49:26.467Z] 619be1103602: Verifying Checksum [2024-07-15T11:49:26.467Z] 619be1103602: Download complete [2024-07-15T11:49:26.467Z] fb5054dd5b73: Verifying Checksum [2024-07-15T11:49:26.467Z] fb5054dd5b73: Download complete [2024-07-15T11:49:26.467Z] eeca6798cff9: Verifying Checksum [2024-07-15T11:49:26.467Z] eeca6798cff9: Download complete [2024-07-15T11:49:26.730Z] 619be1103602: Pull complete [2024-07-15T11:49:26.730Z] ada007ff1a6a: Verifying Checksum [2024-07-15T11:49:26.730Z] ada007ff1a6a: Download complete [2024-07-15T11:49:26.730Z] 7862e08f4a3e: Pull complete [2024-07-15T11:49:26.989Z] 5df492c9dc93: Verifying Checksum [2024-07-15T11:49:26.989Z] 5df492c9dc93: Download complete [2024-07-15T11:49:27.249Z] aa269ceb94a6: Verifying Checksum [2024-07-15T11:49:27.249Z] aa269ceb94a6: Download complete [2024-07-15T11:49:30.540Z] 5df492c9dc93: Pull complete [2024-07-15T11:49:30.540Z] 7629e6793208: Pull complete [2024-07-15T11:49:30.540Z] 4f4fb700ef54: Pull complete [2024-07-15T11:49:30.540Z] fb5054dd5b73: Pull complete [2024-07-15T11:49:30.540Z] eeca6798cff9: Pull complete [2024-07-15T11:49:33.846Z] aa269ceb94a6: Pull complete [2024-07-15T11:49:33.846Z] ada007ff1a6a: Pull complete [2024-07-15T11:49:33.846Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T11:49:33.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T11:49:33.846Z] ---> f489d0715acc [2024-07-15T11:49:33.846Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T11:49:38.065Z] ---> Running in ea25b8176546 [2024-07-15T11:49:38.065Z] Removing intermediate container ea25b8176546 [2024-07-15T11:49:38.065Z] ---> 0d02e2e38348 [2024-07-15T11:49:38.065Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:49:38.065Z] ---> Running in e226dd3d52df [2024-07-15T11:49:38.065Z] Removing intermediate container e226dd3d52df [2024-07-15T11:49:38.065Z] ---> 4c09b101d090 [2024-07-15T11:49:38.065Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:49:38.065Z] ---> Running in 2fcca6d1ccd0 [2024-07-15T11:49:38.065Z] Removing intermediate container 2fcca6d1ccd0 [2024-07-15T11:49:38.065Z] ---> 9ede4ab14bf9 [2024-07-15T11:49:38.065Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-15T11:49:38.065Z] ---> Running in d8c7047bab37 [2024-07-15T11:49:38.065Z] Removing intermediate container d8c7047bab37 [2024-07-15T11:49:38.065Z] ---> cde19636b761 [2024-07-15T11:49:38.065Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:49:38.065Z] ---> Running in 23bc197623c9 [2024-07-15T11:49:38.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:49:38.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:49:38.845Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T11:49:38.845Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T11:49:38.845Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T11:49:38.845Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T11:49:38.845Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T11:49:38.845Z] OK: 268 MiB in 56 packages [2024-07-15T11:49:39.131Z] Still waiting to schedule task [2024-07-15T11:49:39.131Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T11:49:39.415Z] Removing intermediate container 23bc197623c9 [2024-07-15T11:49:39.415Z] ---> 38b094d86447 [2024-07-15T11:49:39.415Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-15T11:49:39.415Z] ---> aa0a7a748033 [2024-07-15T11:49:39.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:49:39.415Z] ---> Running in 5e2d50e48f26 [2024-07-15T11:50:35.728Z] Removing intermediate container 5e2d50e48f26 [2024-07-15T11:50:35.728Z] ---> 516cf1a92eaa [2024-07-15T11:50:35.728Z] Step 10/12 : COPY . . [2024-07-15T11:50:36.299Z] ---> 456a29a0447c [2024-07-15T11:50:36.299Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:50:36.299Z] ---> Running in 6bb9a6e65411 [2024-07-15T11:50:36.299Z] Removing intermediate container 6bb9a6e65411 [2024-07-15T11:50:36.299Z] ---> dee3931f2b79 [2024-07-15T11:50:36.299Z] Step 12/12 : RUN $MAKE [2024-07-15T11:50:36.299Z] ---> Running in 6b273d1d8a78 [2024-07-15T11:50:36.558Z] noop [2024-07-15T11:50:36.818Z] Removing intermediate container 6b273d1d8a78 [2024-07-15T11:50:36.818Z] ---> 566e9ba2cca7 [2024-07-15T11:50:36.818Z] Successfully built 566e9ba2cca7 [2024-07-15T11:50:36.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:50:37.316Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T11:50:37.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:50:37.491Z] prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container [2024-07-15T11:50:37.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T11:50:37.842Z] $ docker top f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:50:38.244Z] + go version [2024-07-15T11:50:38.244Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T11:50:38.281Z] $ docker stop --time=1 f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 [2024-07-15T11:50:39.551Z] $ docker rm -f --volumes f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:50:40.393Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T11:50:40.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:50:40.575Z] prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container [2024-07-15T11:50:40.604Z] $ 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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T11:50:40.948Z] $ docker top a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:50:41.378Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-478 [Pipeline] fileExists [Pipeline] sh [2024-07-15T11:50:41.755Z] + make test [2024-07-15T11:50:41.755Z] go test ./... -coverprofile=coverage.out [2024-07-15T11:50:43.656Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-15T11:51:01.731Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-15T11:51:01.731Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-07-15T11:51:11.010Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5639 in /w/workspace/foundry_device-virtual-go_PR-478 [Pipeline] { [Pipeline] ws [2024-07-15T11:51:11.090Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-07-15T11:51:11.197Z] The recommended git tool is: git [2024-07-15T11:51:11.694Z] go vet ./... [2024-07-15T11:51:15.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T11:51:15.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T11:51:15.874Z] ./bin/test-attribution-txt.sh [2024-07-15T11:51:15.874Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T11:51:15.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T11:51:15.966Z] $ docker stop --time=1 a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 [2024-07-15T11:51:18.171Z] using credential edgex-jenkins-ssh [2024-07-15T11:51:18.197Z] Cloning the remote Git repository [2024-07-15T11:51:18.303Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-15T11:51:18.485Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-07-15T11:51:18.807Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-15T11:51:18.808Z] > git --version # timeout=10 [2024-07-15T11:51:18.866Z] > git --version # 'git version 2.25.1' [2024-07-15T11:51:18.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T11:51:19.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T11:51:21.182Z] $ docker rm -f --volumes a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:51:21.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T11:51:21.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T11:51:22.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T11:51:22.917Z] + ls -al . [2024-07-15T11:51:22.917Z] total 276 [2024-07-15T11:51:22.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:50 . [2024-07-15T11:51:22.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:48 .. [2024-07-15T11:51:22.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:51 .git [2024-07-15T11:51:22.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 .github [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 11:48 .gitignore [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:48 .golangci.yml [2024-07-15T11:51:22.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:49 .semver [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 11:48 Attribution.txt [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 11:48 CHANGELOG.md [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 11:48 Dockerfile [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:48 GOVERNANCE.md [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 11:48 Jenkinsfile [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 11:48 LICENSE [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 11:48 Makefile [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 11:48 OWNERS.md [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 11:48 README.md [2024-07-15T11:51:22.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 11:49 VERSION [2024-07-15T11:51:22.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:48 bin [2024-07-15T11:51:22.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 cmd [2024-07-15T11:51:22.918Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 11:51 coverage.out [2024-07-15T11:51:22.918Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 11:48 go.mod [2024-07-15T11:51:22.918Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:48 go.sum [2024-07-15T11:51:22.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 internal [2024-07-15T11:51:22.918Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:51:23.340Z] + 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=0212bea62eda684c1565b3a22cd8792270d5a8e0 --label arch=amd64 --label version=0.0.0 . [2024-07-15T11:51:23.340Z] Sending build context to Docker daemon 37.58MB [2024-07-15T11:51:23.340Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:51:23.340Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T11:51:23.340Z] ---> 566e9ba2cca7 [2024-07-15T11:51:23.340Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T11:51:24.276Z] ---> Running in ab86472f33ff [2024-07-15T11:51:24.276Z] Removing intermediate container ab86472f33ff [2024-07-15T11:51:24.276Z] ---> 8ace3837120b [2024-07-15T11:51:24.276Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:51:24.276Z] ---> Running in 36bab8d5ca62 [2024-07-15T11:51:24.276Z] Removing intermediate container 36bab8d5ca62 [2024-07-15T11:51:24.276Z] ---> 90e7f605d59e [2024-07-15T11:51:24.276Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:51:24.276Z] ---> Running in 84e43d741bdf [2024-07-15T11:51:23.598Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-15T11:51:23.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T11:51:24.536Z] Removing intermediate container 84e43d741bdf [2024-07-15T11:51:24.536Z] ---> fc0c248cfc03 [2024-07-15T11:51:24.536Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-15T11:51:24.536Z] ---> Running in f5f50c05006f [2024-07-15T11:51:24.536Z] Removing intermediate container f5f50c05006f [2024-07-15T11:51:24.536Z] ---> 899eec55a7d0 [2024-07-15T11:51:24.536Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:51:24.536Z] ---> Running in dab3a678136e [2024-07-15T11:51:24.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:25.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:25.313Z] OK: 268 MiB in 56 packages [2024-07-15T11:51:25.571Z] Removing intermediate container dab3a678136e [2024-07-15T11:51:25.571Z] ---> 1dcbdd17d840 [2024-07-15T11:51:25.571Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T11:51:25.571Z] ---> 4f4ab8f137dc [2024-07-15T11:51:25.571Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:51:25.571Z] ---> Running in 329dd75c42c2 [2024-07-15T11:51:25.842Z] Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 0212bea62eda684c1565b3a22cd8792270d5a8e0 [2024-07-15T11:51:25.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-15T11:51:25.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-15T11:51:25.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T11:51:25.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T11:51:25.858Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T11:51:25.975Z] > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 [2024-07-15T11:51:26.102Z] > git remote # timeout=10 [2024-07-15T11:51:26.125Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T11:51:26.266Z] Merge succeeded, producing 0212bea62eda684c1565b3a22cd8792270d5a8e0 [2024-07-15T11:51:26.267Z] Checking out Revision 0212bea62eda684c1565b3a22cd8792270d5a8e0 (PR-478) [2024-07-15T11:51:26.507Z] Removing intermediate container 329dd75c42c2 [2024-07-15T11:51:26.507Z] ---> ffcd4b6e21e9 [2024-07-15T11:51:26.507Z] Step 10/26 : COPY . . [2024-07-15T11:51:27.095Z] ---> 123473f2d37d [2024-07-15T11:51:27.095Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:51:27.095Z] ---> Running in 8e4b28b5bd54 [2024-07-15T11:51:27.187Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T11:51:27.353Z] Removing intermediate container 8e4b28b5bd54 [2024-07-15T11:51:27.353Z] ---> dc45c6976d7b [2024-07-15T11:51:27.353Z] Step 12/26 : RUN $MAKE [2024-07-15T11:51:27.353Z] ---> Running in 7716613759f8 [2024-07-15T11:51:27.328Z] > git --version # timeout=10 [2024-07-15T11:51:27.343Z] > git --version # 'git version 2.25.1' [2024-07-15T11:51:27.372Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T11:51:27.613Z] 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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-15T11:51:26.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T11:51:26.193Z] > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 [2024-07-15T11:51:26.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T11:51:26.270Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T11:51:26.292Z] > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:51:32.833Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T11:51:32.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T11:51:32.833Z] Dload Upload Total Spent Left Speed [2024-07-15T11:51:32.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-07-15T11:51:33.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T11:51:33.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-07-15T11:51:33.566Z] sudo tee /etc/docker/daemon.new [2024-07-15T11:51:33.566Z] { [2024-07-15T11:51:33.566Z] "registry-mirrors": [ [2024-07-15T11:51:33.566Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T11:51:33.566Z] ], [2024-07-15T11:51:33.566Z] "bip": "10.250.0.254/24", [2024-07-15T11:51:33.566Z] "hosts": [ [2024-07-15T11:51:33.566Z] "tcp://0.0.0.0:5555", [2024-07-15T11:51:33.566Z] "unix:///var/run/docker.sock" [2024-07-15T11:51:33.566Z] ], [2024-07-15T11:51:33.566Z] "mtu": 1458, [2024-07-15T11:51:33.566Z] "selinux-enabled": true, [2024-07-15T11:51:33.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T11:51:33.566Z] } [Pipeline] sh [2024-07-15T11:51:33.909Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T11:51:34.263Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:51:52.605Z] provisioning config files... [2024-07-15T11:51:52.633Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6421912226481183611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:51:53.128Z] ---> ****-login.sh [2024-07-15T11:51:53.128Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:51:53.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:51:53.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:51:53.668Z] Configure a credential helper to remove this warning. See [2024-07-15T11:51:53.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:51:53.668Z] [2024-07-15T11:51:53.668Z] Login Succeeded [2024-07-15T11:51:53.668Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:51:53.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:51:54.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:51:54.208Z] Configure a credential helper to remove this warning. See [2024-07-15T11:51:54.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:51:54.208Z] [2024-07-15T11:51:54.208Z] Login Succeeded [2024-07-15T11:51:54.208Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:51:54.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:51:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:51:54.479Z] Configure a credential helper to remove this warning. See [2024-07-15T11:51:54.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:51:54.479Z] [2024-07-15T11:51:54.479Z] Login Succeeded [2024-07-15T11:51:54.479Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:51:54.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:51:54.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:51:54.749Z] Configure a credential helper to remove this warning. See [2024-07-15T11:51:54.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:51:54.749Z] [2024-07-15T11:51:54.749Z] Login Succeeded [2024-07-15T11:51:54.749Z] ****.io [2024-07-15T11:51:55.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:51:55.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:51:55.284Z] Configure a credential helper to remove this warning. See [2024-07-15T11:51:55.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:51:55.284Z] [2024-07-15T11:51:55.284Z] Login Succeeded [2024-07-15T11:51:55.284Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:51:55.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T11:51:55.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:51:55.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:51:55.887Z] ========================================================= [2024-07-15T11:51:55.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T11:51:55.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:51:56.433Z] + 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-07-15T11:51:57.140Z] Sending build context to Docker daemon 18.96MB [2024-07-15T11:51:57.140Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:51:57.140Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T11:51:57.413Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T11:51:57.413Z] c6b39de5b339: Pulling fs layer [2024-07-15T11:51:57.413Z] a69c41024577: Pulling fs layer [2024-07-15T11:51:57.413Z] d6de4b400683: Pulling fs layer [2024-07-15T11:51:57.413Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T11:51:57.413Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T11:51:57.413Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T11:51:57.413Z] 00f215d4a9da: Pulling fs layer [2024-07-15T11:51:57.413Z] 35cb2a7552d0: Waiting [2024-07-15T11:51:57.413Z] 464afbd9ba4c: Waiting [2024-07-15T11:51:57.413Z] 4f4fb700ef54: Waiting [2024-07-15T11:51:57.413Z] d496ad576159: Pulling fs layer [2024-07-15T11:51:57.413Z] 00f215d4a9da: Waiting [2024-07-15T11:51:57.413Z] d496ad576159: Waiting [2024-07-15T11:51:57.413Z] a69c41024577: Download complete [2024-07-15T11:51:57.413Z] 35cb2a7552d0: Download complete [2024-07-15T11:51:57.413Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T11:51:57.413Z] 4f4fb700ef54: Download complete [2024-07-15T11:51:57.413Z] 464afbd9ba4c: Download complete [2024-07-15T11:51:57.413Z] c6b39de5b339: Verifying Checksum [2024-07-15T11:51:57.413Z] c6b39de5b339: Download complete [2024-07-15T11:51:58.013Z] d496ad576159: Verifying Checksum [2024-07-15T11:51:58.013Z] d496ad576159: Download complete [2024-07-15T11:51:58.282Z] c6b39de5b339: Pull complete [2024-07-15T11:51:58.873Z] a69c41024577: Pull complete [2024-07-15T11:51:59.456Z] d6de4b400683: Verifying Checksum [2024-07-15T11:51:59.456Z] d6de4b400683: Download complete [2024-07-15T11:51:59.689Z] Removing intermediate container 7716613759f8 [2024-07-15T11:51:59.689Z] ---> 9cbdb76014d4 [2024-07-15T11:51:59.689Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T11:51:59.689Z] 3.18: Pulling from library/alpine [2024-07-15T11:51:59.689Z] 73baa7ef167e: Pulling fs layer [2024-07-15T11:51:59.689Z] 73baa7ef167e: Download complete [2024-07-15T11:51:59.689Z] 73baa7ef167e: Pull complete [2024-07-15T11:51:59.689Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T11:51:59.689Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T11:51:59.689Z] ---> 8fd7cac70a4a [2024-07-15T11:51:59.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-15T11:51:59.689Z] ---> Running in aae3960fc2ba [2024-07-15T11:51:59.689Z] Removing intermediate container aae3960fc2ba [2024-07-15T11:51:59.689Z] ---> 92c1b370ca68 [2024-07-15T11:51:59.689Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T11:51:59.689Z] ---> Running in 5e64767c688e [2024-07-15T11:51:59.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:59.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:59.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T11:51:59.689Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T11:51:59.689Z] OK: 7 MiB in 16 packages [2024-07-15T11:51:59.689Z] Removing intermediate container 5e64767c688e [2024-07-15T11:51:59.689Z] ---> d7e3c1adbca6 [2024-07-15T11:51:59.689Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T11:51:59.689Z] ---> Running in ea77b5904833 [2024-07-15T11:51:59.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:59.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:51:59.950Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:51:59.950Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:51:59.950Z] OK: 7 MiB in 16 packages [2024-07-15T11:52:00.417Z] 00f215d4a9da: Verifying Checksum [2024-07-15T11:52:00.417Z] 00f215d4a9da: Download complete [2024-07-15T11:52:00.518Z] Removing intermediate container ea77b5904833 [2024-07-15T11:52:00.518Z] ---> aa6a7351d5bb [2024-07-15T11:52:00.518Z] Step 17/26 : WORKDIR / [2024-07-15T11:52:00.518Z] ---> Running in 9cf154c39623 [2024-07-15T11:52:00.518Z] Removing intermediate container 9cf154c39623 [2024-07-15T11:52:00.518Z] ---> bd1e5fb4801e [2024-07-15T11:52:00.518Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-15T11:52:00.775Z] ---> 953af9cfbacf [2024-07-15T11:52:00.775Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-15T11:52:00.775Z] ---> c44d66394d7f [2024-07-15T11:52:00.775Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-15T11:52:02.148Z] ---> cfd8373bb6b6 [2024-07-15T11:52:02.148Z] Step 21/26 : EXPOSE 59900 [2024-07-15T11:52:02.148Z] ---> Running in 56bbd3c4ce56 [2024-07-15T11:52:02.148Z] Removing intermediate container 56bbd3c4ce56 [2024-07-15T11:52:02.148Z] ---> e0cbbf6bd8eb [2024-07-15T11:52:02.148Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-15T11:52:02.148Z] ---> Running in cbdbd4c56d8a [2024-07-15T11:52:02.148Z] Removing intermediate container cbdbd4c56d8a [2024-07-15T11:52:02.148Z] ---> 65fd1443b15f [2024-07-15T11:52:02.148Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T11:52:02.148Z] ---> Running in 168020a1b4e1 [2024-07-15T11:52:02.148Z] Removing intermediate container 168020a1b4e1 [2024-07-15T11:52:02.148Z] ---> b6362858081e [2024-07-15T11:52:02.148Z] Step 24/26 : LABEL arch=amd64 [2024-07-15T11:52:02.148Z] ---> Running in 85c18799142d [2024-07-15T11:52:02.407Z] Removing intermediate container 85c18799142d [2024-07-15T11:52:02.407Z] ---> 2a662d870fcd [2024-07-15T11:52:02.407Z] Step 25/26 : LABEL git_sha=0212bea62eda684c1565b3a22cd8792270d5a8e0 [2024-07-15T11:52:02.407Z] ---> Running in aec0e88afdeb [2024-07-15T11:52:02.407Z] Removing intermediate container aec0e88afdeb [2024-07-15T11:52:02.407Z] ---> 2da502a96bad [2024-07-15T11:52:02.407Z] Step 26/26 : LABEL version=0.0.0 [2024-07-15T11:52:02.407Z] ---> Running in 3c3b557ac848 [2024-07-15T11:52:02.407Z] Removing intermediate container 3c3b557ac848 [2024-07-15T11:52:02.407Z] ---> dc8310a4027c [2024-07-15T11:52:02.407Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T11:52:02.407Z] Successfully built dc8310a4027c [2024-07-15T11:52:02.407Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:52:03.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:52:03.441Z] [2024-07-15T11:52:03.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:52:03.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:52:03.846Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T11:52:03.846Z] 5eb5b503b376: Pulling fs layer [2024-07-15T11:52:03.846Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T11:52:03.846Z] ec43610c2a17: Pulling fs layer [2024-07-15T11:52:03.846Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T11:52:03.846Z] 33b1e0a273af: Pulling fs layer [2024-07-15T11:52:03.846Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T11:52:03.846Z] 2f39f015ded8: Pulling fs layer [2024-07-15T11:52:03.846Z] 2f39f015ded8: Waiting [2024-07-15T11:52:03.846Z] 5d3b04190fa2: Waiting [2024-07-15T11:52:03.846Z] 3a2ae6a8a46f: Waiting [2024-07-15T11:52:03.846Z] 33b1e0a273af: Waiting [2024-07-15T11:52:03.846Z] 5c69ac0246d0: Verifying Checksum [2024-07-15T11:52:03.846Z] 5c69ac0246d0: Download complete [2024-07-15T11:52:03.846Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T11:52:03.846Z] 3a2ae6a8a46f: Download complete [2024-07-15T11:52:03.846Z] ec43610c2a17: Verifying Checksum [2024-07-15T11:52:03.846Z] ec43610c2a17: Download complete [2024-07-15T11:52:03.846Z] 33b1e0a273af: Verifying Checksum [2024-07-15T11:52:03.846Z] 33b1e0a273af: Download complete [2024-07-15T11:52:03.846Z] 5d3b04190fa2: Download complete [2024-07-15T11:52:04.104Z] 5eb5b503b376: Verifying Checksum [2024-07-15T11:52:04.104Z] 5eb5b503b376: Download complete [2024-07-15T11:52:04.670Z] 2f39f015ded8: Download complete [2024-07-15T11:52:05.236Z] 5eb5b503b376: Pull complete [2024-07-15T11:52:05.236Z] 5c69ac0246d0: Pull complete [2024-07-15T11:52:05.802Z] ec43610c2a17: Pull complete [2024-07-15T11:52:05.802Z] 3a2ae6a8a46f: Pull complete [2024-07-15T11:52:06.061Z] 33b1e0a273af: Pull complete [2024-07-15T11:52:06.061Z] 5d3b04190fa2: Pull complete [2024-07-15T11:52:10.245Z] 2f39f015ded8: Pull complete [2024-07-15T11:52:10.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T11:52:10.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:52:10.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:52:10.526Z] prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container [2024-07-15T11:52:10.556Z] $ 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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T11:52:12.728Z] d6de4b400683: Pull complete [2024-07-15T11:52:12.728Z] 35cb2a7552d0: Pull complete [2024-07-15T11:52:12.728Z] 4f4fb700ef54: Pull complete [2024-07-15T11:52:12.728Z] 464afbd9ba4c: Pull complete [2024-07-15T11:52:14.651Z] $ docker top adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:52:15.170Z] ---> job-cost.sh [2024-07-15T11:52:15.170Z] lf-activate-venv: SKIPPING [2024-07-15T11:52:15.170Z] INFO: No Stack... [2024-07-15T11:52:15.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T11:52:15.688Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T11:52:16.014Z] + cat /w/workspace/foundry_device-virtual-go_PR-478/archives/cost.csv [2024-07-15T11:52:16.014Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T11:52:16.066Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [2024-07-15T11:52:16.074Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] did not exist. Created. [2024-07-15T11:52:16.082Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T11:52:16.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T11:52:16.573Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T11:52:16.617Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T11:52:16.729Z] $ docker stop --time=1 adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 [2024-07-15T11:52:17.879Z] $ docker rm -f --volumes adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T11:52:20.950Z] 00f215d4a9da: Pull complete [2024-07-15T11:52:22.898Z] d496ad576159: Pull complete [2024-07-15T11:52:22.898Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T11:52:22.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T11:52:22.898Z] ---> f246e2811388 [2024-07-15T11:52:22.898Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T11:52:24.306Z] ---> Running in 0d0d7757bba8 [2024-07-15T11:52:24.892Z] Removing intermediate container 0d0d7757bba8 [2024-07-15T11:52:24.892Z] ---> d47956e3ab3b [2024-07-15T11:52:24.892Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:52:24.892Z] ---> Running in 99f5e12146e4 [2024-07-15T11:52:25.159Z] Removing intermediate container 99f5e12146e4 [2024-07-15T11:52:25.159Z] ---> 60413f033782 [2024-07-15T11:52:25.159Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:52:25.159Z] ---> Running in a41acff6316e [2024-07-15T11:52:25.428Z] Removing intermediate container a41acff6316e [2024-07-15T11:52:25.428Z] ---> 408b009df20e [2024-07-15T11:52:25.428Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-15T11:52:25.428Z] ---> Running in 02f155961ed4 [2024-07-15T11:52:25.706Z] Removing intermediate container 02f155961ed4 [2024-07-15T11:52:25.706Z] ---> 246b9cd096a0 [2024-07-15T11:52:25.706Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:52:25.975Z] ---> Running in 6c2469c86c3a [2024-07-15T11:52:26.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:52:27.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:52:28.098Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T11:52:28.376Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T11:52:28.376Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T11:52:28.376Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T11:52:28.376Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T11:52:28.376Z] OK: 271 MiB in 56 packages [2024-07-15T11:52:30.334Z] Removing intermediate container 6c2469c86c3a [2024-07-15T11:52:30.334Z] ---> 9305f30c5b8a [2024-07-15T11:52:30.334Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-15T11:52:31.745Z] ---> 108b0fce2d68 [2024-07-15T11:52:31.745Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:52:32.025Z] ---> Running in db18c9845141 [2024-07-15T11:54:23.738Z] Removing intermediate container db18c9845141 [2024-07-15T11:54:23.738Z] ---> e03b0ba3070d [2024-07-15T11:54:23.738Z] Step 10/12 : COPY . . [2024-07-15T11:54:23.738Z] ---> 215cdd2476fe [2024-07-15T11:54:23.738Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:54:23.738Z] ---> Running in 7209c1e8d72c [2024-07-15T11:54:23.738Z] Removing intermediate container 7209c1e8d72c [2024-07-15T11:54:23.738Z] ---> 0086b3216b5d [2024-07-15T11:54:23.738Z] Step 12/12 : RUN $MAKE [2024-07-15T11:54:23.738Z] ---> Running in 3d6b72840d05 [2024-07-15T11:54:23.738Z] noop [2024-07-15T11:54:23.738Z] Removing intermediate container 3d6b72840d05 [2024-07-15T11:54:23.738Z] ---> 78bf976af7a7 [2024-07-15T11:54:23.738Z] Successfully built 78bf976af7a7 [2024-07-15T11:54:23.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:54:24.320Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T11:54:24.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:54:24.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2024-07-15T11:54:24.734Z] $ 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-07-15T11:54:26.010Z] $ docker top 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:54:26.931Z] + go version [2024-07-15T11:54:26.931Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T11:54:26.964Z] $ docker stop --time=1 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 [2024-07-15T11:54:28.564Z] $ docker rm -f --volumes 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:54:29.531Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T11:54:29.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:54:29.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2024-07-15T11:54:29.874Z] $ 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-07-15T11:54:31.128Z] $ docker top 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:54:32.048Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T11:54:32.772Z] + make test [2024-07-15T11:54:32.773Z] go test ./... -coverprofile=coverage.out [2024-07-15T11:54:38.116Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-15T11:57:45.048Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-15T11:57:45.049Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-07-15T11:57:45.049Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T11:57:45.049Z] go vet ./... [2024-07-15T11:58:31.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T11:58:31.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T11:58:31.866Z] ./bin/test-attribution-txt.sh [2024-07-15T11:58:31.866Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T11:58:31.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T11:58:31.966Z] $ docker stop --time=1 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 [2024-07-15T11:58:33.791Z] $ docker rm -f --volumes 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:58:35.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T11:58:35.386Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T11:58:35.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:58:36.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T11:58:36.795Z] + ls -al . [2024-07-15T11:58:36.795Z] total 272 [2024-07-15T11:58:36.795Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 15 11:54 . [2024-07-15T11:58:36.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:51 .. [2024-07-15T11:58:36.795Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:51 .git [2024-07-15T11:58:36.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 .github [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 11:51 .gitignore [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:51 .golangci.yml [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 11:51 Attribution.txt [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 11:51 CHANGELOG.md [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 11:51 Dockerfile [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:51 GOVERNANCE.md [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 11:51 Jenkinsfile [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 11:51 LICENSE [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 11:51 Makefile [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 11:51 OWNERS.md [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 11:51 README.md [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 11:49 VERSION [2024-07-15T11:58:36.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:51 bin [2024-07-15T11:58:36.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 cmd [2024-07-15T11:58:36.795Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 11:57 coverage.out [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 11:51 go.mod [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:51 go.sum [2024-07-15T11:58:36.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 internal [2024-07-15T11:58:36.795Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 11:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:58:37.254Z] + 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=0212bea62eda684c1565b3a22cd8792270d5a8e0 --label arch=arm64 --label version=0.0.0 . [2024-07-15T11:58:37.834Z] Sending build context to Docker daemon 19MB [2024-07-15T11:58:37.834Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:58:37.834Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T11:58:37.834Z] ---> 78bf976af7a7 [2024-07-15T11:58:37.834Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T11:58:38.099Z] ---> Running in b91d52af59cd [2024-07-15T11:58:38.366Z] Removing intermediate container b91d52af59cd [2024-07-15T11:58:38.366Z] ---> 336af9217427 [2024-07-15T11:58:38.366Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:58:38.366Z] ---> Running in 1a3cd724f7df [2024-07-15T11:58:38.635Z] Removing intermediate container 1a3cd724f7df [2024-07-15T11:58:38.635Z] ---> f60a0d5708cd [2024-07-15T11:58:38.635Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:58:38.635Z] ---> Running in 2b169151a012 [2024-07-15T11:58:38.902Z] Removing intermediate container 2b169151a012 [2024-07-15T11:58:38.902Z] ---> bbf2ffef9d70 [2024-07-15T11:58:38.902Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-15T11:58:39.169Z] ---> Running in f67072bd38f8 [2024-07-15T11:58:39.438Z] Removing intermediate container f67072bd38f8 [2024-07-15T11:58:39.438Z] ---> 4bc3981014a5 [2024-07-15T11:58:39.438Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:58:39.438Z] ---> Running in b1f653dfea0b [2024-07-15T11:58:40.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:58:40.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:58:41.930Z] OK: 271 MiB in 56 packages [2024-07-15T11:58:42.890Z] Removing intermediate container b1f653dfea0b [2024-07-15T11:58:42.890Z] ---> f70600335ef2 [2024-07-15T11:58:42.890Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T11:58:43.159Z] ---> daf865c91982 [2024-07-15T11:58:43.159Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:58:43.159Z] ---> Running in 725527a266b3 [2024-07-15T11:58:45.852Z] Removing intermediate container 725527a266b3 [2024-07-15T11:58:45.852Z] ---> cc6a8e986eb4 [2024-07-15T11:58:45.852Z] Step 10/26 : COPY . . [2024-07-15T11:58:47.262Z] ---> e3e594d78ca1 [2024-07-15T11:58:47.262Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:58:47.262Z] ---> Running in a5234bdd001e [2024-07-15T11:58:47.530Z] Removing intermediate container a5234bdd001e [2024-07-15T11:58:47.530Z] ---> d53f46703ae4 [2024-07-15T11:58:47.530Z] Step 12/26 : RUN $MAKE [2024-07-15T11:58:47.806Z] ---> Running in 94f61eedbb4e [2024-07-15T11:58:48.778Z] 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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-15T12:02:10.678Z] Removing intermediate container 94f61eedbb4e [2024-07-15T12:02:10.678Z] ---> e5b3be06fb8b [2024-07-15T12:02:10.678Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T12:02:10.678Z] 3.18: Pulling from library/alpine [2024-07-15T12:02:10.678Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T12:02:10.678Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T12:02:10.678Z] 5c905c7ebe2f: Download complete [2024-07-15T12:02:10.678Z] 5c905c7ebe2f: Pull complete [2024-07-15T12:02:10.678Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T12:02:10.678Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T12:02:10.678Z] ---> dec292d02e07 [2024-07-15T12:02:10.678Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-15T12:02:10.678Z] ---> Running in 46427fab265c [2024-07-15T12:02:10.678Z] Removing intermediate container 46427fab265c [2024-07-15T12:02:10.678Z] ---> 99626e6e1279 [2024-07-15T12:02:10.678Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T12:02:10.678Z] ---> Running in 3a92d5100a66 [2024-07-15T12:02:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T12:02:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T12:02:10.678Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T12:02:10.678Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T12:02:10.678Z] OK: 8 MiB in 16 packages [2024-07-15T12:02:10.678Z] Removing intermediate container 3a92d5100a66 [2024-07-15T12:02:10.678Z] ---> 509cb8d0070c [2024-07-15T12:02:10.678Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T12:02:10.678Z] ---> Running in ae21cb4559d8 [2024-07-15T12:02:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T12:02:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T12:02:10.678Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T12:02:10.678Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T12:02:10.678Z] OK: 8 MiB in 16 packages [2024-07-15T12:02:10.678Z] Removing intermediate container ae21cb4559d8 [2024-07-15T12:02:10.678Z] ---> bacb4c9364f4 [2024-07-15T12:02:10.678Z] Step 17/26 : WORKDIR / [2024-07-15T12:02:10.678Z] ---> Running in 952e8706c1c5 [2024-07-15T12:02:10.678Z] Removing intermediate container 952e8706c1c5 [2024-07-15T12:02:10.678Z] ---> 7454c77e57c3 [2024-07-15T12:02:10.678Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-15T12:02:10.678Z] ---> cbf9549b266b [2024-07-15T12:02:10.678Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-15T12:02:10.678Z] ---> 66ad12aaa253 [2024-07-15T12:02:10.678Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-15T12:02:12.087Z] ---> 76068cd617c4 [2024-07-15T12:02:12.087Z] Step 21/26 : EXPOSE 59900 [2024-07-15T12:02:12.087Z] ---> Running in dfbbf0d00d45 [2024-07-15T12:02:12.355Z] Removing intermediate container dfbbf0d00d45 [2024-07-15T12:02:12.355Z] ---> 4b4088fea1b7 [2024-07-15T12:02:12.355Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-15T12:02:12.624Z] ---> Running in e8df04c94a32 [2024-07-15T12:02:12.892Z] Removing intermediate container e8df04c94a32 [2024-07-15T12:02:12.892Z] ---> 39caa261ad36 [2024-07-15T12:02:12.892Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T12:02:12.892Z] ---> Running in 544b4cdfb68b [2024-07-15T12:02:13.159Z] Removing intermediate container 544b4cdfb68b [2024-07-15T12:02:13.159Z] ---> dd4d17fd32ed [2024-07-15T12:02:13.159Z] Step 24/26 : LABEL arch=arm64 [2024-07-15T12:02:13.159Z] ---> Running in e3fde8c317a1 [2024-07-15T12:02:13.432Z] Removing intermediate container e3fde8c317a1 [2024-07-15T12:02:13.432Z] ---> df0ce89c9d95 [2024-07-15T12:02:13.432Z] Step 25/26 : LABEL git_sha=0212bea62eda684c1565b3a22cd8792270d5a8e0 [2024-07-15T12:02:13.699Z] ---> Running in d4e9a346907e [2024-07-15T12:02:13.966Z] Removing intermediate container d4e9a346907e [2024-07-15T12:02:13.966Z] ---> 2dd89d419edb [2024-07-15T12:02:13.966Z] Step 26/26 : LABEL version=0.0.0 [2024-07-15T12:02:13.966Z] ---> Running in b7af153b2ca0 [2024-07-15T12:02:14.232Z] Removing intermediate container b7af153b2ca0 [2024-07-15T12:02:14.232Z] ---> c8218c9f209a [2024-07-15T12:02:14.232Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T12:02:14.232Z] Successfully built c8218c9f209a [2024-07-15T12:02:14.232Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T12:02:15.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T12:02:15.210Z] [2024-07-15T12:02:15.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T12:02:15.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T12:02:15.624Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T12:02:15.624Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T12:02:15.624Z] 04944245beec: Pulling fs layer [2024-07-15T12:02:15.624Z] 699f458cf7ca: Pulling fs layer [2024-07-15T12:02:15.624Z] 765212b225bb: Pulling fs layer [2024-07-15T12:02:15.624Z] f23df028b6ca: Pulling fs layer [2024-07-15T12:02:15.624Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T12:02:15.624Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T12:02:15.624Z] d65c8cfc05b1: Waiting [2024-07-15T12:02:15.624Z] 2437ff75d9bd: Waiting [2024-07-15T12:02:15.624Z] 765212b225bb: Waiting [2024-07-15T12:02:15.624Z] f23df028b6ca: Waiting [2024-07-15T12:02:15.893Z] 04944245beec: Verifying Checksum [2024-07-15T12:02:15.893Z] 04944245beec: Download complete [2024-07-15T12:02:15.893Z] 765212b225bb: Verifying Checksum [2024-07-15T12:02:15.893Z] 765212b225bb: Download complete [2024-07-15T12:02:15.893Z] f23df028b6ca: Download complete [2024-07-15T12:02:15.893Z] d65c8cfc05b1: Download complete [2024-07-15T12:02:16.160Z] 699f458cf7ca: Verifying Checksum [2024-07-15T12:02:16.160Z] 699f458cf7ca: Download complete [2024-07-15T12:02:16.426Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T12:02:16.426Z] 8998bd30e6a1: Download complete [2024-07-15T12:02:19.005Z] 2437ff75d9bd: Download complete [2024-07-15T12:02:20.943Z] 8998bd30e6a1: Pull complete [2024-07-15T12:02:21.524Z] 04944245beec: Pull complete [2024-07-15T12:02:22.929Z] 699f458cf7ca: Pull complete [2024-07-15T12:02:23.195Z] 765212b225bb: Pull complete [2024-07-15T12:02:24.154Z] f23df028b6ca: Pull complete [2024-07-15T12:02:24.420Z] d65c8cfc05b1: Pull complete [2024-07-15T12:02:42.632Z] 2437ff75d9bd: Pull complete [2024-07-15T12:02:42.632Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T12:02:42.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T12:02:42.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T12:02:43.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2024-07-15T12:02:43.057Z] $ 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-07-15T12:02:45.638Z] $ docker top 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:02:46.570Z] ---> job-cost.sh [2024-07-15T12:02:46.570Z] lf-activate-venv: SKIPPING [2024-07-15T12:02:46.570Z] INFO: No Stack... [2024-07-15T12:02:46.835Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T12:02:47.788Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T12:02:48.456Z] + cut -d, -f6 [2024-07-15T12:02:48.456Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-07-15T12:02:48.536Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [2024-07-15T12:02:48.542Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] did not exist. Created. [2024-07-15T12:02:48.551Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T12:02:49.299Z] /w/workspace/device-virtual-go/1@tmp/durable-2bb99b2b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T12:02:49.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T12:02:49.703Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T12:02:49.755Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T12:02:49.775Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T12:02:49.872Z] $ docker stop --time=1 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca [2024-07-15T12:02:51.370Z] $ docker rm -f --volumes 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca [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-07-15T12:02:52.643Z] provisioning config files... [2024-07-15T12:02:52.653Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config1865911952822754276tmp [Pipeline] { [Pipeline] sh [2024-07-15T12:02:53.008Z] + set +x [2024-07-15T12:02:53.008Z] + curl -s https://codecov.io/bash [2024-07-15T12:02:53.008Z] + bash -s -- [2024-07-15T12:02:53.008Z] [2024-07-15T12:02:53.008Z] _____ _ [2024-07-15T12:02:53.008Z] / ____| | | [2024-07-15T12:02:53.008Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T12:02:53.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T12:02:53.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T12:02:53.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T12:02:53.008Z] Bash-1.0.6 [2024-07-15T12:02:53.008Z] [2024-07-15T12:02:53.008Z] [2024-07-15T12:02:53.008Z] ==> git version 2.25.1 found [2024-07-15T12:02:53.008Z] ==> 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-07-15T12:02:53.008Z] Release-Date: 2020-01-08 [2024-07-15T12:02:53.008Z] 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-07-15T12:02:53.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T12:02:53.008Z] ==> Jenkins CI detected. [2024-07-15T12:02:53.008Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-478 [2024-07-15T12:02:53.008Z] project root: . [2024-07-15T12:02:53.008Z] --> token set from env [2024-07-15T12:02:53.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T12:02:53.008Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T12:02:53.008Z] ==> Python coveragepy not found [2024-07-15T12:02:53.008Z] ==> Searching for coverage reports in: [2024-07-15T12:02:53.008Z] + . [2024-07-15T12:02:53.008Z] -> Found 1 reports [2024-07-15T12:02:53.008Z] ==> Detecting git/mercurial file structure [2024-07-15T12:02:53.008Z] ==> Reading reports [2024-07-15T12:02:53.269Z] + ./coverage.out bytes=43247 [2024-07-15T12:02:53.269Z] ==> Appending adjustments [2024-07-15T12:02:53.269Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T12:02:53.269Z] + Found adjustments [2024-07-15T12:02:53.269Z] ==> Gzipping contents [2024-07-15T12:02:53.269Z] 8.0K /tmp/codecov.DhKPNl.gz [2024-07-15T12:02:53.269Z] ==> Uploading reports [2024-07-15T12:02:53.269Z] url: https://codecov.io [2024-07-15T12:02:53.269Z] query: branch=PR-478&commit=0212bea62eda684c1565b3a22cd8792270d5a8e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=478&job=&cmd_args= [2024-07-15T12:02:53.269Z] -> Pinging Codecov [2024-07-15T12:02:53.269Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-478&commit=0212bea62eda684c1565b3a22cd8792270d5a8e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=478&job=&cmd_args= [2024-07-15T12:02:53.269Z] -> Uploading to [2024-07-15T12:02:53.270Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/5E52B4B073DB2E39498172D8E973AA87/0212bea62eda684c1565b3a22cd8792270d5a8e0/1e112230-5c4c-4a2c-a87c-60ac04148129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T120253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f902bb7b5832fe4bd6235a4c72f05fd3f5ee0ab8f40564d76f7231847d47d59 [2024-07-15T12:02:53.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T12:02:53.270Z] Dload Upload Total Spent Left Speed [2024-07-15T12:02:53.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20581 --:--:-- --:--:-- --:--:-- 20581 [2024-07-15T12:02:53.530Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] } [2024-07-15T12:02:53.563Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-07-15T12:02:55.896Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-478/archives ] [2024-07-15T12:02:55.897Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-478/archives [2024-07-15T12:02:55.897Z] total 16 [2024-07-15T12:02:55.897Z] drwxr-xr-x 3 root root 4096 Jul 15 11:52 . [2024-07-15T12:02:55.897Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 11:52 .. [2024-07-15T12:02:55.897Z] drwxr-xr-x 2 root root 4096 Jul 15 11:52 cost [2024-07-15T12:02:55.897Z] -rw-r--r-- 1 root root 89 Jul 15 11:52 cost.csv [2024-07-15T12:02:55.897Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-478/archives [2024-07-15T12:02:55.897Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-478/archives [2024-07-15T12:02:55.897Z] total 16 [2024-07-15T12:02:55.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:52 . [2024-07-15T12:02:55.897Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 11:52 .. [2024-07-15T12:02:55.897Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 11:52 cost [2024-07-15T12:02:55.897Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 15 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:02:56.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:02:57.221Z] ---> package-listing.sh [2024-07-15T12:02:57.221Z] ++ facter osfamily [2024-07-15T12:02:57.221Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T12:02:57.221Z] + OS_FAMILY=debian [2024-07-15T12:02:57.221Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-478 [2024-07-15T12:02:57.221Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T12:02:57.221Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T12:02:57.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T12:02:57.221Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T12:02:57.221Z] + '[' /w/workspace/foundry_device-virtual-go_PR-478 ']' [2024-07-15T12:02:57.221Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T12:02:57.221Z] + case "${OS_FAMILY}" in [2024-07-15T12:02:57.221Z] + dpkg -l [2024-07-15T12:02:57.221Z] + grep '^ii' [2024-07-15T12:02:57.496Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T12:02:57.496Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T12:02:57.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T12:02:57.496Z] + '[' /w/workspace/foundry_device-virtual-go_PR-478 ']' [2024-07-15T12:02:57.496Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-478/archives/ [2024-07-15T12:02:57.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-478/archives/ [Pipeline] echo [2024-07-15T12:02:57.536Z] 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-478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T12:02:57.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T12:02:58.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T12:02:58.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T12:02:58.813Z] prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container [2024-07-15T12:02:58.842Z] $ 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-478/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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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-07-15T12:02:59.018Z] $ docker top 2d9b2dc6a5e8bf70330e70497a6fb3848524e7f887f59ad155dcb7f66b984c8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T12:02:59.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T12:02:59.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T12:03:00.072Z] + ls /var/log/sa-host [2024-07-15T12:03:00.072Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T12:03:00.340Z] provisioning config files... [2024-07-15T12:03:00.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config15874114323784772282tmp [Pipeline] { [Pipeline] echo [2024-07-15T12:03:00.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:03:00.752Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T12:03:00.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:03:01.222Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T12:03:01.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:03:01.589Z] ---> sudo-logs.sh [2024-07-15T12:03:01.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T12:03:01.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:03:02.026Z] ---> job-cost.sh [2024-07-15T12:03:02.026Z] lf-activate-venv: SKIPPING [2024-07-15T12:03:02.026Z] DEBUG: total: 0.2199999988079071 [2024-07-15T12:03:02.026Z] INFO: Retrieving Stack Cost... [2024-07-15T12:03:02.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T12:03:02.855Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T12:03:02.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T12:03:03.235Z] ---> logs-deploy.sh [2024-07-15T12:03:03.235Z] lf-activate-venv: SKIPPING [2024-07-15T12:03:03.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-478/1 [2024-07-15T12:03:03.235Z] INFO: archiving workspace using pattern(s): [2024-07-15T12:03:04.173Z] Archives upload complete. [2024-07-15T12:03:04.173Z] INFO: archiving logs to Nexus