Started by upstream project "edgexfoundry/cd-management/release-lts" build number 67 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f42d90908bc8095ab91062c2dcb5992d5c652f43 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-ssh8574806420428008395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14450495290851821089.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh364985791823108194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9157945854333694242.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2772579489079801026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-218 in /w/workspace/exfoundry_device-virtual-go_napa [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/exfoundry_device-virtual-go_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f42d90908bc8095ab91062c2dcb5992d5c652f43 (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @5757315" > git config core.sparsecheckout # timeout=10 > git checkout -f f42d90908bc8095ab91062c2dcb5992d5c652f43 # timeout=10 > git rev-list --no-walk f42d90908bc8095ab91062c2dcb5992d5c652f43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-15T07:15:35.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-15T07:15:36.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T07:15:36.101Z] ========================================================= [2024-05-15T07:15:36.101Z] EdgeX Global Pipelines Version Info [2024-05-15T07:15:36.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:15:36.859Z] ------------------- [2024-05-15T07:15:36.859Z] stable info: [2024-05-15T07:15:36.859Z] ------------------- [2024-05-15T07:15:36.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-15T07:15:36.859Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T07:15:36.859Z] Message: update stable to v1.0.258 [2024-05-15T07:15:37.429Z] ------------------- [2024-05-15T07:15:37.429Z] experimental info: [2024-05-15T07:15:37.429Z] ------------------- [2024-05-15T07:15:37.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-15T07:15:37.429Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T07:15:37.429Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-15T07:15:37.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-05-15T07:15:37.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-05-15T07:15:37.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-15T07:15:37.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-15T07:15:37.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-15T07:15:37.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-15T07:15:37.699Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-15T07:15:37.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-15T07:15:37.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-15T07:15:37.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-15T07:15:37.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-15T07:15:37.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-05-15T07:15:37.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-15T07:15:37.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-15T07:15:37.939Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T07:15:37.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T07:15:37.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-15T07:15:38.111Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-15T07:15:38.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-15T07:15:38.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-15T07:15:38.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-15T07:15:38.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-15T07:15:38.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-15T07:15:38.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-15T07:15:38.265Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-15T07:15:38.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-15T07:15:38.304Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-15T07:15:38.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-15T07:15:38.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-15T07:15:38.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-15T07:15:38.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] echo [2024-05-15T07:15:38.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f42d909 [Pipeline] echo [2024-05-15T07:15:38.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:15:38.523Z] provisioning config files... [2024-05-15T07:15:38.535Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config6691617591468135590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:15:38.878Z] ---> ****-login.sh [2024-05-15T07:15:38.878Z] nexus3.edgexfoundry.org:10001 [2024-05-15T07:15:39.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:39.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:39.141Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:39.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:39.141Z] [2024-05-15T07:15:39.141Z] Login Succeeded [2024-05-15T07:15:39.141Z] nexus3.edgexfoundry.org:10002 [2024-05-15T07:15:39.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:39.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:39.141Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:39.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:39.141Z] [2024-05-15T07:15:39.141Z] Login Succeeded [2024-05-15T07:15:39.141Z] nexus3.edgexfoundry.org:10003 [2024-05-15T07:15:39.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:39.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:39.404Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:39.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:39.404Z] [2024-05-15T07:15:39.404Z] Login Succeeded [2024-05-15T07:15:39.404Z] nexus3.edgexfoundry.org:10004 [2024-05-15T07:15:39.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:39.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:39.404Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:39.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:39.404Z] [2024-05-15T07:15:39.404Z] Login Succeeded [2024-05-15T07:15:39.404Z] ****.io [2024-05-15T07:15:39.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:39.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:39.666Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:39.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:39.666Z] [2024-05-15T07:15:39.666Z] Login Succeeded [2024-05-15T07:15:39.666Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T07:15:39.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-15T07:15:40.096Z] + git rev-list -1 --merges f42d90908bc8095ab91062c2dcb5992d5c652f43~1..f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] echo [2024-05-15T07:15:40.124Z] -----------> git rev-list -1 --merges f42d90908bc8095ab91062c2dcb5992d5c652f43~1..f42d90908bc8095ab91062c2dcb5992d5c652f43 f42d90908bc8095ab91062c2dcb5992d5c652f43 [false] [Pipeline] sh [2024-05-15T07:15:40.416Z] + git log --format=format:%s -1 f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] echo [2024-05-15T07:15:40.431Z] ========================================================= [2024-05-15T07:15:40.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-05-15T07:15:40.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T07:15:40.790Z] + git log --format=format:%s -1 f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] echo [2024-05-15T07:15:40.801Z] [semverPrep] GIT_COMMIT: f42d90908bc8095ab91062c2dcb5992d5c652f43, Commit Message: ci(lts-release): LTS release v3.1.1 @5757315 [Pipeline] echo [2024-05-15T07:15:40.816Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-15T07:15:41.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T07:15:41.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-15T07:15:41.171Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-15T07:15:41.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-15T07:15:41.171Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-05-15T07:15:41.171Z] -a /etc/ssh/ssh_known_hosts [2024-05-15T07:15:41.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:15:41.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:15:41.527Z] [2024-05-15T07:15:41.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:15:41.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:15:41.840Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-15T07:15:41.840Z] b85a868b505f: Pulling fs layer [2024-05-15T07:15:41.840Z] e2be974225ed: Pulling fs layer [2024-05-15T07:15:41.840Z] 339a4e72a1f5: Pulling fs layer [2024-05-15T07:15:41.840Z] 988bab9f4d93: Pulling fs layer [2024-05-15T07:15:41.840Z] 1469e6f7b9e6: Pulling fs layer [2024-05-15T07:15:41.840Z] eaf3925da568: Pulling fs layer [2024-05-15T07:15:41.840Z] bab4dde63d76: Pulling fs layer [2024-05-15T07:15:41.840Z] bde34c3a00c8: Pulling fs layer [2024-05-15T07:15:41.840Z] b352a97aabf1: Pulling fs layer [2024-05-15T07:15:41.840Z] 4872d77fe225: Pulling fs layer [2024-05-15T07:15:41.840Z] 5851b861e8e6: Pulling fs layer [2024-05-15T07:15:41.840Z] 4872d77fe225: Waiting [2024-05-15T07:15:41.840Z] 5851b861e8e6: Waiting [2024-05-15T07:15:41.840Z] bab4dde63d76: Waiting [2024-05-15T07:15:41.840Z] b352a97aabf1: Waiting [2024-05-15T07:15:41.840Z] bde34c3a00c8: Waiting [2024-05-15T07:15:41.840Z] 988bab9f4d93: Waiting [2024-05-15T07:15:41.840Z] 1469e6f7b9e6: Waiting [2024-05-15T07:15:41.840Z] eaf3925da568: Waiting [2024-05-15T07:15:41.840Z] e2be974225ed: Download complete [2024-05-15T07:15:41.840Z] 988bab9f4d93: Download complete [2024-05-15T07:15:41.840Z] 1469e6f7b9e6: Verifying Checksum [2024-05-15T07:15:41.840Z] 1469e6f7b9e6: Download complete [2024-05-15T07:15:41.840Z] 339a4e72a1f5: Verifying Checksum [2024-05-15T07:15:41.840Z] 339a4e72a1f5: Download complete [2024-05-15T07:15:41.840Z] eaf3925da568: Download complete [2024-05-15T07:15:41.840Z] bde34c3a00c8: Download complete [2024-05-15T07:15:42.101Z] b352a97aabf1: Verifying Checksum [2024-05-15T07:15:42.101Z] b352a97aabf1: Download complete [2024-05-15T07:15:42.101Z] 4872d77fe225: Download complete [2024-05-15T07:15:42.101Z] 5851b861e8e6: Verifying Checksum [2024-05-15T07:15:42.101Z] 5851b861e8e6: Download complete [2024-05-15T07:15:42.101Z] b85a868b505f: Verifying Checksum [2024-05-15T07:15:42.101Z] b85a868b505f: Download complete [2024-05-15T07:15:42.361Z] bab4dde63d76: Verifying Checksum [2024-05-15T07:15:42.361Z] bab4dde63d76: Download complete [2024-05-15T07:15:43.299Z] b85a868b505f: Pull complete [2024-05-15T07:15:43.558Z] e2be974225ed: Pull complete [2024-05-15T07:15:44.126Z] 339a4e72a1f5: Pull complete [2024-05-15T07:15:44.126Z] 988bab9f4d93: Pull complete [2024-05-15T07:15:44.386Z] 1469e6f7b9e6: Pull complete [2024-05-15T07:15:44.645Z] eaf3925da568: Pull complete [2024-05-15T07:15:46.545Z] bab4dde63d76: Pull complete [2024-05-15T07:15:46.545Z] bde34c3a00c8: Pull complete [2024-05-15T07:15:46.545Z] b352a97aabf1: Pull complete [2024-05-15T07:15:46.545Z] 4872d77fe225: Pull complete [2024-05-15T07:15:46.545Z] 5851b861e8e6: Pull complete [2024-05-15T07:15:46.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-15T07:15:46.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:15:46.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:15:46.693Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:15:46.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-15T07:15:49.797Z] $ docker top 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf -eo pid,comm [2024-05-15T07:15:49.854Z] 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-05-15T07:15:49.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-15T07:15:49.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T07:15:49.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T07:15:50.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T07:15:50.021Z] $ docker exec 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf ssh-agent [2024-05-15T07:15:50.131Z] SSH_AUTH_SOCK=/tmp/ssh-DkZT1pKsDD5F/agent.33 [2024-05-15T07:15:50.131Z] SSH_AGENT_PID=39 [2024-05-15T07:15:50.137Z] Running ssh-add (command line suppressed) [2024-05-15T07:15:50.230Z] Identity added: /w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_15044697914362459126.key (/w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_15044697914362459126.key) [2024-05-15T07:15:50.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T07:15:50.535Z] + git tag --points-at f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] } [2024-05-15T07:15:50.543Z] $ docker exec --env ******** --env ******** 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf ssh-agent -k [2024-05-15T07:15:50.638Z] unset SSH_AUTH_SOCK; [2024-05-15T07:15:50.640Z] unset SSH_AGENT_PID; [2024-05-15T07:15:50.640Z] echo Agent pid 39 killed; [2024-05-15T07:15:50.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-05-15T07:15:50.683Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent [2024-05-15T07:15:50.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T07:15:50.705Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T07:15:50.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T07:15:50.802Z] $ docker exec 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf ssh-agent [2024-05-15T07:15:50.910Z] SSH_AUTH_SOCK=/tmp/ssh-jFYX6JkaVd6s/agent.72 [2024-05-15T07:15:50.910Z] SSH_AGENT_PID=78 [2024-05-15T07:15:50.914Z] Running ssh-add (command line suppressed) [2024-05-15T07:15:51.001Z] Identity added: /w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_2992734092861821437.key (/w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_2992734092861821437.key) [2024-05-15T07:15:51.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T07:15:51.310Z] + git semver init [2024-05-15T07:15:51.571Z] 2024-05-15 07:15:51,481 [run_init] DEBUG init version:0.0.0 force:False [2024-05-15T07:15:51.571Z] 2024-05-15 07:15:51,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_napa/.semver [2024-05-15T07:15:51.571Z] 2024-05-15 07:15:51,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_napa/.semver [2024-05-15T07:15:51.571Z] 2024-05-15 07:15:51,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_napa/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-15T07:15:53.480Z] 2024-05-15 07:15:53,133 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_napa/.git/info/exclude [2024-05-15T07:15:53.480Z] 2024-05-15 07:15:53,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_napa/.semver/napa with force:False [2024-05-15T07:15:53.480Z] 2024-05-15 07:15:53,134 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_napa/.semver/napa [2024-05-15T07:15:53.480Z] 2024-05-15 07:15:53,134 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_napa/.semver/napa [2024-05-15T07:15:53.480Z] 3.1.1 [Pipeline] } [2024-05-15T07:15:53.488Z] $ docker exec --env ******** --env ******** 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf ssh-agent -k [2024-05-15T07:15:53.587Z] unset SSH_AUTH_SOCK; [2024-05-15T07:15:53.588Z] unset SSH_AGENT_PID; [2024-05-15T07:15:53.588Z] echo Agent pid 78 killed; [2024-05-15T07:15:53.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T07:15:53.934Z] + git semver [Pipeline] } [2024-05-15T07:15:54.205Z] $ docker stop --time=1 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf [2024-05-15T07:15:55.472Z] $ docker rm -f --volumes 6d659ffef41ebe5ee1f18445e8763ee12478f41cfd92a338884fbace6e9351bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T07:15:55.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-15T07:15:56.061Z] Stashed 1 file(s) [Pipeline] echo [2024-05-15T07:15:56.064Z] [edgeXSemver]: initialized semver on version 3.1.1 [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] sh [2024-05-15T07:15:56.535Z] + git checkout f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:15:56.535Z] HEAD is now at f42d909 ci(lts-release): LTS release v3.1.1 @5757315 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:15:56.564Z] provisioning config files... [2024-05-15T07:15:56.572Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config5250050641041559946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:15:56.879Z] ---> ****-login.sh [2024-05-15T07:15:56.879Z] nexus3.edgexfoundry.org:10001 [2024-05-15T07:15:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:56.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:56.879Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:56.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:56.879Z] [2024-05-15T07:15:56.879Z] Login Succeeded [2024-05-15T07:15:56.879Z] nexus3.edgexfoundry.org:10002 [2024-05-15T07:15:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:56.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:56.879Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:56.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:56.879Z] [2024-05-15T07:15:56.879Z] Login Succeeded [2024-05-15T07:15:56.879Z] nexus3.edgexfoundry.org:10003 [2024-05-15T07:15:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:57.139Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:57.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:57.139Z] [2024-05-15T07:15:57.139Z] Login Succeeded [2024-05-15T07:15:57.139Z] nexus3.edgexfoundry.org:10004 [2024-05-15T07:15:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:57.139Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:57.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:57.139Z] [2024-05-15T07:15:57.139Z] Login Succeeded [2024-05-15T07:15:57.139Z] ****.io [2024-05-15T07:15:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:15:57.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:15:57.400Z] Configure a credential helper to remove this warning. See [2024-05-15T07:15:57.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:15:57.400Z] [2024-05-15T07:15:57.400Z] Login Succeeded [2024-05-15T07:15:57.400Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T07:15:57.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-15T07:15:57.500Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-15T07:15:57.796Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-15T07:15:57.796Z] + cut -d -f 2 [Pipeline] echo [2024-05-15T07:15:57.814Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T07:15:57.833Z] ========================================================= [2024-05-15T07:15:57.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-15T07:15:57.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:15:58.181Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-15T07:15:58.474Z] Sending build context to Docker daemon 64.81MB [2024-05-15T07:15:58.474Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T07:15:58.474Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-15T07:15:58.735Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-15T07:15:58.735Z] 619be1103602: Pulling fs layer [2024-05-15T07:15:58.735Z] 7862e08f4a3e: Pulling fs layer [2024-05-15T07:15:58.735Z] 5df492c9dc93: Pulling fs layer [2024-05-15T07:15:58.735Z] 7629e6793208: Pulling fs layer [2024-05-15T07:15:58.735Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T07:15:58.735Z] 8de7f028bff5: Pulling fs layer [2024-05-15T07:15:58.735Z] 44042ff1420b: Pulling fs layer [2024-05-15T07:15:58.735Z] 5cdaf54b7214: Pulling fs layer [2024-05-15T07:15:58.735Z] 38f3e5a9071a: Pulling fs layer [2024-05-15T07:15:58.735Z] 8de7f028bff5: Waiting [2024-05-15T07:15:58.735Z] 4f4fb700ef54: Waiting [2024-05-15T07:15:58.735Z] 38f3e5a9071a: Waiting [2024-05-15T07:15:58.735Z] 5cdaf54b7214: Waiting [2024-05-15T07:15:58.735Z] 7862e08f4a3e: Verifying Checksum [2024-05-15T07:15:58.735Z] 7862e08f4a3e: Download complete [2024-05-15T07:15:58.735Z] 7629e6793208: Verifying Checksum [2024-05-15T07:15:58.735Z] 7629e6793208: Download complete [2024-05-15T07:15:58.735Z] 4f4fb700ef54: Verifying Checksum [2024-05-15T07:15:58.735Z] 4f4fb700ef54: Download complete [2024-05-15T07:15:58.735Z] 8de7f028bff5: Download complete [2024-05-15T07:15:58.735Z] 619be1103602: Verifying Checksum [2024-05-15T07:15:58.735Z] 619be1103602: Download complete [2024-05-15T07:15:58.735Z] 44042ff1420b: Verifying Checksum [2024-05-15T07:15:58.735Z] 44042ff1420b: Download complete [2024-05-15T07:15:58.994Z] 619be1103602: Pull complete [2024-05-15T07:15:58.994Z] 38f3e5a9071a: Verifying Checksum [2024-05-15T07:15:58.994Z] 38f3e5a9071a: Download complete [2024-05-15T07:15:58.994Z] 7862e08f4a3e: Pull complete [2024-05-15T07:15:59.252Z] 5df492c9dc93: Verifying Checksum [2024-05-15T07:15:59.252Z] 5df492c9dc93: Download complete [2024-05-15T07:15:59.509Z] 5cdaf54b7214: Verifying Checksum [2024-05-15T07:15:59.509Z] 5cdaf54b7214: Download complete [2024-05-15T07:16:02.037Z] 5df492c9dc93: Pull complete [2024-05-15T07:16:02.037Z] 7629e6793208: Pull complete [2024-05-15T07:16:02.294Z] 4f4fb700ef54: Pull complete [2024-05-15T07:16:02.294Z] 8de7f028bff5: Pull complete [2024-05-15T07:16:02.294Z] 44042ff1420b: Pull complete [2024-05-15T07:16:04.819Z] 5cdaf54b7214: Pull complete [2024-05-15T07:16:05.077Z] 38f3e5a9071a: Pull complete [2024-05-15T07:16:05.077Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-15T07:16:05.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-15T07:16:05.077Z] ---> 60b93f829570 [2024-05-15T07:16:05.077Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-15T07:16:09.268Z] ---> Running in cd007560153b [2024-05-15T07:16:09.526Z] Removing intermediate container cd007560153b [2024-05-15T07:16:09.526Z] ---> 6dc0e0e6ec5d [2024-05-15T07:16:09.526Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-15T07:16:09.526Z] ---> Running in c0e0354ab368 [2024-05-15T07:16:09.526Z] Removing intermediate container c0e0354ab368 [2024-05-15T07:16:09.526Z] ---> 91cf351cdd88 [2024-05-15T07:16:09.526Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-15T07:16:09.526Z] ---> Running in b2035f8924eb [2024-05-15T07:16:09.526Z] Removing intermediate container b2035f8924eb [2024-05-15T07:16:09.526Z] ---> 4ff441916fe6 [2024-05-15T07:16:09.526Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-15T07:16:09.526Z] ---> Running in d357da78f804 [2024-05-15T07:16:09.785Z] Removing intermediate container d357da78f804 [2024-05-15T07:16:09.785Z] ---> 663a2ecfad05 [2024-05-15T07:16:09.785Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-15T07:16:09.785Z] ---> Running in 1ebe1e297eac [2024-05-15T07:16:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T07:16:11.201Z] Still waiting to schedule task [2024-05-15T07:16:11.202Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-15T07:16:12.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T07:16:12.836Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-15T07:16:12.836Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-15T07:16:12.836Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-15T07:16:12.836Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-15T07:16:12.836Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:16:12.836Z] OK: 268 MiB in 56 packages [2024-05-15T07:16:13.403Z] Removing intermediate container 1ebe1e297eac [2024-05-15T07:16:13.403Z] ---> fb265ba2cdad [2024-05-15T07:16:13.403Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-15T07:16:15.302Z] ---> 0d640065f9d8 [2024-05-15T07:16:15.302Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T07:16:15.302Z] ---> Running in c0532d96c0ba [2024-05-15T07:16:41.848Z] Removing intermediate container c0532d96c0ba [2024-05-15T07:16:41.848Z] ---> e26c9e03145e [2024-05-15T07:16:41.848Z] Step 10/12 : COPY . . [2024-05-15T07:16:41.848Z] ---> 8b9d77f1a072 [2024-05-15T07:16:41.848Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-15T07:16:41.848Z] ---> Running in fbf367da5975 [2024-05-15T07:16:41.848Z] Removing intermediate container fbf367da5975 [2024-05-15T07:16:41.848Z] ---> b25912ae457b [2024-05-15T07:16:41.848Z] Step 12/12 : RUN $MAKE [2024-05-15T07:16:41.848Z] ---> Running in b90c9cdb4d2d [2024-05-15T07:16:41.848Z] noop [2024-05-15T07:16:41.848Z] Removing intermediate container b90c9cdb4d2d [2024-05-15T07:16:41.848Z] ---> 81fa468ac436 [2024-05-15T07:16:41.848Z] Successfully built 81fa468ac436 [2024-05-15T07:16:41.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:16:42.176Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T07:16:42.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:16:42.303Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:16:42.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 ******** ci-base-image-x86_64 cat [2024-05-15T07:16:42.701Z] $ docker top 7b33b67ccc2a7c18d05c221414e44a678f5ce3253847288da3f2c6c3d1ab3453 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T07:16:43.065Z] + go version [2024-05-15T07:16:43.065Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-15T07:16:43.073Z] $ docker stop --time=1 7b33b67ccc2a7c18d05c221414e44a678f5ce3253847288da3f2c6c3d1ab3453 [2024-05-15T07:16:44.344Z] $ docker rm -f --volumes 7b33b67ccc2a7c18d05c221414e44a678f5ce3253847288da3f2c6c3d1ab3453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:16:44.790Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T07:16:44.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:16:44.865Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:16:44.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 ******** ci-base-image-x86_64 cat [2024-05-15T07:16:45.230Z] $ docker top 69d9d88ebf63fa17287f78dee42804d4b78249a733777c9b05a5b21bf35fcfb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T07:16:45.577Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_napa [Pipeline] fileExists [Pipeline] sh [2024-05-15T07:16:45.881Z] + make test [2024-05-15T07:16:45.881Z] go test ./... -coverprofile=coverage.out [2024-05-15T07:16:46.815Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-15T07:16:56.780Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-15T07:16:56.780Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2024-05-15T07:17:03.337Z] go vet ./... [2024-05-15T07:17:07.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-15T07:17:07.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-15T07:17:07.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-15T07:17:07.535Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-15T07:17:07.845Z] + go mod tidy [Pipeline] } [2024-05-15T07:17:08.417Z] $ docker stop --time=1 69d9d88ebf63fa17287f78dee42804d4b78249a733777c9b05a5b21bf35fcfb7 [2024-05-15T07:17:11.469Z] $ docker rm -f --volumes 69d9d88ebf63fa17287f78dee42804d4b78249a733777c9b05a5b21bf35fcfb7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T07:17:11.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-15T07:17:12.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-15T07:17:12.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-15T07:17:12.907Z] + ls -al . [2024-05-15T07:17:12.907Z] total 204 [2024-05-15T07:17:12.907Z] drwxrwxr-x 9 jenkins jenkins 4096 May 15 07:16 . [2024-05-15T07:17:12.907Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 07:15 .. [2024-05-15T07:17:12.907Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 07:16 .git [2024-05-15T07:17:12.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:15 .github [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 264 May 15 07:15 .gitignore [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 41 May 15 07:15 .golangci.yml [2024-05-15T07:17:12.907Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 07:15 .semver [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 9619 May 15 07:15 Attribution.txt [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 15 07:15 CHANGELOG.md [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 15 07:15 Dockerfile [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 677 May 15 07:15 GOVERNANCE.md [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 660 May 15 07:15 Jenkinsfile [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 15 07:15 LICENSE [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 1947 May 15 07:15 Makefile [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 623 May 15 07:15 OWNERS.md [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 15 07:15 README.md [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 07:15 VERSION [2024-05-15T07:17:12.907Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 07:15 bin [2024-05-15T07:17:12.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:15 cmd [2024-05-15T07:17:12.907Z] -rw-r--r-- 1 jenkins jenkins 43063 May 15 07:16 coverage.out [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 3561 May 15 07:15 go.mod [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 33591 May 15 07:15 go.sum [2024-05-15T07:17:12.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:15 internal [2024-05-15T07:17:12.907Z] drwxrwxr-x 6 jenkins jenkins 4096 May 15 07:15 vendor [2024-05-15T07:17:12.907Z] -rw-rw-r-- 1 jenkins jenkins 235 May 15 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:13.223Z] + 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=f42d90908bc8095ab91062c2dcb5992d5c652f43 --label arch=amd64 --label version=3.1.1 . [2024-05-15T07:17:13.482Z] Sending build context to Docker daemon 64.85MB [2024-05-15T07:17:13.741Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T07:17:13.741Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-15T07:17:13.741Z] ---> 81fa468ac436 [2024-05-15T07:17:13.741Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-15T07:17:14.679Z] ---> Running in fc961efa52f2 [2024-05-15T07:17:14.679Z] Removing intermediate container fc961efa52f2 [2024-05-15T07:17:14.679Z] ---> 5ead31514221 [2024-05-15T07:17:14.679Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-15T07:17:14.679Z] ---> Running in 30461c655ef3 [2024-05-15T07:17:14.679Z] Removing intermediate container 30461c655ef3 [2024-05-15T07:17:14.679Z] ---> c081506a63ff [2024-05-15T07:17:14.679Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-15T07:17:14.679Z] ---> Running in 4c81da3e3f82 [2024-05-15T07:17:14.679Z] Removing intermediate container 4c81da3e3f82 [2024-05-15T07:17:14.679Z] ---> 1caedf507f56 [2024-05-15T07:17:14.679Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-15T07:17:14.679Z] ---> Running in a6222c9c947c [2024-05-15T07:17:14.939Z] Removing intermediate container a6222c9c947c [2024-05-15T07:17:14.939Z] ---> 340588a84b96 [2024-05-15T07:17:14.939Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-15T07:17:14.939Z] ---> Running in 52a15965e292 [2024-05-15T07:17:15.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:15.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:15.459Z] OK: 268 MiB in 56 packages [2024-05-15T07:17:15.720Z] Removing intermediate container 52a15965e292 [2024-05-15T07:17:15.720Z] ---> fbbbce8c14a4 [2024-05-15T07:17:15.720Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-15T07:17:17.637Z] ---> 9419a3042bf7 [2024-05-15T07:17:17.637Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T07:17:17.637Z] ---> Running in 19d303f467df [2024-05-15T07:17:17.898Z] skipping... [2024-05-15T07:17:18.156Z] Removing intermediate container 19d303f467df [2024-05-15T07:17:18.156Z] ---> a1396962bed3 [2024-05-15T07:17:18.156Z] Step 10/26 : COPY . . [2024-05-15T07:17:20.692Z] ---> bc5bf5d67479 [2024-05-15T07:17:20.692Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-15T07:17:20.692Z] ---> Running in 76093bdd0263 [2024-05-15T07:17:20.692Z] Removing intermediate container 76093bdd0263 [2024-05-15T07:17:20.692Z] ---> 46ff9e43b6db [2024-05-15T07:17:20.692Z] Step 12/26 : RUN $MAKE [2024-05-15T07:17:20.692Z] ---> Running in 32c986fecbb5 [2024-05-15T07:17:20.692Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-15T07:17:42.617Z] Removing intermediate container 32c986fecbb5 [2024-05-15T07:17:42.617Z] ---> 16fb347e13fa [2024-05-15T07:17:42.617Z] Step 13/26 : FROM alpine:3.18 [2024-05-15T07:17:42.617Z] 3.18: Pulling from library/alpine [2024-05-15T07:17:42.617Z] 619be1103602: Already exists [2024-05-15T07:17:42.617Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T07:17:42.617Z] Status: Downloaded newer image for alpine:3.18 [2024-05-15T07:17:42.617Z] ---> d3782b16ccc9 [2024-05-15T07:17:42.617Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-15T07:17:42.617Z] ---> Running in 5ee6219ba477 [2024-05-15T07:17:42.617Z] Removing intermediate container 5ee6219ba477 [2024-05-15T07:17:42.617Z] ---> 2a7b2f438c43 [2024-05-15T07:17:42.617Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-15T07:17:42.617Z] ---> Running in b4a0d1a2f774 [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T07:17:42.617Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:17:42.617Z] OK: 7 MiB in 16 packages [2024-05-15T07:17:42.617Z] Removing intermediate container b4a0d1a2f774 [2024-05-15T07:17:42.617Z] ---> bbb690468604 [2024-05-15T07:17:42.617Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-15T07:17:42.617Z] ---> Running in f1eda9ec5714 [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] Upgrading critical system libraries and apk-tools: [2024-05-15T07:17:42.617Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T07:17:42.617Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:17:42.617Z] Continuing the upgrade transaction with new apk-tools: [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T07:17:42.617Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T07:17:42.617Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T07:17:42.617Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T07:17:42.617Z] OK: 7 MiB in 16 packages [2024-05-15T07:17:42.617Z] Removing intermediate container f1eda9ec5714 [2024-05-15T07:17:42.617Z] ---> 192613a79386 [2024-05-15T07:17:42.617Z] Step 17/26 : WORKDIR / [2024-05-15T07:17:42.617Z] ---> Running in 685898964fd3 [2024-05-15T07:17:42.875Z] Removing intermediate container 685898964fd3 [2024-05-15T07:17:42.875Z] ---> 892ef65e7ca8 [2024-05-15T07:17:42.875Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-15T07:17:42.875Z] ---> cdc14d11772d [2024-05-15T07:17:42.875Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-15T07:17:42.875Z] ---> d44eb4f88aee [2024-05-15T07:17:42.875Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-15T07:17:43.808Z] ---> fa27471aca39 [2024-05-15T07:17:43.808Z] Step 21/26 : EXPOSE 59900 [2024-05-15T07:17:43.808Z] ---> Running in 759ebbbfa03c [2024-05-15T07:17:43.808Z] Removing intermediate container 759ebbbfa03c [2024-05-15T07:17:43.808Z] ---> 98a79e942335 [2024-05-15T07:17:43.808Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-15T07:17:43.808Z] ---> Running in 33c0c142c22b [2024-05-15T07:17:43.808Z] Removing intermediate container 33c0c142c22b [2024-05-15T07:17:43.808Z] ---> dbe3b2f017c0 [2024-05-15T07:17:43.808Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-15T07:17:43.808Z] ---> Running in 330b9645dfee [2024-05-15T07:17:44.066Z] Removing intermediate container 330b9645dfee [2024-05-15T07:17:44.066Z] ---> 3e3cf73de3a9 [2024-05-15T07:17:44.066Z] Step 24/26 : LABEL arch=amd64 [2024-05-15T07:17:44.066Z] ---> Running in 53160bcb92bf [2024-05-15T07:17:44.066Z] Removing intermediate container 53160bcb92bf [2024-05-15T07:17:44.066Z] ---> aa666289e645 [2024-05-15T07:17:44.066Z] Step 25/26 : LABEL git_sha=f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:17:44.066Z] ---> Running in 66725394d1e2 [2024-05-15T07:17:44.066Z] Removing intermediate container 66725394d1e2 [2024-05-15T07:17:44.066Z] ---> 1bf6037f6e7f [2024-05-15T07:17:44.066Z] Step 26/26 : LABEL version=3.1.1 [2024-05-15T07:17:44.066Z] ---> Running in c38ce20e56eb [2024-05-15T07:17:44.325Z] Removing intermediate container c38ce20e56eb [2024-05-15T07:17:44.325Z] ---> 94344c48a587 [2024-05-15T07:17:44.325Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-15T07:17:44.325Z] Successfully built 94344c48a587 [2024-05-15T07:17:44.325Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:17:44.460Z] provisioning config files... [2024-05-15T07:17:44.470Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config247713996347679519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:17:44.768Z] ---> ****-login.sh [2024-05-15T07:17:44.768Z] nexus3.edgexfoundry.org:10001 [2024-05-15T07:17:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:17:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:17:44.768Z] Configure a credential helper to remove this warning. See [2024-05-15T07:17:44.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:17:44.768Z] [2024-05-15T07:17:44.768Z] Login Succeeded [2024-05-15T07:17:44.768Z] nexus3.edgexfoundry.org:10002 [2024-05-15T07:17:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:17:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:17:44.768Z] Configure a credential helper to remove this warning. See [2024-05-15T07:17:44.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:17:44.768Z] [2024-05-15T07:17:44.768Z] Login Succeeded [2024-05-15T07:17:44.768Z] nexus3.edgexfoundry.org:10003 [2024-05-15T07:17:45.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:17:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:17:45.028Z] Configure a credential helper to remove this warning. See [2024-05-15T07:17:45.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:17:45.028Z] [2024-05-15T07:17:45.028Z] Login Succeeded [2024-05-15T07:17:45.029Z] nexus3.edgexfoundry.org:10004 [2024-05-15T07:17:45.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:17:45.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:17:45.029Z] Configure a credential helper to remove this warning. See [2024-05-15T07:17:45.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:17:45.029Z] [2024-05-15T07:17:45.029Z] Login Succeeded [2024-05-15T07:17:45.029Z] ****.io [2024-05-15T07:17:45.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:17:45.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:17:45.289Z] Configure a credential helper to remove this warning. See [2024-05-15T07:17:45.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:17:45.289Z] [2024-05-15T07:17:45.289Z] Login Succeeded [2024-05-15T07:17:45.289Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T07:17:45.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T07:17:45.355Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T07:17:45.403Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-05-15T07:17:45.403Z] f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:17:45.403Z] 3.1.1 [2024-05-15T07:17:45.403Z] f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:17:45.403Z] napa [2024-05-15T07:17:45.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:45.755Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:46.093Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:17:46.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-15T07:17:46.094Z] 52579eff3c2b: Preparing [2024-05-15T07:17:46.094Z] 75f1979aad2d: Preparing [2024-05-15T07:17:46.094Z] 849d07d04a04: Preparing [2024-05-15T07:17:46.094Z] 51a9a84bffb7: Preparing [2024-05-15T07:17:46.094Z] f5f988d55f24: Preparing [2024-05-15T07:17:46.094Z] aedc3bda2944: Preparing [2024-05-15T07:17:46.094Z] aedc3bda2944: Waiting [2024-05-15T07:17:46.094Z] 849d07d04a04: Pushed [2024-05-15T07:17:46.094Z] f5f988d55f24: Pushed [2024-05-15T07:17:46.094Z] 75f1979aad2d: Pushed [2024-05-15T07:17:46.094Z] aedc3bda2944: Layer already exists [2024-05-15T07:17:46.661Z] 51a9a84bffb7: Pushed [2024-05-15T07:17:48.566Z] 52579eff3c2b: Pushed [2024-05-15T07:17:48.826Z] f42d90908bc8095ab91062c2dcb5992d5c652f43: digest: sha256:beaf227d8a4d3f5a19ef79b14ce3cede5ac10b68e8bd0b0ee8910e227aea38d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:49.159Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:49.481Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.1 [2024-05-15T07:17:49.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-15T07:17:49.481Z] 52579eff3c2b: Preparing [2024-05-15T07:17:49.481Z] 75f1979aad2d: Preparing [2024-05-15T07:17:49.481Z] 849d07d04a04: Preparing [2024-05-15T07:17:49.481Z] 51a9a84bffb7: Preparing [2024-05-15T07:17:49.481Z] f5f988d55f24: Preparing [2024-05-15T07:17:49.481Z] aedc3bda2944: Preparing [2024-05-15T07:17:49.481Z] aedc3bda2944: Waiting [2024-05-15T07:17:49.481Z] f5f988d55f24: Layer already exists [2024-05-15T07:17:49.481Z] 52579eff3c2b: Layer already exists [2024-05-15T07:17:49.481Z] 75f1979aad2d: Layer already exists [2024-05-15T07:17:49.481Z] 51a9a84bffb7: Layer already exists [2024-05-15T07:17:49.481Z] 849d07d04a04: Layer already exists [2024-05-15T07:17:49.481Z] aedc3bda2944: Layer already exists [2024-05-15T07:17:49.481Z] 3.1.1: digest: sha256:beaf227d8a4d3f5a19ef79b14ce3cede5ac10b68e8bd0b0ee8910e227aea38d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:49.809Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:50.132Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:17:50.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-15T07:17:50.132Z] 52579eff3c2b: Preparing [2024-05-15T07:17:50.132Z] 75f1979aad2d: Preparing [2024-05-15T07:17:50.132Z] 849d07d04a04: Preparing [2024-05-15T07:17:50.132Z] 51a9a84bffb7: Preparing [2024-05-15T07:17:50.132Z] f5f988d55f24: Preparing [2024-05-15T07:17:50.132Z] aedc3bda2944: Preparing [2024-05-15T07:17:50.132Z] aedc3bda2944: Waiting [2024-05-15T07:17:50.132Z] 52579eff3c2b: Layer already exists [2024-05-15T07:17:50.132Z] 75f1979aad2d: Layer already exists [2024-05-15T07:17:50.132Z] 51a9a84bffb7: Layer already exists [2024-05-15T07:17:50.132Z] 849d07d04a04: Layer already exists [2024-05-15T07:17:50.132Z] f5f988d55f24: Layer already exists [2024-05-15T07:17:50.132Z] aedc3bda2944: Layer already exists [2024-05-15T07:17:50.132Z] f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1: digest: sha256:beaf227d8a4d3f5a19ef79b14ce3cede5ac10b68e8bd0b0ee8910e227aea38d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:50.464Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:50.788Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:napa [2024-05-15T07:17:50.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-15T07:17:50.788Z] 52579eff3c2b: Preparing [2024-05-15T07:17:50.788Z] 75f1979aad2d: Preparing [2024-05-15T07:17:50.788Z] 849d07d04a04: Preparing [2024-05-15T07:17:50.788Z] 51a9a84bffb7: Preparing [2024-05-15T07:17:50.788Z] f5f988d55f24: Preparing [2024-05-15T07:17:50.788Z] aedc3bda2944: Preparing [2024-05-15T07:17:50.788Z] aedc3bda2944: Waiting [2024-05-15T07:17:50.788Z] 849d07d04a04: Layer already exists [2024-05-15T07:17:50.788Z] 75f1979aad2d: Layer already exists [2024-05-15T07:17:50.788Z] 52579eff3c2b: Layer already exists [2024-05-15T07:17:50.788Z] 51a9a84bffb7: Layer already exists [2024-05-15T07:17:50.788Z] f5f988d55f24: Layer already exists [2024-05-15T07:17:50.788Z] aedc3bda2944: Layer already exists [2024-05-15T07:17:50.788Z] napa: digest: sha256:beaf227d8a4d3f5a19ef79b14ce3cede5ac10b68e8bd0b0ee8910e227aea38d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T07:17:50.875Z] ===================================================== [Pipeline] echo [2024-05-15T07:17:50.893Z] taggedImages: [2024-05-15T07:17:50.894Z] - nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:17:50.894Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.1 [2024-05-15T07:17:50.894Z] - nexus3.edgexfoundry.org:10004/device-virtual:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:17:50.894Z] - nexus3.edgexfoundry.org:10004/device-virtual:napa [Pipeline] } [Pipeline] // script [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-05-15T07:17:51.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T07:17:51.319Z] [2024-05-15T07:17:51.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:17:51.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T07:17:51.622Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-15T07:17:51.622Z] 5eb5b503b376: Pulling fs layer [2024-05-15T07:17:51.622Z] 5c69ac0246d0: Pulling fs layer [2024-05-15T07:17:51.622Z] ec43610c2a17: Pulling fs layer [2024-05-15T07:17:51.622Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-15T07:17:51.622Z] 33b1e0a273af: Pulling fs layer [2024-05-15T07:17:51.622Z] 5d3b04190fa2: Pulling fs layer [2024-05-15T07:17:51.622Z] 2f39f015ded8: Pulling fs layer [2024-05-15T07:17:51.622Z] 3a2ae6a8a46f: Waiting [2024-05-15T07:17:51.622Z] 5d3b04190fa2: Waiting [2024-05-15T07:17:51.622Z] 33b1e0a273af: Waiting [2024-05-15T07:17:51.622Z] 2f39f015ded8: Waiting [2024-05-15T07:17:51.622Z] 5c69ac0246d0: Verifying Checksum [2024-05-15T07:17:51.622Z] 5c69ac0246d0: Download complete [2024-05-15T07:17:51.622Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-15T07:17:51.623Z] 3a2ae6a8a46f: Download complete [2024-05-15T07:17:51.623Z] 33b1e0a273af: Verifying Checksum [2024-05-15T07:17:51.623Z] 33b1e0a273af: Download complete [2024-05-15T07:17:51.623Z] ec43610c2a17: Verifying Checksum [2024-05-15T07:17:51.623Z] ec43610c2a17: Download complete [2024-05-15T07:17:51.623Z] 5d3b04190fa2: Verifying Checksum [2024-05-15T07:17:51.623Z] 5d3b04190fa2: Download complete [2024-05-15T07:17:51.880Z] 5eb5b503b376: Verifying Checksum [2024-05-15T07:17:51.880Z] 5eb5b503b376: Download complete [2024-05-15T07:17:52.448Z] 2f39f015ded8: Download complete [2024-05-15T07:17:53.015Z] 5eb5b503b376: Pull complete [2024-05-15T07:17:53.015Z] 5c69ac0246d0: Pull complete [2024-05-15T07:17:53.273Z] ec43610c2a17: Pull complete [2024-05-15T07:17:53.273Z] 3a2ae6a8a46f: Pull complete [2024-05-15T07:17:53.532Z] 33b1e0a273af: Pull complete [2024-05-15T07:17:53.532Z] 5d3b04190fa2: Pull complete [2024-05-15T07:17:54.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-220 in /w/workspace/exfoundry_device-virtual-go_napa [Pipeline] { [Pipeline] ws [2024-05-15T07:17:54.529Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2024-05-15T07:17:57.362Z] 2f39f015ded8: Pull complete [2024-05-15T07:17:57.362Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-15T07:17:57.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T07:17:57.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-05-15T07:17:57.583Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:17:57.663Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:17:57.703Z] $ 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/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-15T07:18:00.999Z] $ docker top cd001d1a448e1335c115f03f9189d1d28b32d7a7c8ebc75b09a9cfac8e1a8085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:18:01.413Z] ---> job-cost.sh [2024-05-15T07:18:01.413Z] lf-activate-venv: SKIPPING [2024-05-15T07:18:01.413Z] INFO: No Stack... [2024-05-15T07:18:01.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T07:18:02.512Z] using credential edgex-jenkins-ssh [2024-05-15T07:18:02.541Z] Cloning the remote Git repository [2024-05-15T07:18:03.360Z] INFO: Archiving Costs [Pipeline] sh [2024-05-15T07:18:03.644Z] + cat /w/workspace/exfoundry_device-virtual-go_napa/archives/cost.csv [2024-05-15T07:18:03.644Z] + cut -d, -f6 [Pipeline] lock [2024-05-15T07:18:03.656Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [2024-05-15T07:18:03.664Z] Resource [jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] did not exist. Created. [2024-05-15T07:18:03.672Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [2024-05-15T07:18:02.579Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-05-15T07:18:02.670Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2024-05-15T07:18:02.799Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-05-15T07:18:02.800Z] > git --version # timeout=10 [2024-05-15T07:18:02.823Z] > git --version # 'git version 2.25.1' [2024-05-15T07:18:02.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-15T07:18:02.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2024-05-15T07:18:03.980Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-15T07:18:04.063Z] Stashed 1 file(s) [Pipeline] } [2024-05-15T07:18:04.071Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-15T07:18:04.093Z] $ docker stop --time=1 cd001d1a448e1335c115f03f9189d1d28b32d7a7c8ebc75b09a9cfac8e1a8085 [2024-05-15T07:18:05.239Z] $ docker rm -f --volumes cd001d1a448e1335c115f03f9189d1d28b32d7a7c8ebc75b09a9cfac8e1a8085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-15T07:18:05.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-05-15T07:18:06.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-15T07:18:06.898Z] Avoid second fetch [2024-05-15T07:18:06.899Z] Checking out Revision f42d90908bc8095ab91062c2dcb5992d5c652f43 (napa) [2024-05-15T07:18:06.912Z] > git config core.sparsecheckout # timeout=10 [2024-05-15T07:18:06.972Z] > git checkout -f f42d90908bc8095ab91062c2dcb5992d5c652f43 # timeout=10 [2024-05-15T07:18:08.223Z] Commit message: "ci(lts-release): LTS release v3.1.1 @5757315" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T07:18:12.858Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-15T07:18:12.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T07:18:12.858Z] Dload Upload Total Spent Left Speed [2024-05-15T07:18:12.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh [2024-05-15T07:18:13.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-15T07:18:13.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-15T07:18:13.522Z] + sudo tee /etc/docker/daemon.new [2024-05-15T07:18:13.522Z] { [2024-05-15T07:18:13.522Z] "registry-mirrors": [ [2024-05-15T07:18:13.522Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-15T07:18:13.522Z] ], [2024-05-15T07:18:13.522Z] "bip": "10.250.0.254/24", [2024-05-15T07:18:13.522Z] "hosts": [ [2024-05-15T07:18:13.522Z] "tcp://0.0.0.0:5555", [2024-05-15T07:18:13.522Z] "unix:///var/run/docker.sock" [2024-05-15T07:18:13.522Z] ], [2024-05-15T07:18:13.522Z] "mtu": 1458, [2024-05-15T07:18:13.522Z] "selinux-enabled": true, [2024-05-15T07:18:13.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-15T07:18:13.522Z] } [Pipeline] sh [2024-05-15T07:18:13.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-15T07:18:14.180Z] + sudo service docker restart [Pipeline] sh [2024-05-15T07:18:32.750Z] + git checkout f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:18:33.342Z] HEAD is now at f42d909 ci(lts-release): LTS release v3.1.1 @5757315 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:18:33.378Z] provisioning config files... [2024-05-15T07:18:33.410Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config5270442783029372646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:18:33.871Z] ---> ****-login.sh [2024-05-15T07:18:33.871Z] nexus3.edgexfoundry.org:10001 [2024-05-15T07:18:34.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:18:34.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:18:34.464Z] Configure a credential helper to remove this warning. See [2024-05-15T07:18:34.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:18:34.464Z] [2024-05-15T07:18:34.464Z] Login Succeeded [2024-05-15T07:18:34.737Z] nexus3.edgexfoundry.org:10002 [2024-05-15T07:18:35.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:18:35.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:18:35.013Z] Configure a credential helper to remove this warning. See [2024-05-15T07:18:35.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:18:35.013Z] [2024-05-15T07:18:35.013Z] Login Succeeded [2024-05-15T07:18:35.013Z] nexus3.edgexfoundry.org:10003 [2024-05-15T07:18:35.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:18:35.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:18:35.556Z] Configure a credential helper to remove this warning. See [2024-05-15T07:18:35.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:18:35.556Z] [2024-05-15T07:18:35.556Z] Login Succeeded [2024-05-15T07:18:35.556Z] nexus3.edgexfoundry.org:10004 [2024-05-15T07:18:35.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:18:35.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:18:35.825Z] Configure a credential helper to remove this warning. See [2024-05-15T07:18:35.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:18:35.825Z] [2024-05-15T07:18:35.825Z] Login Succeeded [2024-05-15T07:18:35.825Z] ****.io [2024-05-15T07:18:36.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:18:36.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:18:36.366Z] Configure a credential helper to remove this warning. See [2024-05-15T07:18:36.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:18:36.366Z] [2024-05-15T07:18:36.366Z] Login Succeeded [2024-05-15T07:18:36.366Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T07:18:36.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-15T07:18:36.691Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-15T07:18:37.023Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-15T07:18:37.023Z] + cut -d -f 2 [Pipeline] echo [2024-05-15T07:18:37.083Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T07:18:37.113Z] ========================================================= [2024-05-15T07:18:37.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-15T07:18:37.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:18:37.483Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-15T07:18:40.075Z] Sending build context to Docker daemon 46.16MB [2024-05-15T07:18:40.075Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T07:18:40.075Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-15T07:18:40.075Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-15T07:18:40.075Z] c6b39de5b339: Pulling fs layer [2024-05-15T07:18:40.075Z] a69c41024577: Pulling fs layer [2024-05-15T07:18:40.075Z] d6de4b400683: Pulling fs layer [2024-05-15T07:18:40.075Z] 35cb2a7552d0: Pulling fs layer [2024-05-15T07:18:40.075Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T07:18:40.075Z] 9e011611b7f5: Pulling fs layer [2024-05-15T07:18:40.075Z] 3bd174042beb: Pulling fs layer [2024-05-15T07:18:40.075Z] 4476f39b5e91: Pulling fs layer [2024-05-15T07:18:40.075Z] 4f4fb700ef54: Waiting [2024-05-15T07:18:40.075Z] 9e011611b7f5: Waiting [2024-05-15T07:18:40.075Z] 3bd174042beb: Waiting [2024-05-15T07:18:40.075Z] 4476f39b5e91: Waiting [2024-05-15T07:18:40.075Z] 35cb2a7552d0: Waiting [2024-05-15T07:18:40.075Z] a69c41024577: Verifying Checksum [2024-05-15T07:18:40.075Z] a69c41024577: Download complete [2024-05-15T07:18:40.075Z] 35cb2a7552d0: Verifying Checksum [2024-05-15T07:18:40.075Z] 35cb2a7552d0: Download complete [2024-05-15T07:18:40.075Z] c6b39de5b339: Download complete [2024-05-15T07:18:40.075Z] 4f4fb700ef54: Verifying Checksum [2024-05-15T07:18:40.075Z] 4f4fb700ef54: Download complete [2024-05-15T07:18:40.075Z] 9e011611b7f5: Verifying Checksum [2024-05-15T07:18:40.075Z] 9e011611b7f5: Download complete [2024-05-15T07:18:40.662Z] 4476f39b5e91: Verifying Checksum [2024-05-15T07:18:40.662Z] 4476f39b5e91: Download complete [2024-05-15T07:18:41.245Z] c6b39de5b339: Pull complete [2024-05-15T07:18:41.831Z] a69c41024577: Pull complete [2024-05-15T07:18:42.098Z] d6de4b400683: Verifying Checksum [2024-05-15T07:18:42.098Z] d6de4b400683: Download complete [2024-05-15T07:18:43.057Z] 3bd174042beb: Verifying Checksum [2024-05-15T07:18:43.057Z] 3bd174042beb: Download complete [2024-05-15T07:18:55.402Z] d6de4b400683: Pull complete [2024-05-15T07:18:56.000Z] 35cb2a7552d0: Pull complete [2024-05-15T07:18:56.269Z] 4f4fb700ef54: Pull complete [2024-05-15T07:18:56.537Z] 9e011611b7f5: Pull complete [2024-05-15T07:19:06.616Z] 3bd174042beb: Pull complete [2024-05-15T07:19:06.885Z] 4476f39b5e91: Pull complete [2024-05-15T07:19:07.154Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-15T07:19:07.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-15T07:19:07.154Z] ---> 981a0608b64a [2024-05-15T07:19:07.154Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-15T07:19:09.107Z] ---> Running in fe7df2851f66 [2024-05-15T07:19:09.376Z] Removing intermediate container fe7df2851f66 [2024-05-15T07:19:09.376Z] ---> ef87afb9f5b3 [2024-05-15T07:19:09.376Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-15T07:19:09.376Z] ---> Running in 7fdb59948cec [2024-05-15T07:19:09.649Z] Removing intermediate container 7fdb59948cec [2024-05-15T07:19:09.649Z] ---> acb620792bf7 [2024-05-15T07:19:09.649Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-15T07:19:09.936Z] ---> Running in 09371e159025 [2024-05-15T07:19:10.205Z] Removing intermediate container 09371e159025 [2024-05-15T07:19:10.205Z] ---> bc9f5a67d9e9 [2024-05-15T07:19:10.205Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-15T07:19:10.205Z] ---> Running in f46e106bc354 [2024-05-15T07:19:10.482Z] Removing intermediate container f46e106bc354 [2024-05-15T07:19:10.482Z] ---> 30b186ce5429 [2024-05-15T07:19:10.482Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-15T07:19:10.482Z] ---> Running in f91ecafda7bf [2024-05-15T07:19:11.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T07:19:12.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T07:19:13.135Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-15T07:19:13.135Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-15T07:19:13.135Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-15T07:19:13.135Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-15T07:19:13.135Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:19:13.135Z] OK: 271 MiB in 56 packages [2024-05-15T07:19:14.558Z] Removing intermediate container f91ecafda7bf [2024-05-15T07:19:14.558Z] ---> 322fc019ff32 [2024-05-15T07:19:14.558Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-15T07:19:21.212Z] ---> a2faf8ac4466 [2024-05-15T07:19:21.212Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T07:19:21.212Z] ---> Running in 3199fb3f64d3 [2024-05-15T07:20:17.629Z] Removing intermediate container 3199fb3f64d3 [2024-05-15T07:20:17.629Z] ---> 2ceb63ef0a5f [2024-05-15T07:20:17.629Z] Step 10/12 : COPY . . [2024-05-15T07:20:21.896Z] ---> 0cc8b29485b3 [2024-05-15T07:20:21.896Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-15T07:20:21.896Z] ---> Running in bc93576970b9 [2024-05-15T07:20:21.896Z] Removing intermediate container bc93576970b9 [2024-05-15T07:20:21.896Z] ---> f85454d1e2e5 [2024-05-15T07:20:21.896Z] Step 12/12 : RUN $MAKE [2024-05-15T07:20:21.896Z] ---> Running in ddbd2b4c7de0 [2024-05-15T07:20:22.860Z] noop [2024-05-15T07:20:23.446Z] Removing intermediate container ddbd2b4c7de0 [2024-05-15T07:20:23.446Z] ---> 3052b2081543 [2024-05-15T07:20:23.711Z] Successfully built 3052b2081543 [2024-05-15T07:20:23.711Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:20:24.064Z] + docker inspect -f . ci-base-image-arm64 [2024-05-15T07:20:24.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:20:24.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-220 does not seem to be running inside a container [2024-05-15T07:20:24.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 ******** ci-base-image-arm64 cat [2024-05-15T07:20:25.549Z] $ docker top 83925045b8300ec322025578774c1079ab2c0943fcc78c27885d8cef5ef6bc86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T07:20:26.393Z] + go version [2024-05-15T07:20:26.393Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-15T07:20:26.410Z] $ docker stop --time=1 83925045b8300ec322025578774c1079ab2c0943fcc78c27885d8cef5ef6bc86 [2024-05-15T07:20:28.031Z] $ docker rm -f --volumes 83925045b8300ec322025578774c1079ab2c0943fcc78c27885d8cef5ef6bc86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:20:28.615Z] + docker inspect -f . ci-base-image-arm64 [2024-05-15T07:20:28.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:20:28.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-220 does not seem to be running inside a container [2024-05-15T07:20:28.876Z] $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 ******** ci-base-image-arm64 cat [2024-05-15T07:20:30.124Z] $ docker top 47f2372ab7faa4da9bc89d2abd38d2dbdbfec3c8d8fe047f9f9c3e8d769c6859 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T07:20:30.977Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/5 [Pipeline] fileExists [Pipeline] sh [2024-05-15T07:20:31.640Z] + make test [2024-05-15T07:20:31.640Z] go test ./... -coverprofile=coverage.out [2024-05-15T07:20:34.230Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-15T07:22:40.929Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-15T07:22:40.929Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.093s coverage: 58.4% of statements [2024-05-15T07:22:40.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-15T07:22:40.929Z] go vet ./... [2024-05-15T07:23:03.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-15T07:23:03.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-15T07:23:03.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-15T07:23:03.019Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-15T07:23:03.676Z] + go mod tidy [Pipeline] } [2024-05-15T07:23:07.160Z] $ docker stop --time=1 47f2372ab7faa4da9bc89d2abd38d2dbdbfec3c8d8fe047f9f9c3e8d769c6859 [2024-05-15T07:23:09.095Z] $ docker rm -f --volumes 47f2372ab7faa4da9bc89d2abd38d2dbdbfec3c8d8fe047f9f9c3e8d769c6859 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T07:23:10.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-15T07:23:10.518Z] Warning: overwriting stash ‘coverage-report’ [2024-05-15T07:23:11.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T07:23:12.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-15T07:23:12.382Z] + ls -al . [2024-05-15T07:23:12.382Z] total 200 [2024-05-15T07:23:12.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 07:20 . [2024-05-15T07:23:12.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 07:18 .. [2024-05-15T07:23:12.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 07:18 .git [2024-05-15T07:23:12.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:18 .github [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 264 May 15 07:18 .gitignore [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 41 May 15 07:18 .golangci.yml [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 9619 May 15 07:18 Attribution.txt [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 15 07:18 CHANGELOG.md [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 15 07:18 Dockerfile [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 677 May 15 07:18 GOVERNANCE.md [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 660 May 15 07:18 Jenkinsfile [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 15 07:18 LICENSE [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 1947 May 15 07:18 Makefile [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 623 May 15 07:18 OWNERS.md [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 15 07:18 README.md [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 07:15 VERSION [2024-05-15T07:23:12.382Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 07:18 bin [2024-05-15T07:23:12.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:18 cmd [2024-05-15T07:23:12.382Z] -rw-r--r-- 1 jenkins jenkins 43063 May 15 07:22 coverage.out [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 3561 May 15 07:18 go.mod [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 33591 May 15 07:18 go.sum [2024-05-15T07:23:12.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 07:18 internal [2024-05-15T07:23:12.382Z] drwxrwxr-x 6 jenkins jenkins 4096 May 15 07:18 vendor [2024-05-15T07:23:12.382Z] -rw-rw-r-- 1 jenkins jenkins 235 May 15 07:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:23:12.750Z] + 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=f42d90908bc8095ab91062c2dcb5992d5c652f43 --label arch=arm64 --label version=3.1.1 . [2024-05-15T07:23:15.342Z] Sending build context to Docker daemon 46.21MB [2024-05-15T07:23:15.342Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T07:23:15.342Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-15T07:23:15.342Z] ---> 3052b2081543 [2024-05-15T07:23:15.342Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-15T07:23:15.611Z] ---> Running in 81f5baee8730 [2024-05-15T07:23:15.878Z] Removing intermediate container 81f5baee8730 [2024-05-15T07:23:15.878Z] ---> 7b53b751a298 [2024-05-15T07:23:15.878Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-15T07:23:15.878Z] ---> Running in 4fc61d95e517 [2024-05-15T07:23:16.146Z] Removing intermediate container 4fc61d95e517 [2024-05-15T07:23:16.146Z] ---> 3ec223f61dd9 [2024-05-15T07:23:16.146Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-15T07:23:16.417Z] ---> Running in 78145fe27770 [2024-05-15T07:23:16.685Z] Removing intermediate container 78145fe27770 [2024-05-15T07:23:16.685Z] ---> 2f756122f9d0 [2024-05-15T07:23:16.685Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-15T07:23:16.685Z] ---> Running in e24724035fc8 [2024-05-15T07:23:16.953Z] Removing intermediate container e24724035fc8 [2024-05-15T07:23:16.953Z] ---> df64dfe5f63f [2024-05-15T07:23:16.953Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-15T07:23:17.224Z] ---> Running in b1f129bc0205 [2024-05-15T07:23:18.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T07:23:18.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T07:23:19.435Z] OK: 271 MiB in 56 packages [2024-05-15T07:23:20.398Z] Removing intermediate container b1f129bc0205 [2024-05-15T07:23:20.398Z] ---> 5b54cb51d1cd [2024-05-15T07:23:20.398Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-15T07:23:28.614Z] ---> c98c05fe2b1a [2024-05-15T07:23:28.614Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T07:23:28.614Z] ---> Running in 16aa195fcde5 [2024-05-15T07:23:28.614Z] skipping... [2024-05-15T07:23:29.199Z] Removing intermediate container 16aa195fcde5 [2024-05-15T07:23:29.199Z] ---> 205ba3a1349d [2024-05-15T07:23:29.199Z] Step 10/26 : COPY . . [2024-05-15T07:23:37.406Z] ---> c4339352a886 [2024-05-15T07:23:37.406Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-15T07:23:37.406Z] ---> Running in 98e88265fe94 [2024-05-15T07:23:37.406Z] Removing intermediate container 98e88265fe94 [2024-05-15T07:23:37.406Z] ---> ede658d3e09c [2024-05-15T07:23:37.406Z] Step 12/26 : RUN $MAKE [2024-05-15T07:23:37.406Z] ---> Running in f10eb71b8706 [2024-05-15T07:23:37.994Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-15T07:25:59.701Z] Removing intermediate container f10eb71b8706 [2024-05-15T07:25:59.701Z] ---> 62bd00d28449 [2024-05-15T07:25:59.701Z] Step 13/26 : FROM alpine:3.18 [2024-05-15T07:25:59.701Z] 3.18: Pulling from library/alpine [2024-05-15T07:25:59.701Z] c6b39de5b339: Already exists [2024-05-15T07:25:59.701Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T07:25:59.701Z] Status: Downloaded newer image for alpine:3.18 [2024-05-15T07:25:59.701Z] ---> 33abbf032149 [2024-05-15T07:25:59.701Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-15T07:25:59.701Z] ---> Running in 99f5a67f57cc [2024-05-15T07:25:59.701Z] Removing intermediate container 99f5a67f57cc [2024-05-15T07:25:59.701Z] ---> c1c7bc765f9d [2024-05-15T07:25:59.701Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-15T07:25:59.701Z] ---> Running in 911a386dd0fc [2024-05-15T07:25:59.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T07:25:59.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T07:25:59.701Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T07:25:59.701Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:25:59.701Z] OK: 8 MiB in 16 packages [2024-05-15T07:25:59.701Z] Removing intermediate container 911a386dd0fc [2024-05-15T07:25:59.701Z] ---> 9f6fe49096a4 [2024-05-15T07:25:59.701Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-15T07:25:59.701Z] ---> Running in efffd7706e84 [2024-05-15T07:25:59.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T07:25:59.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T07:26:01.374Z] Upgrading critical system libraries and apk-tools: [2024-05-15T07:26:01.374Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T07:26:01.374Z] Executing busybox-1.36.1-r5.trigger [2024-05-15T07:26:01.641Z] Continuing the upgrade transaction with new apk-tools: [2024-05-15T07:26:01.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T07:26:01.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T07:26:02.870Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T07:26:02.870Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T07:26:02.870Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T07:26:03.138Z] OK: 8 MiB in 16 packages [2024-05-15T07:26:04.103Z] Removing intermediate container efffd7706e84 [2024-05-15T07:26:04.103Z] ---> c9927b3599fb [2024-05-15T07:26:04.103Z] Step 17/26 : WORKDIR / [2024-05-15T07:26:04.103Z] ---> Running in 38d54b5b473c [2024-05-15T07:26:04.382Z] Removing intermediate container 38d54b5b473c [2024-05-15T07:26:04.382Z] ---> a332e2e975db [2024-05-15T07:26:04.382Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-15T07:26:04.977Z] ---> a92805d052b7 [2024-05-15T07:26:04.977Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-15T07:26:05.560Z] ---> a0b38e057b99 [2024-05-15T07:26:05.560Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-15T07:26:07.503Z] ---> a524122b6b6f [2024-05-15T07:26:07.503Z] Step 21/26 : EXPOSE 59900 [2024-05-15T07:26:07.503Z] ---> Running in 42702f2cb79a [2024-05-15T07:26:07.503Z] Removing intermediate container 42702f2cb79a [2024-05-15T07:26:07.503Z] ---> 18d7ffc4e24c [2024-05-15T07:26:07.503Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-15T07:26:07.503Z] ---> Running in 17fc9c1bb0ff [2024-05-15T07:26:07.769Z] Removing intermediate container 17fc9c1bb0ff [2024-05-15T07:26:07.769Z] ---> babb54e79100 [2024-05-15T07:26:07.769Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-15T07:26:08.035Z] ---> Running in d14a1e198731 [2024-05-15T07:26:08.301Z] Removing intermediate container d14a1e198731 [2024-05-15T07:26:08.301Z] ---> 6b21ccb3dd9c [2024-05-15T07:26:08.301Z] Step 24/26 : LABEL arch=arm64 [2024-05-15T07:26:08.301Z] ---> Running in e48c7077a1c7 [2024-05-15T07:26:08.568Z] Removing intermediate container e48c7077a1c7 [2024-05-15T07:26:08.568Z] ---> 7af9033e121f [2024-05-15T07:26:08.568Z] Step 25/26 : LABEL git_sha=f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:26:08.834Z] ---> Running in dc0fd0ec3163 [2024-05-15T07:26:09.101Z] Removing intermediate container dc0fd0ec3163 [2024-05-15T07:26:09.101Z] ---> a1ebe71d4ec9 [2024-05-15T07:26:09.101Z] Step 26/26 : LABEL version=3.1.1 [2024-05-15T07:26:09.101Z] ---> Running in 4080dd52ecd3 [2024-05-15T07:26:09.372Z] Removing intermediate container 4080dd52ecd3 [2024-05-15T07:26:09.372Z] ---> 6755be840b72 [2024-05-15T07:26:09.372Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-15T07:26:09.641Z] Successfully built 6755be840b72 [2024-05-15T07:26:09.906Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:26:10.073Z] provisioning config files... [2024-05-15T07:26:10.088Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config17928931141648434461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:26:10.430Z] ---> ****-login.sh [2024-05-15T07:26:10.430Z] nexus3.edgexfoundry.org:10001 [2024-05-15T07:26:10.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:26:10.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:26:10.699Z] Configure a credential helper to remove this warning. See [2024-05-15T07:26:10.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:26:10.762Z] [2024-05-15T07:26:10.762Z] Login Succeeded [2024-05-15T07:26:10.762Z] nexus3.edgexfoundry.org:10002 [2024-05-15T07:26:11.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:26:11.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:26:11.041Z] Configure a credential helper to remove this warning. See [2024-05-15T07:26:11.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:26:11.041Z] [2024-05-15T07:26:11.041Z] Login Succeeded [2024-05-15T07:26:11.041Z] nexus3.edgexfoundry.org:10003 [2024-05-15T07:26:11.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:26:11.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:26:11.307Z] Configure a credential helper to remove this warning. See [2024-05-15T07:26:11.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:26:11.307Z] [2024-05-15T07:26:11.307Z] Login Succeeded [2024-05-15T07:26:11.307Z] nexus3.edgexfoundry.org:10004 [2024-05-15T07:26:11.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:26:11.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:26:11.841Z] Configure a credential helper to remove this warning. See [2024-05-15T07:26:11.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:26:11.841Z] [2024-05-15T07:26:11.841Z] Login Succeeded [2024-05-15T07:26:11.841Z] ****.io [2024-05-15T07:26:12.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T07:26:12.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T07:26:12.377Z] Configure a credential helper to remove this warning. See [2024-05-15T07:26:12.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T07:26:12.377Z] [2024-05-15T07:26:12.377Z] Login Succeeded [2024-05-15T07:26:12.377Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T07:26:12.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T07:26:12.438Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T07:26:12.472Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-05-15T07:26:12.472Z] f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:26:12.472Z] 3.1.1 [2024-05-15T07:26:12.472Z] f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:26:12.472Z] napa [2024-05-15T07:26:12.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:12.878Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:13.243Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:26:13.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-15T07:26:13.243Z] be3f1e5e7184: Preparing [2024-05-15T07:26:13.243Z] aaf458c7e6ed: Preparing [2024-05-15T07:26:13.243Z] ded97fd58417: Preparing [2024-05-15T07:26:13.243Z] caadee408db6: Preparing [2024-05-15T07:26:13.243Z] 995e20299140: Preparing [2024-05-15T07:26:13.243Z] 7c504f21be85: Preparing [2024-05-15T07:26:13.243Z] 7c504f21be85: Waiting [2024-05-15T07:26:13.509Z] aaf458c7e6ed: Pushed [2024-05-15T07:26:13.509Z] 995e20299140: Pushed [2024-05-15T07:26:13.509Z] ded97fd58417: Pushed [2024-05-15T07:26:13.509Z] 7c504f21be85: Layer already exists [2024-05-15T07:26:14.462Z] caadee408db6: Pushed [2024-05-15T07:26:18.699Z] be3f1e5e7184: Pushed [2024-05-15T07:26:18.699Z] f42d90908bc8095ab91062c2dcb5992d5c652f43: digest: sha256:21de8eeacacfc6a0b2148cc22974d4324744746cb218e899978aa2a583907920 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:19.068Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:19.434Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.1 [2024-05-15T07:26:19.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-15T07:26:19.435Z] be3f1e5e7184: Preparing [2024-05-15T07:26:19.435Z] aaf458c7e6ed: Preparing [2024-05-15T07:26:19.435Z] ded97fd58417: Preparing [2024-05-15T07:26:19.435Z] caadee408db6: Preparing [2024-05-15T07:26:19.435Z] 995e20299140: Preparing [2024-05-15T07:26:19.435Z] 7c504f21be85: Preparing [2024-05-15T07:26:19.435Z] 7c504f21be85: Waiting [2024-05-15T07:26:19.435Z] 995e20299140: Layer already exists [2024-05-15T07:26:19.435Z] caadee408db6: Layer already exists [2024-05-15T07:26:19.435Z] ded97fd58417: Layer already exists [2024-05-15T07:26:19.435Z] be3f1e5e7184: Layer already exists [2024-05-15T07:26:19.435Z] aaf458c7e6ed: Layer already exists [2024-05-15T07:26:19.435Z] 7c504f21be85: Layer already exists [2024-05-15T07:26:19.435Z] 3.1.1: digest: sha256:21de8eeacacfc6a0b2148cc22974d4324744746cb218e899978aa2a583907920 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:20.046Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:20.408Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:26:20.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-15T07:26:20.408Z] be3f1e5e7184: Preparing [2024-05-15T07:26:20.408Z] aaf458c7e6ed: Preparing [2024-05-15T07:26:20.408Z] ded97fd58417: Preparing [2024-05-15T07:26:20.408Z] caadee408db6: Preparing [2024-05-15T07:26:20.408Z] 995e20299140: Preparing [2024-05-15T07:26:20.408Z] 7c504f21be85: Preparing [2024-05-15T07:26:20.408Z] 7c504f21be85: Waiting [2024-05-15T07:26:20.408Z] ded97fd58417: Layer already exists [2024-05-15T07:26:20.408Z] caadee408db6: Layer already exists [2024-05-15T07:26:20.408Z] 995e20299140: Layer already exists [2024-05-15T07:26:20.408Z] aaf458c7e6ed: Layer already exists [2024-05-15T07:26:20.408Z] be3f1e5e7184: Layer already exists [2024-05-15T07:26:20.408Z] 7c504f21be85: Layer already exists [2024-05-15T07:26:20.408Z] f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1: digest: sha256:21de8eeacacfc6a0b2148cc22974d4324744746cb218e899978aa2a583907920 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:21.033Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:21.400Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [2024-05-15T07:26:21.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-15T07:26:21.400Z] be3f1e5e7184: Preparing [2024-05-15T07:26:21.400Z] aaf458c7e6ed: Preparing [2024-05-15T07:26:21.400Z] ded97fd58417: Preparing [2024-05-15T07:26:21.400Z] caadee408db6: Preparing [2024-05-15T07:26:21.400Z] 995e20299140: Preparing [2024-05-15T07:26:21.401Z] 7c504f21be85: Preparing [2024-05-15T07:26:21.401Z] caadee408db6: Layer already exists [2024-05-15T07:26:21.401Z] aaf458c7e6ed: Layer already exists [2024-05-15T07:26:21.401Z] ded97fd58417: Layer already exists [2024-05-15T07:26:21.401Z] be3f1e5e7184: Layer already exists [2024-05-15T07:26:21.401Z] 995e20299140: Layer already exists [2024-05-15T07:26:21.401Z] 7c504f21be85: Layer already exists [2024-05-15T07:26:21.666Z] napa: digest: sha256:21de8eeacacfc6a0b2148cc22974d4324744746cb218e899978aa2a583907920 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T07:26:21.752Z] ===================================================== [Pipeline] echo [2024-05-15T07:26:21.769Z] taggedImages: [2024-05-15T07:26:21.769Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43 [2024-05-15T07:26:21.769Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.1 [2024-05-15T07:26:21.769Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f42d90908bc8095ab91062c2dcb5992d5c652f43-3.1.1 [2024-05-15T07:26:21.769Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:22.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T07:26:22.166Z] [2024-05-15T07:26:22.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:26:22.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T07:26:22.494Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-15T07:26:22.494Z] 8998bd30e6a1: Pulling fs layer [2024-05-15T07:26:22.494Z] 04944245beec: Pulling fs layer [2024-05-15T07:26:22.494Z] 699f458cf7ca: Pulling fs layer [2024-05-15T07:26:22.494Z] 765212b225bb: Pulling fs layer [2024-05-15T07:26:22.494Z] f23df028b6ca: Pulling fs layer [2024-05-15T07:26:22.494Z] d65c8cfc05b1: Pulling fs layer [2024-05-15T07:26:22.494Z] 2437ff75d9bd: Pulling fs layer [2024-05-15T07:26:22.494Z] f23df028b6ca: Waiting [2024-05-15T07:26:22.494Z] d65c8cfc05b1: Waiting [2024-05-15T07:26:22.494Z] 2437ff75d9bd: Waiting [2024-05-15T07:26:22.494Z] 765212b225bb: Waiting [2024-05-15T07:26:22.761Z] 04944245beec: Verifying Checksum [2024-05-15T07:26:22.761Z] 04944245beec: Download complete [2024-05-15T07:26:22.761Z] 765212b225bb: Verifying Checksum [2024-05-15T07:26:22.761Z] 765212b225bb: Download complete [2024-05-15T07:26:22.761Z] f23df028b6ca: Verifying Checksum [2024-05-15T07:26:22.761Z] f23df028b6ca: Download complete [2024-05-15T07:26:22.761Z] d65c8cfc05b1: Verifying Checksum [2024-05-15T07:26:22.761Z] d65c8cfc05b1: Download complete [2024-05-15T07:26:23.028Z] 699f458cf7ca: Verifying Checksum [2024-05-15T07:26:23.028Z] 699f458cf7ca: Download complete [2024-05-15T07:26:23.295Z] 8998bd30e6a1: Verifying Checksum [2024-05-15T07:26:23.295Z] 8998bd30e6a1: Download complete [2024-05-15T07:26:25.877Z] 2437ff75d9bd: Verifying Checksum [2024-05-15T07:26:25.877Z] 2437ff75d9bd: Download complete [2024-05-15T07:26:28.460Z] 8998bd30e6a1: Pull complete [2024-05-15T07:26:28.460Z] 04944245beec: Pull complete [2024-05-15T07:26:30.403Z] 699f458cf7ca: Pull complete [2024-05-15T07:26:30.403Z] 765212b225bb: Pull complete [2024-05-15T07:26:31.362Z] f23df028b6ca: Pull complete [2024-05-15T07:26:31.362Z] d65c8cfc05b1: Pull complete [2024-05-15T07:26:49.572Z] 2437ff75d9bd: Pull complete [2024-05-15T07:26:49.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-15T07:26:49.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T07:26:49.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:26:49.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-220 does not seem to be running inside a container [2024-05-15T07:26:49.842Z] $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-15T07:26:52.571Z] $ docker top d63490a662a100bf8db317396b9417de4bc229a59b82328e492c72c19ebb8671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:26:53.411Z] ---> job-cost.sh [2024-05-15T07:26:53.411Z] lf-activate-venv: SKIPPING [2024-05-15T07:26:53.411Z] INFO: No Stack... [2024-05-15T07:26:53.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-15T07:26:54.578Z] INFO: Archiving Costs [Pipeline] sh [2024-05-15T07:26:55.218Z] + cat /w/workspace/device-virtual-go/5/archives/cost.csv [2024-05-15T07:26:55.219Z] + cut -d, -f6 [Pipeline] lock [2024-05-15T07:26:55.239Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [2024-05-15T07:26:55.248Z] Resource [jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] did not exist. Created. [2024-05-15T07:26:55.256Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-15T07:26:55.913Z] /w/workspace/device-virtual-go/5@tmp/durable-cdc2f0c1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-15T07:26:56.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-15T07:26:56.581Z] Warning: overwriting stash ‘stack-cost’ [2024-05-15T07:26:57.109Z] Stashed 1 file(s) [Pipeline] } [2024-05-15T07:26:57.121Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-15T07:26:57.147Z] $ docker stop --time=1 d63490a662a100bf8db317396b9417de4bc229a59b82328e492c72c19ebb8671 [2024-05-15T07:26:58.708Z] $ docker rm -f --volumes d63490a662a100bf8db317396b9417de4bc229a59b82328e492c72c19ebb8671 [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-05-15T07:26:59.275Z] provisioning config files... [2024-05-15T07:26:59.282Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config15984726720427595319tmp [Pipeline] { [Pipeline] sh [2024-05-15T07:26:59.581Z] + set +x [2024-05-15T07:26:59.582Z] + curl -s https://codecov.io/bash [2024-05-15T07:26:59.582Z] + bash -s -- [2024-05-15T07:26:59.582Z] [2024-05-15T07:26:59.582Z] _____ _ [2024-05-15T07:26:59.582Z] / ____| | | [2024-05-15T07:26:59.582Z] | | ___ __| | ___ ___ _____ __ [2024-05-15T07:26:59.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-15T07:26:59.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-15T07:26:59.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-15T07:26:59.582Z] Bash-1.0.6 [2024-05-15T07:26:59.582Z] [2024-05-15T07:26:59.582Z] [2024-05-15T07:26:59.582Z] ==> git version 2.25.1 found [2024-05-15T07:26:59.582Z] ==> 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-05-15T07:26:59.582Z] Release-Date: 2020-01-08 [2024-05-15T07:26:59.582Z] 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-05-15T07:26:59.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-15T07:26:59.582Z] ==> Jenkins CI detected. [2024-05-15T07:26:59.582Z] current dir:  /w/workspace/exfoundry_device-virtual-go_napa [2024-05-15T07:26:59.582Z] project root: . [2024-05-15T07:26:59.582Z] --> token set from env [2024-05-15T07:26:59.582Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-15T07:26:59.582Z] ==> Running gcov in . (disable via -X gcov) [2024-05-15T07:26:59.582Z] ==> Python coveragepy not found [2024-05-15T07:26:59.582Z] ==> Searching for coverage reports in: [2024-05-15T07:26:59.582Z] + . [2024-05-15T07:26:59.582Z] -> Found 1 reports [2024-05-15T07:26:59.582Z] ==> Detecting git/mercurial file structure [2024-05-15T07:26:59.841Z] ==> Reading reports [2024-05-15T07:26:59.841Z] + ./coverage.out bytes=43063 [2024-05-15T07:26:59.841Z] ==> Appending adjustments [2024-05-15T07:26:59.841Z] https://docs.codecov.io/docs/fixing-reports [2024-05-15T07:26:59.841Z] + Found adjustments [2024-05-15T07:26:59.841Z] ==> Gzipping contents [2024-05-15T07:26:59.841Z] 20K /tmp/codecov.hPKAex.gz [2024-05-15T07:26:59.841Z] ==> Uploading reports [2024-05-15T07:26:59.841Z] url: https://codecov.io [2024-05-15T07:26:59.841Z] query: branch=napa&commit=f42d90908bc8095ab91062c2dcb5992d5c652f43&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-15T07:26:59.841Z] -> Pinging Codecov [2024-05-15T07:26:59.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=f42d90908bc8095ab91062c2dcb5992d5c652f43&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-15T07:27:00.100Z] -> Uploading to [2024-05-15T07:27:00.101Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-15/5E52B4B073DB2E39498172D8E973AA87/f42d90908bc8095ab91062c2dcb5992d5c652f43/90015058-a767-47b6-92fc-70a3fa9e2a6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T072659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f22b18c2d35c306c44cc030f11a9c6d8394f512eebb598e50a6bbe8faa72fd8c [2024-05-15T07:27:00.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T07:27:00.101Z] Dload Upload Total Spent Left Speed [2024-05-15T07:27:00.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16539 0 0 100 16539 0 65114 --:--:-- --:--:-- --:--:-- 65114 [2024-05-15T07:27:00.361Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] } [2024-05-15T07:27:00.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-15T07:27:00.613Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-15T07:27:00.633Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:00.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T07:27:00.958Z] [2024-05-15T07:27:00.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:01.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T07:27:01.266Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-15T07:27:01.266Z] df9b9388f04a: Pulling fs layer [2024-05-15T07:27:01.266Z] 52dc419b0ee2: Pulling fs layer [2024-05-15T07:27:01.266Z] 25bc292e5bac: Pulling fs layer [2024-05-15T07:27:01.266Z] 114826534d7a: Pulling fs layer [2024-05-15T07:27:01.266Z] 4657fd5d0bcf: Pulling fs layer [2024-05-15T07:27:01.266Z] 6ad1cebc031e: Pulling fs layer [2024-05-15T07:27:01.266Z] 8a3aa393b2d8: Pulling fs layer [2024-05-15T07:27:01.266Z] 114826534d7a: Waiting [2024-05-15T07:27:01.266Z] 4657fd5d0bcf: Waiting [2024-05-15T07:27:01.266Z] 6ad1cebc031e: Waiting [2024-05-15T07:27:01.266Z] 8a3aa393b2d8: Waiting [2024-05-15T07:27:01.266Z] 25bc292e5bac: Verifying Checksum [2024-05-15T07:27:01.266Z] 25bc292e5bac: Download complete [2024-05-15T07:27:01.266Z] 52dc419b0ee2: Download complete [2024-05-15T07:27:01.266Z] 4657fd5d0bcf: Download complete [2024-05-15T07:27:01.266Z] df9b9388f04a: Download complete [2024-05-15T07:27:01.525Z] df9b9388f04a: Pull complete [2024-05-15T07:27:01.525Z] 6ad1cebc031e: Verifying Checksum [2024-05-15T07:27:01.525Z] 6ad1cebc031e: Download complete [2024-05-15T07:27:01.525Z] 52dc419b0ee2: Pull complete [2024-05-15T07:27:01.525Z] 25bc292e5bac: Pull complete [2024-05-15T07:27:02.093Z] 114826534d7a: Verifying Checksum [2024-05-15T07:27:02.093Z] 114826534d7a: Download complete [2024-05-15T07:27:02.093Z] 8a3aa393b2d8: Verifying Checksum [2024-05-15T07:27:02.093Z] 8a3aa393b2d8: Download complete [2024-05-15T07:27:05.389Z] 114826534d7a: Pull complete [2024-05-15T07:27:05.389Z] 4657fd5d0bcf: Pull complete [2024-05-15T07:27:05.647Z] 6ad1cebc031e: Pull complete [2024-05-15T07:27:08.933Z] 8a3aa393b2d8: Pull complete [2024-05-15T07:27:08.933Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-15T07:27:08.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T07:27:08.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:09.036Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:09.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-15T07:27:12.810Z] $ docker top ef8a18202548a658422d250fc56b0d001145e9a8e9239af083de6f710cc0e945 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-15T07:27:12.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:napa' [Pipeline] sh [2024-05-15T07:27:13.189Z] + set -o pipefail [2024-05-15T07:27:13.189Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:napa' [2024-05-15T07:27:15.777Z] [2024-05-15T07:27:15.777Z] Monitoring /w/workspace/exfoundry_device-virtual-go_napa (github.com/edgexfoundry/device-virtual-go)... [2024-05-15T07:27:15.777Z] [2024-05-15T07:27:15.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e16e2c7d-4dfe-4fd2-aff3-5c7da930a50e/history/7a2b55c3-1d93-440f-a72f-64e1edc27877 [2024-05-15T07:27:15.777Z] [2024-05-15T07:27:15.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-15T07:27:15.777Z] [2024-05-15T07:27:15.777Z] [2024-05-15T07:27:15.777Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-15T07:27:15.777Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-15T07:27:15.777Z] More details here: https://snyk.co/ue1NS [2024-05-15T07:27:15.777Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-15T07:27:15.777Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-15T07:27:15.787Z] $ docker stop --time=1 ef8a18202548a658422d250fc56b0d001145e9a8e9239af083de6f710cc0e945 [2024-05-15T07:27:17.106Z] $ docker rm -f --volumes ef8a18202548a658422d250fc56b0d001145e9a8e9239af083de6f710cc0e945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-15T07:27:17.706Z] + git log --format=format:%s -1 f42d90908bc8095ab91062c2dcb5992d5c652f43 [Pipeline] sh [2024-05-15T07:27:17.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T07:27:17.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:18.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:27:18.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:18.387Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:18.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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-05-15T07:27:18.753Z] $ docker top 2f84e04b1bf16766911d1225a8be372b724731982516ddabf5af9a30f35e7e59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T07:27:18.853Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T07:27:19.173Z] + git semver [Pipeline] } [2024-05-15T07:27:19.442Z] $ docker stop --time=1 2f84e04b1bf16766911d1225a8be372b724731982516ddabf5af9a30f35e7e59 [2024-05-15T07:27:20.699Z] $ docker rm -f --volumes 2f84e04b1bf16766911d1225a8be372b724731982516ddabf5af9a30f35e7e59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:21.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T07:27:21.125Z] [2024-05-15T07:27:21.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:21.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T07:27:21.434Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-15T07:27:21.434Z] ab5ef0e58194: Pulling fs layer [2024-05-15T07:27:21.434Z] 9712f1f96733: Pulling fs layer [2024-05-15T07:27:21.434Z] 63f879dbbcfc: Pulling fs layer [2024-05-15T07:27:21.434Z] 0d9ebad4ef96: Pulling fs layer [2024-05-15T07:27:21.434Z] e9a5061849ea: Pulling fs layer [2024-05-15T07:27:21.434Z] d747dcd14b5f: Pulling fs layer [2024-05-15T07:27:21.434Z] 2de7ff778b66: Pulling fs layer [2024-05-15T07:27:21.434Z] e9a5061849ea: Waiting [2024-05-15T07:27:21.434Z] d747dcd14b5f: Waiting [2024-05-15T07:27:21.434Z] 2de7ff778b66: Waiting [2024-05-15T07:27:21.434Z] 0d9ebad4ef96: Waiting [2024-05-15T07:27:21.434Z] 9712f1f96733: Verifying Checksum [2024-05-15T07:27:21.434Z] 9712f1f96733: Download complete [2024-05-15T07:27:21.692Z] 63f879dbbcfc: Verifying Checksum [2024-05-15T07:27:21.692Z] 63f879dbbcfc: Download complete [2024-05-15T07:27:21.949Z] e9a5061849ea: Verifying Checksum [2024-05-15T07:27:21.950Z] e9a5061849ea: Download complete [2024-05-15T07:27:21.950Z] d747dcd14b5f: Download complete [2024-05-15T07:27:21.950Z] 0d9ebad4ef96: Download complete [2024-05-15T07:27:21.950Z] ab5ef0e58194: Verifying Checksum [2024-05-15T07:27:21.950Z] ab5ef0e58194: Download complete [2024-05-15T07:27:21.950Z] 2de7ff778b66: Verifying Checksum [2024-05-15T07:27:21.950Z] 2de7ff778b66: Download complete [2024-05-15T07:27:25.238Z] ab5ef0e58194: Pull complete [2024-05-15T07:27:25.238Z] 9712f1f96733: Pull complete [2024-05-15T07:27:25.496Z] 63f879dbbcfc: Pull complete [2024-05-15T07:27:29.694Z] 0d9ebad4ef96: Pull complete [2024-05-15T07:27:29.694Z] e9a5061849ea: Pull complete [2024-05-15T07:27:29.694Z] d747dcd14b5f: Pull complete [2024-05-15T07:27:30.629Z] 2de7ff778b66: Pull complete [2024-05-15T07:27:30.629Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-15T07:27:30.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T07:27:30.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:30.745Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:30.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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-lftools:0.23.1-centos7 cat [2024-05-15T07:27:36.114Z] $ docker top 7e6517d74714a3ab029b51a0a48b68dc116105891db96bf11f1cee8cb3259cea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:27:36.202Z] provisioning config files... [2024-05-15T07:27:36.208Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config10521144209976978848tmp [2024-05-15T07:27:36.216Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config7990604140636875620tmp [2024-05-15T07:27:36.222Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config18159994106242912254tmp [Pipeline] { [Pipeline] echo [2024-05-15T07:27:36.256Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:36.552Z] ---> sigul-configuration.sh [2024-05-15T07:27:36.552Z] gpg: directory `/root/.gnupg' created [2024-05-15T07:27:36.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-15T07:27:36.552Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-15T07:27:36.552Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-15T07:27:36.552Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-15T07:27:36.552Z] gpg: CAST5 encrypted data [2024-05-15T07:27:36.552Z] gpg: encrypted with 1 passphrase [2024-05-15T07:27:36.552Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-15T07:27:36.850Z] + mkdir /home/jenkins [2024-05-15T07:27:36.850Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-15T07:27:37.146Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-15T07:27:37.161Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:37.451Z] ---> sigul-install.sh [2024-05-15T07:27:37.451Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-15T07:27:37.761Z] + git tag --list [2024-05-15T07:27:37.761Z] v1.0.0 [2024-05-15T07:27:37.761Z] v1.1.0 [2024-05-15T07:27:37.761Z] v1.1.1 [2024-05-15T07:27:37.761Z] v1.2.1 [2024-05-15T07:27:37.761Z] v1.2.2 [2024-05-15T07:27:37.761Z] v1.2.3 [2024-05-15T07:27:37.761Z] v1.3.0 [2024-05-15T07:27:37.761Z] v1.3.1 [2024-05-15T07:27:37.761Z] v2.0.0 [2024-05-15T07:27:37.761Z] v2.1.0 [2024-05-15T07:27:37.761Z] v2.1.1 [2024-05-15T07:27:37.761Z] v2.2.0 [2024-05-15T07:27:37.761Z] v2.3.0 [2024-05-15T07:27:37.761Z] v3.0 [2024-05-15T07:27:37.761Z] v3.0.0 [2024-05-15T07:27:37.761Z] v3.1 [2024-05-15T07:27:37.761Z] v3.1.0 [2024-05-15T07:27:37.761Z] v3.1.0-dev.1 [2024-05-15T07:27:37.761Z] v3.1.0-dev.10 [2024-05-15T07:27:37.761Z] v3.1.0-dev.11 [2024-05-15T07:27:37.761Z] v3.1.0-dev.12 [2024-05-15T07:27:37.761Z] v3.1.0-dev.13 [2024-05-15T07:27:37.761Z] v3.1.0-dev.14 [2024-05-15T07:27:37.761Z] v3.1.0-dev.15 [2024-05-15T07:27:37.761Z] v3.1.0-dev.16 [2024-05-15T07:27:37.761Z] v3.1.0-dev.17 [2024-05-15T07:27:37.761Z] v3.1.0-dev.18 [2024-05-15T07:27:37.761Z] v3.1.0-dev.19 [2024-05-15T07:27:37.761Z] v3.1.0-dev.2 [2024-05-15T07:27:37.761Z] v3.1.0-dev.20 [2024-05-15T07:27:37.761Z] v3.1.0-dev.21 [2024-05-15T07:27:37.761Z] v3.1.0-dev.22 [2024-05-15T07:27:37.761Z] v3.1.0-dev.23 [2024-05-15T07:27:37.761Z] v3.1.0-dev.24 [2024-05-15T07:27:37.761Z] v3.1.0-dev.25 [2024-05-15T07:27:37.761Z] v3.1.0-dev.26 [2024-05-15T07:27:37.761Z] v3.1.0-dev.27 [2024-05-15T07:27:37.761Z] v3.1.0-dev.28 [2024-05-15T07:27:37.761Z] v3.1.0-dev.29 [2024-05-15T07:27:37.761Z] v3.1.0-dev.3 [2024-05-15T07:27:37.761Z] v3.1.0-dev.30 [2024-05-15T07:27:37.761Z] v3.1.0-dev.4 [2024-05-15T07:27:37.761Z] v3.1.0-dev.5 [2024-05-15T07:27:37.761Z] v3.1.0-dev.6 [2024-05-15T07:27:37.761Z] v3.1.0-dev.7 [2024-05-15T07:27:37.761Z] v3.1.0-dev.8 [2024-05-15T07:27:37.761Z] v3.1.0-dev.9 [2024-05-15T07:27:37.761Z] v3.1.1 [2024-05-15T07:27:37.761Z] v3.1.1-dev.1 [2024-05-15T07:27:37.761Z] v3.2.0-dev.1 [2024-05-15T07:27:37.761Z] v3.2.0-dev.10 [2024-05-15T07:27:37.761Z] v3.2.0-dev.11 [2024-05-15T07:27:37.761Z] v3.2.0-dev.2 [2024-05-15T07:27:37.761Z] v3.2.0-dev.3 [2024-05-15T07:27:37.761Z] v3.2.0-dev.4 [2024-05-15T07:27:37.761Z] v3.2.0-dev.5 [2024-05-15T07:27:37.761Z] v3.2.0-dev.6 [2024-05-15T07:27:37.761Z] v3.2.0-dev.7 [2024-05-15T07:27:37.761Z] v3.2.0-dev.8 [2024-05-15T07:27:37.761Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-15T07:27:38.051Z] + lftools sign git-tag v3.1.1 [2024-05-15T07:27:38.618Z] Signing Git tag with Sigul... [2024-05-15T07:27:38.618Z] Signing v3.1.1 [Pipeline] echo [2024-05-15T07:27:39.203Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:39.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-15T07:27:39.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-15T07:27:39.527Z] $ docker stop --time=1 7e6517d74714a3ab029b51a0a48b68dc116105891db96bf11f1cee8cb3259cea [2024-05-15T07:27:40.787Z] $ docker rm -f --volumes 7e6517d74714a3ab029b51a0a48b68dc116105891db96bf11f1cee8cb3259cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-15T07:27:41.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T07:27:41.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:41.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:27:41.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:41.627Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:41.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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-05-15T07:27:41.980Z] $ docker top 4a927597ce10da1419fae01c32a4094eb5b8f899305837fa2a43c11fbad6fa2f -eo pid,comm [2024-05-15T07:27:42.028Z] 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-05-15T07:27:42.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T07:27:42.077Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T07:27:42.387Z] + git semver [Pipeline] } [2024-05-15T07:27:42.657Z] $ docker stop --time=1 4a927597ce10da1419fae01c32a4094eb5b8f899305837fa2a43c11fbad6fa2f [2024-05-15T07:27:43.933Z] $ docker rm -f --volumes 4a927597ce10da1419fae01c32a4094eb5b8f899305837fa2a43c11fbad6fa2f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T07:27:44.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T07:27:44.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:44.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T07:27:44.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:44.692Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:44.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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-05-15T07:27:45.031Z] $ docker top 55d2b3c635a377c73fe8e68731eb840a8b5a7944593115656ed7b0791ed4008b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T07:27:45.134Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T07:27:45.438Z] + git semver [Pipeline] } [2024-05-15T07:27:45.705Z] $ docker stop --time=1 55d2b3c635a377c73fe8e68731eb840a8b5a7944593115656ed7b0791ed4008b [2024-05-15T07:27:46.962Z] $ docker rm -f --volumes 55d2b3c635a377c73fe8e68731eb840a8b5a7944593115656ed7b0791ed4008b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-05-15T07:27:47.628Z] + [ -d /w/workspace/exfoundry_device-virtual-go_napa/archives ] [2024-05-15T07:27:47.628Z] + ls -al /w/workspace/exfoundry_device-virtual-go_napa/archives [2024-05-15T07:27:47.628Z] total 16 [2024-05-15T07:27:47.628Z] drwxr-xr-x 3 root root 4096 May 15 07:18 . [2024-05-15T07:27:47.628Z] drwxrwxr-x 10 jenkins jenkins 4096 May 15 07:27 .. [2024-05-15T07:27:47.628Z] drwxr-xr-x 2 root root 4096 May 15 07:18 cost [2024-05-15T07:27:47.628Z] -rw-r--r-- 1 root root 87 May 15 07:18 cost.csv [2024-05-15T07:27:47.628Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_napa/archives [2024-05-15T07:27:47.628Z] + ls -al /w/workspace/exfoundry_device-virtual-go_napa/archives [2024-05-15T07:27:47.628Z] total 16 [2024-05-15T07:27:47.628Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 07:18 . [2024-05-15T07:27:47.628Z] drwxrwxr-x 10 jenkins jenkins 4096 May 15 07:27 .. [2024-05-15T07:27:47.628Z] drwxr-xr-x 2 jenkins jenkins 4096 May 15 07:18 cost [2024-05-15T07:27:47.628Z] -rw-r--r-- 1 jenkins jenkins 87 May 15 07:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:47.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:48.776Z] ---> package-listing.sh [2024-05-15T07:27:48.776Z] ++ facter osfamily [2024-05-15T07:27:48.776Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-15T07:27:49.036Z] + OS_FAMILY=debian [2024-05-15T07:27:49.036Z] + workspace=/w/workspace/exfoundry_device-virtual-go_napa [2024-05-15T07:27:49.036Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-15T07:27:49.036Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-15T07:27:49.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-15T07:27:49.036Z] + PACKAGES=/tmp/packages_start.txt [2024-05-15T07:27:49.036Z] + '[' /w/workspace/exfoundry_device-virtual-go_napa ']' [2024-05-15T07:27:49.036Z] + PACKAGES=/tmp/packages_end.txt [2024-05-15T07:27:49.036Z] + case "${OS_FAMILY}" in [2024-05-15T07:27:49.036Z] + dpkg -l [2024-05-15T07:27:49.036Z] + grep '^ii' [2024-05-15T07:27:49.036Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-15T07:27:49.036Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-15T07:27:49.036Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-15T07:27:49.036Z] + '[' /w/workspace/exfoundry_device-virtual-go_napa ']' [2024-05-15T07:27:49.036Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_napa/archives/ [2024-05-15T07:27:49.036Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_napa/archives/ [Pipeline] echo [2024-05-15T07:27:49.047Z] 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/exfoundry_device-virtual-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-15T07:27:49.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T07:27:49.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T07:27:49.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T07:27:49.974Z] prd-ubuntu20.04-docker-8c-8g-218 does not seem to be running inside a container [2024-05-15T07:27:49.997Z] $ 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/exfoundry_device-virtual-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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-lftools-log-publisher:latest cat [2024-05-15T07:27:50.189Z] $ docker top 41c8fee2323acd7499fea8914deb58b6420d282a79913ce481fbc631b8cd316e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T07:27:50.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-15T07:27:50.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-15T07:27:51.106Z] + ls /var/log/sa-host [2024-05-15T07:27:51.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T07:27:51.185Z] provisioning config files... [2024-05-15T07:27:51.194Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config13999553471132013690tmp [Pipeline] { [Pipeline] echo [2024-05-15T07:27:51.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:51.497Z] ---> create-netrc.sh [Pipeline] } [2024-05-15T07:27:51.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:51.849Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-15T07:27:51.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:52.139Z] ---> sudo-logs.sh [2024-05-15T07:27:52.139Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-15T07:27:52.179Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:52.462Z] ---> job-cost.sh [2024-05-15T07:27:52.463Z] lf-activate-venv: SKIPPING [2024-05-15T07:27:52.463Z] DEBUG: total: 0.2199999988079071 [2024-05-15T07:27:52.463Z] INFO: Retrieving Stack Cost... [2024-05-15T07:27:53.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T07:27:53.290Z] INFO: Archiving Costs [Pipeline] echo [2024-05-15T07:27:53.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T07:27:53.581Z] ---> logs-deploy.sh [2024-05-15T07:27:53.581Z] lf-activate-venv: SKIPPING [2024-05-15T07:27:53.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/napa/5 [2024-05-15T07:27:53.581Z] INFO: archiving workspace using pattern(s): [2024-05-15T07:27:54.518Z] Archives upload complete. [2024-05-15T07:27:54.518Z] INFO: archiving logs to Nexus