Pull request #452 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 333968bb37e028f0ed3b1116d0178b87682599e9+281ea38f110fc5f37e585dd894f432f319c759dc (d1cd9a0b5d1403e49557e3a5bf9b2d4f14789c7c) 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-ssh6328237870469754419.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-ssh14865329756975909415.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6114994127754908775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17723446170527105345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9903851842415240190.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3451788199790015385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1560 in /w/workspace/foundry_device-virtual-go_PR-452 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-452 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit 333968bb37e028f0ed3b1116d0178b87682599e9 Merge succeeded, producing 333968bb37e028f0ed3b1116d0178b87682599e9 Checking out Revision 333968bb37e028f0ed3b1116d0178b87682599e9 (PR-452) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:32:58.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:32:58.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:32:59.098Z] ========================================================= [2023-11-28T18:32:59.098Z] EdgeX Global Pipelines Version Info [2023-11-28T18:32:59.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:32:59.878Z] ------------------- [2023-11-28T18:32:59.878Z] stable info: [2023-11-28T18:32:59.878Z] ------------------- [2023-11-28T18:32:59.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:32:59.878Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:32:59.878Z] Message: update stable to v1.0.258 [2023-11-28T18:33:00.452Z] ------------------- [2023-11-28T18:33:00.452Z] experimental info: [2023-11-28T18:33:00.452Z] ------------------- [2023-11-28T18:33:00.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:33:00.452Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:33:00.452Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:33:00.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-28T18:33:00.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-28T18:33:00.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:33:00.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:33:00.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:33:00.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:33:00.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:33:01.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T18:33:01.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:33:01.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:33:01.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:33:01.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-28T18:33:01.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:33:01.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:33:01.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:33:01.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:33:01.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:33:01.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:33:01.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:33:01.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:33:02.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T18:33:02.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T18:33:02.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T18:33:02.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T18:33:02.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T18:33:02.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:33:02.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:33:02.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-452 [Pipeline] echo [2023-11-28T18:33:02.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-452 [Pipeline] echo [2023-11-28T18:33:02.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-452 [Pipeline] echo [2023-11-28T18:33:02.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo [2023-11-28T18:33:02.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 333968b [Pipeline] echo [2023-11-28T18:33:02.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:33:03.096Z] provisioning config files... [2023-11-28T18:33:03.114Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config11680903789773282858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:33:03.519Z] ---> ****-login.sh [2023-11-28T18:33:03.519Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:33:03.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:04.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:04.044Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:04.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:04.044Z] [2023-11-28T18:33:04.044Z] Login Succeeded [2023-11-28T18:33:04.044Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:33:04.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:04.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:04.044Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:04.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:04.044Z] [2023-11-28T18:33:04.044Z] Login Succeeded [2023-11-28T18:33:04.044Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:33:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:04.304Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:04.304Z] [2023-11-28T18:33:04.304Z] Login Succeeded [2023-11-28T18:33:04.304Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:33:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:04.304Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:04.304Z] [2023-11-28T18:33:04.304Z] Login Succeeded [2023-11-28T18:33:04.304Z] ****.io [2023-11-28T18:33:04.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:04.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:04.567Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:04.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:04.567Z] [2023-11-28T18:33:04.567Z] Login Succeeded [2023-11-28T18:33:04.567Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:33:04.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T18:33:05.416Z] + git rev-list -1 --merges 333968bb37e028f0ed3b1116d0178b87682599e9~1..333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo [2023-11-28T18:33:05.461Z] -----------> git rev-list -1 --merges 333968bb37e028f0ed3b1116d0178b87682599e9~1..333968bb37e028f0ed3b1116d0178b87682599e9 333968bb37e028f0ed3b1116d0178b87682599e9 [false] [Pipeline] sh [2023-11-28T18:33:05.791Z] + git log --format=format:%s -1 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo [2023-11-28T18:33:05.831Z] ========================================================= [2023-11-28T18:33:05.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:33:05.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:33:06.326Z] + git log --format=format:%s -1 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo [2023-11-28T18:33:06.359Z] [semverPrep] GIT_COMMIT: 333968bb37e028f0ed3b1116d0178b87682599e9, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo [2023-11-28T18:33:06.414Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T18:33:06.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:33:06.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:33:06.859Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:33:06.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:33:06.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:33:06.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:33:06.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:33:07.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:33:07.518Z] [2023-11-28T18:33:07.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:33:07.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:33:07.930Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:33:07.930Z] b85a868b505f: Pulling fs layer [2023-11-28T18:33:07.930Z] e2be974225ed: Pulling fs layer [2023-11-28T18:33:07.930Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:33:07.930Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:33:07.930Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:33:07.930Z] eaf3925da568: Pulling fs layer [2023-11-28T18:33:07.930Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:33:07.930Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:33:07.930Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:33:07.930Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:33:07.930Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:33:07.930Z] bab4dde63d76: Waiting [2023-11-28T18:33:07.930Z] bde34c3a00c8: Waiting [2023-11-28T18:33:07.930Z] b352a97aabf1: Waiting [2023-11-28T18:33:07.930Z] 4872d77fe225: Waiting [2023-11-28T18:33:07.930Z] 988bab9f4d93: Waiting [2023-11-28T18:33:07.930Z] 5851b861e8e6: Waiting [2023-11-28T18:33:07.930Z] 1469e6f7b9e6: Waiting [2023-11-28T18:33:07.930Z] eaf3925da568: Waiting [2023-11-28T18:33:07.930Z] e2be974225ed: Verifying Checksum [2023-11-28T18:33:07.930Z] e2be974225ed: Download complete [2023-11-28T18:33:07.930Z] 988bab9f4d93: Verifying Checksum [2023-11-28T18:33:07.930Z] 988bab9f4d93: Download complete [2023-11-28T18:33:08.191Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:33:08.191Z] 1469e6f7b9e6: Download complete [2023-11-28T18:33:08.191Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:33:08.191Z] 339a4e72a1f5: Download complete [2023-11-28T18:33:08.191Z] eaf3925da568: Verifying Checksum [2023-11-28T18:33:08.191Z] eaf3925da568: Download complete [2023-11-28T18:33:08.191Z] bde34c3a00c8: Download complete [2023-11-28T18:33:08.191Z] b352a97aabf1: Download complete [2023-11-28T18:33:08.191Z] 4872d77fe225: Download complete [2023-11-28T18:33:08.191Z] 5851b861e8e6: Download complete [2023-11-28T18:33:08.191Z] b85a868b505f: Verifying Checksum [2023-11-28T18:33:08.191Z] b85a868b505f: Download complete [2023-11-28T18:33:08.451Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:33:08.451Z] bab4dde63d76: Download complete [2023-11-28T18:33:09.831Z] b85a868b505f: Pull complete [2023-11-28T18:33:09.831Z] e2be974225ed: Pull complete [2023-11-28T18:33:10.399Z] 339a4e72a1f5: Pull complete [2023-11-28T18:33:10.399Z] 988bab9f4d93: Pull complete [2023-11-28T18:33:10.659Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:33:10.659Z] eaf3925da568: Pull complete [2023-11-28T18:33:12.573Z] bab4dde63d76: Pull complete [2023-11-28T18:33:12.573Z] bde34c3a00c8: Pull complete [2023-11-28T18:33:12.833Z] b352a97aabf1: Pull complete [2023-11-28T18:33:12.833Z] 4872d77fe225: Pull complete [2023-11-28T18:33:12.833Z] 5851b861e8e6: Pull complete [2023-11-28T18:33:12.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:33:12.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:33:12.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:33:13.179Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2023-11-28T18:33:13.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T18:33:16.511Z] $ docker top 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 -eo pid,comm [2023-11-28T18:33:16.573Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T18:33:16.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:33:16.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:33:16.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:33:16.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:33:16.904Z] $ docker exec 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent [2023-11-28T18:33:17.031Z] SSH_AUTH_SOCK=/tmp/ssh-48E84LjNfn98/agent.32 [2023-11-28T18:33:17.031Z] SSH_AGENT_PID=38 [2023-11-28T18:33:17.038Z] Running ssh-add (command line suppressed) [2023-11-28T18:33:17.158Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_12660866730905186268.key (/w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_12660866730905186268.key) [2023-11-28T18:33:17.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:33:17.523Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:33:17.549Z] $ docker exec --env ******** --env ******** 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent -k [2023-11-28T18:33:17.675Z] unset SSH_AUTH_SOCK; [2023-11-28T18:33:17.676Z] unset SSH_AGENT_PID; [2023-11-28T18:33:17.676Z] echo Agent pid 38 killed; [2023-11-28T18:33:17.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:33:17.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:33:17.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:33:17.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:33:17.939Z] $ docker exec 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent [2023-11-28T18:33:18.054Z] SSH_AUTH_SOCK=/tmp/ssh-n9NYJ00QVNFe/agent.70 [2023-11-28T18:33:18.054Z] SSH_AGENT_PID=76 [2023-11-28T18:33:18.059Z] Running ssh-add (command line suppressed) [2023-11-28T18:33:18.164Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_3536667978200395068.key (/w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_3536667978200395068.key) [2023-11-28T18:33:18.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:33:18.532Z] + git semver init [2023-11-28T18:33:18.791Z] 2023-11-28 18:33:18,737 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:33:18.792Z] 2023-11-28 18:33:18,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-452/.semver [2023-11-28T18:33:18.792Z] 2023-11-28 18:33:18,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-452/.semver [2023-11-28T18:33:18.792Z] 2023-11-28 18:33:18,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-452/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-452, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,191 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-452/.git/info/exclude [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 with force:False [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,191 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,194 [execute] INFO git cat-file --batch-check [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,199 [execute] INFO git cat-file --batch [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:33:20.696Z] 2023-11-28 18:33:20,204 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 [2023-11-28T18:33:20.696Z] 0.0.0 [Pipeline] } [2023-11-28T18:33:20.732Z] $ docker exec --env ******** --env ******** 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent -k [2023-11-28T18:33:20.825Z] unset SSH_AUTH_SOCK; [2023-11-28T18:33:20.825Z] unset SSH_AGENT_PID; [2023-11-28T18:33:20.825Z] echo Agent pid 76 killed; [2023-11-28T18:33:20.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:33:21.370Z] + git semver [Pipeline] } [2023-11-28T18:33:21.657Z] $ docker stop --time=1 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 [2023-11-28T18:33:23.094Z] $ docker rm -f --volumes 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:33:23.537Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:33:23.861Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:33:23.878Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:33:24.809Z] provisioning config files... [2023-11-28T18:33:24.820Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config4719790941585429515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:33:25.290Z] ---> ****-login.sh [2023-11-28T18:33:25.291Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:33:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:25.291Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:25.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:25.291Z] [2023-11-28T18:33:25.291Z] Login Succeeded [2023-11-28T18:33:25.291Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:33:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:25.291Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:25.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:25.291Z] [2023-11-28T18:33:25.291Z] Login Succeeded [2023-11-28T18:33:25.291Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:33:25.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:25.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:25.552Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:25.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:25.552Z] [2023-11-28T18:33:25.552Z] Login Succeeded [2023-11-28T18:33:25.552Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:33:25.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:25.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:25.552Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:25.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:25.552Z] [2023-11-28T18:33:25.552Z] Login Succeeded [2023-11-28T18:33:25.552Z] ****.io [2023-11-28T18:33:25.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:33:25.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:33:25.813Z] Configure a credential helper to remove this warning. See [2023-11-28T18:33:25.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:33:25.813Z] [2023-11-28T18:33:25.813Z] Login Succeeded [2023-11-28T18:33:25.813Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:33:25.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:33:26.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:33:26.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:33:26.294Z] ========================================================= [2023-11-28T18:33:26.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:33:26.294Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:33:26.877Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T18:33:26.877Z] Sending build context to Docker daemon 31.57MB [2023-11-28T18:33:26.877Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:33:26.877Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T18:33:27.136Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:33:27.136Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:33:27.136Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:33:27.136Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:33:27.136Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:33:27.136Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:33:27.136Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:33:27.136Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:33:27.136Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:33:27.136Z] 1f1c1a5573a3: Waiting [2023-11-28T18:33:27.136Z] b5e4710f87ac: Waiting [2023-11-28T18:33:27.136Z] ce7588e14bc9: Waiting [2023-11-28T18:33:27.136Z] ad3a456e5733: Waiting [2023-11-28T18:33:27.136Z] 69c7f0334f64: Waiting [2023-11-28T18:33:27.136Z] c4d48a809fc2: Verifying Checksum [2023-11-28T18:33:27.136Z] c4d48a809fc2: Download complete [2023-11-28T18:33:27.136Z] ad3a456e5733: Verifying Checksum [2023-11-28T18:33:27.136Z] ad3a456e5733: Download complete [2023-11-28T18:33:27.136Z] 69c7f0334f64: Verifying Checksum [2023-11-28T18:33:27.136Z] 69c7f0334f64: Download complete [2023-11-28T18:33:27.136Z] 7264a8db6415: Verifying Checksum [2023-11-28T18:33:27.136Z] 7264a8db6415: Download complete [2023-11-28T18:33:27.136Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:33:27.136Z] 1f1c1a5573a3: Download complete [2023-11-28T18:33:27.395Z] 7264a8db6415: Pull complete [2023-11-28T18:33:27.395Z] b5e4710f87ac: Verifying Checksum [2023-11-28T18:33:27.395Z] b5e4710f87ac: Download complete [2023-11-28T18:33:27.395Z] c4d48a809fc2: Pull complete [2023-11-28T18:33:27.660Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:33:27.660Z] 4f1c88b9dad5: Download complete [2023-11-28T18:33:28.228Z] ce7588e14bc9: Verifying Checksum [2023-11-28T18:33:28.228Z] ce7588e14bc9: Download complete [2023-11-28T18:33:31.520Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:33:31.520Z] ad3a456e5733: Pull complete [2023-11-28T18:33:31.520Z] 69c7f0334f64: Pull complete [2023-11-28T18:33:31.520Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:33:34.065Z] ce7588e14bc9: Pull complete [2023-11-28T18:33:34.632Z] b5e4710f87ac: Pull complete [2023-11-28T18:33:34.632Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:33:34.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:33:34.632Z] ---> 88b5674ff536 [2023-11-28T18:33:34.632Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T18:33:39.546Z] Still waiting to schedule task [2023-11-28T18:33:39.546Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T18:33:39.933Z] ---> Running in 6bdb15f2e211 [2023-11-28T18:33:39.933Z] Removing intermediate container 6bdb15f2e211 [2023-11-28T18:33:39.933Z] ---> 2987a475c170 [2023-11-28T18:33:39.933Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:33:39.933Z] ---> Running in a99b61f75e18 [2023-11-28T18:33:39.933Z] Removing intermediate container a99b61f75e18 [2023-11-28T18:33:39.933Z] ---> 45ffb9c6558d [2023-11-28T18:33:39.933Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:33:39.933Z] ---> Running in df97b2b4377e [2023-11-28T18:33:39.933Z] Removing intermediate container df97b2b4377e [2023-11-28T18:33:39.933Z] ---> e39f9d55f8ac [2023-11-28T18:33:39.933Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-28T18:33:39.933Z] ---> Running in f73ce4078f05 [2023-11-28T18:33:39.933Z] Removing intermediate container f73ce4078f05 [2023-11-28T18:33:39.933Z] ---> 2657f41c53c6 [2023-11-28T18:33:39.933Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:33:40.192Z] ---> Running in ab5544089971 [2023-11-28T18:33:40.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:33:40.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:33:40.709Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T18:33:40.709Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T18:33:40.709Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T18:33:40.709Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T18:33:40.709Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:33:40.709Z] OK: 268 MiB in 56 packages [2023-11-28T18:33:41.278Z] Removing intermediate container ab5544089971 [2023-11-28T18:33:41.278Z] ---> 1893ce91a817 [2023-11-28T18:33:41.278Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T18:33:41.278Z] ---> 7ebdbd51b746 [2023-11-28T18:33:41.278Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:33:41.278Z] ---> Running in d7015518b101 [2023-11-28T18:34:37.557Z] Removing intermediate container d7015518b101 [2023-11-28T18:34:37.558Z] ---> 6dee57f0fa4a [2023-11-28T18:34:37.558Z] Step 10/12 : COPY . . [2023-11-28T18:34:37.558Z] ---> 7587fae493a3 [2023-11-28T18:34:37.558Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:34:37.558Z] ---> Running in 0d1374e13c4e [2023-11-28T18:34:37.558Z] Removing intermediate container 0d1374e13c4e [2023-11-28T18:34:37.558Z] ---> 3f2d60beca37 [2023-11-28T18:34:37.558Z] Step 12/12 : RUN $MAKE [2023-11-28T18:34:37.558Z] ---> Running in 426adb5d9698 [2023-11-28T18:34:37.558Z] noop [2023-11-28T18:34:38.934Z] Removing intermediate container 426adb5d9698 [2023-11-28T18:34:38.934Z] ---> 83bb62362c6a [2023-11-28T18:34:38.934Z] Successfully built 83bb62362c6a [2023-11-28T18:34:38.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:34:39.489Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:34:39.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:34:39.699Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2023-11-28T18:34:39.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:34:40.161Z] $ docker top 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:34:40.625Z] + go version [2023-11-28T18:34:40.625Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:34:40.657Z] $ docker stop --time=1 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf [2023-11-28T18:34:41.961Z] $ docker rm -f --volumes 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:34:42.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:34:42.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:34:43.222Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2023-11-28T18:34:43.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:34:43.926Z] $ docker top 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:34:44.379Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-452 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:34:44.766Z] + make test [2023-11-28T18:34:44.766Z] go test ./... -coverprofile=coverage.out [2023-11-28T18:34:46.669Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-28T18:34:56.682Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-28T18:34:56.682Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-11-28T18:35:04.408Z] go vet ./... [2023-11-28T18:35:06.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:35:06.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:35:07.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:35:07.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:35:07.302Z] $ docker stop --time=1 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 [2023-11-28T18:35:12.567Z] $ docker rm -f --volumes 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:35:13.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:35:13.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T18:35:14.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:35:14.507Z] + ls -al . [2023-11-28T18:35:14.507Z] total 200 [2023-11-28T18:35:14.507Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:34 . [2023-11-28T18:35:14.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:32 .. [2023-11-28T18:35:14.507Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:34 .git [2023-11-28T18:35:14.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 .github [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 18:32 .gitignore [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:32 .golangci.yml [2023-11-28T18:35:14.507Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:33 .semver [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 18:32 Attribution.txt [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 18:32 CHANGELOG.md [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 18:32 Dockerfile [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:32 GOVERNANCE.md [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 18:32 Jenkinsfile [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:32 LICENSE [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 18:32 Makefile [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 18:32 OWNERS.md [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 18:32 README.md [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:33 VERSION [2023-11-28T18:35:14.507Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:32 bin [2023-11-28T18:35:14.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 cmd [2023-11-28T18:35:14.507Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 18:34 coverage.out [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 18:32 go.mod [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 18:32 go.sum [2023-11-28T18:35:14.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 internal [2023-11-28T18:35:14.507Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 18:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:35:14.966Z] + 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=333968bb37e028f0ed3b1116d0178b87682599e9 --label arch=amd64 --label version=0.0.0 . [2023-11-28T18:35:14.966Z] Sending build context to Docker daemon 31.61MB [2023-11-28T18:35:14.966Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:35:14.966Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T18:35:14.966Z] ---> 83bb62362c6a [2023-11-28T18:35:14.966Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T18:35:16.870Z] ---> Running in 49f974577bf7 [2023-11-28T18:35:17.135Z] Removing intermediate container 49f974577bf7 [2023-11-28T18:35:17.135Z] ---> 3a82620b3344 [2023-11-28T18:35:17.135Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:35:17.394Z] ---> Running in 8fd5678ea77a [2023-11-28T18:35:18.777Z] Removing intermediate container 8fd5678ea77a [2023-11-28T18:35:18.777Z] ---> 756833424ae4 [2023-11-28T18:35:18.777Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:35:20.681Z] ---> Running in 80ae564727c5 [2023-11-28T18:35:21.057Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1561 in /w/workspace/foundry_device-virtual-go_PR-452 [Pipeline] { [Pipeline] ws [2023-11-28T18:35:21.145Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-11-28T18:35:21.261Z] The recommended git tool is: git [2023-11-28T18:35:22.621Z] Removing intermediate container 80ae564727c5 [2023-11-28T18:35:22.621Z] ---> fb0afc222e2e [2023-11-28T18:35:22.621Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-28T18:35:23.641Z] ---> Running in 18d2ec0c8c42 [2023-11-28T18:35:26.179Z] Removing intermediate container 18d2ec0c8c42 [2023-11-28T18:35:26.179Z] ---> 5a6a6df89a2d [2023-11-28T18:35:26.179Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:35:26.306Z] using credential edgex-jenkins-ssh [2023-11-28T18:35:26.325Z] Cloning the remote Git repository [2023-11-28T18:35:27.115Z] ---> Running in 56e86e0f89b2 [2023-11-28T18:35:26.366Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-28T18:35:26.450Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-11-28T18:35:26.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-28T18:35:26.571Z] > git --version # timeout=10 [2023-11-28T18:35:26.597Z] > git --version # 'git version 2.25.1' [2023-11-28T18:35:26.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:35:26.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:35:28.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:35:28.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:35:28.492Z] OK: 268 MiB in 56 packages [2023-11-28T18:35:29.868Z] Removing intermediate container 56e86e0f89b2 [2023-11-28T18:35:29.868Z] ---> f34e2b5ae500 [2023-11-28T18:35:29.868Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T18:35:29.868Z] ---> fcb879d92169 [2023-11-28T18:35:29.868Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:35:29.598Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-28T18:35:29.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:35:30.804Z] ---> Running in 5c1ef5d13e17 [2023-11-28T18:35:31.216Z] Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit 333968bb37e028f0ed3b1116d0178b87682599e9 [2023-11-28T18:35:30.451Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-28T18:35:30.499Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-28T18:35:30.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:35:30.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T18:35:31.236Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:35:31.306Z] > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 [2023-11-28T18:35:31.392Z] > git remote # timeout=10 [2023-11-28T18:35:31.408Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T18:35:31.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:35:31.443Z] > git merge 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 [2023-11-28T18:35:31.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T18:35:31.493Z] Merge succeeded, producing 333968bb37e028f0ed3b1116d0178b87682599e9 [2023-11-28T18:35:31.494Z] Checking out Revision 333968bb37e028f0ed3b1116d0178b87682599e9 (PR-452) [2023-11-28T18:35:31.501Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:35:31.514Z] > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 [2023-11-28T18:35:33.356Z] Removing intermediate container 5c1ef5d13e17 [2023-11-28T18:35:33.356Z] ---> bbc307c1e054 [2023-11-28T18:35:33.356Z] Step 10/26 : COPY . . [2023-11-28T18:35:34.774Z] ---> a6f3f6ff05af [2023-11-28T18:35:34.774Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:35:35.019Z] Commit message: "build: Update to latest 3.2.0 dev go-mods" [2023-11-28T18:35:35.034Z] ---> Running in 1d55b5e141a7 [2023-11-28T18:35:35.034Z] Removing intermediate container 1d55b5e141a7 [2023-11-28T18:35:35.034Z] ---> 5977397cb86c [2023-11-28T18:35:35.034Z] Step 12/26 : RUN $MAKE [2023-11-28T18:35:35.034Z] ---> Running in d4307fc46b3d [2023-11-28T18:35:35.068Z] > git --version # timeout=10 [2023-11-28T18:35:35.080Z] > git --version # 'git version 2.25.1' [2023-11-28T18:35:35.099Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:35:35.294Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:35:36.699Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T18:35:36.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:35:36.699Z] Dload Upload Total Spent Left Speed [2023-11-28T18:35:36.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [2023-11-28T18:35:37.036Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T18:35:37.374Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T18:35:37.374Z] + sudo tee /etc/docker/daemon.new [2023-11-28T18:35:37.374Z] { [2023-11-28T18:35:37.374Z] "registry-mirrors": [ [2023-11-28T18:35:37.374Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T18:35:37.374Z] ], [2023-11-28T18:35:37.374Z] "bip": "10.250.0.254/24", [2023-11-28T18:35:37.374Z] "hosts": [ [2023-11-28T18:35:37.374Z] "tcp://0.0.0.0:5555", [2023-11-28T18:35:37.374Z] "unix:///var/run/docker.sock" [2023-11-28T18:35:37.374Z] ], [2023-11-28T18:35:37.374Z] "mtu": 1458, [2023-11-28T18:35:37.374Z] "selinux-enabled": true, [2023-11-28T18:35:37.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T18:35:37.374Z] } [Pipeline] sh [2023-11-28T18:35:37.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T18:35:38.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:35:56.405Z] provisioning config files... [2023-11-28T18:35:56.430Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16272734764931494505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:35:56.967Z] ---> ****-login.sh [2023-11-28T18:35:56.967Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:35:57.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:35:57.277Z] Removing intermediate container d4307fc46b3d [2023-11-28T18:35:57.277Z] ---> 98ed528ba392 [2023-11-28T18:35:57.277Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T18:35:57.277Z] 3.18: Pulling from library/alpine [2023-11-28T18:35:57.277Z] 96526aa774ef: Pulling fs layer [2023-11-28T18:35:57.277Z] 96526aa774ef: Verifying Checksum [2023-11-28T18:35:57.277Z] 96526aa774ef: Download complete [2023-11-28T18:35:57.277Z] 96526aa774ef: Pull complete [2023-11-28T18:35:57.277Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:35:57.277Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:35:57.277Z] ---> 8ca4688f4f35 [2023-11-28T18:35:57.277Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-28T18:35:57.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:35:57.511Z] Configure a credential helper to remove this warning. See [2023-11-28T18:35:57.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:35:57.511Z] [2023-11-28T18:35:57.511Z] Login Succeeded [2023-11-28T18:35:57.511Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:35:57.571Z] ---> Running in 44ae72aec38b [2023-11-28T18:35:57.571Z] Removing intermediate container 44ae72aec38b [2023-11-28T18:35:57.571Z] ---> 3e4929c862c0 [2023-11-28T18:35:57.571Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T18:35:57.571Z] ---> Running in 3edd9b0a88cf [2023-11-28T18:35:57.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:35:57.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:35:58.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:35:58.053Z] Configure a credential helper to remove this warning. See [2023-11-28T18:35:58.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:35:58.053Z] [2023-11-28T18:35:58.053Z] Login Succeeded [2023-11-28T18:35:58.053Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:35:58.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:35:58.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:35:58.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:35:58.323Z] Configure a credential helper to remove this warning. See [2023-11-28T18:35:58.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:35:58.323Z] [2023-11-28T18:35:58.323Z] Login Succeeded [2023-11-28T18:35:58.323Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:35:58.346Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:35:58.346Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T18:35:58.346Z] OK: 7 MiB in 16 packages [2023-11-28T18:35:58.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:35:58.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:35:58.593Z] Configure a credential helper to remove this warning. See [2023-11-28T18:35:58.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:35:58.593Z] [2023-11-28T18:35:58.593Z] Login Succeeded [2023-11-28T18:35:58.593Z] ****.io [2023-11-28T18:35:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:35:58.916Z] Removing intermediate container 3edd9b0a88cf [2023-11-28T18:35:58.916Z] ---> 830e56addc38 [2023-11-28T18:35:58.916Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T18:35:58.916Z] ---> Running in 49f001916764 [2023-11-28T18:35:59.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:35:59.128Z] Configure a credential helper to remove this warning. See [2023-11-28T18:35:59.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:35:59.128Z] [2023-11-28T18:35:59.128Z] Login Succeeded [2023-11-28T18:35:59.128Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:35:59.161Z] Deleting 1 temporary files [2023-11-28T18:35:59.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:35:59.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:35:59.437Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:35:59.437Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:35:59.437Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:35:59.437Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:35:59.437Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:35:59.437Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:35:59.437Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:35:59.437Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:35:59.437Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:35:59.437Z] OK: 7 MiB in 16 packages [Pipeline] unstash [Pipeline] echo [2023-11-28T18:35:59.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:35:59.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:35:59.856Z] ========================================================= [2023-11-28T18:35:59.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T18:35:59.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:36:00.372Z] Removing intermediate container 49f001916764 [2023-11-28T18:36:00.372Z] ---> 619d3e951253 [2023-11-28T18:36:00.372Z] Step 17/26 : WORKDIR / [2023-11-28T18:36:00.372Z] ---> Running in 2b75d1720303 [2023-11-28T18:36:00.504Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T18:36:00.630Z] Removing intermediate container 2b75d1720303 [2023-11-28T18:36:00.630Z] ---> 780846c7b299 [2023-11-28T18:36:00.630Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-28T18:36:01.198Z] ---> 22524db5c5b2 [2023-11-28T18:36:01.198Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-28T18:36:01.464Z] Sending build context to Docker daemon 15.93MB [2023-11-28T18:36:01.464Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:36:01.464Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T18:36:01.732Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T18:36:01.732Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T18:36:01.732Z] 5d54e960e981: Pulling fs layer [2023-11-28T18:36:01.732Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T18:36:01.732Z] f0e02332f6b5: Pulling fs layer [2023-11-28T18:36:01.732Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T18:36:01.732Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T18:36:01.732Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T18:36:01.732Z] f0e02332f6b5: Waiting [2023-11-28T18:36:01.732Z] 872ee5b61b7b: Waiting [2023-11-28T18:36:01.732Z] 0c6a40ed1a82: Waiting [2023-11-28T18:36:01.732Z] 94ae7d8d031c: Waiting [2023-11-28T18:36:01.732Z] 5d54e960e981: Verifying Checksum [2023-11-28T18:36:01.732Z] 5d54e960e981: Download complete [2023-11-28T18:36:01.732Z] f0e02332f6b5: Verifying Checksum [2023-11-28T18:36:01.732Z] f0e02332f6b5: Download complete [2023-11-28T18:36:01.732Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T18:36:01.732Z] 872ee5b61b7b: Download complete [2023-11-28T18:36:01.732Z] 9fda8d8052c6: Download complete [2023-11-28T18:36:01.765Z] ---> 708dbc9fa16e [2023-11-28T18:36:01.765Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-28T18:36:02.317Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T18:36:02.317Z] 94ae7d8d031c: Download complete [2023-11-28T18:36:02.587Z] 9fda8d8052c6: Pull complete [2023-11-28T18:36:02.706Z] ---> 22e9146c351e [2023-11-28T18:36:02.706Z] Step 21/26 : EXPOSE 59900 [2023-11-28T18:36:02.965Z] ---> Running in 1642a7b4dc81 [2023-11-28T18:36:02.965Z] Removing intermediate container 1642a7b4dc81 [2023-11-28T18:36:02.965Z] ---> a7ce041a6553 [2023-11-28T18:36:02.965Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-28T18:36:02.965Z] ---> Running in 9202a8661663 [2023-11-28T18:36:02.965Z] Removing intermediate container 9202a8661663 [2023-11-28T18:36:02.965Z] ---> e59a51ec2886 [2023-11-28T18:36:02.965Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:36:02.965Z] ---> Running in 54fd9e2c0358 [2023-11-28T18:36:03.180Z] 5d54e960e981: Pull complete [2023-11-28T18:36:03.223Z] Removing intermediate container 54fd9e2c0358 [2023-11-28T18:36:03.223Z] ---> 695e38ccaa60 [2023-11-28T18:36:03.223Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T18:36:03.223Z] ---> Running in 75dbd07593ee [2023-11-28T18:36:03.223Z] Removing intermediate container 75dbd07593ee [2023-11-28T18:36:03.223Z] ---> d69946586e57 [2023-11-28T18:36:03.223Z] Step 25/26 : LABEL git_sha=333968bb37e028f0ed3b1116d0178b87682599e9 [2023-11-28T18:36:03.449Z] c4a7e357bf2a: Download complete [2023-11-28T18:36:03.491Z] ---> Running in 414192234b24 [2023-11-28T18:36:03.749Z] Removing intermediate container 414192234b24 [2023-11-28T18:36:03.749Z] ---> 00b9a384e76f [2023-11-28T18:36:03.749Z] Step 26/26 : LABEL version=0.0.0 [2023-11-28T18:36:04.009Z] ---> Running in 53255d01119e [2023-11-28T18:36:04.269Z] Removing intermediate container 53255d01119e [2023-11-28T18:36:04.269Z] ---> 399f52196180 [2023-11-28T18:36:04.269Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:36:04.269Z] Successfully built 399f52196180 [2023-11-28T18:36:04.269Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:36:04.419Z] 0c6a40ed1a82: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:36:05.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:36:05.602Z] [2023-11-28T18:36:05.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:36:06.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:36:06.024Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T18:36:06.024Z] 5eb5b503b376: Pulling fs layer [2023-11-28T18:36:06.024Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T18:36:06.024Z] ec43610c2a17: Pulling fs layer [2023-11-28T18:36:06.024Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T18:36:06.024Z] 33b1e0a273af: Pulling fs layer [2023-11-28T18:36:06.024Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T18:36:06.024Z] 2f39f015ded8: Pulling fs layer [2023-11-28T18:36:06.024Z] 3a2ae6a8a46f: Waiting [2023-11-28T18:36:06.024Z] 33b1e0a273af: Waiting [2023-11-28T18:36:06.024Z] 5d3b04190fa2: Waiting [2023-11-28T18:36:06.024Z] 2f39f015ded8: Waiting [2023-11-28T18:36:06.024Z] 5c69ac0246d0: Download complete [2023-11-28T18:36:06.024Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T18:36:06.024Z] 3a2ae6a8a46f: Download complete [2023-11-28T18:36:06.284Z] 33b1e0a273af: Verifying Checksum [2023-11-28T18:36:06.284Z] 33b1e0a273af: Download complete [2023-11-28T18:36:06.284Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T18:36:06.284Z] 5d3b04190fa2: Download complete [2023-11-28T18:36:06.284Z] ec43610c2a17: Verifying Checksum [2023-11-28T18:36:06.284Z] 5eb5b503b376: Verifying Checksum [2023-11-28T18:36:06.284Z] 5eb5b503b376: Download complete [2023-11-28T18:36:06.849Z] 2f39f015ded8: Download complete [2023-11-28T18:36:07.782Z] 5eb5b503b376: Pull complete [2023-11-28T18:36:07.782Z] 5c69ac0246d0: Pull complete [2023-11-28T18:36:08.041Z] ec43610c2a17: Pull complete [2023-11-28T18:36:08.301Z] 3a2ae6a8a46f: Pull complete [2023-11-28T18:36:08.563Z] 33b1e0a273af: Pull complete [2023-11-28T18:36:08.563Z] 5d3b04190fa2: Pull complete [2023-11-28T18:36:12.746Z] 2f39f015ded8: Pull complete [2023-11-28T18:36:12.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T18:36:12.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:36:12.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:36:13.156Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2023-11-28T18:36:13.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:36:16.737Z] c4a7e357bf2a: Pull complete [2023-11-28T18:36:16.737Z] f0e02332f6b5: Pull complete [2023-11-28T18:36:16.737Z] 872ee5b61b7b: Pull complete [2023-11-28T18:36:21.817Z] $ docker top 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:36:22.382Z] ---> job-cost.sh [2023-11-28T18:36:22.382Z] lf-activate-venv: SKIPPING [2023-11-28T18:36:22.382Z] INFO: No Stack... [2023-11-28T18:36:22.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:36:22.900Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:36:23.226Z] + cat /w/workspace/foundry_device-virtual-go_PR-452/archives/cost.csv [2023-11-28T18:36:23.227Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T18:36:23.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [2023-11-28T18:36:23.274Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] did not exist. Created. [2023-11-28T18:36:23.274Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:36:23.736Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T18:36:23.789Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:36:23.862Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:36:24.025Z] $ docker stop --time=1 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c [2023-11-28T18:36:24.941Z] 0c6a40ed1a82: Pull complete [2023-11-28T18:36:25.178Z] $ docker rm -f --volumes 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-11-28T18:36:25.523Z] 94ae7d8d031c: Pull complete [2023-11-28T18:36:25.523Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T18:36:25.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:36:25.523Z] ---> 86de565de09d [2023-11-28T18:36:25.523Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T18:36:26.480Z] ---> Running in 1ca0e1fcc156 [2023-11-28T18:36:26.749Z] Removing intermediate container 1ca0e1fcc156 [2023-11-28T18:36:26.749Z] ---> 73973357d08a [2023-11-28T18:36:26.749Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:36:26.749Z] ---> Running in 3051226609c9 [2023-11-28T18:36:27.019Z] Removing intermediate container 3051226609c9 [2023-11-28T18:36:27.019Z] ---> a011fec909e4 [2023-11-28T18:36:27.019Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:36:27.019Z] ---> Running in e5168e3087ef [2023-11-28T18:36:27.288Z] Removing intermediate container e5168e3087ef [2023-11-28T18:36:27.288Z] ---> a2e77ac7c41b [2023-11-28T18:36:27.288Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-28T18:36:27.554Z] ---> Running in 12d34d34b83a [2023-11-28T18:36:27.821Z] Removing intermediate container 12d34d34b83a [2023-11-28T18:36:27.821Z] ---> 5028ff6e389d [2023-11-28T18:36:27.821Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:36:27.821Z] ---> Running in d398696ee40f [2023-11-28T18:36:29.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:36:29.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:36:30.643Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T18:36:30.643Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T18:36:30.643Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T18:36:30.643Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T18:36:30.643Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:36:30.643Z] OK: 271 MiB in 56 packages [2023-11-28T18:36:31.604Z] Removing intermediate container d398696ee40f [2023-11-28T18:36:31.604Z] ---> 50a46fbc8f35 [2023-11-28T18:36:31.604Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T18:36:31.875Z] ---> 8a731e81f610 [2023-11-28T18:36:31.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:36:31.875Z] ---> Running in f60a893547b7 [2023-11-28T18:37:39.743Z] Removing intermediate container f60a893547b7 [2023-11-28T18:37:39.743Z] ---> 6d4a3137a4d4 [2023-11-28T18:37:39.743Z] Step 10/12 : COPY . . [2023-11-28T18:37:41.154Z] ---> 457c675f0948 [2023-11-28T18:37:41.154Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:37:41.154Z] ---> Running in 3bf34f1c72aa [2023-11-28T18:37:41.421Z] Removing intermediate container 3bf34f1c72aa [2023-11-28T18:37:41.421Z] ---> 9ab90670f3f4 [2023-11-28T18:37:41.421Z] Step 12/12 : RUN $MAKE [2023-11-28T18:37:41.421Z] ---> Running in 77ee91bfceff [2023-11-28T18:37:42.382Z] noop [2023-11-28T18:37:42.966Z] Removing intermediate container 77ee91bfceff [2023-11-28T18:37:42.966Z] ---> 2da39a8b5c93 [2023-11-28T18:37:42.966Z] Successfully built 2da39a8b5c93 [2023-11-28T18:37:42.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:37:43.577Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:37:43.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:37:43.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2023-11-28T18:37:43.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:37:45.135Z] $ docker top 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:37:46.059Z] + go version [2023-11-28T18:37:46.059Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T18:37:46.090Z] $ docker stop --time=1 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac [2023-11-28T18:37:47.675Z] $ docker rm -f --volumes 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:37:48.910Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:37:48.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:37:49.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2023-11-28T18:37:49.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:37:53.783Z] $ docker top 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:37:54.753Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:37:55.493Z] + make test [2023-11-28T18:37:55.493Z] go test ./... -coverprofile=coverage.out [2023-11-28T18:37:59.751Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-28T18:39:36.402Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-28T18:39:36.402Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements [2023-11-28T18:39:36.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T18:39:36.402Z] go vet ./... [2023-11-28T18:39:54.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:39:54.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:39:54.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:39:54.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:39:55.056Z] $ docker stop --time=1 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd [2023-11-28T18:39:57.091Z] $ docker rm -f --volumes 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:39:58.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:39:58.584Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T18:39:59.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:40:00.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:40:00.823Z] + ls -al . [2023-11-28T18:40:00.823Z] total 196 [2023-11-28T18:40:00.823Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:37 . [2023-11-28T18:40:00.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:35 .. [2023-11-28T18:40:00.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:35 .git [2023-11-28T18:40:00.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 .github [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 18:35 .gitignore [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:35 .golangci.yml [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 18:35 Attribution.txt [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 18:35 CHANGELOG.md [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 18:35 Dockerfile [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:35 GOVERNANCE.md [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 18:35 Jenkinsfile [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:35 LICENSE [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 18:35 Makefile [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 18:35 OWNERS.md [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 18:35 README.md [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:33 VERSION [2023-11-28T18:40:00.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:35 bin [2023-11-28T18:40:00.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 cmd [2023-11-28T18:40:00.823Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 18:39 coverage.out [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 18:35 go.mod [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 18:35 go.sum [2023-11-28T18:40:00.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 internal [2023-11-28T18:40:00.823Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 18:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:40:01.392Z] + 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=333968bb37e028f0ed3b1116d0178b87682599e9 --label arch=arm64 --label version=0.0.0 . [2023-11-28T18:40:02.095Z] Sending build context to Docker daemon 15.98MB [2023-11-28T18:40:02.095Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:40:02.095Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T18:40:02.095Z] ---> 2da39a8b5c93 [2023-11-28T18:40:02.095Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T18:40:04.131Z] ---> Running in b8231a5da7f8 [2023-11-28T18:40:04.406Z] Removing intermediate container b8231a5da7f8 [2023-11-28T18:40:04.406Z] ---> 09a9e33b1c93 [2023-11-28T18:40:04.406Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:40:04.406Z] ---> Running in 14d19e513c96 [2023-11-28T18:40:04.998Z] Removing intermediate container 14d19e513c96 [2023-11-28T18:40:04.998Z] ---> 85e334c7e3fa [2023-11-28T18:40:04.998Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:40:04.998Z] ---> Running in 835f12dfda3c [2023-11-28T18:40:05.587Z] Removing intermediate container 835f12dfda3c [2023-11-28T18:40:05.587Z] ---> db0fb9b68f18 [2023-11-28T18:40:05.587Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-28T18:40:05.587Z] ---> Running in 405988bbc10a [2023-11-28T18:40:06.180Z] Removing intermediate container 405988bbc10a [2023-11-28T18:40:06.180Z] ---> f944d4a2588f [2023-11-28T18:40:06.180Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:40:06.180Z] ---> Running in 0e6f97966c4a [2023-11-28T18:40:09.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:40:09.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:40:11.010Z] OK: 271 MiB in 56 packages [2023-11-28T18:40:11.979Z] Removing intermediate container 0e6f97966c4a [2023-11-28T18:40:11.979Z] ---> 34f1937279ce [2023-11-28T18:40:11.979Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T18:40:12.566Z] ---> 3d6e42fcbb47 [2023-11-28T18:40:12.566Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:40:12.566Z] ---> Running in f2a1a73cd28b [2023-11-28T18:40:20.792Z] Removing intermediate container f2a1a73cd28b [2023-11-28T18:40:20.792Z] ---> 1624cd79c057 [2023-11-28T18:40:20.792Z] Step 10/26 : COPY . . [2023-11-28T18:40:21.380Z] ---> 90613f937cb2 [2023-11-28T18:40:21.380Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:40:21.380Z] ---> Running in d8ce16ac9cf6 [2023-11-28T18:40:21.649Z] Removing intermediate container d8ce16ac9cf6 [2023-11-28T18:40:21.649Z] ---> 1a36c1b8f7fb [2023-11-28T18:40:21.649Z] Step 12/26 : RUN $MAKE [2023-11-28T18:40:21.649Z] ---> Running in 6419c655cd22 [2023-11-28T18:40:23.070Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-28T18:42:29.804Z] Removing intermediate container 6419c655cd22 [2023-11-28T18:42:29.804Z] ---> 848110821821 [2023-11-28T18:42:29.804Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T18:42:29.804Z] 3.18: Pulling from library/alpine [2023-11-28T18:42:29.804Z] 579b34f0a95b: Pulling fs layer [2023-11-28T18:42:29.804Z] 579b34f0a95b: Verifying Checksum [2023-11-28T18:42:29.804Z] 579b34f0a95b: Download complete [2023-11-28T18:42:29.804Z] 579b34f0a95b: Pull complete [2023-11-28T18:42:29.804Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:42:29.804Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:42:29.804Z] ---> 3cc203321400 [2023-11-28T18:42:29.804Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-28T18:42:29.804Z] ---> Running in 0fce7ca73681 [2023-11-28T18:42:29.804Z] Removing intermediate container 0fce7ca73681 [2023-11-28T18:42:29.804Z] ---> 9c22b51214b4 [2023-11-28T18:42:29.804Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T18:42:29.804Z] ---> Running in f367cd8bfbc2 [2023-11-28T18:42:30.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:42:31.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:42:32.767Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:42:32.767Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T18:42:32.767Z] OK: 8 MiB in 16 packages [2023-11-28T18:42:33.730Z] Removing intermediate container f367cd8bfbc2 [2023-11-28T18:42:33.730Z] ---> 6a6fefdba800 [2023-11-28T18:42:33.730Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T18:42:33.730Z] ---> Running in f74bd689fb04 [2023-11-28T18:42:34.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:42:35.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:42:36.685Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:42:36.685Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:42:36.685Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:42:36.685Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:42:36.685Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:42:36.685Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:42:36.685Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:42:36.685Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:42:36.685Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:42:36.685Z] OK: 8 MiB in 16 packages [2023-11-28T18:42:38.103Z] Removing intermediate container f74bd689fb04 [2023-11-28T18:42:38.103Z] ---> b6362415ccf1 [2023-11-28T18:42:38.103Z] Step 17/26 : WORKDIR / [2023-11-28T18:42:38.103Z] ---> Running in ec795e1a72af [2023-11-28T18:42:38.372Z] Removing intermediate container ec795e1a72af [2023-11-28T18:42:38.372Z] ---> f76413349a25 [2023-11-28T18:42:38.372Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-28T18:42:38.959Z] ---> 5f0b33213f40 [2023-11-28T18:42:38.959Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-28T18:42:39.548Z] ---> 8c01258f1596 [2023-11-28T18:42:39.548Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-28T18:42:43.819Z] ---> 4846fb5f5b47 [2023-11-28T18:42:43.819Z] Step 21/26 : EXPOSE 59900 [2023-11-28T18:42:43.819Z] ---> Running in d63b55eb40ae [2023-11-28T18:42:43.819Z] Removing intermediate container d63b55eb40ae [2023-11-28T18:42:43.819Z] ---> 0b46c1e8f8a7 [2023-11-28T18:42:43.819Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-28T18:42:43.819Z] ---> Running in b9e5a07aabea [2023-11-28T18:42:44.104Z] Removing intermediate container b9e5a07aabea [2023-11-28T18:42:44.104Z] ---> 37974967d917 [2023-11-28T18:42:44.104Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:42:44.104Z] ---> Running in 16a6b999acc9 [2023-11-28T18:42:44.370Z] Removing intermediate container 16a6b999acc9 [2023-11-28T18:42:44.370Z] ---> bb06f3a8ee17 [2023-11-28T18:42:44.370Z] Step 24/26 : LABEL arch=arm64 [2023-11-28T18:42:44.370Z] ---> Running in cf6e1fda563f [2023-11-28T18:42:44.995Z] Removing intermediate container cf6e1fda563f [2023-11-28T18:42:44.995Z] ---> 8a1fa5763d3b [2023-11-28T18:42:44.995Z] Step 25/26 : LABEL git_sha=333968bb37e028f0ed3b1116d0178b87682599e9 [2023-11-28T18:42:44.995Z] ---> Running in ec75115feb68 [2023-11-28T18:42:45.264Z] Removing intermediate container ec75115feb68 [2023-11-28T18:42:45.264Z] ---> a2ee21ec6a44 [2023-11-28T18:42:45.264Z] Step 26/26 : LABEL version=0.0.0 [2023-11-28T18:42:45.264Z] ---> Running in 69b74a0f84c8 [2023-11-28T18:42:45.549Z] Removing intermediate container 69b74a0f84c8 [2023-11-28T18:42:45.549Z] ---> 800d0bab8aad [2023-11-28T18:42:45.549Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:42:45.549Z] Successfully built 800d0bab8aad [2023-11-28T18:42:45.549Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:42:46.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:42:46.824Z] [2023-11-28T18:42:46.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:42:47.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:42:47.273Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T18:42:47.273Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T18:42:47.273Z] 04944245beec: Pulling fs layer [2023-11-28T18:42:47.273Z] 699f458cf7ca: Pulling fs layer [2023-11-28T18:42:47.273Z] 765212b225bb: Pulling fs layer [2023-11-28T18:42:47.273Z] f23df028b6ca: Pulling fs layer [2023-11-28T18:42:47.273Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T18:42:47.273Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T18:42:47.273Z] f23df028b6ca: Waiting [2023-11-28T18:42:47.273Z] d65c8cfc05b1: Waiting [2023-11-28T18:42:47.273Z] 2437ff75d9bd: Waiting [2023-11-28T18:42:47.273Z] 765212b225bb: Waiting [2023-11-28T18:42:47.539Z] 04944245beec: Verifying Checksum [2023-11-28T18:42:47.539Z] 04944245beec: Download complete [2023-11-28T18:42:47.539Z] 765212b225bb: Verifying Checksum [2023-11-28T18:42:47.539Z] 765212b225bb: Download complete [2023-11-28T18:42:47.807Z] f23df028b6ca: Verifying Checksum [2023-11-28T18:42:47.807Z] f23df028b6ca: Download complete [2023-11-28T18:42:47.807Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T18:42:47.807Z] d65c8cfc05b1: Download complete [2023-11-28T18:42:47.807Z] 699f458cf7ca: Verifying Checksum [2023-11-28T18:42:47.807Z] 699f458cf7ca: Download complete [2023-11-28T18:42:48.390Z] 8998bd30e6a1: Download complete [2023-11-28T18:42:50.978Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T18:42:50.978Z] 2437ff75d9bd: Download complete [2023-11-28T18:42:53.561Z] 8998bd30e6a1: Pull complete [2023-11-28T18:42:53.561Z] 04944245beec: Pull complete [2023-11-28T18:42:57.820Z] 699f458cf7ca: Pull complete [2023-11-28T18:42:57.820Z] 765212b225bb: Pull complete [2023-11-28T18:42:58.408Z] f23df028b6ca: Pull complete [2023-11-28T18:42:58.408Z] d65c8cfc05b1: Pull complete [2023-11-28T18:43:16.620Z] 2437ff75d9bd: Pull complete [2023-11-28T18:43:16.620Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T18:43:16.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:43:16.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:43:17.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container [2023-11-28T18:43:17.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T18:43:20.022Z] $ docker top a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:21.028Z] ---> job-cost.sh [2023-11-28T18:43:21.028Z] lf-activate-venv: SKIPPING [2023-11-28T18:43:21.028Z] INFO: No Stack... [2023-11-28T18:43:21.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T18:43:22.255Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:43:22.925Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-11-28T18:43:22.925Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T18:43:23.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [2023-11-28T18:43:23.018Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] did not exist. Created. [2023-11-28T18:43:23.018Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:43:23.886Z] /w/workspace/device-virtual-go/1@tmp/durable-d0136a29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T18:43:24.548Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T18:43:24.585Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T18:43:24.641Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:43:24.680Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:43:24.842Z] $ docker stop --time=1 a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 [2023-11-28T18:43:28.093Z] $ docker rm -f --volumes a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T18:43:30.078Z] provisioning config files... [2023-11-28T18:43:30.087Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config2672308165860743614tmp [Pipeline] { [Pipeline] sh [2023-11-28T18:43:30.526Z] + set +x [2023-11-28T18:43:30.527Z] + curl -s https://codecov.io/bash [2023-11-28T18:43:30.527Z] + bash -s -- [2023-11-28T18:43:30.786Z] [2023-11-28T18:43:30.786Z] _____ _ [2023-11-28T18:43:30.786Z] / ____| | | [2023-11-28T18:43:30.786Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T18:43:30.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T18:43:30.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T18:43:30.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T18:43:30.786Z] Bash-1.0.6 [2023-11-28T18:43:30.786Z] [2023-11-28T18:43:30.786Z] [2023-11-28T18:43:30.786Z] ==> git version 2.25.1 found [2023-11-28T18:43:30.786Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T18:43:30.786Z] Release-Date: 2020-01-08 [2023-11-28T18:43:30.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T18:43:30.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T18:43:30.786Z] ==> Jenkins CI detected. [2023-11-28T18:43:30.786Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-452 [2023-11-28T18:43:30.786Z] project root: . [2023-11-28T18:43:30.786Z] --> token set from env [2023-11-28T18:43:30.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T18:43:30.786Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T18:43:30.786Z] ==> Python coveragepy not found [2023-11-28T18:43:30.786Z] ==> Searching for coverage reports in: [2023-11-28T18:43:30.786Z] + . [2023-11-28T18:43:30.786Z] -> Found 1 reports [2023-11-28T18:43:30.786Z] ==> Detecting git/mercurial file structure [2023-11-28T18:43:30.786Z] ==> Reading reports [2023-11-28T18:43:30.786Z] + ./coverage.out bytes=43063 [2023-11-28T18:43:30.786Z] ==> Appending adjustments [2023-11-28T18:43:30.786Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T18:43:31.046Z] + Found adjustments [2023-11-28T18:43:31.046Z] ==> Gzipping contents [2023-11-28T18:43:31.046Z] 8.0K /tmp/codecov.x8gzZe.gz [2023-11-28T18:43:31.046Z] ==> Uploading reports [2023-11-28T18:43:31.046Z] url: https://codecov.io [2023-11-28T18:43:31.046Z] query: branch=PR-452&commit=333968bb37e028f0ed3b1116d0178b87682599e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=452&job=&cmd_args= [2023-11-28T18:43:31.046Z] -> Pinging Codecov [2023-11-28T18:43:31.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-452&commit=333968bb37e028f0ed3b1116d0178b87682599e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=452&job=&cmd_args= [2023-11-28T18:43:31.046Z] -> Uploading to [2023-11-28T18:43:31.046Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/5E52B4B073DB2E39498172D8E973AA87/333968bb37e028f0ed3b1116d0178b87682599e9/4f25b1b7-00c8-410e-be51-d81d3ec8e2eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T184330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0e4b17b1efbebbc4671554f86e2930bdb14e9333ca7d1371dcd60b6aac47bc9 [2023-11-28T18:43:31.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:43:31.305Z] Dload Upload Total Spent Left Speed [2023-11-28T18:43:31.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20483 --:--:-- --:--:-- --:--:-- 20567 [2023-11-28T18:43:31.306Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] } [2023-11-28T18:43:31.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T18:43:34.594Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-452/archives ] [2023-11-28T18:43:34.594Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-452/archives [2023-11-28T18:43:34.594Z] total 16 [2023-11-28T18:43:34.594Z] drwxr-xr-x 3 root root 4096 Nov 28 18:36 . [2023-11-28T18:43:34.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:36 .. [2023-11-28T18:43:34.594Z] drwxr-xr-x 2 root root 4096 Nov 28 18:36 cost [2023-11-28T18:43:34.594Z] -rw-r--r-- 1 root root 89 Nov 28 18:36 cost.csv [2023-11-28T18:43:34.594Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-452/archives [2023-11-28T18:43:34.594Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-452/archives [2023-11-28T18:43:34.594Z] total 16 [2023-11-28T18:43:34.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:36 . [2023-11-28T18:43:34.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:36 .. [2023-11-28T18:43:34.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:36 cost [2023-11-28T18:43:34.594Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 28 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:34.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:35.829Z] ---> package-listing.sh [2023-11-28T18:43:35.829Z] ++ facter osfamily [2023-11-28T18:43:35.829Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T18:43:36.087Z] + OS_FAMILY=debian [2023-11-28T18:43:36.087Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-452 [2023-11-28T18:43:36.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T18:43:36.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T18:43:36.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T18:43:36.087Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T18:43:36.087Z] + '[' /w/workspace/foundry_device-virtual-go_PR-452 ']' [2023-11-28T18:43:36.087Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T18:43:36.087Z] + case "${OS_FAMILY}" in [2023-11-28T18:43:36.087Z] + dpkg -l [2023-11-28T18:43:36.087Z] + grep '^ii' [2023-11-28T18:43:36.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T18:43:36.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T18:43:36.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T18:43:36.087Z] + '[' /w/workspace/foundry_device-virtual-go_PR-452 ']' [2023-11-28T18:43:36.087Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-452/archives/ [2023-11-28T18:43:36.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-452/archives/ [Pipeline] echo [2023-11-28T18:43:36.122Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T18:43:36.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:43:36.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:43:36.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:43:37.130Z] prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container [2023-11-28T18:43:37.167Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:43:37.928Z] $ docker top 5cf50cfc6d3ac5e29d01a405e3477dadf519ed6f6cb356a2d06c90ee73099e51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:43:38.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T18:43:38.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T18:43:39.030Z] + ls /var/log/sa-host [2023-11-28T18:43:39.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:43:39.303Z] provisioning config files... [2023-11-28T18:43:39.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config17392667465005455162tmp [Pipeline] { [Pipeline] echo [2023-11-28T18:43:39.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:39.775Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T18:43:39.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:40.316Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T18:43:40.341Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:40.675Z] ---> sudo-logs.sh [2023-11-28T18:43:40.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T18:43:40.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:41.134Z] ---> job-cost.sh [2023-11-28T18:43:41.134Z] lf-activate-venv: SKIPPING [2023-11-28T18:43:41.134Z] DEBUG: total: 0.2199999988079071 [2023-11-28T18:43:41.134Z] INFO: Retrieving Stack Cost... [2023-11-28T18:43:41.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:43:41.961Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T18:43:42.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:43:42.315Z] ---> logs-deploy.sh [2023-11-28T18:43:42.315Z] lf-activate-venv: SKIPPING [2023-11-28T18:43:42.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-452/1 [2023-11-28T18:43:42.315Z] INFO: archiving workspace using pattern(s): [2023-11-28T18:43:43.271Z] Archives upload complete. [2023-11-28T18:43:43.271Z] INFO: archiving logs to Nexus