Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f 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-ssh365836768969700001.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-ssh16830062027522921743.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3505431689050554111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10156465648817749114.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4130732291039700608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1576’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1596 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#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 core.sparsecheckout # timeout=10 > git checkout -f 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f # timeout=10 > git rev-list --no-walk 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:46:30.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:46:30.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:46:30.326Z] ========================================================= [2023-11-28T18:46:30.326Z] EdgeX Global Pipelines Version Info [2023-11-28T18:46:30.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:46:31.045Z] ------------------- [2023-11-28T18:46:31.045Z] stable info: [2023-11-28T18:46:31.045Z] ------------------- [2023-11-28T18:46:31.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:46:31.045Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:46:31.045Z] Message: update stable to v1.0.258 [2023-11-28T18:46:31.612Z] ------------------- [2023-11-28T18:46:31.612Z] experimental info: [2023-11-28T18:46:31.612Z] ------------------- [2023-11-28T18:46:31.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:46:31.612Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:46:31.612Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:46:31.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-28T18:46:31.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-28T18:46:31.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:46:31.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:46:31.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:46:31.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:46:31.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:46:31.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T18:46:31.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:46:31.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:46:31.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:46:32.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-28T18:46:32.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:46:32.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:46:32.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:46:32.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:46:32.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:46:32.203Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:46:32.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:46:32.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:46:32.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T18:46:32.358Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T18:46:32.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T18:46:32.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T18:46:32.476Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T18:46:32.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:46:32.554Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:46:32.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T18:46:32.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T18:46:32.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T18:46:32.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] echo [2023-11-28T18:46:32.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31c5dd2 [Pipeline] echo [2023-11-28T18:46:32.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:46:32.875Z] provisioning config files... [2023-11-28T18:46:32.891Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15636979908124555110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:46:33.243Z] ---> ****-login.sh [2023-11-28T18:46:33.243Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:46:33.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:33.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:33.503Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:33.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:33.503Z] [2023-11-28T18:46:33.503Z] Login Succeeded [2023-11-28T18:46:33.503Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:46:33.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:33.766Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:33.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:33.766Z] [2023-11-28T18:46:33.766Z] Login Succeeded [2023-11-28T18:46:33.766Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:46:33.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:33.766Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:33.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:33.767Z] [2023-11-28T18:46:33.767Z] Login Succeeded [2023-11-28T18:46:33.767Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:46:33.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:34.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:34.031Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:34.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:34.031Z] [2023-11-28T18:46:34.031Z] Login Succeeded [2023-11-28T18:46:34.031Z] ****.io [2023-11-28T18:46:34.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:34.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:34.290Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:34.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:34.290Z] [2023-11-28T18:46:34.290Z] Login Succeeded [2023-11-28T18:46:34.290Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:46:34.297Z] 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:46:34.818Z] + git rev-list -1 --merges 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f~1..31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] echo [2023-11-28T18:46:34.840Z] -----------> git rev-list -1 --merges 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f~1..31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [false] [Pipeline] sh [2023-11-28T18:46:35.143Z] + git log --format=format:%s -1 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] echo [2023-11-28T18:46:35.158Z] ========================================================= [2023-11-28T18:46:35.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:46:35.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:46:35.526Z] + git log --format=format:%s -1 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] echo [2023-11-28T18:46:35.538Z] [semverPrep] GIT_COMMIT: 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f, Commit Message: build: Update to latest 3.2.0 dev go-mods (#452) [Pipeline] echo [2023-11-28T18:46:35.563Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T18:46:35.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:46:35.932Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:46:35.932Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:46:35.932Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:46:35.932Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:46:35.932Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:46:35.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:36.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:46:36.286Z] [2023-11-28T18:46:36.286Z] 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:46:36.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:46:36.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:46:36.604Z] b85a868b505f: Pulling fs layer [2023-11-28T18:46:36.604Z] e2be974225ed: Pulling fs layer [2023-11-28T18:46:36.604Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:46:36.604Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:46:36.604Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:46:36.604Z] eaf3925da568: Pulling fs layer [2023-11-28T18:46:36.604Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:46:36.604Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:46:36.604Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:46:36.604Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:46:36.604Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:46:36.604Z] bab4dde63d76: Waiting [2023-11-28T18:46:36.604Z] b352a97aabf1: Waiting [2023-11-28T18:46:36.604Z] 988bab9f4d93: Waiting [2023-11-28T18:46:36.604Z] 4872d77fe225: Waiting [2023-11-28T18:46:36.604Z] bde34c3a00c8: Waiting [2023-11-28T18:46:36.604Z] eaf3925da568: Waiting [2023-11-28T18:46:36.604Z] e2be974225ed: Download complete [2023-11-28T18:46:36.604Z] 988bab9f4d93: Download complete [2023-11-28T18:46:36.865Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:46:36.865Z] 1469e6f7b9e6: Download complete [2023-11-28T18:46:36.865Z] eaf3925da568: Verifying Checksum [2023-11-28T18:46:36.865Z] eaf3925da568: Download complete [2023-11-28T18:46:36.865Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:46:36.865Z] 339a4e72a1f5: Download complete [2023-11-28T18:46:36.865Z] bde34c3a00c8: Download complete [2023-11-28T18:46:36.865Z] b352a97aabf1: Download complete [2023-11-28T18:46:36.865Z] 4872d77fe225: Verifying Checksum [2023-11-28T18:46:36.865Z] 4872d77fe225: Download complete [2023-11-28T18:46:36.865Z] 5851b861e8e6: Download complete [2023-11-28T18:46:36.865Z] b85a868b505f: Verifying Checksum [2023-11-28T18:46:36.865Z] b85a868b505f: Download complete [2023-11-28T18:46:37.128Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:46:37.128Z] bab4dde63d76: Download complete [2023-11-28T18:46:38.074Z] b85a868b505f: Pull complete [2023-11-28T18:46:38.334Z] e2be974225ed: Pull complete [2023-11-28T18:46:38.902Z] 339a4e72a1f5: Pull complete [2023-11-28T18:46:38.902Z] 988bab9f4d93: Pull complete [2023-11-28T18:46:39.161Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:46:39.161Z] eaf3925da568: Pull complete [2023-11-28T18:46:41.064Z] bab4dde63d76: Pull complete [2023-11-28T18:46:41.064Z] bde34c3a00c8: Pull complete [2023-11-28T18:46:41.064Z] b352a97aabf1: Pull complete [2023-11-28T18:46:41.064Z] 4872d77fe225: Pull complete [2023-11-28T18:46:41.064Z] 5851b861e8e6: Pull complete [2023-11-28T18:46:41.064Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:46:41.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:46:41.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:46:41.254Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T18:46:41.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T18:46:46.164Z] $ docker top 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 -eo pid,comm [2023-11-28T18:46:46.215Z] 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:46:46.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:46:46.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:46:46.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:46:46.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:46:46.403Z] $ docker exec 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 ssh-agent [2023-11-28T18:46:46.507Z] SSH_AUTH_SOCK=/tmp/ssh-zlzQ8X7N7IwH/agent.32 [2023-11-28T18:46:46.507Z] SSH_AGENT_PID=38 [2023-11-28T18:46:46.513Z] Running ssh-add (command line suppressed) [2023-11-28T18:46:46.615Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3634764658605858128.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3634764658605858128.key) [2023-11-28T18:46:46.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:46:46.933Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:46:46.942Z] $ docker exec --env ******** --env ******** 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 ssh-agent -k [2023-11-28T18:46:47.041Z] unset SSH_AUTH_SOCK; [2023-11-28T18:46:47.041Z] unset SSH_AGENT_PID; [2023-11-28T18:46:47.041Z] echo Agent pid 38 killed; [2023-11-28T18:46:47.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:46:47.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:46:47.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:46:47.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:46:47.219Z] $ docker exec 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 ssh-agent [2023-11-28T18:46:47.321Z] SSH_AUTH_SOCK=/tmp/ssh-MBkP4ra6H80c/agent.70 [2023-11-28T18:46:47.321Z] SSH_AGENT_PID=76 [2023-11-28T18:46:47.326Z] Running ssh-add (command line suppressed) [2023-11-28T18:46:47.414Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15369988076396820381.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15369988076396820381.key) [2023-11-28T18:46:47.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:46:47.745Z] + git semver init [2023-11-28T18:46:48.002Z] 2023-11-28 18:46:47,934 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:46:48.002Z] 2023-11-28 18:46:47,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-11-28T18:46:48.002Z] 2023-11-28 18:46:47,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-11-28T18:46:48.002Z] 2023-11-28 18:46:47,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:46:49.907Z] 2023-11-28 18:46:49,776 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-11-28T18:46:49.907Z] 2023-11-28 18:46:49,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-11-28T18:46:49.907Z] 2023-11-28 18:46:49,776 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T18:46:49.907Z] 2023-11-28 18:46:49,777 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T18:46:49.907Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T18:46:49.915Z] $ docker exec --env ******** --env ******** 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 ssh-agent -k [2023-11-28T18:46:50.008Z] unset SSH_AUTH_SOCK; [2023-11-28T18:46:50.009Z] unset SSH_AGENT_PID; [2023-11-28T18:46:50.009Z] echo Agent pid 76 killed; [2023-11-28T18:46:50.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:46:50.393Z] + git semver [Pipeline] } [2023-11-28T18:46:50.672Z] $ docker stop --time=1 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 [2023-11-28T18:46:51.928Z] $ docker rm -f --volumes 81bf96b4963a498aae27b468ea899ceeee9ea1a6133e67cfdd63e21e43754316 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:46:52.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:46:52.574Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:46:52.576Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:46:52.911Z] provisioning config files... [2023-11-28T18:46:52.925Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16750997065495269999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:46:53.240Z] ---> ****-login.sh [2023-11-28T18:46:53.240Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:46:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:53.240Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:53.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:53.240Z] [2023-11-28T18:46:53.240Z] Login Succeeded [2023-11-28T18:46:53.240Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:46:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:53.240Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:53.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:53.240Z] [2023-11-28T18:46:53.240Z] Login Succeeded [2023-11-28T18:46:53.240Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:46:53.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:53.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:53.498Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:53.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:53.498Z] [2023-11-28T18:46:53.498Z] Login Succeeded [2023-11-28T18:46:53.498Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:46:53.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:53.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:53.498Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:53.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:53.498Z] [2023-11-28T18:46:53.498Z] Login Succeeded [2023-11-28T18:46:53.498Z] ****.io [2023-11-28T18:46:53.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:53.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:53.759Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:53.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:53.759Z] [2023-11-28T18:46:53.759Z] Login Succeeded [2023-11-28T18:46:53.759Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:46:53.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:46:53.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:46:53.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:46:53.963Z] ========================================================= [2023-11-28T18:46:53.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:46:53.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:54.354Z] + 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:46:54.355Z] Sending build context to Docker daemon 31.53MB [2023-11-28T18:46:54.355Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:46:54.355Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T18:46:54.620Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:46:54.620Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:46:54.620Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:46:54.620Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:46:54.620Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:46:54.620Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:46:54.620Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:46:54.620Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:46:54.620Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:46:54.620Z] 1f1c1a5573a3: Waiting [2023-11-28T18:46:54.620Z] ce7588e14bc9: Waiting [2023-11-28T18:46:54.620Z] ad3a456e5733: Waiting [2023-11-28T18:46:54.620Z] 69c7f0334f64: Waiting [2023-11-28T18:46:54.620Z] b5e4710f87ac: Waiting [2023-11-28T18:46:54.620Z] c4d48a809fc2: Download complete [2023-11-28T18:46:54.620Z] ad3a456e5733: Verifying Checksum [2023-11-28T18:46:54.620Z] ad3a456e5733: Download complete [2023-11-28T18:46:54.620Z] 69c7f0334f64: Verifying Checksum [2023-11-28T18:46:54.620Z] 69c7f0334f64: Download complete [2023-11-28T18:46:54.620Z] 7264a8db6415: Verifying Checksum [2023-11-28T18:46:54.620Z] 7264a8db6415: Download complete [2023-11-28T18:46:54.620Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:46:54.620Z] 1f1c1a5573a3: Download complete [2023-11-28T18:46:54.879Z] 7264a8db6415: Pull complete [2023-11-28T18:46:54.879Z] c4d48a809fc2: Pull complete [2023-11-28T18:46:54.879Z] b5e4710f87ac: Download complete [2023-11-28T18:46:55.137Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:46:55.137Z] 4f1c88b9dad5: Download complete [2023-11-28T18:46:55.404Z] ce7588e14bc9: Verifying Checksum [2023-11-28T18:46:55.404Z] ce7588e14bc9: Download complete [2023-11-28T18:46:57.936Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:46:57.936Z] ad3a456e5733: Pull complete [2023-11-28T18:46:58.192Z] 69c7f0334f64: Pull complete [2023-11-28T18:46:58.192Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:47:00.722Z] ce7588e14bc9: Pull complete [2023-11-28T18:47:00.722Z] b5e4710f87ac: Pull complete [2023-11-28T18:47:00.981Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:47:00.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:47:00.981Z] ---> 88b5674ff536 [2023-11-28T18:47:00.981Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T18:47:06.264Z] ---> Running in 7291750593e4 [2023-11-28T18:47:06.264Z] Removing intermediate container 7291750593e4 [2023-11-28T18:47:06.264Z] ---> 6634aba212ac [2023-11-28T18:47:06.264Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:47:06.264Z] ---> Running in 65f62af348c4 [2023-11-28T18:47:06.522Z] Removing intermediate container 65f62af348c4 [2023-11-28T18:47:06.522Z] ---> e0f11afaf242 [2023-11-28T18:47:06.522Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:47:06.522Z] ---> Running in 6c5973dfd7af [2023-11-28T18:47:06.522Z] Removing intermediate container 6c5973dfd7af [2023-11-28T18:47:06.522Z] ---> a47d339b51ba [2023-11-28T18:47:06.522Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-28T18:47:06.522Z] ---> Running in ccf23b0bab44 [2023-11-28T18:47:06.522Z] Removing intermediate container ccf23b0bab44 [2023-11-28T18:47:06.522Z] ---> 30a002880607 [2023-11-28T18:47:06.522Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:47:06.780Z] ---> Running in b99458d8ca41 [2023-11-28T18:47:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:47:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:47:07.301Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T18:47:07.301Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T18:47:07.301Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T18:47:07.301Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T18:47:07.301Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:07.301Z] OK: 268 MiB in 56 packages [2023-11-28T18:47:07.821Z] Still waiting to schedule task [2023-11-28T18:47:07.821Z] ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:47:07.821Z] ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:47:07.821Z] ‘prd-ubuntu20.04-docker-8c-8g-1603’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:47:07.821Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1593’ is offline [2023-11-28T18:47:08.247Z] Removing intermediate container b99458d8ca41 [2023-11-28T18:47:08.247Z] ---> 6914a8ac904c [2023-11-28T18:47:08.247Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T18:47:08.247Z] ---> d2233dcbd808 [2023-11-28T18:47:08.247Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:08.247Z] ---> Running in 4da172720f31 [2023-11-28T18:47:34.821Z] Removing intermediate container 4da172720f31 [2023-11-28T18:47:34.821Z] ---> ae35dca39102 [2023-11-28T18:47:34.821Z] Step 10/12 : COPY . . [2023-11-28T18:47:35.397Z] ---> 3c89969175bf [2023-11-28T18:47:35.397Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:47:35.397Z] ---> Running in a56bbceddb5d [2023-11-28T18:47:35.397Z] Removing intermediate container a56bbceddb5d [2023-11-28T18:47:35.397Z] ---> e5b40c3ec418 [2023-11-28T18:47:35.397Z] Step 12/12 : RUN $MAKE [2023-11-28T18:47:35.657Z] ---> Running in d9f7bfa16a6a [2023-11-28T18:47:35.917Z] noop [2023-11-28T18:47:36.178Z] Removing intermediate container d9f7bfa16a6a [2023-11-28T18:47:36.178Z] ---> cbd0c534502e [2023-11-28T18:47:36.178Z] Successfully built cbd0c534502e [2023-11-28T18:47:36.178Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:36.569Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:47:36.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:47:36.691Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T18:47:36.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:47:37.049Z] $ docker top e4d59c065f98d38c85a063133055f765c8d2a100a165ace4e92a4c905a98c839 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:47:37.451Z] + go version [2023-11-28T18:47:37.451Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:47:37.461Z] $ docker stop --time=1 e4d59c065f98d38c85a063133055f765c8d2a100a165ace4e92a4c905a98c839 [2023-11-28T18:47:38.705Z] $ docker rm -f --volumes e4d59c065f98d38c85a063133055f765c8d2a100a165ace4e92a4c905a98c839 [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:47:39.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:47:39.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:47:39.392Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T18:47:39.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:47:39.771Z] $ docker top 7f70552ba580e930bad3610801d272c601a429cb6885badfaffbdb632cac9ade -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:47:40.157Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:47:40.487Z] + make test [2023-11-28T18:47:40.487Z] go test ./... -coverprofile=coverage.out [2023-11-28T18:47:41.424Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-28T18:47:51.409Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-28T18:47:51.409Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-11-28T18:47:57.978Z] go vet ./... [2023-11-28T18:48:01.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:48:01.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:48:01.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:48:01.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:48:01.328Z] $ docker stop --time=1 7f70552ba580e930bad3610801d272c601a429cb6885badfaffbdb632cac9ade [2023-11-28T18:48:03.167Z] $ docker rm -f --volumes 7f70552ba580e930bad3610801d272c601a429cb6885badfaffbdb632cac9ade [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:48:03.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:48:03.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T18:48:04.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:48:04.576Z] + ls -al . [2023-11-28T18:48:04.576Z] total 200 [2023-11-28T18:48:04.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:47 . [2023-11-28T18:48:04.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:46 .. [2023-11-28T18:48:04.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:47 .git [2023-11-28T18:48:04.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:46 .github [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 18:46 .gitignore [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:46 .golangci.yml [2023-11-28T18:48:04.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:46 .semver [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 18:46 Attribution.txt [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 18:46 CHANGELOG.md [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 18:46 Dockerfile [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:46 GOVERNANCE.md [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 18:46 Jenkinsfile [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:46 LICENSE [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 18:46 Makefile [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 18:46 OWNERS.md [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 18:46 README.md [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:46 VERSION [2023-11-28T18:48:04.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:46 bin [2023-11-28T18:48:04.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:46 cmd [2023-11-28T18:48:04.576Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 18:47 coverage.out [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 18:46 go.mod [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 18:46 go.sum [2023-11-28T18:48:04.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:46 internal [2023-11-28T18:48:04.576Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:04.923Z] + 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=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T18:48:04.923Z] Sending build context to Docker daemon 31.58MB [2023-11-28T18:48:04.923Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:48:04.923Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T18:48:04.923Z] ---> cbd0c534502e [2023-11-28T18:48:04.923Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T18:48:05.182Z] ---> Running in c5fdf0d9234c [2023-11-28T18:48:05.182Z] Removing intermediate container c5fdf0d9234c [2023-11-28T18:48:05.182Z] ---> bf637c2d4635 [2023-11-28T18:48:05.182Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:48:05.182Z] ---> Running in d8772b321f86 [2023-11-28T18:48:05.182Z] Removing intermediate container d8772b321f86 [2023-11-28T18:48:05.182Z] ---> 310576092c7a [2023-11-28T18:48:05.182Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:48:05.441Z] ---> Running in c1d9f827ca02 [2023-11-28T18:48:05.441Z] Removing intermediate container c1d9f827ca02 [2023-11-28T18:48:05.441Z] ---> f791148d28ed [2023-11-28T18:48:05.441Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-28T18:48:05.441Z] ---> Running in 43e2ebac4916 [2023-11-28T18:48:05.441Z] Removing intermediate container 43e2ebac4916 [2023-11-28T18:48:05.441Z] ---> 5723ad075bb4 [2023-11-28T18:48:05.441Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:48:05.441Z] ---> Running in 33021170f668 [2023-11-28T18:48:05.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:05.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:06.276Z] OK: 268 MiB in 56 packages [2023-11-28T18:48:06.550Z] Removing intermediate container 33021170f668 [2023-11-28T18:48:06.550Z] ---> 948e26824853 [2023-11-28T18:48:06.550Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T18:48:06.550Z] ---> e817bb379c75 [2023-11-28T18:48:06.550Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:48:06.550Z] ---> Running in d440366ac53d [2023-11-28T18:48:07.550Z] Removing intermediate container d440366ac53d [2023-11-28T18:48:07.550Z] ---> 5b4af7c8d532 [2023-11-28T18:48:07.550Z] Step 10/26 : COPY . . [2023-11-28T18:48:07.819Z] ---> 86be12e83a18 [2023-11-28T18:48:07.819Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:48:07.819Z] ---> Running in f1fbeece931d [2023-11-28T18:48:07.819Z] Removing intermediate container f1fbeece931d [2023-11-28T18:48:07.819Z] ---> 06a775c195cc [2023-11-28T18:48:07.819Z] Step 12/26 : RUN $MAKE [2023-11-28T18:48:07.819Z] ---> Running in 925f14f5491f [2023-11-28T18:48:08.078Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.1 -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:48:30.037Z] Removing intermediate container 925f14f5491f [2023-11-28T18:48:30.037Z] ---> 4f943590febc [2023-11-28T18:48:30.037Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T18:48:30.037Z] 3.18: Pulling from library/alpine [2023-11-28T18:48:30.037Z] 96526aa774ef: Pulling fs layer [2023-11-28T18:48:30.399Z] 96526aa774ef: Verifying Checksum [2023-11-28T18:48:30.399Z] 96526aa774ef: Download complete [2023-11-28T18:48:30.399Z] 96526aa774ef: Pull complete [2023-11-28T18:48:30.399Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:48:30.399Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:48:30.399Z] ---> 8ca4688f4f35 [2023-11-28T18:48:30.399Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-28T18:48:30.659Z] ---> Running in 354a59644f8d [2023-11-28T18:48:30.659Z] Removing intermediate container 354a59644f8d [2023-11-28T18:48:30.659Z] ---> 1553a0e6c98d [2023-11-28T18:48:30.659Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T18:48:30.659Z] ---> Running in 5119d022fb06 [2023-11-28T18:48:30.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:31.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:31.440Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:48:31.440Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T18:48:31.440Z] OK: 7 MiB in 16 packages [2023-11-28T18:48:31.700Z] Removing intermediate container 5119d022fb06 [2023-11-28T18:48:31.700Z] ---> 5fcb73a3bae1 [2023-11-28T18:48:31.700Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T18:48:31.700Z] ---> Running in a860183bc0f5 [2023-11-28T18:48:31.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:31.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:48:32.217Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:48:32.217Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:48:32.217Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:48:32.217Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:48:32.217Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:48:32.217Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:48:32.217Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:48:32.217Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:48:32.217Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:48:32.217Z] OK: 7 MiB in 16 packages [2023-11-28T18:48:33.152Z] Removing intermediate container a860183bc0f5 [2023-11-28T18:48:33.152Z] ---> 8db89137f6f6 [2023-11-28T18:48:33.152Z] Step 17/26 : WORKDIR / [2023-11-28T18:48:33.152Z] ---> Running in a01f230ae13b [2023-11-28T18:48:33.152Z] Removing intermediate container a01f230ae13b [2023-11-28T18:48:33.152Z] ---> bfc31ace7919 [2023-11-28T18:48:33.152Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-28T18:48:33.152Z] ---> 756472bdcdbc [2023-11-28T18:48:33.152Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-28T18:48:33.411Z] ---> d0abaaf54580 [2023-11-28T18:48:33.411Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-28T18:48:34.378Z] ---> f6fdd380ffff [2023-11-28T18:48:34.378Z] Step 21/26 : EXPOSE 59900 [2023-11-28T18:48:34.378Z] ---> Running in f702a7c5eb36 [2023-11-28T18:48:34.378Z] Removing intermediate container f702a7c5eb36 [2023-11-28T18:48:34.378Z] ---> 7971838aa867 [2023-11-28T18:48:34.378Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-28T18:48:34.378Z] ---> Running in 6b36c48efd45 [2023-11-28T18:48:34.637Z] Removing intermediate container 6b36c48efd45 [2023-11-28T18:48:34.637Z] ---> 1c8a34a23f71 [2023-11-28T18:48:34.637Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:48:34.637Z] ---> Running in 105d3145950e [2023-11-28T18:48:34.637Z] Removing intermediate container 105d3145950e [2023-11-28T18:48:34.637Z] ---> f286b2975c4f [2023-11-28T18:48:34.637Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T18:48:34.637Z] ---> Running in 21f307e74eba [2023-11-28T18:48:34.896Z] Removing intermediate container 21f307e74eba [2023-11-28T18:48:34.896Z] ---> 72c5f589213f [2023-11-28T18:48:34.896Z] Step 25/26 : LABEL git_sha=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T18:48:34.896Z] ---> Running in 4880a4fd98a2 [2023-11-28T18:48:35.155Z] Removing intermediate container 4880a4fd98a2 [2023-11-28T18:48:35.155Z] ---> 2b5eee3d6670 [2023-11-28T18:48:35.155Z] Step 26/26 : LABEL version=3.2.0-dev.1 [2023-11-28T18:48:35.155Z] ---> Running in c32660d1fe87 [2023-11-28T18:48:35.155Z] Removing intermediate container c32660d1fe87 [2023-11-28T18:48:35.155Z] ---> f8511df1d382 [2023-11-28T18:48:35.155Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:48:35.155Z] Successfully built f8511df1d382 [2023-11-28T18:48:35.155Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:48:35.434Z] provisioning config files... [2023-11-28T18:48:35.444Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8589979423929384428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:48:35.783Z] ---> ****-login.sh [2023-11-28T18:48:35.783Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:48:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:48:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:48:35.783Z] Configure a credential helper to remove this warning. See [2023-11-28T18:48:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:48:35.783Z] [2023-11-28T18:48:35.783Z] Login Succeeded [2023-11-28T18:48:35.783Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:48:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:48:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:48:35.783Z] Configure a credential helper to remove this warning. See [2023-11-28T18:48:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:48:35.783Z] [2023-11-28T18:48:35.783Z] Login Succeeded [2023-11-28T18:48:35.783Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:48:36.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:48:36.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:48:36.047Z] Configure a credential helper to remove this warning. See [2023-11-28T18:48:36.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:48:36.047Z] [2023-11-28T18:48:36.047Z] Login Succeeded [2023-11-28T18:48:36.047Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:48:36.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:48:36.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:48:36.047Z] Configure a credential helper to remove this warning. See [2023-11-28T18:48:36.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:48:36.047Z] [2023-11-28T18:48:36.047Z] Login Succeeded [2023-11-28T18:48:36.047Z] ****.io [2023-11-28T18:48:36.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:48:36.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:48:36.306Z] Configure a credential helper to remove this warning. See [2023-11-28T18:48:36.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:48:36.306Z] [2023-11-28T18:48:36.306Z] Login Succeeded [2023-11-28T18:48:36.306Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:48:36.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:48:36.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:48:36.512Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-11-28T18:48:36.512Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T18:48:36.512Z] latest [2023-11-28T18:48:36.512Z] 3.2.0-dev.1 [2023-11-28T18:48:36.512Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T18:48:36.512Z] main [2023-11-28T18:48:36.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:36.947Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:37.342Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T18:48:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-28T18:48:37.342Z] 4c37cc166fba: Preparing [2023-11-28T18:48:37.342Z] 54bbe597b515: Preparing [2023-11-28T18:48:37.342Z] 9da7c1c633a3: Preparing [2023-11-28T18:48:37.342Z] 1ee2f06e1f3d: Preparing [2023-11-28T18:48:37.342Z] 68c708f62f6a: Preparing [2023-11-28T18:48:37.342Z] cc2447e1835a: Preparing [2023-11-28T18:48:37.342Z] cc2447e1835a: Waiting [2023-11-28T18:48:37.342Z] 54bbe597b515: Pushed [2023-11-28T18:48:37.342Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:37.342Z] 68c708f62f6a: Pushed [2023-11-28T18:48:37.342Z] 9da7c1c633a3: Pushed [2023-11-28T18:48:37.910Z] 1ee2f06e1f3d: Pushed [2023-11-28T18:48:40.443Z] 4c37cc166fba: Pushed [2023-11-28T18:48:40.443Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f: digest: sha256:353a2e54be32ac67f8f9a0e5964a6b9b085d323786961461bc362e216ca4f09c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:40.838Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:41.231Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-11-28T18:48:41.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-28T18:48:41.232Z] 4c37cc166fba: Preparing [2023-11-28T18:48:41.232Z] 54bbe597b515: Preparing [2023-11-28T18:48:41.232Z] 9da7c1c633a3: Preparing [2023-11-28T18:48:41.232Z] 1ee2f06e1f3d: Preparing [2023-11-28T18:48:41.232Z] 68c708f62f6a: Preparing [2023-11-28T18:48:41.232Z] cc2447e1835a: Preparing [2023-11-28T18:48:41.232Z] cc2447e1835a: Waiting [2023-11-28T18:48:41.232Z] 68c708f62f6a: Layer already exists [2023-11-28T18:48:41.232Z] 4c37cc166fba: Layer already exists [2023-11-28T18:48:41.232Z] 1ee2f06e1f3d: Layer already exists [2023-11-28T18:48:41.232Z] 54bbe597b515: Layer already exists [2023-11-28T18:48:41.232Z] 9da7c1c633a3: Layer already exists [2023-11-28T18:48:41.232Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:41.232Z] latest: digest: sha256:353a2e54be32ac67f8f9a0e5964a6b9b085d323786961461bc362e216ca4f09c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:41.638Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:42.039Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.1 [2023-11-28T18:48:42.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-28T18:48:42.039Z] 4c37cc166fba: Preparing [2023-11-28T18:48:42.039Z] 54bbe597b515: Preparing [2023-11-28T18:48:42.039Z] 9da7c1c633a3: Preparing [2023-11-28T18:48:42.039Z] 1ee2f06e1f3d: Preparing [2023-11-28T18:48:42.039Z] 68c708f62f6a: Preparing [2023-11-28T18:48:42.039Z] cc2447e1835a: Preparing [2023-11-28T18:48:42.039Z] cc2447e1835a: Waiting [2023-11-28T18:48:42.039Z] 68c708f62f6a: Layer already exists [2023-11-28T18:48:42.039Z] 9da7c1c633a3: Layer already exists [2023-11-28T18:48:42.039Z] 1ee2f06e1f3d: Layer already exists [2023-11-28T18:48:42.039Z] 4c37cc166fba: Layer already exists [2023-11-28T18:48:42.039Z] 54bbe597b515: Layer already exists [2023-11-28T18:48:42.039Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:42.039Z] 3.2.0-dev.1: digest: sha256:353a2e54be32ac67f8f9a0e5964a6b9b085d323786961461bc362e216ca4f09c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:42.438Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:42.828Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T18:48:42.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-28T18:48:42.828Z] 4c37cc166fba: Preparing [2023-11-28T18:48:42.828Z] 54bbe597b515: Preparing [2023-11-28T18:48:42.828Z] 9da7c1c633a3: Preparing [2023-11-28T18:48:42.828Z] 1ee2f06e1f3d: Preparing [2023-11-28T18:48:42.828Z] 68c708f62f6a: Preparing [2023-11-28T18:48:42.828Z] cc2447e1835a: Preparing [2023-11-28T18:48:42.828Z] cc2447e1835a: Waiting [2023-11-28T18:48:42.828Z] 1ee2f06e1f3d: Layer already exists [2023-11-28T18:48:42.828Z] 68c708f62f6a: Layer already exists [2023-11-28T18:48:42.828Z] 54bbe597b515: Layer already exists [2023-11-28T18:48:42.828Z] 4c37cc166fba: Layer already exists [2023-11-28T18:48:42.828Z] 9da7c1c633a3: Layer already exists [2023-11-28T18:48:42.828Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:42.828Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1: digest: sha256:353a2e54be32ac67f8f9a0e5964a6b9b085d323786961461bc362e216ca4f09c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:43.232Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:43.628Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-11-28T18:48:43.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-28T18:48:43.628Z] 4c37cc166fba: Preparing [2023-11-28T18:48:43.628Z] 54bbe597b515: Preparing [2023-11-28T18:48:43.628Z] 9da7c1c633a3: Preparing [2023-11-28T18:48:43.628Z] 1ee2f06e1f3d: Preparing [2023-11-28T18:48:43.628Z] 68c708f62f6a: Preparing [2023-11-28T18:48:43.628Z] cc2447e1835a: Preparing [2023-11-28T18:48:43.628Z] cc2447e1835a: Waiting [2023-11-28T18:48:43.628Z] 54bbe597b515: Layer already exists [2023-11-28T18:48:43.628Z] 4c37cc166fba: Layer already exists [2023-11-28T18:48:43.628Z] 1ee2f06e1f3d: Layer already exists [2023-11-28T18:48:43.628Z] 68c708f62f6a: Layer already exists [2023-11-28T18:48:43.628Z] 9da7c1c633a3: Layer already exists [2023-11-28T18:48:43.628Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:43.628Z] main: digest: sha256:353a2e54be32ac67f8f9a0e5964a6b9b085d323786961461bc362e216ca4f09c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:48:43.865Z] ===================================================== [Pipeline] echo [2023-11-28T18:48:43.908Z] taggedImages: [2023-11-28T18:48:43.908Z] - nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T18:48:43.908Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-11-28T18:48:43.908Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.1 [2023-11-28T18:48:43.908Z] - nexus3.edgexfoundry.org:10004/device-virtual:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T18:48:43.908Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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:48:44.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:48:44.554Z] [2023-11-28T18:48:44.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:44.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:48:44.883Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T18:48:44.883Z] 5eb5b503b376: Pulling fs layer [2023-11-28T18:48:44.883Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T18:48:44.883Z] ec43610c2a17: Pulling fs layer [2023-11-28T18:48:44.883Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T18:48:44.883Z] 33b1e0a273af: Pulling fs layer [2023-11-28T18:48:44.883Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T18:48:44.883Z] 2f39f015ded8: Pulling fs layer [2023-11-28T18:48:44.883Z] 33b1e0a273af: Waiting [2023-11-28T18:48:44.883Z] 5d3b04190fa2: Waiting [2023-11-28T18:48:44.883Z] 3a2ae6a8a46f: Waiting [2023-11-28T18:48:44.883Z] 2f39f015ded8: Waiting [2023-11-28T18:48:44.883Z] 5c69ac0246d0: Download complete [2023-11-28T18:48:44.883Z] 3a2ae6a8a46f: Download complete [2023-11-28T18:48:44.883Z] 33b1e0a273af: Verifying Checksum [2023-11-28T18:48:44.883Z] 33b1e0a273af: Download complete [2023-11-28T18:48:44.883Z] 5d3b04190fa2: Download complete [2023-11-28T18:48:44.883Z] ec43610c2a17: Verifying Checksum [2023-11-28T18:48:44.883Z] ec43610c2a17: Download complete [2023-11-28T18:48:45.143Z] 5eb5b503b376: Verifying Checksum [2023-11-28T18:48:45.143Z] 5eb5b503b376: Download complete [2023-11-28T18:48:45.709Z] 2f39f015ded8: Download complete [2023-11-28T18:48:46.277Z] 5eb5b503b376: Pull complete [2023-11-28T18:48:46.277Z] 5c69ac0246d0: Pull complete [2023-11-28T18:48:46.842Z] ec43610c2a17: Pull complete [2023-11-28T18:48:46.842Z] 3a2ae6a8a46f: Pull complete [2023-11-28T18:48:47.100Z] 33b1e0a273af: Pull complete [2023-11-28T18:48:47.100Z] 5d3b04190fa2: Pull complete [2023-11-28T18:48:51.290Z] 2f39f015ded8: Pull complete [2023-11-28T18:48:51.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T18:48:51.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:48:51.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:48:51.520Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T18:48:51.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:48:58.051Z] $ docker top 0824908a2b4cb425087dfe92a134ed488668dc8ab51fb695b48b1880839fe7ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:48:58.479Z] ---> job-cost.sh [2023-11-28T18:48:58.479Z] lf-activate-venv: SKIPPING [2023-11-28T18:48:58.479Z] INFO: No Stack... [2023-11-28T18:48:58.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:48:58.997Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:48:59.288Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-11-28T18:48:59.288Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T18:48:59.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [2023-11-28T18:48:59.306Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] did not exist. Created. [2023-11-28T18:48:59.306Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:48:59.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T18:48:59.746Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:48:59.753Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:48:59.831Z] $ docker stop --time=1 0824908a2b4cb425087dfe92a134ed488668dc8ab51fb695b48b1880839fe7ad [2023-11-28T18:49:00.985Z] $ docker rm -f --volumes 0824908a2b4cb425087dfe92a134ed488668dc8ab51fb695b48b1880839fe7ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T19:26:53.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3371 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-11-28T19:26:54.028Z] Running in /w/workspace/device-virtual-go/157 [Pipeline] { [Pipeline] checkout [2023-11-28T19:26:59.076Z] The recommended git tool is: git [2023-11-28T19:27:06.284Z] using credential edgex-jenkins-ssh [2023-11-28T19:27:06.313Z] Cloning the remote Git repository [2023-11-28T19:27:06.365Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-28T19:27:06.496Z] > git init /w/workspace/device-virtual-go/157 # timeout=10 [2023-11-28T19:27:06.742Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-28T19:27:06.744Z] > git --version # timeout=10 [2023-11-28T19:27:06.786Z] > git --version # 'git version 2.25.1' [2023-11-28T19:27:06.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T19:27:06.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T19:27:09.689Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-28T19:27:09.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T19:27:13.069Z] Avoid second fetch [2023-11-28T19:27:13.069Z] Checking out Revision 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f (main) [2023-11-28T19:27:14.175Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#452)" [2023-11-28T19:27:13.092Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T19:27:13.208Z] > git checkout -f 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T19:27:15.594Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T19:27:15.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:27:15.594Z] Dload Upload Total Spent Left Speed [2023-11-28T19:27:15.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 79761 0 --:--:-- --:--:-- --:--:-- 79761 [Pipeline] sh [2023-11-28T19:27:15.990Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T19:27:16.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T19:27:16.358Z] + sudo tee /etc/docker/daemon.new [2023-11-28T19:27:16.358Z] { [2023-11-28T19:27:16.358Z] "registry-mirrors": [ [2023-11-28T19:27:16.358Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T19:27:16.358Z] ], [2023-11-28T19:27:16.358Z] "bip": "10.250.0.254/24", [2023-11-28T19:27:16.358Z] "hosts": [ [2023-11-28T19:27:16.358Z] "tcp://0.0.0.0:5555", [2023-11-28T19:27:16.358Z] "unix:///var/run/docker.sock" [2023-11-28T19:27:16.358Z] ], [2023-11-28T19:27:16.358Z] "mtu": 1458, [2023-11-28T19:27:16.358Z] "selinux-enabled": true, [2023-11-28T19:27:16.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T19:27:16.358Z] } [Pipeline] sh [2023-11-28T19:27:16.732Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T19:27:17.088Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:27:35.456Z] provisioning config files... [2023-11-28T19:27:35.492Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/157@tmp/config1272782143065281213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:27:35.993Z] ---> ****-login.sh [2023-11-28T19:27:35.993Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:27:36.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:27:36.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:27:36.538Z] Configure a credential helper to remove this warning. See [2023-11-28T19:27:36.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:27:36.538Z] [2023-11-28T19:27:36.538Z] Login Succeeded [2023-11-28T19:27:36.538Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:27:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:27:37.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:27:37.077Z] Configure a credential helper to remove this warning. See [2023-11-28T19:27:37.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:27:37.077Z] [2023-11-28T19:27:37.077Z] Login Succeeded [2023-11-28T19:27:37.077Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:27:37.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:27:37.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:27:37.345Z] Configure a credential helper to remove this warning. See [2023-11-28T19:27:37.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:27:37.345Z] [2023-11-28T19:27:37.345Z] Login Succeeded [2023-11-28T19:27:37.345Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:27:37.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:27:37.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:27:37.614Z] Configure a credential helper to remove this warning. See [2023-11-28T19:27:37.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:27:37.614Z] [2023-11-28T19:27:37.614Z] Login Succeeded [2023-11-28T19:27:37.614Z] ****.io [2023-11-28T19:27:37.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:27:38.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:27:38.150Z] Configure a credential helper to remove this warning. See [2023-11-28T19:27:38.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:27:38.150Z] [2023-11-28T19:27:38.151Z] Login Succeeded [2023-11-28T19:27:38.151Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:27:38.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T19:27:38.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:27:38.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:27:38.709Z] ========================================================= [2023-11-28T19:27:38.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T19:27:38.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:27:39.198Z] + 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-28T19:27:39.795Z] Sending build context to Docker daemon 15.9MB [2023-11-28T19:27:39.795Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T19:27:39.795Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T19:27:41.735Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T19:27:41.735Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T19:27:41.735Z] 5d54e960e981: Pulling fs layer [2023-11-28T19:27:41.735Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T19:27:41.735Z] f0e02332f6b5: Pulling fs layer [2023-11-28T19:27:41.735Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T19:27:41.735Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T19:27:41.735Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T19:27:41.735Z] 872ee5b61b7b: Waiting [2023-11-28T19:27:41.735Z] 0c6a40ed1a82: Waiting [2023-11-28T19:27:41.735Z] f0e02332f6b5: Waiting [2023-11-28T19:27:41.735Z] 94ae7d8d031c: Waiting [2023-11-28T19:27:42.004Z] 5d54e960e981: Verifying Checksum [2023-11-28T19:27:42.004Z] 5d54e960e981: Download complete [2023-11-28T19:27:42.004Z] f0e02332f6b5: Verifying Checksum [2023-11-28T19:27:42.004Z] f0e02332f6b5: Download complete [2023-11-28T19:27:42.004Z] 872ee5b61b7b: Download complete [2023-11-28T19:27:42.004Z] 9fda8d8052c6: Download complete [2023-11-28T19:27:42.459Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T19:27:42.459Z] 94ae7d8d031c: Download complete [2023-11-28T19:27:42.727Z] 9fda8d8052c6: Pull complete [2023-11-28T19:27:43.316Z] 5d54e960e981: Pull complete [2023-11-28T19:27:43.583Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T19:27:43.583Z] c4a7e357bf2a: Download complete [2023-11-28T19:27:44.994Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T19:27:44.994Z] 0c6a40ed1a82: Download complete [2023-11-28T19:27:57.314Z] c4a7e357bf2a: Pull complete [2023-11-28T19:27:57.314Z] f0e02332f6b5: Pull complete [2023-11-28T19:27:57.314Z] 872ee5b61b7b: Pull complete [2023-11-28T19:28:03.968Z] 0c6a40ed1a82: Pull complete [2023-11-28T19:28:05.396Z] 94ae7d8d031c: Pull complete [2023-11-28T19:28:05.396Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T19:28:05.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T19:28:05.396Z] ---> 86de565de09d [2023-11-28T19:28:05.396Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T19:28:05.987Z] ---> Running in 72dc49e2e686 [2023-11-28T19:28:06.255Z] Removing intermediate container 72dc49e2e686 [2023-11-28T19:28:06.255Z] ---> e596a76f5452 [2023-11-28T19:28:06.255Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T19:28:06.255Z] ---> Running in 188e1114b341 [2023-11-28T19:28:06.522Z] Removing intermediate container 188e1114b341 [2023-11-28T19:28:06.522Z] ---> d9aaa8321be8 [2023-11-28T19:28:06.522Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T19:28:06.522Z] ---> Running in 136de359f468 [2023-11-28T19:28:06.789Z] Removing intermediate container 136de359f468 [2023-11-28T19:28:06.789Z] ---> 3e2dd1f0feda [2023-11-28T19:28:06.789Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-28T19:28:06.789Z] ---> Running in 11d870d8981a [2023-11-28T19:28:07.375Z] Removing intermediate container 11d870d8981a [2023-11-28T19:28:07.375Z] ---> 85e0d9f5ef35 [2023-11-28T19:28:07.375Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T19:28:07.375Z] ---> Running in 9d9f12ac74b2 [2023-11-28T19:28:08.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:28:08.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:28:09.890Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T19:28:09.890Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T19:28:09.890Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T19:28:09.890Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T19:28:09.890Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T19:28:09.890Z] OK: 271 MiB in 56 packages [2023-11-28T19:28:10.869Z] Removing intermediate container 9d9f12ac74b2 [2023-11-28T19:28:10.869Z] ---> 727a3a4fdcfc [2023-11-28T19:28:10.869Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T19:28:11.454Z] ---> 0148673ddb79 [2023-11-28T19:28:11.454Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T19:28:11.454Z] ---> Running in af4ad2f90ef5 [2023-11-28T19:29:33.119Z] Removing intermediate container af4ad2f90ef5 [2023-11-28T19:29:33.119Z] ---> 55a7b5ca6873 [2023-11-28T19:29:33.119Z] Step 10/12 : COPY . . [2023-11-28T19:29:33.119Z] ---> 3d77eb4bcc24 [2023-11-28T19:29:33.119Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T19:29:33.119Z] ---> Running in 8984f7bee8cf [2023-11-28T19:29:33.119Z] Removing intermediate container 8984f7bee8cf [2023-11-28T19:29:33.119Z] ---> 1b7d4e0e45eb [2023-11-28T19:29:33.119Z] Step 12/12 : RUN $MAKE [2023-11-28T19:29:33.119Z] ---> Running in 901edcdcfe18 [2023-11-28T19:29:33.119Z] noop [2023-11-28T19:29:33.119Z] Removing intermediate container 901edcdcfe18 [2023-11-28T19:29:33.119Z] ---> 2f66d872e05e [2023-11-28T19:29:33.119Z] Successfully built 2f66d872e05e [2023-11-28T19:29:33.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:29:33.602Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T19:29:33.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:29:33.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-3371 does not seem to be running inside a container [2023-11-28T19:29:34.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/157 -v /w/workspace/device-virtual-go/157:/w/workspace/device-virtual-go/157:rw,z -v /w/workspace/device-virtual-go/157@tmp:/w/workspace/device-virtual-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T19:29:35.347Z] $ docker top 47944e358975230a082f72bcc2154d9b971bf6fe40ff8d3f7a0a3155a0386ab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:29:36.282Z] + go version [2023-11-28T19:29:36.282Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T19:29:36.298Z] $ docker stop --time=1 47944e358975230a082f72bcc2154d9b971bf6fe40ff8d3f7a0a3155a0386ab3 [2023-11-28T19:29:39.915Z] $ docker rm -f --volumes 47944e358975230a082f72bcc2154d9b971bf6fe40ff8d3f7a0a3155a0386ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:29:40.778Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T19:29:40.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:29:41.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-3371 does not seem to be running inside a container [2023-11-28T19:29:41.100Z] $ 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/157 -v /w/workspace/device-virtual-go/157:/w/workspace/device-virtual-go/157:rw,z -v /w/workspace/device-virtual-go/157@tmp:/w/workspace/device-virtual-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T19:29:42.253Z] $ docker top 831dbe5ca3e9ff4852425ab5b22fe29b5ebb4b514bf6fab145eb363d99fc20c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:29:43.170Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/157 [Pipeline] fileExists [Pipeline] sh [2023-11-28T19:29:43.541Z] + make test [2023-11-28T19:29:43.814Z] go test ./... -coverprofile=coverage.out [2023-11-28T19:29:48.068Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-28T19:31:24.708Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-28T19:31:24.708Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 58.4% of statements [2023-11-28T19:31:24.708Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T19:31:24.708Z] go vet ./... [2023-11-28T19:31:32.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T19:31:32.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T19:31:32.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T19:31:32.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T19:31:32.986Z] $ docker stop --time=1 831dbe5ca3e9ff4852425ab5b22fe29b5ebb4b514bf6fab145eb363d99fc20c3 [2023-11-28T19:31:37.784Z] $ docker rm -f --volumes 831dbe5ca3e9ff4852425ab5b22fe29b5ebb4b514bf6fab145eb363d99fc20c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:31:38.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T19:31:39.023Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T19:31:39.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T19:31:40.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T19:31:40.471Z] + ls -al . [2023-11-28T19:31:40.471Z] total 196 [2023-11-28T19:31:40.471Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 19:29 . [2023-11-28T19:31:40.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:27 .. [2023-11-28T19:31:40.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:27 .git [2023-11-28T19:31:40.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:27 .github [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 19:27 .gitignore [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:27 .golangci.yml [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 19:27 Attribution.txt [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 19:27 CHANGELOG.md [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 19:27 Dockerfile [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:27 GOVERNANCE.md [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 19:27 Jenkinsfile [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 19:27 LICENSE [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 19:27 Makefile [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 19:27 OWNERS.md [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 19:27 README.md [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:46 VERSION [2023-11-28T19:31:40.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:27 bin [2023-11-28T19:31:40.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:27 cmd [2023-11-28T19:31:40.471Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 19:31 coverage.out [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 19:27 go.mod [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 19:27 go.sum [2023-11-28T19:31:40.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:27 internal [2023-11-28T19:31:40.471Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 19:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:31:40.897Z] + 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=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T19:31:41.483Z] Sending build context to Docker daemon 15.94MB [2023-11-28T19:31:41.483Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T19:31:41.483Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T19:31:41.483Z] ---> 2f66d872e05e [2023-11-28T19:31:41.483Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T19:31:41.483Z] ---> Running in 273a53609d61 [2023-11-28T19:31:41.750Z] Removing intermediate container 273a53609d61 [2023-11-28T19:31:41.750Z] ---> d02d25ecaa47 [2023-11-28T19:31:41.750Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T19:31:42.016Z] ---> Running in b2b798b0970b [2023-11-28T19:31:42.282Z] Removing intermediate container b2b798b0970b [2023-11-28T19:31:42.282Z] ---> 6a7633e4f71d [2023-11-28T19:31:42.282Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T19:31:42.282Z] ---> Running in 3a478eafdbab [2023-11-28T19:31:42.549Z] Removing intermediate container 3a478eafdbab [2023-11-28T19:31:42.549Z] ---> f1fe0c207762 [2023-11-28T19:31:42.549Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-28T19:31:42.549Z] ---> Running in 1f021baafddc [2023-11-28T19:31:42.816Z] Removing intermediate container 1f021baafddc [2023-11-28T19:31:42.816Z] ---> b5c25cfbf502 [2023-11-28T19:31:42.816Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T19:31:43.090Z] ---> Running in ee795c8db5e9 [2023-11-28T19:31:44.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:31:44.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:31:45.285Z] OK: 271 MiB in 56 packages [2023-11-28T19:31:46.249Z] Removing intermediate container ee795c8db5e9 [2023-11-28T19:31:46.249Z] ---> 4ec46d58f0cc [2023-11-28T19:31:46.249Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T19:31:46.516Z] ---> e29237d942d5 [2023-11-28T19:31:46.517Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T19:31:46.792Z] ---> Running in e2d168be84ec [2023-11-28T19:31:51.047Z] Removing intermediate container e2d168be84ec [2023-11-28T19:31:51.047Z] ---> ec1f0d7e4294 [2023-11-28T19:31:51.047Z] Step 10/26 : COPY . . [2023-11-28T19:31:52.009Z] ---> 2bbe683ded31 [2023-11-28T19:31:52.009Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T19:31:52.009Z] ---> Running in 00490fcfe9c0 [2023-11-28T19:31:52.284Z] Removing intermediate container 00490fcfe9c0 [2023-11-28T19:31:52.284Z] ---> c41857646876 [2023-11-28T19:31:52.284Z] Step 12/26 : RUN $MAKE [2023-11-28T19:31:52.550Z] ---> Running in d957c9eee51b [2023-11-28T19:31:53.544Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.1 -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-28T19:33:45.182Z] Removing intermediate container d957c9eee51b [2023-11-28T19:33:45.182Z] ---> 495e46e894e3 [2023-11-28T19:33:45.182Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T19:33:45.182Z] 3.18: Pulling from library/alpine [2023-11-28T19:33:45.182Z] 579b34f0a95b: Pulling fs layer [2023-11-28T19:33:45.182Z] 579b34f0a95b: Verifying Checksum [2023-11-28T19:33:45.182Z] 579b34f0a95b: Download complete [2023-11-28T19:33:45.182Z] 579b34f0a95b: Pull complete [2023-11-28T19:33:45.182Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T19:33:45.182Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T19:33:45.182Z] ---> 3cc203321400 [2023-11-28T19:33:45.182Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-28T19:33:45.182Z] ---> Running in 48a4d9435fcb [2023-11-28T19:33:45.182Z] Removing intermediate container 48a4d9435fcb [2023-11-28T19:33:45.182Z] ---> 885b4f850890 [2023-11-28T19:33:45.182Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T19:33:45.182Z] ---> Running in 35e5775a50f4 [2023-11-28T19:33:45.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:33:45.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:33:45.182Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T19:33:45.182Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T19:33:45.182Z] OK: 8 MiB in 16 packages [2023-11-28T19:33:45.182Z] Removing intermediate container 35e5775a50f4 [2023-11-28T19:33:45.182Z] ---> 49faac3d0734 [2023-11-28T19:33:45.182Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T19:33:45.182Z] ---> Running in 8e2e92373f15 [2023-11-28T19:33:45.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:33:45.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:33:45.182Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T19:33:45.182Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:33:45.182Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T19:33:45.182Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:33:45.182Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T19:33:45.182Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T19:33:45.182Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:33:45.182Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T19:33:45.182Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T19:33:45.182Z] OK: 8 MiB in 16 packages [2023-11-28T19:33:45.182Z] Removing intermediate container 8e2e92373f15 [2023-11-28T19:33:45.182Z] ---> c234b6bbcfec [2023-11-28T19:33:45.182Z] Step 17/26 : WORKDIR / [2023-11-28T19:33:45.182Z] ---> Running in 072098204dd2 [2023-11-28T19:33:45.182Z] Removing intermediate container 072098204dd2 [2023-11-28T19:33:45.182Z] ---> 77c9fcdce1af [2023-11-28T19:33:45.182Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-28T19:33:45.182Z] ---> bb1357dc0a87 [2023-11-28T19:33:45.182Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-28T19:33:45.449Z] ---> 7522e18ef87d [2023-11-28T19:33:45.449Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-28T19:33:47.404Z] ---> f5a0eded1744 [2023-11-28T19:33:47.404Z] Step 21/26 : EXPOSE 59900 [2023-11-28T19:33:47.404Z] ---> Running in a36162c1993e [2023-11-28T19:33:47.404Z] Removing intermediate container a36162c1993e [2023-11-28T19:33:47.404Z] ---> 95c953592094 [2023-11-28T19:33:47.404Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-28T19:33:47.404Z] ---> Running in 08846e7a0ba3 [2023-11-28T19:33:47.672Z] Removing intermediate container 08846e7a0ba3 [2023-11-28T19:33:47.672Z] ---> 82bf8874f8c4 [2023-11-28T19:33:47.672Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T19:33:47.942Z] ---> Running in 4bee93f0689e [2023-11-28T19:33:48.209Z] Removing intermediate container 4bee93f0689e [2023-11-28T19:33:48.209Z] ---> 2d7cd0d0feaa [2023-11-28T19:33:48.209Z] Step 24/26 : LABEL arch=arm64 [2023-11-28T19:33:48.209Z] ---> Running in 098825792e7e [2023-11-28T19:33:48.474Z] Removing intermediate container 098825792e7e [2023-11-28T19:33:48.474Z] ---> bd0e544ff1af [2023-11-28T19:33:48.474Z] Step 25/26 : LABEL git_sha=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T19:33:48.474Z] ---> Running in 86d0397927fb [2023-11-28T19:33:48.740Z] Removing intermediate container 86d0397927fb [2023-11-28T19:33:48.740Z] ---> a2987e7f32c3 [2023-11-28T19:33:48.740Z] Step 26/26 : LABEL version=3.2.0-dev.1 [2023-11-28T19:33:48.740Z] ---> Running in 39b3e5473530 [2023-11-28T19:33:49.012Z] Removing intermediate container 39b3e5473530 [2023-11-28T19:33:49.012Z] ---> 6ca8b7cc5f9b [2023-11-28T19:33:49.012Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T19:33:49.012Z] Successfully built 6ca8b7cc5f9b [2023-11-28T19:33:49.279Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:33:49.725Z] provisioning config files... [2023-11-28T19:33:49.742Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/157@tmp/config17557988012608436913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:33:50.127Z] ---> ****-login.sh [2023-11-28T19:33:50.127Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:33:50.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:33:50.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:33:50.394Z] Configure a credential helper to remove this warning. See [2023-11-28T19:33:50.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:33:50.394Z] [2023-11-28T19:33:50.394Z] Login Succeeded [2023-11-28T19:33:50.394Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:33:50.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:33:50.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:33:50.661Z] Configure a credential helper to remove this warning. See [2023-11-28T19:33:50.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:33:50.661Z] [2023-11-28T19:33:50.661Z] Login Succeeded [2023-11-28T19:33:50.661Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:33:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:33:51.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:33:51.199Z] Configure a credential helper to remove this warning. See [2023-11-28T19:33:51.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:33:51.199Z] [2023-11-28T19:33:51.199Z] Login Succeeded [2023-11-28T19:33:51.199Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:33:51.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:33:51.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:33:51.467Z] Configure a credential helper to remove this warning. See [2023-11-28T19:33:51.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:33:51.467Z] [2023-11-28T19:33:51.467Z] Login Succeeded [2023-11-28T19:33:51.467Z] ****.io [2023-11-28T19:33:51.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:33:52.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:33:52.004Z] Configure a credential helper to remove this warning. See [2023-11-28T19:33:52.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:33:52.004Z] [2023-11-28T19:33:52.004Z] Login Succeeded [2023-11-28T19:33:52.004Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:33:52.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:33:52.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:33:52.276Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-11-28T19:33:52.276Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T19:33:52.276Z] latest [2023-11-28T19:33:52.276Z] 3.2.0-dev.1 [2023-11-28T19:33:52.276Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T19:33:52.276Z] main [2023-11-28T19:33:52.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:33:52.833Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:33:53.306Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T19:33:53.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-28T19:33:53.306Z] 5c99b5dcb939: Preparing [2023-11-28T19:33:53.306Z] e3b007b94b05: Preparing [2023-11-28T19:33:53.306Z] 3f2066eac4ce: Preparing [2023-11-28T19:33:53.306Z] 547fc4765726: Preparing [2023-11-28T19:33:53.306Z] 4cadd5df5822: Preparing [2023-11-28T19:33:53.306Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:33:53.306Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:33:53.573Z] 4cadd5df5822: Pushed [2023-11-28T19:33:53.573Z] 3f2066eac4ce: Pushed [2023-11-28T19:33:53.573Z] e3b007b94b05: Pushed [2023-11-28T19:33:53.573Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:33:54.976Z] 547fc4765726: Pushed [2023-11-28T19:33:58.319Z] 5c99b5dcb939: Pushed [2023-11-28T19:33:58.900Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f: digest: sha256:bb6390c19850cda620f01b1d5785c4708141946fe0a45640dbe7ca37663f67a1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:33:59.373Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:33:59.840Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-11-28T19:33:59.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-28T19:33:59.840Z] 5c99b5dcb939: Preparing [2023-11-28T19:33:59.840Z] e3b007b94b05: Preparing [2023-11-28T19:33:59.840Z] 3f2066eac4ce: Preparing [2023-11-28T19:33:59.840Z] 547fc4765726: Preparing [2023-11-28T19:33:59.840Z] 4cadd5df5822: Preparing [2023-11-28T19:33:59.840Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:33:59.840Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:33:59.840Z] 5c99b5dcb939: Layer already exists [2023-11-28T19:33:59.840Z] 4cadd5df5822: Layer already exists [2023-11-28T19:33:59.840Z] e3b007b94b05: Layer already exists [2023-11-28T19:33:59.840Z] 547fc4765726: Layer already exists [2023-11-28T19:33:59.840Z] 3f2066eac4ce: Layer already exists [2023-11-28T19:33:59.840Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:34:00.107Z] latest: digest: sha256:bb6390c19850cda620f01b1d5785c4708141946fe0a45640dbe7ca37663f67a1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:00.587Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:01.052Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.1 [2023-11-28T19:34:01.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-28T19:34:01.052Z] 5c99b5dcb939: Preparing [2023-11-28T19:34:01.052Z] e3b007b94b05: Preparing [2023-11-28T19:34:01.052Z] 3f2066eac4ce: Preparing [2023-11-28T19:34:01.052Z] 547fc4765726: Preparing [2023-11-28T19:34:01.052Z] 4cadd5df5822: Preparing [2023-11-28T19:34:01.052Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:34:01.052Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:34:01.052Z] 4cadd5df5822: Layer already exists [2023-11-28T19:34:01.052Z] 3f2066eac4ce: Layer already exists [2023-11-28T19:34:01.052Z] e3b007b94b05: Layer already exists [2023-11-28T19:34:01.052Z] 5c99b5dcb939: Layer already exists [2023-11-28T19:34:01.052Z] 547fc4765726: Layer already exists [2023-11-28T19:34:01.052Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:34:01.052Z] 3.2.0-dev.1: digest: sha256:bb6390c19850cda620f01b1d5785c4708141946fe0a45640dbe7ca37663f67a1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:01.540Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:02.020Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T19:34:02.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-28T19:34:02.020Z] 5c99b5dcb939: Preparing [2023-11-28T19:34:02.020Z] e3b007b94b05: Preparing [2023-11-28T19:34:02.020Z] 3f2066eac4ce: Preparing [2023-11-28T19:34:02.020Z] 547fc4765726: Preparing [2023-11-28T19:34:02.020Z] 4cadd5df5822: Preparing [2023-11-28T19:34:02.020Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:34:02.020Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:34:02.020Z] 4cadd5df5822: Layer already exists [2023-11-28T19:34:02.020Z] e3b007b94b05: Layer already exists [2023-11-28T19:34:02.020Z] 547fc4765726: Layer already exists [2023-11-28T19:34:02.020Z] 3f2066eac4ce: Layer already exists [2023-11-28T19:34:02.020Z] 5c99b5dcb939: Layer already exists [2023-11-28T19:34:02.020Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:34:02.020Z] 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1: digest: sha256:bb6390c19850cda620f01b1d5785c4708141946fe0a45640dbe7ca37663f67a1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:02.777Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:03.252Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-11-28T19:34:03.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-28T19:34:03.252Z] 5c99b5dcb939: Preparing [2023-11-28T19:34:03.252Z] e3b007b94b05: Preparing [2023-11-28T19:34:03.252Z] 3f2066eac4ce: Preparing [2023-11-28T19:34:03.252Z] 547fc4765726: Preparing [2023-11-28T19:34:03.252Z] 4cadd5df5822: Preparing [2023-11-28T19:34:03.252Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:34:03.252Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:34:03.252Z] 3f2066eac4ce: Layer already exists [2023-11-28T19:34:03.252Z] e3b007b94b05: Layer already exists [2023-11-28T19:34:03.252Z] 4cadd5df5822: Layer already exists [2023-11-28T19:34:03.252Z] 547fc4765726: Layer already exists [2023-11-28T19:34:03.252Z] 5c99b5dcb939: Layer already exists [2023-11-28T19:34:03.252Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:34:03.252Z] main: digest: sha256:bb6390c19850cda620f01b1d5785c4708141946fe0a45640dbe7ca37663f67a1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:34:03.574Z] ===================================================== [Pipeline] echo [2023-11-28T19:34:03.633Z] taggedImages: [2023-11-28T19:34:03.633Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [2023-11-28T19:34:03.633Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-11-28T19:34:03.633Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.1 [2023-11-28T19:34:03.633Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f-3.2.0-dev.1 [2023-11-28T19:34:03.633Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:04.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:34:04.258Z] [2023-11-28T19:34:04.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:04.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:34:04.638Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T19:34:04.638Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T19:34:04.638Z] 04944245beec: Pulling fs layer [2023-11-28T19:34:04.638Z] 699f458cf7ca: Pulling fs layer [2023-11-28T19:34:04.638Z] 765212b225bb: Pulling fs layer [2023-11-28T19:34:04.638Z] f23df028b6ca: Pulling fs layer [2023-11-28T19:34:04.638Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T19:34:04.638Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T19:34:04.638Z] f23df028b6ca: Waiting [2023-11-28T19:34:04.638Z] d65c8cfc05b1: Waiting [2023-11-28T19:34:04.638Z] 2437ff75d9bd: Waiting [2023-11-28T19:34:04.638Z] 765212b225bb: Waiting [2023-11-28T19:34:04.906Z] 04944245beec: Verifying Checksum [2023-11-28T19:34:04.906Z] 04944245beec: Download complete [2023-11-28T19:34:04.906Z] 765212b225bb: Verifying Checksum [2023-11-28T19:34:04.906Z] 765212b225bb: Download complete [2023-11-28T19:34:04.906Z] f23df028b6ca: Verifying Checksum [2023-11-28T19:34:04.906Z] f23df028b6ca: Download complete [2023-11-28T19:34:04.906Z] d65c8cfc05b1: Download complete [2023-11-28T19:34:05.174Z] 699f458cf7ca: Verifying Checksum [2023-11-28T19:34:05.174Z] 699f458cf7ca: Download complete [2023-11-28T19:34:05.442Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T19:34:05.442Z] 8998bd30e6a1: Download complete [2023-11-28T19:34:08.162Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T19:34:08.162Z] 2437ff75d9bd: Download complete [2023-11-28T19:34:10.774Z] 8998bd30e6a1: Pull complete [2023-11-28T19:34:10.774Z] 04944245beec: Pull complete [2023-11-28T19:34:12.719Z] 699f458cf7ca: Pull complete [2023-11-28T19:34:12.719Z] 765212b225bb: Pull complete [2023-11-28T19:34:13.304Z] f23df028b6ca: Pull complete [2023-11-28T19:34:13.573Z] d65c8cfc05b1: Pull complete [2023-11-28T19:34:28.562Z] 2437ff75d9bd: Pull complete [2023-11-28T19:34:28.562Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T19:34:28.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:34:28.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:34:28.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-3371 does not seem to be running inside a container [2023-11-28T19:34:29.005Z] $ 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/157 -v /w/workspace/device-virtual-go/157:/w/workspace/device-virtual-go/157:rw,z -v /w/workspace/device-virtual-go/157@tmp:/w/workspace/device-virtual-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T19:34:31.574Z] $ docker top 5b86fe11be7f8b6667121e1de592cf430f636bf7678c2c458acfeb17e8a19a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:34:32.512Z] ---> job-cost.sh [2023-11-28T19:34:32.512Z] lf-activate-venv: SKIPPING [2023-11-28T19:34:32.512Z] INFO: No Stack... [2023-11-28T19:34:32.778Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T19:34:33.747Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:34:34.385Z] + + cat /w/workspace/device-virtual-go/157/archives/cost.csvcut [2023-11-28T19:34:34.385Z] -d, -f6 [Pipeline] lock [2023-11-28T19:34:34.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [2023-11-28T19:34:34.453Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] did not exist. Created. [2023-11-28T19:34:34.453Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:34:34.906Z] /w/workspace/device-virtual-go/157@tmp/durable-aff5d5ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T19:34:35.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T19:34:35.580Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T19:34:35.635Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:34:35.645Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:34:35.762Z] $ docker stop --time=1 5b86fe11be7f8b6667121e1de592cf430f636bf7678c2c458acfeb17e8a19a24 [2023-11-28T19:34:37.206Z] $ docker rm -f --volumes 5b86fe11be7f8b6667121e1de592cf430f636bf7678c2c458acfeb17e8a19a24 [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-28T19:34:38.557Z] provisioning config files... [2023-11-28T19:34:38.563Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6857814171703895416tmp [Pipeline] { [Pipeline] sh [2023-11-28T19:34:38.946Z] + set +x [2023-11-28T19:34:38.946Z] + curl -s https://codecov.io/bash [2023-11-28T19:34:38.946Z] + bash -s -- [2023-11-28T19:34:38.946Z] [2023-11-28T19:34:38.946Z] _____ _ [2023-11-28T19:34:38.946Z] / ____| | | [2023-11-28T19:34:38.946Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T19:34:38.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T19:34:38.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T19:34:38.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T19:34:38.946Z] Bash-1.0.6 [2023-11-28T19:34:38.946Z] [2023-11-28T19:34:38.946Z] [2023-11-28T19:34:38.946Z] ==> git version 2.25.1 found [2023-11-28T19:34:38.946Z] ==> 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-28T19:34:38.946Z] Release-Date: 2020-01-08 [2023-11-28T19:34:38.946Z] 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-28T19:34:38.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T19:34:38.946Z] ==> Jenkins CI detected. [2023-11-28T19:34:38.946Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-11-28T19:34:38.946Z] project root: . [2023-11-28T19:34:38.946Z] --> token set from env [2023-11-28T19:34:38.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T19:34:38.946Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T19:34:38.946Z] ==> Python coveragepy not found [2023-11-28T19:34:38.946Z] ==> Searching for coverage reports in: [2023-11-28T19:34:38.946Z] + . [2023-11-28T19:34:38.946Z] -> Found 1 reports [2023-11-28T19:34:38.946Z] ==> Detecting git/mercurial file structure [2023-11-28T19:34:38.946Z] ==> Reading reports [2023-11-28T19:34:38.946Z] + ./coverage.out bytes=43063 [2023-11-28T19:34:39.206Z] ==> Appending adjustments [2023-11-28T19:34:39.206Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T19:34:39.206Z] + Found adjustments [2023-11-28T19:34:39.206Z] ==> Gzipping contents [2023-11-28T19:34:39.206Z] 8.0K /tmp/codecov.JEYetj.gz [2023-11-28T19:34:39.206Z] ==> Uploading reports [2023-11-28T19:34:39.206Z] url: https://codecov.io [2023-11-28T19:34:39.206Z] query: branch=main&commit=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:34:39.206Z] -> Pinging Codecov [2023-11-28T19:34:39.206Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:34:45.800Z] -> Uploading to [2023-11-28T19:34:45.800Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/5E52B4B073DB2E39498172D8E973AA87/31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f/5b5c3cee-1a11-444e-aad3-d456e609764a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T193445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c0a33ff6186816dabffdb5521fc2e0973079c3bd4763630ea3d388b2574d18a [2023-11-28T19:34:45.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:34:45.800Z] Dload Upload Total Spent Left Speed [2023-11-28T19:34:46.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18860 --:--:-- --:--:-- --:--:-- 18860 [2023-11-28T19:34:46.367Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failurehttps://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] } [2023-11-28T19:34:46.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T19:34:46.805Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T19:34:46.818Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:47.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:34:47.252Z] [2023-11-28T19:34:47.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:34:47.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:34:47.602Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T19:34:47.602Z] df9b9388f04a: Pulling fs layer [2023-11-28T19:34:47.602Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T19:34:47.602Z] 25bc292e5bac: Pulling fs layer [2023-11-28T19:34:47.602Z] 114826534d7a: Pulling fs layer [2023-11-28T19:34:47.602Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T19:34:47.602Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T19:34:47.602Z] 4657fd5d0bcf: Waiting [2023-11-28T19:34:47.602Z] 114826534d7a: Waiting [2023-11-28T19:34:47.602Z] 6ad1cebc031e: Waiting [2023-11-28T19:34:47.602Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T19:34:47.602Z] 8a3aa393b2d8: Waiting [2023-11-28T19:34:47.602Z] 25bc292e5bac: Verifying Checksum [2023-11-28T19:34:47.602Z] 25bc292e5bac: Download complete [2023-11-28T19:34:47.602Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T19:34:47.602Z] 52dc419b0ee2: Download complete [2023-11-28T19:34:47.602Z] 4657fd5d0bcf: Download complete [2023-11-28T19:34:47.602Z] df9b9388f04a: Verifying Checksum [2023-11-28T19:34:47.602Z] df9b9388f04a: Download complete [2023-11-28T19:34:47.859Z] df9b9388f04a: Pull complete [2023-11-28T19:34:47.859Z] 52dc419b0ee2: Pull complete [2023-11-28T19:34:47.859Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T19:34:47.859Z] 6ad1cebc031e: Download complete [2023-11-28T19:34:47.859Z] 25bc292e5bac: Pull complete [2023-11-28T19:34:48.424Z] 114826534d7a: Verifying Checksum [2023-11-28T19:34:48.424Z] 114826534d7a: Download complete [2023-11-28T19:34:48.680Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T19:34:48.680Z] 8a3aa393b2d8: Download complete [2023-11-28T19:34:51.959Z] 114826534d7a: Pull complete [2023-11-28T19:34:51.959Z] 4657fd5d0bcf: Pull complete [2023-11-28T19:34:51.959Z] 6ad1cebc031e: Pull complete [2023-11-28T19:34:54.487Z] 8a3aa393b2d8: Pull complete [2023-11-28T19:34:54.487Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T19:34:54.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:34:54.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:34:54.806Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:34:54.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T19:34:56.391Z] $ docker top e568dcfc6cabffa9b8b310f512bd40935bf63b721a0f54276da64b7eb93c88c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T19:34:56.569Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-11-28T19:34:56.852Z] + set -o pipefail [2023-11-28T19:34:56.852Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-11-28T19:35:03.428Z] [2023-11-28T19:35:03.428Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-11-28T19:35:03.428Z] [2023-11-28T19:35:03.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/bfa9cefc-77ef-4fb1-9c02-9b98d7559098 [2023-11-28T19:35:03.428Z] [2023-11-28T19:35:03.428Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T19:35:03.428Z] [2023-11-28T19:35:03.428Z] [2023-11-28T19:35:03.428Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T19:35:03.428Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T19:35:03.428Z] More details here: https://snyk.co/ue1NS [2023-11-28T19:35:03.428Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T19:35:03.428Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T19:35:03.423Z] $ docker stop --time=1 e568dcfc6cabffa9b8b310f512bd40935bf63b721a0f54276da64b7eb93c88c6 [2023-11-28T19:35:05.377Z] $ docker rm -f --volumes e568dcfc6cabffa9b8b310f512bd40935bf63b721a0f54276da64b7eb93c88c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:35:06.955Z] + git log --format=format:%s -1 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f [Pipeline] sh [2023-11-28T19:35:07.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:35:07.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:07.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:35:07.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:35:07.775Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:35:07.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:35:08.131Z] $ docker top 22d67b0f36134a9d193b87bacd5dd62c7c3e65b350713ef163f9cae77805b2fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:35:08.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:35:08.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:35:08.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:35:08.499Z] $ docker exec 22d67b0f36134a9d193b87bacd5dd62c7c3e65b350713ef163f9cae77805b2fc ssh-agent [2023-11-28T19:35:08.620Z] SSH_AUTH_SOCK=/tmp/ssh-IwxbJ4wfKxrQ/agent.31 [2023-11-28T19:35:08.620Z] SSH_AGENT_PID=37 [2023-11-28T19:35:08.625Z] Running ssh-add (command line suppressed) [2023-11-28T19:35:08.699Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11660812492079796016.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11660812492079796016.key) [2023-11-28T19:35:08.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:35:09.069Z] + git semver tag [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,205 [run_tag] DEBUG tag force:False [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,205 [check_head_tag] DEBUG check head tag [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,206 [execute] INFO git cat-file --batch-check [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,210 [execute] INFO git cat-file --batch [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,227 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,227 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,227 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:35:09.328Z] 2023-11-28 19:35:09,232 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:09.328Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T19:35:09.323Z] $ docker exec --env ******** --env ******** 22d67b0f36134a9d193b87bacd5dd62c7c3e65b350713ef163f9cae77805b2fc ssh-agent -k [2023-11-28T19:35:09.420Z] unset SSH_AUTH_SOCK; [2023-11-28T19:35:09.421Z] unset SSH_AGENT_PID; [2023-11-28T19:35:09.421Z] echo Agent pid 37 killed; [2023-11-28T19:35:09.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:35:09.975Z] + git semver [Pipeline] } [2023-11-28T19:35:10.228Z] $ docker stop --time=1 22d67b0f36134a9d193b87bacd5dd62c7c3e65b350713ef163f9cae77805b2fc [2023-11-28T19:35:11.485Z] $ docker rm -f --volumes 22d67b0f36134a9d193b87bacd5dd62c7c3e65b350713ef163f9cae77805b2fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:12.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:35:12.153Z] [2023-11-28T19:35:12.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:12.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:35:12.502Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T19:35:12.502Z] ab5ef0e58194: Pulling fs layer [2023-11-28T19:35:12.502Z] 9712f1f96733: Pulling fs layer [2023-11-28T19:35:12.502Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T19:35:12.502Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T19:35:12.502Z] e9a5061849ea: Pulling fs layer [2023-11-28T19:35:12.502Z] d747dcd14b5f: Pulling fs layer [2023-11-28T19:35:12.502Z] 2de7ff778b66: Pulling fs layer [2023-11-28T19:35:12.502Z] 2de7ff778b66: Waiting [2023-11-28T19:35:12.502Z] d747dcd14b5f: Waiting [2023-11-28T19:35:12.502Z] 0d9ebad4ef96: Waiting [2023-11-28T19:35:12.502Z] e9a5061849ea: Waiting [2023-11-28T19:35:12.502Z] 9712f1f96733: Download complete [2023-11-28T19:35:13.107Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T19:35:13.107Z] 63f879dbbcfc: Download complete [2023-11-28T19:35:13.107Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T19:35:13.107Z] 0d9ebad4ef96: Download complete [2023-11-28T19:35:13.107Z] d747dcd14b5f: Verifying Checksum [2023-11-28T19:35:13.107Z] d747dcd14b5f: Download complete [2023-11-28T19:35:13.107Z] e9a5061849ea: Verifying Checksum [2023-11-28T19:35:13.107Z] e9a5061849ea: Download complete [2023-11-28T19:35:13.107Z] ab5ef0e58194: Verifying Checksum [2023-11-28T19:35:13.107Z] ab5ef0e58194: Download complete [2023-11-28T19:35:13.364Z] 2de7ff778b66: Download complete [2023-11-28T19:35:15.942Z] ab5ef0e58194: Pull complete [2023-11-28T19:35:15.942Z] 9712f1f96733: Pull complete [2023-11-28T19:35:16.873Z] 63f879dbbcfc: Pull complete [2023-11-28T19:35:20.173Z] 0d9ebad4ef96: Pull complete [2023-11-28T19:35:20.431Z] e9a5061849ea: Pull complete [2023-11-28T19:35:20.431Z] d747dcd14b5f: Pull complete [2023-11-28T19:35:21.366Z] 2de7ff778b66: Pull complete [2023-11-28T19:35:21.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T19:35:21.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:35:21.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:35:21.657Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:35:21.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T19:35:23.444Z] $ docker top bffc5fc219f2712f5ca989071b7121bacbd5fe834a94402c1b4ce9596dadf757 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:35:23.639Z] provisioning config files... [2023-11-28T19:35:23.647Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10323651733252326682tmp [2023-11-28T19:35:23.659Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14074271014750439511tmp [2023-11-28T19:35:23.669Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6403765253850744815tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:35:23.783Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:24.079Z] ---> sigul-configuration.sh [2023-11-28T19:35:24.079Z] gpg: directory `/root/.gnupg' created [2023-11-28T19:35:24.079Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T19:35:24.079Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T19:35:24.079Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T19:35:24.079Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T19:35:24.079Z] gpg: CAST5 encrypted data [2023-11-28T19:35:24.079Z] gpg: encrypted with 1 passphrase [2023-11-28T19:35:24.079Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T19:35:24.372Z] + mkdir /home/jenkins [2023-11-28T19:35:24.372Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T19:35:24.664Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T19:35:24.679Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:24.971Z] ---> sigul-install.sh [2023-11-28T19:35:24.971Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T19:35:25.266Z] + git tag --list [2023-11-28T19:35:25.266Z] v1.0.0 [2023-11-28T19:35:25.266Z] v1.1.0 [2023-11-28T19:35:25.266Z] v1.1.1 [2023-11-28T19:35:25.266Z] v1.2.1 [2023-11-28T19:35:25.266Z] v1.2.2 [2023-11-28T19:35:25.266Z] v1.2.3 [2023-11-28T19:35:25.266Z] v1.3.0 [2023-11-28T19:35:25.266Z] v1.3.1 [2023-11-28T19:35:25.266Z] v2.0.0 [2023-11-28T19:35:25.266Z] v2.1.0 [2023-11-28T19:35:25.266Z] v2.1.1 [2023-11-28T19:35:25.266Z] v2.2.0 [2023-11-28T19:35:25.266Z] v2.3.0 [2023-11-28T19:35:25.266Z] v3.0 [2023-11-28T19:35:25.266Z] v3.0.0 [2023-11-28T19:35:25.266Z] v3.1 [2023-11-28T19:35:25.266Z] v3.1.0 [2023-11-28T19:35:25.266Z] v3.1.0-dev.1 [2023-11-28T19:35:25.266Z] v3.1.0-dev.10 [2023-11-28T19:35:25.266Z] v3.1.0-dev.11 [2023-11-28T19:35:25.266Z] v3.1.0-dev.12 [2023-11-28T19:35:25.266Z] v3.1.0-dev.13 [2023-11-28T19:35:25.266Z] v3.1.0-dev.14 [2023-11-28T19:35:25.266Z] v3.1.0-dev.15 [2023-11-28T19:35:25.266Z] v3.1.0-dev.16 [2023-11-28T19:35:25.266Z] v3.1.0-dev.17 [2023-11-28T19:35:25.266Z] v3.1.0-dev.18 [2023-11-28T19:35:25.266Z] v3.1.0-dev.19 [2023-11-28T19:35:25.266Z] v3.1.0-dev.2 [2023-11-28T19:35:25.266Z] v3.1.0-dev.20 [2023-11-28T19:35:25.266Z] v3.1.0-dev.21 [2023-11-28T19:35:25.266Z] v3.1.0-dev.22 [2023-11-28T19:35:25.266Z] v3.1.0-dev.23 [2023-11-28T19:35:25.266Z] v3.1.0-dev.24 [2023-11-28T19:35:25.266Z] v3.1.0-dev.25 [2023-11-28T19:35:25.266Z] v3.1.0-dev.26 [2023-11-28T19:35:25.266Z] v3.1.0-dev.27 [2023-11-28T19:35:25.266Z] v3.1.0-dev.28 [2023-11-28T19:35:25.266Z] v3.1.0-dev.29 [2023-11-28T19:35:25.266Z] v3.1.0-dev.3 [2023-11-28T19:35:25.266Z] v3.1.0-dev.30 [2023-11-28T19:35:25.266Z] v3.1.0-dev.4 [2023-11-28T19:35:25.266Z] v3.1.0-dev.5 [2023-11-28T19:35:25.266Z] v3.1.0-dev.6 [2023-11-28T19:35:25.266Z] v3.1.0-dev.7 [2023-11-28T19:35:25.266Z] v3.1.0-dev.8 [2023-11-28T19:35:25.266Z] v3.1.0-dev.9 [2023-11-28T19:35:25.266Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T19:35:25.564Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T19:35:26.132Z] Signing Git tag with Sigul... [2023-11-28T19:35:26.132Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T19:35:26.401Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:26.697Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T19:35:26.703Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T19:35:26.817Z] $ docker stop --time=1 bffc5fc219f2712f5ca989071b7121bacbd5fe834a94402c1b4ce9596dadf757 [2023-11-28T19:35:28.089Z] $ docker rm -f --volumes bffc5fc219f2712f5ca989071b7121bacbd5fe834a94402c1b4ce9596dadf757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T19:35:28.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:35:28.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:29.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:35:29.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:35:29.517Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:35:29.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:35:29.853Z] $ docker top 60b33dc39fb16c2319dbe8eeb97ab740450423ca5128006d13fb082598f92cbb -eo pid,comm [2023-11-28T19:35:29.916Z] 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-28T19:35:29.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:35:32.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:35:32.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:35:32.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:35:32.850Z] $ docker exec 60b33dc39fb16c2319dbe8eeb97ab740450423ca5128006d13fb082598f92cbb ssh-agent [2023-11-28T19:35:32.963Z] SSH_AUTH_SOCK=/tmp/ssh-y0Vy6sZzSrNc/agent.33 [2023-11-28T19:35:32.963Z] SSH_AGENT_PID=39 [2023-11-28T19:35:32.967Z] Running ssh-add (command line suppressed) [2023-11-28T19:35:33.075Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5536403123827486463.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5536403123827486463.key) [2023-11-28T19:35:33.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:35:33.564Z] + git semver bump pre [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,664 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,667 [execute] INFO git cat-file --batch-check [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,672 [execute] INFO git cat-file --batch [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:35:33.844Z] 2023-11-28 19:35:33,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:33.844Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T19:35:33.848Z] $ docker exec --env ******** --env ******** 60b33dc39fb16c2319dbe8eeb97ab740450423ca5128006d13fb082598f92cbb ssh-agent -k [2023-11-28T19:35:33.943Z] unset SSH_AUTH_SOCK; [2023-11-28T19:35:33.943Z] unset SSH_AGENT_PID; [2023-11-28T19:35:33.943Z] echo Agent pid 39 killed; [2023-11-28T19:35:33.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:35:34.543Z] + git semver [Pipeline] } [2023-11-28T19:35:34.800Z] $ docker stop --time=1 60b33dc39fb16c2319dbe8eeb97ab740450423ca5128006d13fb082598f92cbb [2023-11-28T19:35:36.057Z] $ docker rm -f --volumes 60b33dc39fb16c2319dbe8eeb97ab740450423ca5128006d13fb082598f92cbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:35:36.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:35:36.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:36.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:35:36.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:35:37.120Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:35:37.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:35:37.425Z] $ docker top ee3324979d56f9f23bbd96a22145e684fd0e4ef23645ff3673fc6b3912b78dda -eo pid,comm [2023-11-28T19:35:37.485Z] 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-28T19:35:37.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:35:37.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:35:37.707Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:35:37.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:35:37.815Z] $ docker exec ee3324979d56f9f23bbd96a22145e684fd0e4ef23645ff3673fc6b3912b78dda ssh-agent [2023-11-28T19:35:37.944Z] SSH_AUTH_SOCK=/tmp/ssh-J4r2ZoBzSd2w/agent.33 [2023-11-28T19:35:37.944Z] SSH_AGENT_PID=39 [2023-11-28T19:35:37.949Z] Running ssh-add (command line suppressed) [2023-11-28T19:35:38.035Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9354628692927715439.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9354628692927715439.key) [2023-11-28T19:35:38.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:35:38.404Z] + git semver push [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,557 [run_push] DEBUG push [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,557 [execute] INFO git cat-file --batch-check [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,560 [execute] INFO git rev-list de32f6eaee9705c2ee9cde305a3bf7b77739901f -- [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,561 [execute] DEBUG Popen(['git', 'rev-list', 'de32f6eaee9705c2ee9cde305a3bf7b77739901f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,570 [execute] INFO git fetch -v origin [2023-11-28T19:35:38.664Z] 2023-11-28 19:35:38,570 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T19:35:39.232Z] 2023-11-28 19:35:39,131 [run_push] DEBUG no remote changes detected [2023-11-28T19:35:39.232Z] 2023-11-28 19:35:39,132 [execute] INFO git push origin semver [2023-11-28T19:35:39.232Z] 2023-11-28 19:35:39,132 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:35:40.169Z] 2023-11-28 19:35:40,021 [run_push] DEBUG push all version tags [2023-11-28T19:35:40.169Z] 2023-11-28 19:35:40,022 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T19:35:40.169Z] 2023-11-28 19:35:40,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:35:41.108Z] 2023-11-28 19:35:40,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-28T19:35:41.108Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T19:35:41.103Z] $ docker exec --env ******** --env ******** ee3324979d56f9f23bbd96a22145e684fd0e4ef23645ff3673fc6b3912b78dda ssh-agent -k [2023-11-28T19:35:41.200Z] unset SSH_AUTH_SOCK; [2023-11-28T19:35:41.200Z] unset SSH_AGENT_PID; [2023-11-28T19:35:41.200Z] echo Agent pid 39 killed; [2023-11-28T19:35:41.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:35:41.749Z] + git semver [Pipeline] } [2023-11-28T19:35:42.004Z] $ docker stop --time=1 ee3324979d56f9f23bbd96a22145e684fd0e4ef23645ff3673fc6b3912b78dda [2023-11-28T19:35:43.279Z] $ docker rm -f --volumes ee3324979d56f9f23bbd96a22145e684fd0e4ef23645ff3673fc6b3912b78dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-28T19:35:44.827Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-11-28T19:35:44.827Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-28T19:35:44.827Z] total 16 [2023-11-28T19:35:44.827Z] drwxr-xr-x 3 root root 4096 Nov 28 18:48 . [2023-11-28T19:35:44.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:35 .. [2023-11-28T19:35:44.827Z] drwxr-xr-x 2 root root 4096 Nov 28 18:48 cost [2023-11-28T19:35:44.827Z] -rw-r--r-- 1 root root 89 Nov 28 18:48 cost.csv [2023-11-28T19:35:44.827Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-28T19:35:44.827Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-28T19:35:44.827Z] total 16 [2023-11-28T19:35:44.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:48 . [2023-11-28T19:35:44.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:35 .. [2023-11-28T19:35:44.827Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:48 cost [2023-11-28T19:35:44.827Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 28 18:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:45.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:45.976Z] ---> package-listing.sh [2023-11-28T19:35:45.976Z] ++ facter osfamily [2023-11-28T19:35:45.976Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T19:35:46.235Z] + OS_FAMILY=debian [2023-11-28T19:35:46.235Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-11-28T19:35:46.235Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T19:35:46.235Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T19:35:46.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T19:35:46.235Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T19:35:46.235Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-11-28T19:35:46.235Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T19:35:46.235Z] + case "${OS_FAMILY}" in [2023-11-28T19:35:46.235Z] + dpkg -l [2023-11-28T19:35:46.235Z] + grep '^ii' [2023-11-28T19:35:46.235Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T19:35:46.235Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T19:35:46.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T19:35:46.235Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-11-28T19:35:46.235Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-11-28T19:35:46.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-11-28T19:35:46.245Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T19:35:46.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:35:47.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:35:47.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:35:47.313Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-11-28T19:35:47.325Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T19:35:47.511Z] $ docker top 9d21488411a2b9eb2b8dbe0d498b64678c86d84a3d9376b047314f579e2c8a6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:35:47.988Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T19:35:48.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T19:35:48.556Z] + ls /var/log/sa-host [2023-11-28T19:35:48.556Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:35:48.684Z] provisioning config files... [2023-11-28T19:35:48.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4234770092176492908tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:35:48.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:49.100Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T19:35:49.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:49.554Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T19:35:49.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:49.846Z] ---> sudo-logs.sh [2023-11-28T19:35:49.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T19:35:49.932Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:50.215Z] ---> job-cost.sh [2023-11-28T19:35:50.215Z] lf-activate-venv: SKIPPING [2023-11-28T19:35:50.215Z] DEBUG: total: 0.2199999988079071 [2023-11-28T19:35:50.215Z] INFO: Retrieving Stack Cost... [2023-11-28T19:35:50.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:35:51.046Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T19:35:51.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:35:51.342Z] ---> logs-deploy.sh [2023-11-28T19:35:51.342Z] lf-activate-venv: SKIPPING [2023-11-28T19:35:51.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/157 [2023-11-28T19:35:51.342Z] INFO: archiving workspace using pattern(s): [2023-11-28T19:35:52.281Z] Archives upload complete. [2023-11-28T19:35:52.281Z] INFO: archiving logs to Nexus