Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Jenkins-Imposed API Limiter: Current quota for Github API usage has 675 remaining (1 over budget). Next quota of 5000 in 6 min 49 sec. Sleeping for 26 sec. Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings. Obtained Jenkinsfile from df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 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-ssh13203588296035966500.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-ssh14195434658447831190.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-ssh11521670399363741808.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-ssh9771580592228355551.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-ssh13548341617979441850.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-ubuntu20.04-docker-8c-8g-167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-173 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 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 (main) Commit message: "Merge pull request #465 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 # timeout=10 > git rev-list --no-walk 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T03:22:32.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T03:22:32.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T03:22:32.688Z] ========================================================= [2024-03-17T03:22:32.688Z] EdgeX Global Pipelines Version Info [2024-03-17T03:22:32.688Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:33.422Z] ------------------- [2024-03-17T03:22:33.422Z] stable info: [2024-03-17T03:22:33.422Z] ------------------- [2024-03-17T03:22:33.422Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T03:22:33.422Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:33.422Z] Message: update stable to v1.0.258 [2024-03-17T03:22:34.013Z] ------------------- [2024-03-17T03:22:34.013Z] experimental info: [2024-03-17T03:22:34.013Z] ------------------- [2024-03-17T03:22:34.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T03:22:34.013Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:34.013Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T03:22:34.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-17T03:22:34.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-17T03:22:34.127Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T03:22:34.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T03:22:34.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T03:22:34.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T03:22:34.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T03:22:34.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T03:22:34.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T03:22:34.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T03:22:34.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T03:22:34.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-17T03:22:34.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T03:22:34.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T03:22:34.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:34.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:34.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:34.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:34.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T03:22:34.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T03:22:34.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T03:22:34.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T03:22:34.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T03:22:34.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T03:22:34.676Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T03:22:34.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T03:22:34.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T03:22:34.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-17T03:22:34.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-17T03:22:34.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-17T03:22:34.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] echo [2024-03-17T03:22:34.829Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df5aa1d [Pipeline] echo [2024-03-17T03:22:34.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:22:34.913Z] provisioning config files... [2024-03-17T03:22:34.930Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8143878468616737497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:35.267Z] ---> ****-login.sh [2024-03-17T03:22:35.267Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:22:35.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:35.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:35.531Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:35.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:35.531Z] [2024-03-17T03:22:35.531Z] Login Succeeded [2024-03-17T03:22:35.531Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:22:35.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:35.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:35.792Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:35.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:35.792Z] [2024-03-17T03:22:35.792Z] Login Succeeded [2024-03-17T03:22:35.792Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:22:35.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:35.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:35.792Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:35.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:35.792Z] [2024-03-17T03:22:35.792Z] Login Succeeded [2024-03-17T03:22:35.792Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:22:36.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.052Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.052Z] [2024-03-17T03:22:36.052Z] Login Succeeded [2024-03-17T03:22:36.052Z] ****.io [2024-03-17T03:22:36.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.312Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.312Z] [2024-03-17T03:22:36.312Z] Login Succeeded [2024-03-17T03:22:36.312Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:22:36.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T03:22:36.713Z] + git rev-list -1 --merges df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2~1..df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] echo [2024-03-17T03:22:36.737Z] -----------> git rev-list -1 --merges df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2~1..df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:22:36.737Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [false] [Pipeline] sh [2024-03-17T03:22:37.027Z] + git log --format=format:%s -1 df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] echo [2024-03-17T03:22:37.041Z] ========================================================= [2024-03-17T03:22:37.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T03:22:37.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:22:37.386Z] + git log --format=format:%s -1 df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] echo [2024-03-17T03:22:37.396Z] [semverPrep] GIT_COMMIT: df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2, Commit Message: Merge pull request #465 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-17T03:22:37.409Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T03:22:37.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:22:37.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T03:22:37.767Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T03:22:37.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T03:22:37.767Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T03:22:37.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T03:22:37.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:38.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:38.135Z] [2024-03-17T03:22:38.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:38.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:38.434Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T03:22:38.434Z] b85a868b505f: Pulling fs layer [2024-03-17T03:22:38.434Z] e2be974225ed: Pulling fs layer [2024-03-17T03:22:38.434Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T03:22:38.434Z] 988bab9f4d93: Pulling fs layer [2024-03-17T03:22:38.434Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T03:22:38.434Z] eaf3925da568: Pulling fs layer [2024-03-17T03:22:38.434Z] bab4dde63d76: Pulling fs layer [2024-03-17T03:22:38.434Z] bde34c3a00c8: Pulling fs layer [2024-03-17T03:22:38.434Z] b352a97aabf1: Pulling fs layer [2024-03-17T03:22:38.434Z] 4872d77fe225: Pulling fs layer [2024-03-17T03:22:38.434Z] 5851b861e8e6: Pulling fs layer [2024-03-17T03:22:38.434Z] 4872d77fe225: Waiting [2024-03-17T03:22:38.434Z] 5851b861e8e6: Waiting [2024-03-17T03:22:38.434Z] bab4dde63d76: Waiting [2024-03-17T03:22:38.434Z] 988bab9f4d93: Waiting [2024-03-17T03:22:38.434Z] b352a97aabf1: Waiting [2024-03-17T03:22:38.434Z] bde34c3a00c8: Waiting [2024-03-17T03:22:38.434Z] eaf3925da568: Waiting [2024-03-17T03:22:38.434Z] e2be974225ed: Verifying Checksum [2024-03-17T03:22:38.434Z] e2be974225ed: Download complete [2024-03-17T03:22:38.434Z] 988bab9f4d93: Verifying Checksum [2024-03-17T03:22:38.434Z] 988bab9f4d93: Download complete [2024-03-17T03:22:38.434Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T03:22:38.434Z] 1469e6f7b9e6: Download complete [2024-03-17T03:22:38.434Z] eaf3925da568: Verifying Checksum [2024-03-17T03:22:38.434Z] eaf3925da568: Download complete [2024-03-17T03:22:38.693Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T03:22:38.693Z] 339a4e72a1f5: Download complete [2024-03-17T03:22:38.693Z] bde34c3a00c8: Download complete [2024-03-17T03:22:38.693Z] b352a97aabf1: Verifying Checksum [2024-03-17T03:22:38.693Z] b352a97aabf1: Download complete [2024-03-17T03:22:38.693Z] 4872d77fe225: Download complete [2024-03-17T03:22:38.693Z] b85a868b505f: Verifying Checksum [2024-03-17T03:22:38.693Z] b85a868b505f: Download complete [2024-03-17T03:22:38.693Z] 5851b861e8e6: Verifying Checksum [2024-03-17T03:22:38.693Z] 5851b861e8e6: Download complete [2024-03-17T03:22:38.951Z] bab4dde63d76: Verifying Checksum [2024-03-17T03:22:38.951Z] bab4dde63d76: Download complete [2024-03-17T03:22:39.887Z] b85a868b505f: Pull complete [2024-03-17T03:22:40.144Z] e2be974225ed: Pull complete [2024-03-17T03:22:40.709Z] 339a4e72a1f5: Pull complete [2024-03-17T03:22:40.709Z] 988bab9f4d93: Pull complete [2024-03-17T03:22:40.968Z] 1469e6f7b9e6: Pull complete [2024-03-17T03:22:40.968Z] eaf3925da568: Pull complete [2024-03-17T03:22:42.869Z] bab4dde63d76: Pull complete [2024-03-17T03:22:42.869Z] bde34c3a00c8: Pull complete [2024-03-17T03:22:42.869Z] b352a97aabf1: Pull complete [2024-03-17T03:22:43.127Z] 4872d77fe225: Pull complete [2024-03-17T03:22:43.127Z] 5851b861e8e6: Pull complete [2024-03-17T03:22:43.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T03:22:43.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:43.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:22:43.284Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:22:43.321Z] $ 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 [2024-03-17T03:22:47.992Z] $ docker top 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae -eo pid,comm [2024-03-17T03:22:48.046Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-17T03:22:48.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:22:48.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:48.107Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:48.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:48.220Z] $ docker exec 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae ssh-agent [2024-03-17T03:22:48.329Z] SSH_AUTH_SOCK=/tmp/ssh-ts3AFZM0Q1JN/agent.32 [2024-03-17T03:22:48.329Z] SSH_AGENT_PID=38 [2024-03-17T03:22:48.338Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:48.444Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16441382176714076253.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16441382176714076253.key) [2024-03-17T03:22:48.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:48.753Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T03:22:48.766Z] $ docker exec --env ******** --env ******** 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae ssh-agent -k [2024-03-17T03:22:48.866Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:48.867Z] unset SSH_AGENT_PID; [2024-03-17T03:22:48.867Z] echo Agent pid 38 killed; [2024-03-17T03:22:48.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T03:22:48.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:48.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:49.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:49.018Z] $ docker exec 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae ssh-agent [2024-03-17T03:22:49.123Z] SSH_AUTH_SOCK=/tmp/ssh-VbaYTljOBzyJ/agent.71 [2024-03-17T03:22:49.123Z] SSH_AGENT_PID=77 [2024-03-17T03:22:49.127Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:49.227Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18279122584289318837.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18279122584289318837.key) [2024-03-17T03:22:49.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:49.527Z] + git semver init [2024-03-17T03:22:49.787Z] 2024-03-17 03:22:49,722 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T03:22:49.787Z] 2024-03-17 03:22:49,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-17T03:22:49.787Z] 2024-03-17 03:22:49,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-17T03:22:49.787Z] 2024-03-17 03:22:49,724 [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) [2024-03-17T03:22:51.167Z] 2024-03-17 03:22:51,118 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-03-17T03:22:51.167Z] 2024-03-17 03:22:51,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-03-17T03:22:51.167Z] 2024-03-17 03:22:51,119 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:22:51.167Z] 2024-03-17 03:22:51,119 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:22:51.167Z] 3.2.0-dev.9 [Pipeline] } [2024-03-17T03:22:51.178Z] $ docker exec --env ******** --env ******** 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae ssh-agent -k [2024-03-17T03:22:51.285Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:51.285Z] unset SSH_AGENT_PID; [2024-03-17T03:22:51.285Z] echo Agent pid 77 killed; [2024-03-17T03:22:51.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:22:51.618Z] + git semver [Pipeline] } [2024-03-17T03:22:51.893Z] $ docker stop --time=1 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae [2024-03-17T03:22:53.542Z] $ docker rm -f --volumes 7827f2f6619a28d3ceb3c19774dfee9173adb1ecf13b68a4ef5a5c7df13d86ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:22:53.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T03:22:54.136Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T03:22:54.139Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:22:54.350Z] provisioning config files... [2024-03-17T03:22:54.358Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15328444557409573134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:54.660Z] ---> ****-login.sh [2024-03-17T03:22:54.660Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:22:54.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:54.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:54.660Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:54.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:54.660Z] [2024-03-17T03:22:54.660Z] Login Succeeded [2024-03-17T03:22:54.660Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:22:54.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:54.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:54.921Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:54.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:54.921Z] [2024-03-17T03:22:54.921Z] Login Succeeded [2024-03-17T03:22:54.921Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:22:54.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:54.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:54.921Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:54.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:54.921Z] [2024-03-17T03:22:54.921Z] Login Succeeded [2024-03-17T03:22:54.921Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:22:54.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:54.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:54.922Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:54.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:54.922Z] [2024-03-17T03:22:54.922Z] Login Succeeded [2024-03-17T03:22:54.922Z] ****.io [2024-03-17T03:22:55.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:55.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:55.447Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:55.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:55.447Z] [2024-03-17T03:22:55.447Z] Login Succeeded [2024-03-17T03:22:55.447Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:22:55.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:22:55.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:22:55.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:22:55.567Z] ========================================================= [2024-03-17T03:22:55.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T03:22:55.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:55.900Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-17T03:22:55.900Z] Sending build context to Docker daemon 31.66MB [2024-03-17T03:22:55.900Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:22:55.900Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:22:56.160Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T03:22:56.160Z] 7264a8db6415: Pulling fs layer [2024-03-17T03:22:56.160Z] c4d48a809fc2: Pulling fs layer [2024-03-17T03:22:56.160Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T03:22:56.160Z] ad3a456e5733: Pulling fs layer [2024-03-17T03:22:56.160Z] 69c7f0334f64: Pulling fs layer [2024-03-17T03:22:56.160Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T03:22:56.160Z] ce7588e14bc9: Pulling fs layer [2024-03-17T03:22:56.160Z] b5e4710f87ac: Pulling fs layer [2024-03-17T03:22:56.160Z] 69c7f0334f64: Waiting [2024-03-17T03:22:56.160Z] 1f1c1a5573a3: Waiting [2024-03-17T03:22:56.160Z] ce7588e14bc9: Waiting [2024-03-17T03:22:56.160Z] b5e4710f87ac: Waiting [2024-03-17T03:22:56.160Z] ad3a456e5733: Waiting [2024-03-17T03:22:56.160Z] c4d48a809fc2: Download complete [2024-03-17T03:22:56.160Z] ad3a456e5733: Verifying Checksum [2024-03-17T03:22:56.160Z] ad3a456e5733: Download complete [2024-03-17T03:22:56.160Z] 69c7f0334f64: Verifying Checksum [2024-03-17T03:22:56.160Z] 69c7f0334f64: Download complete [2024-03-17T03:22:56.160Z] 7264a8db6415: Download complete [2024-03-17T03:22:56.160Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T03:22:56.160Z] 1f1c1a5573a3: Download complete [2024-03-17T03:22:56.420Z] 7264a8db6415: Pull complete [2024-03-17T03:22:56.420Z] b5e4710f87ac: Verifying Checksum [2024-03-17T03:22:56.420Z] b5e4710f87ac: Download complete [2024-03-17T03:22:56.420Z] c4d48a809fc2: Pull complete [2024-03-17T03:22:56.678Z] 4f1c88b9dad5: Download complete [2024-03-17T03:22:56.935Z] ce7588e14bc9: Verifying Checksum [2024-03-17T03:22:56.935Z] ce7588e14bc9: Download complete [2024-03-17T03:23:00.217Z] 4f1c88b9dad5: Pull complete [2024-03-17T03:23:00.217Z] ad3a456e5733: Pull complete [2024-03-17T03:23:00.217Z] 69c7f0334f64: Pull complete [2024-03-17T03:23:00.217Z] 1f1c1a5573a3: Pull complete [2024-03-17T03:23:02.744Z] ce7588e14bc9: Pull complete [2024-03-17T03:23:03.001Z] b5e4710f87ac: Pull complete [2024-03-17T03:23:03.001Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T03:23:03.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T03:23:03.001Z] ---> 88b5674ff536 [2024-03-17T03:23:03.001Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:23:09.293Z] Still waiting to schedule task [2024-03-17T03:23:09.293Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-172’ [2024-03-17T03:23:09.560Z] ---> Running in a2569995ac02 [2024-03-17T03:23:09.560Z] Removing intermediate container a2569995ac02 [2024-03-17T03:23:09.560Z] ---> b358a3e5fc9c [2024-03-17T03:23:09.560Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:23:09.560Z] ---> Running in 742219dce33a [2024-03-17T03:23:09.560Z] Removing intermediate container 742219dce33a [2024-03-17T03:23:09.560Z] ---> 6db6dbcd1524 [2024-03-17T03:23:09.560Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:23:09.560Z] ---> Running in 8b3cbdc34367 [2024-03-17T03:23:09.560Z] Removing intermediate container 8b3cbdc34367 [2024-03-17T03:23:09.560Z] ---> 56eb53258e1e [2024-03-17T03:23:09.560Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-17T03:23:09.560Z] ---> Running in c96399e9672e [2024-03-17T03:23:09.560Z] Removing intermediate container c96399e9672e [2024-03-17T03:23:09.560Z] ---> a2831359a584 [2024-03-17T03:23:09.560Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:23:09.560Z] ---> Running in b7a3d407a55c [2024-03-17T03:23:09.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:09.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:09.560Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:23:09.560Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:23:09.560Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:23:09.560Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:23:09.560Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:23:09.560Z] OK: 268 MiB in 56 packages [2024-03-17T03:23:10.497Z] Removing intermediate container b7a3d407a55c [2024-03-17T03:23:10.497Z] ---> da2c85cc0e9d [2024-03-17T03:23:10.497Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:23:11.064Z] ---> 1b69cf99623b [2024-03-17T03:23:11.064Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:23:11.064Z] ---> Running in 60ebb11cf189 [2024-03-17T03:23:57.823Z] Removing intermediate container 60ebb11cf189 [2024-03-17T03:23:57.823Z] ---> 35e9db16c943 [2024-03-17T03:23:57.823Z] Step 10/12 : COPY . . [2024-03-17T03:23:57.823Z] ---> 648e4895e339 [2024-03-17T03:23:57.823Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:23:57.823Z] ---> Running in aef954da9798 [2024-03-17T03:23:57.823Z] Removing intermediate container aef954da9798 [2024-03-17T03:23:57.823Z] ---> 585b2bf6a363 [2024-03-17T03:23:57.823Z] Step 12/12 : RUN $MAKE [2024-03-17T03:23:57.823Z] ---> Running in f235482554e9 [2024-03-17T03:23:57.823Z] noop [2024-03-17T03:23:57.823Z] Removing intermediate container f235482554e9 [2024-03-17T03:23:57.823Z] ---> 6a45aecd4d27 [2024-03-17T03:23:57.823Z] Successfully built 6a45aecd4d27 [2024-03-17T03:23:57.823Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:58.146Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:23:58.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:58.232Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:23:58.270Z] $ 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 [2024-03-17T03:23:58.623Z] $ docker top b155cd6e7044ee3e04f5b7611bba5b5d4bb83e5abe485cb61ad84ac27b059968 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:23:58.964Z] + go version [2024-03-17T03:23:58.964Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T03:23:58.978Z] $ docker stop --time=1 b155cd6e7044ee3e04f5b7611bba5b5d4bb83e5abe485cb61ad84ac27b059968 [2024-03-17T03:24:00.244Z] $ docker rm -f --volumes b155cd6e7044ee3e04f5b7611bba5b5d4bb83e5abe485cb61ad84ac27b059968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:00.684Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:24:00.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:24:00.760Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:24:00.791Z] $ 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 [2024-03-17T03:24:01.167Z] $ docker top 7a80fafc76872337a9c5352d65a36d9720d6694c2cdd2539954f74320f33c878 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:24:01.507Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:24:01.807Z] + make test [2024-03-17T03:24:01.807Z] go test ./... -coverprofile=coverage.out [2024-03-17T03:24:03.183Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-17T03:24:13.144Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-17T03:24:13.144Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements [2024-03-17T03:24:18.403Z] go vet ./... [2024-03-17T03:24:21.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:24:21.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:24:21.680Z] ./bin/test-attribution-txt.sh [2024-03-17T03:24:21.680Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:24:21.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:24:21.712Z] $ docker stop --time=1 7a80fafc76872337a9c5352d65a36d9720d6694c2cdd2539954f74320f33c878 [2024-03-17T03:24:25.787Z] $ docker rm -f --volumes 7a80fafc76872337a9c5352d65a36d9720d6694c2cdd2539954f74320f33c878 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:24:26.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:24:26.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-17T03:24:26.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:24:27.033Z] + ls -al . [2024-03-17T03:24:27.033Z] total 200 [2024-03-17T03:24:27.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:24 . [2024-03-17T03:24:27.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:22 .. [2024-03-17T03:24:27.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:24 .git [2024-03-17T03:24:27.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 .github [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 17 03:22 .gitignore [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:22 .golangci.yml [2024-03-17T03:24:27.033Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:22 .semver [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 17 03:22 Attribution.txt [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 17 03:22 CHANGELOG.md [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 17 03:22 Dockerfile [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:22 GOVERNANCE.md [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 17 03:22 Jenkinsfile [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:22 LICENSE [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 17 03:22 Makefile [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 17 03:22 OWNERS.md [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 17 03:22 README.md [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 17 03:22 VERSION [2024-03-17T03:24:27.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:22 bin [2024-03-17T03:24:27.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 cmd [2024-03-17T03:24:27.033Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 17 03:24 coverage.out [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 3683 Mar 17 03:22 go.mod [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 17 03:22 go.sum [2024-03-17T03:24:27.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 internal [2024-03-17T03:24:27.033Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 17 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:27.342Z] + 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=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-03-17T03:24:27.342Z] Sending build context to Docker daemon 31.7MB [2024-03-17T03:24:27.342Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:24:27.342Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:24:27.342Z] ---> 6a45aecd4d27 [2024-03-17T03:24:27.342Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:24:27.911Z] ---> Running in d422822a026d [2024-03-17T03:24:28.171Z] Removing intermediate container d422822a026d [2024-03-17T03:24:28.171Z] ---> a43d7f0dded9 [2024-03-17T03:24:28.171Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:24:28.171Z] ---> Running in b8a7f28b639d [2024-03-17T03:24:28.171Z] Removing intermediate container b8a7f28b639d [2024-03-17T03:24:28.171Z] ---> 629bbbce9c36 [2024-03-17T03:24:28.171Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:24:28.171Z] ---> Running in a53943b1f8dc [2024-03-17T03:24:28.171Z] Removing intermediate container a53943b1f8dc [2024-03-17T03:24:28.171Z] ---> fdd958b1fed9 [2024-03-17T03:24:28.171Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-17T03:24:28.434Z] ---> Running in f5a298a973ac [2024-03-17T03:24:28.693Z] Removing intermediate container f5a298a973ac [2024-03-17T03:24:28.693Z] ---> fc324e4b1a6b [2024-03-17T03:24:28.693Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:24:28.693Z] ---> Running in b95e80b5dd6a [2024-03-17T03:24:28.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:29.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:29.209Z] OK: 268 MiB in 56 packages [2024-03-17T03:24:29.775Z] Removing intermediate container b95e80b5dd6a [2024-03-17T03:24:29.776Z] ---> e00d9798c358 [2024-03-17T03:24:29.776Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-17T03:24:29.776Z] ---> 719a3092c201 [2024-03-17T03:24:29.776Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:24:29.776Z] ---> Running in 2f6f0188c3ad [2024-03-17T03:24:30.342Z] Removing intermediate container 2f6f0188c3ad [2024-03-17T03:24:30.342Z] ---> 8c3e74d1db0f [2024-03-17T03:24:30.342Z] Step 10/26 : COPY . . [2024-03-17T03:24:31.277Z] ---> b6308f23c1ce [2024-03-17T03:24:31.277Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:24:31.277Z] ---> Running in b694a5cf428e [2024-03-17T03:24:31.277Z] Removing intermediate container b694a5cf428e [2024-03-17T03:24:31.277Z] ---> 49dd1b3255bc [2024-03-17T03:24:31.277Z] Step 12/26 : RUN $MAKE [2024-03-17T03:24:31.536Z] ---> Running in 33107b17cd8d [2024-03-17T03:24:31.794Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-17T03:24:53.841Z] Removing intermediate container 33107b17cd8d [2024-03-17T03:24:53.841Z] ---> e0cfb97b36b4 [2024-03-17T03:24:53.841Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:24:53.841Z] 3.18: Pulling from library/alpine [2024-03-17T03:24:53.841Z] 619be1103602: Pulling fs layer [2024-03-17T03:24:53.841Z] 619be1103602: Verifying Checksum [2024-03-17T03:24:53.841Z] 619be1103602: Download complete [2024-03-17T03:24:53.841Z] 619be1103602: Pull complete [2024-03-17T03:24:53.841Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:24:53.841Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:24:53.841Z] ---> d3782b16ccc9 [2024-03-17T03:24:53.841Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-17T03:24:53.841Z] ---> Running in b2b393b845ec [2024-03-17T03:24:53.841Z] Removing intermediate container b2b393b845ec [2024-03-17T03:24:53.841Z] ---> 4265a9b4cbfd [2024-03-17T03:24:53.841Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:24:53.841Z] ---> Running in 6a1e31203a48 [2024-03-17T03:24:53.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:53.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:54.101Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:24:54.101Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:24:54.101Z] OK: 7 MiB in 16 packages [2024-03-17T03:24:55.037Z] Removing intermediate container 6a1e31203a48 [2024-03-17T03:24:55.037Z] ---> 9411e0c5c90d [2024-03-17T03:24:55.037Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-17T03:24:55.037Z] ---> Running in 84d53c12c058 [2024-03-17T03:24:55.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:55.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:55.555Z] OK: 7 MiB in 16 packages [2024-03-17T03:24:55.814Z] Removing intermediate container 84d53c12c058 [2024-03-17T03:24:55.814Z] ---> 0d59768a047a [2024-03-17T03:24:55.814Z] Step 17/26 : WORKDIR / [2024-03-17T03:24:55.814Z] ---> Running in 0c065b58c288 [2024-03-17T03:24:55.814Z] Removing intermediate container 0c065b58c288 [2024-03-17T03:24:55.814Z] ---> aa4a378853d2 [2024-03-17T03:24:55.814Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-17T03:24:56.072Z] ---> f3e9858156d4 [2024-03-17T03:24:56.072Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-17T03:24:56.072Z] ---> 4257059111af [2024-03-17T03:24:56.072Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-17T03:24:57.006Z] ---> 5b3126b9e945 [2024-03-17T03:24:57.006Z] Step 21/26 : EXPOSE 59900 [2024-03-17T03:24:57.006Z] ---> Running in a5b621ad05b4 [2024-03-17T03:24:57.006Z] Removing intermediate container a5b621ad05b4 [2024-03-17T03:24:57.006Z] ---> cd62949cb920 [2024-03-17T03:24:57.006Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-17T03:24:57.006Z] ---> Running in 4f8bb5551f91 [2024-03-17T03:24:57.006Z] Removing intermediate container 4f8bb5551f91 [2024-03-17T03:24:57.006Z] ---> 6c7f63701d53 [2024-03-17T03:24:57.006Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:24:57.006Z] ---> Running in e5baca0e68cb [2024-03-17T03:24:57.006Z] Removing intermediate container e5baca0e68cb [2024-03-17T03:24:57.006Z] ---> 35da7f0fafa9 [2024-03-17T03:24:57.006Z] Step 24/26 : LABEL arch=amd64 [2024-03-17T03:24:57.006Z] ---> Running in b78c8f646195 [2024-03-17T03:24:57.266Z] Removing intermediate container b78c8f646195 [2024-03-17T03:24:57.266Z] ---> 5119cbd2083b [2024-03-17T03:24:57.266Z] Step 25/26 : LABEL git_sha=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:24:57.266Z] ---> Running in b1b0fc229f01 [2024-03-17T03:24:57.266Z] Removing intermediate container b1b0fc229f01 [2024-03-17T03:24:57.266Z] ---> 2ec8f6b94403 [2024-03-17T03:24:57.266Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-03-17T03:24:57.266Z] ---> Running in f56d84aa0ce4 [2024-03-17T03:24:57.266Z] Removing intermediate container f56d84aa0ce4 [2024-03-17T03:24:57.266Z] ---> ba7d2d8cb47c [2024-03-17T03:24:57.266Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:24:57.266Z] Successfully built ba7d2d8cb47c [2024-03-17T03:24:57.266Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:24:57.384Z] provisioning config files... [2024-03-17T03:24:57.395Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9505165152854736740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:24:57.703Z] ---> ****-login.sh [2024-03-17T03:24:57.703Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:24:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:57.703Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:57.703Z] [2024-03-17T03:24:57.703Z] Login Succeeded [2024-03-17T03:24:57.703Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:24:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:57.703Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:57.703Z] [2024-03-17T03:24:57.703Z] Login Succeeded [2024-03-17T03:24:57.703Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:24:57.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:57.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:57.963Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:57.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:57.963Z] [2024-03-17T03:24:57.963Z] Login Succeeded [2024-03-17T03:24:57.963Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:24:57.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:57.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:57.963Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:57.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:57.963Z] [2024-03-17T03:24:57.963Z] Login Succeeded [2024-03-17T03:24:57.963Z] ****.io [2024-03-17T03:24:57.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:58.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:58.225Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:58.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:58.225Z] [2024-03-17T03:24:58.225Z] Login Succeeded [2024-03-17T03:24:58.225Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:24:58.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:24:58.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:24:58.314Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-03-17T03:24:58.314Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:24:58.314Z] latest [2024-03-17T03:24:58.314Z] 3.2.0-dev.9 [2024-03-17T03:24:58.314Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:24:58.314Z] main [2024-03-17T03:24:58.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:58.657Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:58.984Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:24:58.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-17T03:24:58.984Z] 9ed4b54447d2: Preparing [2024-03-17T03:24:58.984Z] fb9c2a06e588: Preparing [2024-03-17T03:24:58.984Z] cd03651c9495: Preparing [2024-03-17T03:24:58.984Z] 1177b0bc3274: Preparing [2024-03-17T03:24:58.984Z] 2a9b8f18ffe3: Preparing [2024-03-17T03:24:58.984Z] aedc3bda2944: Preparing [2024-03-17T03:24:58.984Z] aedc3bda2944: Waiting [2024-03-17T03:24:58.984Z] fb9c2a06e588: Pushed [2024-03-17T03:24:58.984Z] 1177b0bc3274: Pushed [2024-03-17T03:24:58.984Z] aedc3bda2944: Layer already exists [2024-03-17T03:24:58.984Z] 2a9b8f18ffe3: Pushed [2024-03-17T03:24:58.984Z] cd03651c9495: Pushed [2024-03-17T03:25:00.886Z] 9ed4b54447d2: Pushed [2024-03-17T03:25:01.145Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2: digest: sha256:137a26e8c6eda0e6fe8258af811cb97ad5dcc5bd1e4ee7991089c868f3269a5c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:01.470Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:01.805Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-17T03:25:01.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-17T03:25:01.805Z] 9ed4b54447d2: Preparing [2024-03-17T03:25:01.805Z] fb9c2a06e588: Preparing [2024-03-17T03:25:01.805Z] cd03651c9495: Preparing [2024-03-17T03:25:01.805Z] 1177b0bc3274: Preparing [2024-03-17T03:25:01.805Z] 2a9b8f18ffe3: Preparing [2024-03-17T03:25:01.805Z] aedc3bda2944: Preparing [2024-03-17T03:25:01.805Z] aedc3bda2944: Waiting [2024-03-17T03:25:01.805Z] 2a9b8f18ffe3: Layer already exists [2024-03-17T03:25:01.805Z] cd03651c9495: Layer already exists [2024-03-17T03:25:01.805Z] 1177b0bc3274: Layer already exists [2024-03-17T03:25:01.805Z] fb9c2a06e588: Layer already exists [2024-03-17T03:25:01.805Z] 9ed4b54447d2: Layer already exists [2024-03-17T03:25:01.805Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:01.805Z] latest: digest: sha256:137a26e8c6eda0e6fe8258af811cb97ad5dcc5bd1e4ee7991089c868f3269a5c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:02.124Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:02.452Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.9 [2024-03-17T03:25:02.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-17T03:25:02.452Z] 9ed4b54447d2: Preparing [2024-03-17T03:25:02.452Z] fb9c2a06e588: Preparing [2024-03-17T03:25:02.452Z] cd03651c9495: Preparing [2024-03-17T03:25:02.452Z] 1177b0bc3274: Preparing [2024-03-17T03:25:02.452Z] 2a9b8f18ffe3: Preparing [2024-03-17T03:25:02.452Z] aedc3bda2944: Preparing [2024-03-17T03:25:02.452Z] aedc3bda2944: Waiting [2024-03-17T03:25:02.452Z] cd03651c9495: Layer already exists [2024-03-17T03:25:02.452Z] 2a9b8f18ffe3: Layer already exists [2024-03-17T03:25:02.452Z] 1177b0bc3274: Layer already exists [2024-03-17T03:25:02.452Z] fb9c2a06e588: Layer already exists [2024-03-17T03:25:02.452Z] 9ed4b54447d2: Layer already exists [2024-03-17T03:25:02.452Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:02.452Z] 3.2.0-dev.9: digest: sha256:137a26e8c6eda0e6fe8258af811cb97ad5dcc5bd1e4ee7991089c868f3269a5c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:02.784Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:03.106Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:25:03.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-17T03:25:03.106Z] 9ed4b54447d2: Preparing [2024-03-17T03:25:03.106Z] fb9c2a06e588: Preparing [2024-03-17T03:25:03.106Z] cd03651c9495: Preparing [2024-03-17T03:25:03.106Z] 1177b0bc3274: Preparing [2024-03-17T03:25:03.106Z] 2a9b8f18ffe3: Preparing [2024-03-17T03:25:03.106Z] aedc3bda2944: Preparing [2024-03-17T03:25:03.106Z] aedc3bda2944: Waiting [2024-03-17T03:25:03.106Z] 9ed4b54447d2: Layer already exists [2024-03-17T03:25:03.106Z] cd03651c9495: Layer already exists [2024-03-17T03:25:03.106Z] fb9c2a06e588: Layer already exists [2024-03-17T03:25:03.106Z] 1177b0bc3274: Layer already exists [2024-03-17T03:25:03.106Z] 2a9b8f18ffe3: Layer already exists [2024-03-17T03:25:03.106Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:03.106Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9: digest: sha256:137a26e8c6eda0e6fe8258af811cb97ad5dcc5bd1e4ee7991089c868f3269a5c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:03.433Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:03.756Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-03-17T03:25:03.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-17T03:25:03.756Z] 9ed4b54447d2: Preparing [2024-03-17T03:25:03.756Z] fb9c2a06e588: Preparing [2024-03-17T03:25:03.756Z] cd03651c9495: Preparing [2024-03-17T03:25:03.756Z] 1177b0bc3274: Preparing [2024-03-17T03:25:03.756Z] 2a9b8f18ffe3: Preparing [2024-03-17T03:25:03.756Z] aedc3bda2944: Preparing [2024-03-17T03:25:03.756Z] aedc3bda2944: Waiting [2024-03-17T03:25:03.756Z] fb9c2a06e588: Layer already exists [2024-03-17T03:25:03.756Z] 1177b0bc3274: Layer already exists [2024-03-17T03:25:03.756Z] cd03651c9495: Layer already exists [2024-03-17T03:25:03.756Z] 2a9b8f18ffe3: Layer already exists [2024-03-17T03:25:03.756Z] 9ed4b54447d2: Layer already exists [2024-03-17T03:25:03.756Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:03.756Z] main: digest: sha256:137a26e8c6eda0e6fe8258af811cb97ad5dcc5bd1e4ee7991089c868f3269a5c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:25:03.838Z] ===================================================== [Pipeline] echo [2024-03-17T03:25:03.851Z] taggedImages: [2024-03-17T03:25:03.851Z] - nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:25:03.851Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-17T03:25:03.851Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.9 [2024-03-17T03:25:03.851Z] - nexus3.edgexfoundry.org:10004/device-virtual:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:25:03.851Z] - 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 [2024-03-17T03:25:04.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:04.267Z] [2024-03-17T03:25:04.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:04.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:04.576Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T03:25:04.576Z] 5eb5b503b376: Pulling fs layer [2024-03-17T03:25:04.576Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T03:25:04.576Z] ec43610c2a17: Pulling fs layer [2024-03-17T03:25:04.576Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T03:25:04.576Z] 33b1e0a273af: Pulling fs layer [2024-03-17T03:25:04.576Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T03:25:04.576Z] 2f39f015ded8: Pulling fs layer [2024-03-17T03:25:04.576Z] 33b1e0a273af: Waiting [2024-03-17T03:25:04.576Z] 5d3b04190fa2: Waiting [2024-03-17T03:25:04.576Z] 2f39f015ded8: Waiting [2024-03-17T03:25:04.576Z] 3a2ae6a8a46f: Waiting [2024-03-17T03:25:04.576Z] 5c69ac0246d0: Download complete [2024-03-17T03:25:04.576Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-17T03:25:04.576Z] 3a2ae6a8a46f: Download complete [2024-03-17T03:25:04.576Z] 33b1e0a273af: Verifying Checksum [2024-03-17T03:25:04.576Z] 33b1e0a273af: Download complete [2024-03-17T03:25:04.576Z] ec43610c2a17: Verifying Checksum [2024-03-17T03:25:04.576Z] ec43610c2a17: Download complete [2024-03-17T03:25:04.576Z] 5d3b04190fa2: Verifying Checksum [2024-03-17T03:25:04.576Z] 5d3b04190fa2: Download complete [2024-03-17T03:25:04.834Z] 5eb5b503b376: Verifying Checksum [2024-03-17T03:25:04.834Z] 5eb5b503b376: Download complete [2024-03-17T03:25:05.399Z] 2f39f015ded8: Download complete [2024-03-17T03:25:05.965Z] 5eb5b503b376: Pull complete [2024-03-17T03:25:06.223Z] 5c69ac0246d0: Pull complete [2024-03-17T03:25:06.482Z] ec43610c2a17: Pull complete [2024-03-17T03:25:06.738Z] 3a2ae6a8a46f: Pull complete [2024-03-17T03:25:06.996Z] 33b1e0a273af: Pull complete [2024-03-17T03:25:06.996Z] 5d3b04190fa2: Pull complete [2024-03-17T03:25:11.173Z] 2f39f015ded8: Pull complete [2024-03-17T03:25:11.173Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T03:25:11.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:11.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:11.271Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:25:11.309Z] $ 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 [2024-03-17T03:25:21.042Z] $ docker top fad75cb846ad719c99b44d389d99a426dbb43b4c9cffb0a90cff4c28598dd1cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:25:21.414Z] ---> job-cost.sh [2024-03-17T03:25:21.414Z] lf-activate-venv: SKIPPING [2024-03-17T03:25:21.414Z] INFO: No Stack... [2024-03-17T03:25:21.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:25:21.932Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:25:22.477Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-03-17T03:25:22.477Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:25:22.489Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [2024-03-17T03:25:22.495Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] did not exist. Created. [2024-03-17T03:25:22.500Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:25:22.807Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T03:25:22.828Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:25:22.836Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:25:22.865Z] $ docker stop --time=1 fad75cb846ad719c99b44d389d99a426dbb43b4c9cffb0a90cff4c28598dd1cc [2024-03-17T03:25:24.020Z] $ docker rm -f --volumes fad75cb846ad719c99b44d389d99a426dbb43b4c9cffb0a90cff4c28598dd1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-17T03:25:46.523Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-178 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-03-17T03:25:46.538Z] Running in /w/workspace/device-virtual-go/165 [Pipeline] { [Pipeline] checkout [2024-03-17T03:25:49.588Z] The recommended git tool is: git [2024-03-17T03:25:55.553Z] using credential edgex-jenkins-ssh [2024-03-17T03:25:55.572Z] Cloning the remote Git repository [2024-03-17T03:25:55.625Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-17T03:25:55.733Z] > git init /w/workspace/device-virtual-go/165 # timeout=10 [2024-03-17T03:25:55.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-17T03:25:55.918Z] > git --version # timeout=10 [2024-03-17T03:25:55.947Z] > git --version # 'git version 2.25.1' [2024-03-17T03:25:55.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T03:25:56.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:25:58.831Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-17T03:25:58.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:25:59.918Z] Avoid second fetch [2024-03-17T03:25:59.919Z] Checking out Revision df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 (main) [2024-03-17T03:26:00.661Z] Commit message: "Merge pull request #465 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-17T03:25:59.938Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T03:26:00.022Z] > git checkout -f df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:26:05.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T03:26:05.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:26:05.547Z] Dload Upload Total Spent Left Speed [2024-03-17T03:26:05.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-03-17T03:26:05.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T03:26:06.268Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T03:26:06.268Z] + sudo tee /etc/docker/daemon.new [2024-03-17T03:26:06.268Z] { [2024-03-17T03:26:06.268Z] "registry-mirrors": [ [2024-03-17T03:26:06.268Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T03:26:06.268Z] ], [2024-03-17T03:26:06.268Z] "bip": "10.250.0.254/24", [2024-03-17T03:26:06.268Z] "hosts": [ [2024-03-17T03:26:06.268Z] "tcp://0.0.0.0:5555", [2024-03-17T03:26:06.268Z] "unix:///var/run/docker.sock" [2024-03-17T03:26:06.268Z] ], [2024-03-17T03:26:06.268Z] "mtu": 1458, [2024-03-17T03:26:06.268Z] "selinux-enabled": true, [2024-03-17T03:26:06.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T03:26:06.268Z] } [Pipeline] sh [2024-03-17T03:26:06.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-17T03:26:06.975Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:26:25.269Z] provisioning config files... [2024-03-17T03:26:25.299Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/165@tmp/config13645989710575127812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:26:25.751Z] ---> ****-login.sh [2024-03-17T03:26:25.751Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:26:26.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:26.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:26.616Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:26.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:26.616Z] [2024-03-17T03:26:26.616Z] Login Succeeded [2024-03-17T03:26:26.616Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:26:26.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:26.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:26.886Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:26.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:26.886Z] [2024-03-17T03:26:26.886Z] Login Succeeded [2024-03-17T03:26:26.886Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:26:27.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:27.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:27.157Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:27.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:27.157Z] [2024-03-17T03:26:27.157Z] Login Succeeded [2024-03-17T03:26:27.157Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:26:27.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:27.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:27.701Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:27.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:27.701Z] [2024-03-17T03:26:27.701Z] Login Succeeded [2024-03-17T03:26:27.701Z] ****.io [2024-03-17T03:26:27.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:28.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:28.238Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:28.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:28.238Z] [2024-03-17T03:26:28.238Z] Login Succeeded [2024-03-17T03:26:28.238Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:26:28.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:26:28.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:26:28.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:26:28.617Z] ========================================================= [2024-03-17T03:26:28.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T03:26:28.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:28.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-17T03:26:29.262Z] Sending build context to Docker daemon 15.96MB [2024-03-17T03:26:29.531Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:26:29.531Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:26:44.560Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T03:26:44.828Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T03:26:44.828Z] 5d54e960e981: Pulling fs layer [2024-03-17T03:26:44.828Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T03:26:44.828Z] f0e02332f6b5: Pulling fs layer [2024-03-17T03:26:44.828Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T03:26:44.828Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T03:26:44.828Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T03:26:44.828Z] 872ee5b61b7b: Waiting [2024-03-17T03:26:44.828Z] 0c6a40ed1a82: Waiting [2024-03-17T03:26:44.828Z] 94ae7d8d031c: Waiting [2024-03-17T03:26:44.828Z] f0e02332f6b5: Waiting [2024-03-17T03:26:44.828Z] 5d54e960e981: Verifying Checksum [2024-03-17T03:26:44.828Z] 5d54e960e981: Download complete [2024-03-17T03:26:44.828Z] f0e02332f6b5: Verifying Checksum [2024-03-17T03:26:44.828Z] f0e02332f6b5: Download complete [2024-03-17T03:26:44.828Z] 872ee5b61b7b: Download complete [2024-03-17T03:26:44.828Z] 9fda8d8052c6: Verifying Checksum [2024-03-17T03:26:44.828Z] 9fda8d8052c6: Download complete [2024-03-17T03:26:45.418Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T03:26:45.418Z] 94ae7d8d031c: Download complete [2024-03-17T03:26:45.689Z] 9fda8d8052c6: Pull complete [2024-03-17T03:26:46.287Z] 5d54e960e981: Pull complete [2024-03-17T03:26:46.561Z] c4a7e357bf2a: Verifying Checksum [2024-03-17T03:26:46.561Z] c4a7e357bf2a: Download complete [2024-03-17T03:26:47.983Z] 0c6a40ed1a82: Download complete [2024-03-17T03:27:03.020Z] c4a7e357bf2a: Pull complete [2024-03-17T03:27:03.020Z] f0e02332f6b5: Pull complete [2024-03-17T03:27:03.020Z] 872ee5b61b7b: Pull complete [2024-03-17T03:27:11.215Z] 0c6a40ed1a82: Pull complete [2024-03-17T03:27:12.176Z] 94ae7d8d031c: Pull complete [2024-03-17T03:27:12.176Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T03:27:12.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T03:27:12.176Z] ---> 86de565de09d [2024-03-17T03:27:12.176Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:27:14.114Z] ---> Running in 087e22d9de87 [2024-03-17T03:27:14.381Z] Removing intermediate container 087e22d9de87 [2024-03-17T03:27:14.381Z] ---> 9c2aff1c4e28 [2024-03-17T03:27:14.381Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:27:14.381Z] ---> Running in 0d0c206b56de [2024-03-17T03:27:14.648Z] Removing intermediate container 0d0c206b56de [2024-03-17T03:27:14.648Z] ---> d64544a51234 [2024-03-17T03:27:14.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:27:14.648Z] ---> Running in b4509a1b3540 [2024-03-17T03:27:14.915Z] Removing intermediate container b4509a1b3540 [2024-03-17T03:27:14.915Z] ---> 493c7577e0d3 [2024-03-17T03:27:14.915Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-17T03:27:15.182Z] ---> Running in 75f3b35fab7b [2024-03-17T03:27:15.449Z] Removing intermediate container 75f3b35fab7b [2024-03-17T03:27:15.449Z] ---> e96431f98e3e [2024-03-17T03:27:15.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:27:15.449Z] ---> Running in 7ab2a6fdaee6 [2024-03-17T03:27:16.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:27:17.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:27:18.416Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:27:18.682Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:27:18.682Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:27:18.682Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:27:18.682Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:27:18.682Z] OK: 271 MiB in 56 packages [2024-03-17T03:27:20.093Z] Removing intermediate container 7ab2a6fdaee6 [2024-03-17T03:27:20.093Z] ---> 5993631721d0 [2024-03-17T03:27:20.093Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:27:20.360Z] ---> b26c22465c1e [2024-03-17T03:27:20.361Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:27:20.631Z] ---> Running in b6decc550ada [2024-03-17T03:28:28.517Z] Removing intermediate container b6decc550ada [2024-03-17T03:28:28.517Z] ---> 5f5e667e54ab [2024-03-17T03:28:28.517Z] Step 10/12 : COPY . . [2024-03-17T03:28:28.517Z] ---> 9c78d33f6729 [2024-03-17T03:28:28.517Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:28:28.517Z] ---> Running in 3814fecb9e15 [2024-03-17T03:28:28.517Z] Removing intermediate container 3814fecb9e15 [2024-03-17T03:28:28.517Z] ---> 81d87897ebdf [2024-03-17T03:28:28.517Z] Step 12/12 : RUN $MAKE [2024-03-17T03:28:28.517Z] ---> Running in c53a5fa82231 [2024-03-17T03:28:28.517Z] noop [2024-03-17T03:28:28.517Z] Removing intermediate container c53a5fa82231 [2024-03-17T03:28:28.517Z] ---> 679eef67c71a [2024-03-17T03:28:28.517Z] Successfully built 679eef67c71a [2024-03-17T03:28:28.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:28:28.892Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:28:28.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:28:29.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2024-03-17T03:28:29.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/165 -v /w/workspace/device-virtual-go/165:/w/workspace/device-virtual-go/165:rw,z -v /w/workspace/device-virtual-go/165@tmp:/w/workspace/device-virtual-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T03:28:30.712Z] $ docker top 33f027d1d9349198cbf71dd6d8ca3f34bf6c53e6056ca24f5515155a04a9ca4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:28:31.616Z] + go version [2024-03-17T03:28:31.616Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T03:28:31.639Z] $ docker stop --time=1 33f027d1d9349198cbf71dd6d8ca3f34bf6c53e6056ca24f5515155a04a9ca4a [2024-03-17T03:28:33.394Z] $ docker rm -f --volumes 33f027d1d9349198cbf71dd6d8ca3f34bf6c53e6056ca24f5515155a04a9ca4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:28:34.012Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:28:34.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:28:34.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2024-03-17T03:28:34.320Z] $ 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/165 -v /w/workspace/device-virtual-go/165:/w/workspace/device-virtual-go/165:rw,z -v /w/workspace/device-virtual-go/165@tmp:/w/workspace/device-virtual-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T03:28:35.633Z] $ docker top d4052786c688414f894c633449d49a5859d5a8befe77a358e9117bcc12c61da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:28:36.494Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/165 [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:28:37.144Z] + make test [2024-03-17T03:28:37.144Z] go test ./... -coverprofile=coverage.out [2024-03-17T03:28:41.403Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-17T03:30:33.094Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-17T03:30:33.094Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements [2024-03-17T03:30:33.364Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-17T03:30:33.364Z] go vet ./... [2024-03-17T03:31:00.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:31:00.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:31:00.075Z] ./bin/test-attribution-txt.sh [2024-03-17T03:31:00.075Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:31:00.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:31:00.114Z] $ docker stop --time=1 d4052786c688414f894c633449d49a5859d5a8befe77a358e9117bcc12c61da7 [2024-03-17T03:31:02.070Z] $ docker rm -f --volumes d4052786c688414f894c633449d49a5859d5a8befe77a358e9117bcc12c61da7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:31:03.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:31:03.493Z] Warning: overwriting stash ‘coverage-report’ [2024-03-17T03:31:04.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:31:04.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:31:05.257Z] + ls -al . [2024-03-17T03:31:05.257Z] total 196 [2024-03-17T03:31:05.257Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 17 03:28 . [2024-03-17T03:31:05.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:25 .. [2024-03-17T03:31:05.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:26 .git [2024-03-17T03:31:05.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 .github [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 17 03:26 .gitignore [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:26 .golangci.yml [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 17 03:26 Attribution.txt [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 17 03:26 CHANGELOG.md [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 17 03:26 Dockerfile [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:26 GOVERNANCE.md [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 17 03:26 Jenkinsfile [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:26 LICENSE [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 17 03:26 Makefile [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 17 03:26 OWNERS.md [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 17 03:26 README.md [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 17 03:22 VERSION [2024-03-17T03:31:05.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:26 bin [2024-03-17T03:31:05.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 cmd [2024-03-17T03:31:05.257Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 17 03:30 coverage.out [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 3683 Mar 17 03:26 go.mod [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 17 03:26 go.sum [2024-03-17T03:31:05.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 internal [2024-03-17T03:31:05.257Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 17 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:31:05.655Z] + 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=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-03-17T03:31:06.264Z] Sending build context to Docker daemon 16.01MB [2024-03-17T03:31:06.264Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:31:06.264Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:31:06.264Z] ---> 679eef67c71a [2024-03-17T03:31:06.264Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:31:06.539Z] ---> Running in dd6b15763a34 [2024-03-17T03:31:06.821Z] Removing intermediate container dd6b15763a34 [2024-03-17T03:31:06.821Z] ---> 9b3216afd344 [2024-03-17T03:31:06.821Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:31:07.096Z] ---> Running in 67d757442983 [2024-03-17T03:31:07.367Z] Removing intermediate container 67d757442983 [2024-03-17T03:31:07.367Z] ---> 4644c4e1dff5 [2024-03-17T03:31:07.367Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:31:07.367Z] ---> Running in 46176f662b7c [2024-03-17T03:31:07.648Z] Removing intermediate container 46176f662b7c [2024-03-17T03:31:07.648Z] ---> e8bb93775b91 [2024-03-17T03:31:07.648Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-17T03:31:07.921Z] ---> Running in 10cb8dacadbc [2024-03-17T03:31:08.194Z] Removing intermediate container 10cb8dacadbc [2024-03-17T03:31:08.194Z] ---> e35cd29bda59 [2024-03-17T03:31:08.194Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:31:08.466Z] ---> Running in 761d380d271f [2024-03-17T03:31:09.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:31:10.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:31:11.011Z] OK: 271 MiB in 56 packages [2024-03-17T03:31:11.984Z] Removing intermediate container 761d380d271f [2024-03-17T03:31:11.984Z] ---> a2aa64822844 [2024-03-17T03:31:11.984Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-17T03:31:12.581Z] ---> 6e0ea3085be6 [2024-03-17T03:31:12.581Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:31:12.581Z] ---> Running in 6976267ff747 [2024-03-17T03:31:15.205Z] Removing intermediate container 6976267ff747 [2024-03-17T03:31:15.205Z] ---> 93c5f51074a2 [2024-03-17T03:31:15.205Z] Step 10/26 : COPY . . [2024-03-17T03:31:16.635Z] ---> 78b8a7f21297 [2024-03-17T03:31:16.635Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:31:16.635Z] ---> Running in f0972d6ab45c [2024-03-17T03:31:16.908Z] Removing intermediate container f0972d6ab45c [2024-03-17T03:31:16.908Z] ---> 16c224cb4860 [2024-03-17T03:31:16.908Z] Step 12/26 : RUN $MAKE [2024-03-17T03:31:16.908Z] ---> Running in 50dc02aa8d7e [2024-03-17T03:31:18.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-17T03:33:40.127Z] Removing intermediate container 50dc02aa8d7e [2024-03-17T03:33:40.127Z] ---> 1898768a375a [2024-03-17T03:33:40.127Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:33:40.127Z] 3.18: Pulling from library/alpine [2024-03-17T03:33:40.127Z] c6b39de5b339: Pulling fs layer [2024-03-17T03:33:40.127Z] c6b39de5b339: Verifying Checksum [2024-03-17T03:33:40.127Z] c6b39de5b339: Download complete [2024-03-17T03:33:40.127Z] c6b39de5b339: Pull complete [2024-03-17T03:33:40.127Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:33:40.127Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:33:40.127Z] ---> 33abbf032149 [2024-03-17T03:33:40.127Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-17T03:33:40.127Z] ---> Running in 3d3c350b9d60 [2024-03-17T03:33:40.127Z] Removing intermediate container 3d3c350b9d60 [2024-03-17T03:33:40.127Z] ---> 919617a4c942 [2024-03-17T03:33:40.127Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:33:40.127Z] ---> Running in a3e5c16eaf1c [2024-03-17T03:33:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:40.127Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:33:40.127Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:33:40.127Z] OK: 8 MiB in 16 packages [2024-03-17T03:33:40.127Z] Removing intermediate container a3e5c16eaf1c [2024-03-17T03:33:40.127Z] ---> 42c772085363 [2024-03-17T03:33:40.127Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-17T03:33:40.127Z] ---> Running in bff2c0641b85 [2024-03-17T03:33:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:40.127Z] OK: 8 MiB in 16 packages [2024-03-17T03:33:40.127Z] Removing intermediate container bff2c0641b85 [2024-03-17T03:33:40.127Z] ---> 56040927262e [2024-03-17T03:33:40.127Z] Step 17/26 : WORKDIR / [2024-03-17T03:33:40.127Z] ---> Running in f9fb07d29f3f [2024-03-17T03:33:40.127Z] Removing intermediate container f9fb07d29f3f [2024-03-17T03:33:40.127Z] ---> 56ebcf279aef [2024-03-17T03:33:40.127Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-17T03:33:40.127Z] ---> bab3ef2746be [2024-03-17T03:33:40.127Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-17T03:33:40.127Z] ---> 87735b015f37 [2024-03-17T03:33:40.127Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-17T03:33:40.127Z] ---> 5373ebf37373 [2024-03-17T03:33:40.127Z] Step 21/26 : EXPOSE 59900 [2024-03-17T03:33:40.127Z] ---> Running in b07557d1f69c [2024-03-17T03:33:40.127Z] Removing intermediate container b07557d1f69c [2024-03-17T03:33:40.127Z] ---> e83787886ed7 [2024-03-17T03:33:40.127Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-17T03:33:40.127Z] ---> Running in c3680bf80d47 [2024-03-17T03:33:40.127Z] Removing intermediate container c3680bf80d47 [2024-03-17T03:33:40.127Z] ---> 588a8867b4a6 [2024-03-17T03:33:40.127Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:33:40.127Z] ---> Running in 53c9df3bb721 [2024-03-17T03:33:40.127Z] Removing intermediate container 53c9df3bb721 [2024-03-17T03:33:40.127Z] ---> 3a4d06234277 [2024-03-17T03:33:40.127Z] Step 24/26 : LABEL arch=arm64 [2024-03-17T03:33:40.127Z] ---> Running in 488eb436f7e0 [2024-03-17T03:33:40.127Z] Removing intermediate container 488eb436f7e0 [2024-03-17T03:33:40.127Z] ---> 7efa43b0f094 [2024-03-17T03:33:40.127Z] Step 25/26 : LABEL git_sha=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:33:40.127Z] ---> Running in ce9948561e24 [2024-03-17T03:33:40.127Z] Removing intermediate container ce9948561e24 [2024-03-17T03:33:40.127Z] ---> bd4c2efd0401 [2024-03-17T03:33:40.127Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-03-17T03:33:40.127Z] ---> Running in 6e64be362d23 [2024-03-17T03:33:40.398Z] Removing intermediate container 6e64be362d23 [2024-03-17T03:33:40.398Z] ---> 46629de80a79 [2024-03-17T03:33:40.398Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:33:40.398Z] Successfully built 46629de80a79 [2024-03-17T03:33:40.398Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:33:40.550Z] provisioning config files... [2024-03-17T03:33:40.565Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/165@tmp/config5458834873575267764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:33:40.911Z] ---> ****-login.sh [2024-03-17T03:33:40.911Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:33:41.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:41.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:41.182Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:41.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:41.182Z] [2024-03-17T03:33:41.182Z] Login Succeeded [2024-03-17T03:33:41.182Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:33:41.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:41.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:41.731Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:41.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:41.731Z] [2024-03-17T03:33:41.731Z] Login Succeeded [2024-03-17T03:33:41.731Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:33:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:41.998Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:41.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:41.998Z] [2024-03-17T03:33:41.998Z] Login Succeeded [2024-03-17T03:33:41.998Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:33:42.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:42.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:42.542Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:42.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:42.542Z] [2024-03-17T03:33:42.542Z] Login Succeeded [2024-03-17T03:33:42.542Z] ****.io [2024-03-17T03:33:42.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:43.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:43.079Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:43.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:43.079Z] [2024-03-17T03:33:43.079Z] Login Succeeded [2024-03-17T03:33:43.079Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:33:43.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:33:43.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:33:43.173Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-03-17T03:33:43.173Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:33:43.173Z] latest [2024-03-17T03:33:43.173Z] 3.2.0-dev.9 [2024-03-17T03:33:43.173Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:33:43.173Z] main [2024-03-17T03:33:43.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:43.585Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:43.960Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:33:43.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-17T03:33:43.960Z] e8020358db0d: Preparing [2024-03-17T03:33:43.960Z] 89298f9074b6: Preparing [2024-03-17T03:33:43.960Z] e3f3e5457307: Preparing [2024-03-17T03:33:43.960Z] c3728c30dc5e: Preparing [2024-03-17T03:33:43.960Z] 4fa369aa3ecd: Preparing [2024-03-17T03:33:43.960Z] 7c504f21be85: Preparing [2024-03-17T03:33:43.960Z] 7c504f21be85: Waiting [2024-03-17T03:33:44.227Z] e3f3e5457307: Pushed [2024-03-17T03:33:44.227Z] 89298f9074b6: Pushed [2024-03-17T03:33:44.227Z] 4fa369aa3ecd: Pushed [2024-03-17T03:33:44.227Z] c3728c30dc5e: Pushed [2024-03-17T03:33:44.227Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:49.574Z] e8020358db0d: Pushed [2024-03-17T03:33:49.574Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2: digest: sha256:a823ce98198a722f4d1382b5e22bb6d798d5c302397fa4dfa34985b1a174532e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:49.940Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:50.307Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-17T03:33:50.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-17T03:33:50.308Z] e8020358db0d: Preparing [2024-03-17T03:33:50.308Z] 89298f9074b6: Preparing [2024-03-17T03:33:50.308Z] e3f3e5457307: Preparing [2024-03-17T03:33:50.308Z] c3728c30dc5e: Preparing [2024-03-17T03:33:50.308Z] 4fa369aa3ecd: Preparing [2024-03-17T03:33:50.308Z] 7c504f21be85: Preparing [2024-03-17T03:33:50.308Z] 7c504f21be85: Waiting [2024-03-17T03:33:50.308Z] e8020358db0d: Layer already exists [2024-03-17T03:33:50.308Z] c3728c30dc5e: Layer already exists [2024-03-17T03:33:50.308Z] 4fa369aa3ecd: Layer already exists [2024-03-17T03:33:50.308Z] 89298f9074b6: Layer already exists [2024-03-17T03:33:50.308Z] e3f3e5457307: Layer already exists [2024-03-17T03:33:50.308Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:50.577Z] latest: digest: sha256:a823ce98198a722f4d1382b5e22bb6d798d5c302397fa4dfa34985b1a174532e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:50.952Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:51.321Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.9 [2024-03-17T03:33:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-17T03:33:51.322Z] e8020358db0d: Preparing [2024-03-17T03:33:51.322Z] 89298f9074b6: Preparing [2024-03-17T03:33:51.322Z] e3f3e5457307: Preparing [2024-03-17T03:33:51.322Z] c3728c30dc5e: Preparing [2024-03-17T03:33:51.322Z] 4fa369aa3ecd: Preparing [2024-03-17T03:33:51.322Z] 7c504f21be85: Preparing [2024-03-17T03:33:51.322Z] 7c504f21be85: Waiting [2024-03-17T03:33:51.322Z] 4fa369aa3ecd: Layer already exists [2024-03-17T03:33:51.322Z] c3728c30dc5e: Layer already exists [2024-03-17T03:33:51.322Z] 89298f9074b6: Layer already exists [2024-03-17T03:33:51.322Z] e3f3e5457307: Layer already exists [2024-03-17T03:33:51.322Z] e8020358db0d: Layer already exists [2024-03-17T03:33:51.322Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:51.589Z] 3.2.0-dev.9: digest: sha256:a823ce98198a722f4d1382b5e22bb6d798d5c302397fa4dfa34985b1a174532e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:51.957Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:52.314Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:33:52.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-17T03:33:52.314Z] e8020358db0d: Preparing [2024-03-17T03:33:52.314Z] 89298f9074b6: Preparing [2024-03-17T03:33:52.314Z] e3f3e5457307: Preparing [2024-03-17T03:33:52.314Z] c3728c30dc5e: Preparing [2024-03-17T03:33:52.314Z] 4fa369aa3ecd: Preparing [2024-03-17T03:33:52.314Z] 7c504f21be85: Preparing [2024-03-17T03:33:52.314Z] 7c504f21be85: Waiting [2024-03-17T03:33:52.314Z] e3f3e5457307: Layer already exists [2024-03-17T03:33:52.314Z] 4fa369aa3ecd: Layer already exists [2024-03-17T03:33:52.314Z] 89298f9074b6: Layer already exists [2024-03-17T03:33:52.314Z] c3728c30dc5e: Layer already exists [2024-03-17T03:33:52.314Z] e8020358db0d: Layer already exists [2024-03-17T03:33:52.582Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:52.582Z] df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9: digest: sha256:a823ce98198a722f4d1382b5e22bb6d798d5c302397fa4dfa34985b1a174532e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:52.947Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:53.308Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-03-17T03:33:53.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-17T03:33:53.308Z] e8020358db0d: Preparing [2024-03-17T03:33:53.308Z] 89298f9074b6: Preparing [2024-03-17T03:33:53.308Z] e3f3e5457307: Preparing [2024-03-17T03:33:53.308Z] c3728c30dc5e: Preparing [2024-03-17T03:33:53.308Z] 4fa369aa3ecd: Preparing [2024-03-17T03:33:53.308Z] 7c504f21be85: Preparing [2024-03-17T03:33:53.308Z] 7c504f21be85: Waiting [2024-03-17T03:33:53.309Z] 89298f9074b6: Layer already exists [2024-03-17T03:33:53.309Z] e3f3e5457307: Layer already exists [2024-03-17T03:33:53.309Z] c3728c30dc5e: Layer already exists [2024-03-17T03:33:53.309Z] e8020358db0d: Layer already exists [2024-03-17T03:33:53.309Z] 4fa369aa3ecd: Layer already exists [2024-03-17T03:33:53.309Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:53.576Z] main: digest: sha256:a823ce98198a722f4d1382b5e22bb6d798d5c302397fa4dfa34985b1a174532e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:33:53.660Z] ===================================================== [Pipeline] echo [2024-03-17T03:33:53.673Z] taggedImages: [2024-03-17T03:33:53.673Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [2024-03-17T03:33:53.673Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-17T03:33:53.673Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.9 [2024-03-17T03:33:53.673Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2-3.2.0-dev.9 [2024-03-17T03:33:53.673Z] - 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 [2024-03-17T03:33:54.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:33:54.075Z] [2024-03-17T03:33:54.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:54.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:33:54.704Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T03:33:54.704Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T03:33:54.704Z] 04944245beec: Pulling fs layer [2024-03-17T03:33:54.704Z] 699f458cf7ca: Pulling fs layer [2024-03-17T03:33:54.704Z] 765212b225bb: Pulling fs layer [2024-03-17T03:33:54.704Z] f23df028b6ca: Pulling fs layer [2024-03-17T03:33:54.704Z] 765212b225bb: Waiting [2024-03-17T03:33:54.704Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T03:33:54.704Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T03:33:54.704Z] f23df028b6ca: Waiting [2024-03-17T03:33:54.704Z] d65c8cfc05b1: Waiting [2024-03-17T03:33:54.704Z] 2437ff75d9bd: Waiting [2024-03-17T03:33:54.704Z] 04944245beec: Verifying Checksum [2024-03-17T03:33:54.704Z] 04944245beec: Download complete [2024-03-17T03:33:54.704Z] 765212b225bb: Verifying Checksum [2024-03-17T03:33:54.704Z] 765212b225bb: Download complete [2024-03-17T03:33:54.704Z] f23df028b6ca: Verifying Checksum [2024-03-17T03:33:54.704Z] f23df028b6ca: Download complete [2024-03-17T03:33:54.704Z] d65c8cfc05b1: Verifying Checksum [2024-03-17T03:33:54.704Z] d65c8cfc05b1: Download complete [2024-03-17T03:33:54.979Z] 699f458cf7ca: Verifying Checksum [2024-03-17T03:33:54.979Z] 699f458cf7ca: Download complete [2024-03-17T03:33:55.569Z] 8998bd30e6a1: Verifying Checksum [2024-03-17T03:33:55.569Z] 8998bd30e6a1: Download complete [2024-03-17T03:33:58.167Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T03:33:58.167Z] 2437ff75d9bd: Download complete [2024-03-17T03:34:00.752Z] 8998bd30e6a1: Pull complete [2024-03-17T03:34:01.022Z] 04944245beec: Pull complete [2024-03-17T03:34:02.978Z] 699f458cf7ca: Pull complete [2024-03-17T03:34:02.978Z] 765212b225bb: Pull complete [2024-03-17T03:34:03.941Z] f23df028b6ca: Pull complete [2024-03-17T03:34:03.941Z] d65c8cfc05b1: Pull complete [2024-03-17T03:34:22.159Z] 2437ff75d9bd: Pull complete [2024-03-17T03:34:22.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T03:34:22.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:22.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:22.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2024-03-17T03:34:22.447Z] $ 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/165 -v /w/workspace/device-virtual-go/165:/w/workspace/device-virtual-go/165:rw,z -v /w/workspace/device-virtual-go/165@tmp:/w/workspace/device-virtual-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-17T03:34:25.279Z] $ docker top 4fefb15c6bae557d9c8925d8c86ade43fee1409d550fd39fd136791c3df7bc04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:26.097Z] ---> job-cost.sh [2024-03-17T03:34:26.097Z] lf-activate-venv: SKIPPING [2024-03-17T03:34:26.097Z] INFO: No Stack... [2024-03-17T03:34:26.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T03:34:27.314Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:34:27.954Z] + cat /w/workspace/device-virtual-go/165/archives/cost.csv [2024-03-17T03:34:27.954Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:34:28.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [2024-03-17T03:34:28.022Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] did not exist. Created. [2024-03-17T03:34:28.027Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:34:28.695Z] /w/workspace/device-virtual-go/165@tmp/durable-42a99e0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T03:34:29.339Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T03:34:29.365Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T03:34:29.417Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:34:29.423Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:34:29.458Z] $ docker stop --time=1 4fefb15c6bae557d9c8925d8c86ade43fee1409d550fd39fd136791c3df7bc04 [2024-03-17T03:34:30.975Z] $ docker rm -f --volumes 4fefb15c6bae557d9c8925d8c86ade43fee1409d550fd39fd136791c3df7bc04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-17T03:34:31.463Z] provisioning config files... [2024-03-17T03:34:31.469Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15651499626200866625tmp [Pipeline] { [Pipeline] sh [2024-03-17T03:34:31.762Z] + set +x [2024-03-17T03:34:31.762Z] + curl -s https://codecov.io/bash [2024-03-17T03:34:31.762Z] + bash -s -- [2024-03-17T03:34:31.762Z] [2024-03-17T03:34:31.762Z] _____ _ [2024-03-17T03:34:31.762Z] / ____| | | [2024-03-17T03:34:31.762Z] | | ___ __| | ___ ___ _____ __ [2024-03-17T03:34:31.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-17T03:34:31.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-17T03:34:31.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-17T03:34:31.762Z] Bash-1.0.6 [2024-03-17T03:34:31.762Z] [2024-03-17T03:34:31.762Z] [2024-03-17T03:34:31.762Z] ==> git version 2.25.1 found [2024-03-17T03:34:31.762Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-17T03:34:31.762Z] Release-Date: 2020-01-08 [2024-03-17T03:34:31.762Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-17T03:34:31.762Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-17T03:34:31.762Z] ==> Jenkins CI detected. [2024-03-17T03:34:31.762Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-03-17T03:34:31.762Z] project root: . [2024-03-17T03:34:31.762Z] --> token set from env [2024-03-17T03:34:31.762Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-17T03:34:31.762Z] ==> Running gcov in . (disable via -X gcov) [2024-03-17T03:34:31.762Z] ==> Python coveragepy not found [2024-03-17T03:34:31.762Z] ==> Searching for coverage reports in: [2024-03-17T03:34:31.762Z] + . [2024-03-17T03:34:31.762Z] -> Found 1 reports [2024-03-17T03:34:31.762Z] ==> Detecting git/mercurial file structure [2024-03-17T03:34:31.762Z] ==> Reading reports [2024-03-17T03:34:32.021Z] + ./coverage.out bytes=43063 [2024-03-17T03:34:32.021Z] ==> Appending adjustments [2024-03-17T03:34:32.021Z] https://docs.codecov.io/docs/fixing-reports [2024-03-17T03:34:32.021Z] + Found adjustments [2024-03-17T03:34:32.021Z] ==> Gzipping contents [2024-03-17T03:34:32.021Z] 8.0K /tmp/codecov.XPBvtk.gz [2024-03-17T03:34:32.021Z] ==> Uploading reports [2024-03-17T03:34:32.021Z] url: https://codecov.io [2024-03-17T03:34:32.021Z] query: branch=main&commit=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:34:32.021Z] -> Pinging Codecov [2024-03-17T03:34:32.021Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:34:32.280Z] -> Uploading to [2024-03-17T03:34:32.280Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-17/5E52B4B073DB2E39498172D8E973AA87/df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2/08669d75-1249-47e5-b6da-93be2c00a8ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f08625292424df6c4c9767c196896c2fa944bb1133fde07b74e75c823ea65906 [2024-03-17T03:34:32.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:34:32.280Z] Dload Upload Total Spent Left Speed [2024-03-17T03:34:32.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 16828 --:--:-- --:--:-- --:--:-- 16828 [2024-03-17T03:34:32.538Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] } [2024-03-17T03:34:32.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-17T03:34:32.675Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-17T03:34:32.691Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:32.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:32.999Z] [2024-03-17T03:34:32.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:33.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:33.296Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-17T03:34:33.296Z] df9b9388f04a: Pulling fs layer [2024-03-17T03:34:33.296Z] 52dc419b0ee2: Pulling fs layer [2024-03-17T03:34:33.296Z] 25bc292e5bac: Pulling fs layer [2024-03-17T03:34:33.296Z] 114826534d7a: Pulling fs layer [2024-03-17T03:34:33.296Z] 4657fd5d0bcf: Pulling fs layer [2024-03-17T03:34:33.296Z] 6ad1cebc031e: Pulling fs layer [2024-03-17T03:34:33.296Z] 8a3aa393b2d8: Pulling fs layer [2024-03-17T03:34:33.296Z] 4657fd5d0bcf: Waiting [2024-03-17T03:34:33.296Z] 114826534d7a: Waiting [2024-03-17T03:34:33.296Z] 6ad1cebc031e: Waiting [2024-03-17T03:34:33.296Z] 8a3aa393b2d8: Waiting [2024-03-17T03:34:33.296Z] 25bc292e5bac: Verifying Checksum [2024-03-17T03:34:33.296Z] 25bc292e5bac: Download complete [2024-03-17T03:34:33.296Z] 52dc419b0ee2: Verifying Checksum [2024-03-17T03:34:33.296Z] 52dc419b0ee2: Download complete [2024-03-17T03:34:33.296Z] 4657fd5d0bcf: Verifying Checksum [2024-03-17T03:34:33.296Z] 4657fd5d0bcf: Download complete [2024-03-17T03:34:33.296Z] df9b9388f04a: Verifying Checksum [2024-03-17T03:34:33.296Z] df9b9388f04a: Download complete [2024-03-17T03:34:33.555Z] df9b9388f04a: Pull complete [2024-03-17T03:34:33.555Z] 6ad1cebc031e: Verifying Checksum [2024-03-17T03:34:33.555Z] 6ad1cebc031e: Download complete [2024-03-17T03:34:33.555Z] 52dc419b0ee2: Pull complete [2024-03-17T03:34:33.555Z] 25bc292e5bac: Pull complete [2024-03-17T03:34:34.122Z] 114826534d7a: Verifying Checksum [2024-03-17T03:34:34.122Z] 114826534d7a: Download complete [2024-03-17T03:34:34.122Z] 8a3aa393b2d8: Verifying Checksum [2024-03-17T03:34:34.122Z] 8a3aa393b2d8: Download complete [2024-03-17T03:34:37.509Z] 114826534d7a: Pull complete [2024-03-17T03:34:37.509Z] 4657fd5d0bcf: Pull complete [2024-03-17T03:34:37.509Z] 6ad1cebc031e: Pull complete [2024-03-17T03:34:40.092Z] 8a3aa393b2d8: Pull complete [2024-03-17T03:34:40.092Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-17T03:34:40.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:40.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:40.180Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:34:40.209Z] $ 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 [2024-03-17T03:34:46.706Z] $ docker top d00e120f22b87be539652d5039f047fee888faf5692980315997836a97278013 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-17T03:34:46.778Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-03-17T03:34:47.050Z] + set -o pipefail [2024-03-17T03:34:47.050Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-03-17T03:34:53.617Z] [2024-03-17T03:34:53.617Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-03-17T03:34:53.617Z] [2024-03-17T03:34:53.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/70c2e74c-dd7b-41e7-b054-c8882d2573f2 [2024-03-17T03:34:53.617Z] [2024-03-17T03:34:53.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-17T03:34:53.617Z] [2024-03-17T03:34:53.617Z] [2024-03-17T03:34:53.617Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-17T03:34:53.617Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-17T03:34:53.617Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-17T03:34:53.633Z] $ docker stop --time=1 d00e120f22b87be539652d5039f047fee888faf5692980315997836a97278013 [2024-03-17T03:34:57.131Z] $ docker rm -f --volumes d00e120f22b87be539652d5039f047fee888faf5692980315997836a97278013 [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 [2024-03-17T03:34:57.837Z] + git log --format=format:%s -1 df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 [Pipeline] sh [2024-03-17T03:34:58.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:34:58.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:58.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:34:58.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:58.497Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:34:58.527Z] $ 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 [2024-03-17T03:34:58.872Z] $ docker top 508c61a44bb2242d0f2767936a165f31dd81a1621ee5712e73dc46a1561fa308 -eo pid,comm [2024-03-17T03:34:58.915Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-17T03:34:58.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:34:58.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:34:58.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:34:59.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:34:59.065Z] $ docker exec 508c61a44bb2242d0f2767936a165f31dd81a1621ee5712e73dc46a1561fa308 ssh-agent [2024-03-17T03:34:59.174Z] SSH_AUTH_SOCK=/tmp/ssh-oD7yancAZSBI/agent.32 [2024-03-17T03:34:59.174Z] SSH_AGENT_PID=38 [2024-03-17T03:34:59.178Z] Running ssh-add (command line suppressed) [2024-03-17T03:34:59.277Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3165672083574638458.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3165672083574638458.key) [2024-03-17T03:34:59.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:34:59.576Z] + git semver tag [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,747 [run_tag] DEBUG tag force:False [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,747 [check_head_tag] DEBUG check head tag [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,748 [execute] INFO git cat-file --batch-check [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,751 [execute] INFO git cat-file --batch [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,770 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,770 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,771 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:34:59.835Z] 2024-03-17 03:34:59,775 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:34:59.835Z] 3.2.0-dev.9 [Pipeline] } [2024-03-17T03:34:59.847Z] $ docker exec --env ******** --env ******** 508c61a44bb2242d0f2767936a165f31dd81a1621ee5712e73dc46a1561fa308 ssh-agent -k [2024-03-17T03:34:59.951Z] unset SSH_AUTH_SOCK; [2024-03-17T03:34:59.951Z] unset SSH_AGENT_PID; [2024-03-17T03:34:59.951Z] echo Agent pid 38 killed; [2024-03-17T03:34:59.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:00.282Z] + git semver [Pipeline] } [2024-03-17T03:35:00.556Z] $ docker stop --time=1 508c61a44bb2242d0f2767936a165f31dd81a1621ee5712e73dc46a1561fa308 [2024-03-17T03:35:01.828Z] $ docker rm -f --volumes 508c61a44bb2242d0f2767936a165f31dd81a1621ee5712e73dc46a1561fa308 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:02.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:02.224Z] [2024-03-17T03:35:02.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:02.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:02.523Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-17T03:35:02.523Z] ab5ef0e58194: Pulling fs layer [2024-03-17T03:35:02.523Z] 9712f1f96733: Pulling fs layer [2024-03-17T03:35:02.523Z] 63f879dbbcfc: Pulling fs layer [2024-03-17T03:35:02.523Z] 0d9ebad4ef96: Pulling fs layer [2024-03-17T03:35:02.523Z] e9a5061849ea: Pulling fs layer [2024-03-17T03:35:02.523Z] d747dcd14b5f: Pulling fs layer [2024-03-17T03:35:02.523Z] 2de7ff778b66: Pulling fs layer [2024-03-17T03:35:02.523Z] 2de7ff778b66: Waiting [2024-03-17T03:35:02.523Z] e9a5061849ea: Waiting [2024-03-17T03:35:02.523Z] d747dcd14b5f: Waiting [2024-03-17T03:35:02.523Z] 0d9ebad4ef96: Waiting [2024-03-17T03:35:02.523Z] 9712f1f96733: Verifying Checksum [2024-03-17T03:35:02.523Z] 9712f1f96733: Download complete [2024-03-17T03:35:02.782Z] 63f879dbbcfc: Verifying Checksum [2024-03-17T03:35:02.782Z] 63f879dbbcfc: Download complete [2024-03-17T03:35:03.039Z] 0d9ebad4ef96: Verifying Checksum [2024-03-17T03:35:03.039Z] 0d9ebad4ef96: Download complete [2024-03-17T03:35:03.039Z] d747dcd14b5f: Verifying Checksum [2024-03-17T03:35:03.039Z] d747dcd14b5f: Download complete [2024-03-17T03:35:03.039Z] e9a5061849ea: Verifying Checksum [2024-03-17T03:35:03.039Z] e9a5061849ea: Download complete [2024-03-17T03:35:03.039Z] ab5ef0e58194: Verifying Checksum [2024-03-17T03:35:03.039Z] ab5ef0e58194: Download complete [2024-03-17T03:35:03.039Z] 2de7ff778b66: Verifying Checksum [2024-03-17T03:35:03.039Z] 2de7ff778b66: Download complete [2024-03-17T03:35:05.569Z] ab5ef0e58194: Pull complete [2024-03-17T03:35:05.569Z] 9712f1f96733: Pull complete [2024-03-17T03:35:06.136Z] 63f879dbbcfc: Pull complete [2024-03-17T03:35:10.312Z] 0d9ebad4ef96: Pull complete [2024-03-17T03:35:10.312Z] e9a5061849ea: Pull complete [2024-03-17T03:35:10.312Z] d747dcd14b5f: Pull complete [2024-03-17T03:35:10.876Z] 2de7ff778b66: Pull complete [2024-03-17T03:35:10.876Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-17T03:35:10.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:10.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:10.965Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:35:10.994Z] $ 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 [2024-03-17T03:35:14.936Z] $ docker top d314a5b554ef9896ca1e23c537a409b6df10625ba6d1ba5e55054634211a6962 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:35:15.001Z] provisioning config files... [2024-03-17T03:35:15.006Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7681132384328199728tmp [2024-03-17T03:35:15.014Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10652643502319728387tmp [2024-03-17T03:35:15.021Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11723744139853131971tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:35:15.047Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:15.331Z] ---> sigul-configuration.sh [2024-03-17T03:35:15.331Z] gpg: directory `/root/.gnupg' created [2024-03-17T03:35:15.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-17T03:35:15.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-17T03:35:15.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-17T03:35:15.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-17T03:35:15.331Z] gpg: CAST5 encrypted data [2024-03-17T03:35:15.331Z] gpg: encrypted with 1 passphrase [2024-03-17T03:35:15.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-17T03:35:15.620Z] + mkdir /home/jenkins [2024-03-17T03:35:15.620Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-17T03:35:15.911Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-17T03:35:15.927Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:16.215Z] ---> sigul-install.sh [2024-03-17T03:35:16.215Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-17T03:35:16.507Z] + git tag --list [2024-03-17T03:35:16.507Z] v1.0.0 [2024-03-17T03:35:16.507Z] v1.1.0 [2024-03-17T03:35:16.507Z] v1.1.1 [2024-03-17T03:35:16.507Z] v1.2.1 [2024-03-17T03:35:16.507Z] v1.2.2 [2024-03-17T03:35:16.507Z] v1.2.3 [2024-03-17T03:35:16.507Z] v1.3.0 [2024-03-17T03:35:16.507Z] v1.3.1 [2024-03-17T03:35:16.507Z] v2.0.0 [2024-03-17T03:35:16.507Z] v2.1.0 [2024-03-17T03:35:16.507Z] v2.1.1 [2024-03-17T03:35:16.507Z] v2.2.0 [2024-03-17T03:35:16.507Z] v2.3.0 [2024-03-17T03:35:16.507Z] v3.0 [2024-03-17T03:35:16.507Z] v3.0.0 [2024-03-17T03:35:16.507Z] v3.1 [2024-03-17T03:35:16.507Z] v3.1.0 [2024-03-17T03:35:16.507Z] v3.1.0-dev.1 [2024-03-17T03:35:16.507Z] v3.1.0-dev.10 [2024-03-17T03:35:16.507Z] v3.1.0-dev.11 [2024-03-17T03:35:16.507Z] v3.1.0-dev.12 [2024-03-17T03:35:16.507Z] v3.1.0-dev.13 [2024-03-17T03:35:16.507Z] v3.1.0-dev.14 [2024-03-17T03:35:16.507Z] v3.1.0-dev.15 [2024-03-17T03:35:16.507Z] v3.1.0-dev.16 [2024-03-17T03:35:16.507Z] v3.1.0-dev.17 [2024-03-17T03:35:16.507Z] v3.1.0-dev.18 [2024-03-17T03:35:16.507Z] v3.1.0-dev.19 [2024-03-17T03:35:16.507Z] v3.1.0-dev.2 [2024-03-17T03:35:16.507Z] v3.1.0-dev.20 [2024-03-17T03:35:16.507Z] v3.1.0-dev.21 [2024-03-17T03:35:16.507Z] v3.1.0-dev.22 [2024-03-17T03:35:16.507Z] v3.1.0-dev.23 [2024-03-17T03:35:16.507Z] v3.1.0-dev.24 [2024-03-17T03:35:16.507Z] v3.1.0-dev.25 [2024-03-17T03:35:16.507Z] v3.1.0-dev.26 [2024-03-17T03:35:16.507Z] v3.1.0-dev.27 [2024-03-17T03:35:16.507Z] v3.1.0-dev.28 [2024-03-17T03:35:16.507Z] v3.1.0-dev.29 [2024-03-17T03:35:16.507Z] v3.1.0-dev.3 [2024-03-17T03:35:16.507Z] v3.1.0-dev.30 [2024-03-17T03:35:16.507Z] v3.1.0-dev.4 [2024-03-17T03:35:16.507Z] v3.1.0-dev.5 [2024-03-17T03:35:16.507Z] v3.1.0-dev.6 [2024-03-17T03:35:16.507Z] v3.1.0-dev.7 [2024-03-17T03:35:16.507Z] v3.1.0-dev.8 [2024-03-17T03:35:16.507Z] v3.1.0-dev.9 [2024-03-17T03:35:16.507Z] v3.2.0-dev.1 [2024-03-17T03:35:16.507Z] v3.2.0-dev.2 [2024-03-17T03:35:16.507Z] v3.2.0-dev.3 [2024-03-17T03:35:16.507Z] v3.2.0-dev.4 [2024-03-17T03:35:16.507Z] v3.2.0-dev.5 [2024-03-17T03:35:16.507Z] v3.2.0-dev.6 [2024-03-17T03:35:16.507Z] v3.2.0-dev.7 [2024-03-17T03:35:16.507Z] v3.2.0-dev.8 [2024-03-17T03:35:16.507Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-17T03:35:16.803Z] + lftools sign git-tag v3.2.0-dev.9 [2024-03-17T03:35:17.372Z] Signing Git tag with Sigul... [2024-03-17T03:35:17.372Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-03-17T03:35:17.954Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:18.243Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-17T03:35:18.250Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-17T03:35:18.278Z] $ docker stop --time=1 d314a5b554ef9896ca1e23c537a409b6df10625ba6d1ba5e55054634211a6962 [2024-03-17T03:35:19.586Z] $ docker rm -f --volumes d314a5b554ef9896ca1e23c537a409b6df10625ba6d1ba5e55054634211a6962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-17T03:35:20.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:20.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:20.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:20.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:20.381Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:35:20.415Z] $ 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 [2024-03-17T03:35:20.745Z] $ docker top 6a5e7ea61cb609dc61bc234de3122ae8fa2358adcc289db85567e420572efcac -eo pid,comm [2024-03-17T03:35:20.787Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-17T03:35:20.787Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:20.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:20.830Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:20.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:20.951Z] $ docker exec 6a5e7ea61cb609dc61bc234de3122ae8fa2358adcc289db85567e420572efcac ssh-agent [2024-03-17T03:35:21.067Z] SSH_AUTH_SOCK=/tmp/ssh-ZkzGc6mDpmvq/agent.33 [2024-03-17T03:35:21.067Z] SSH_AGENT_PID=39 [2024-03-17T03:35:21.071Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:21.174Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7690264727280153725.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7690264727280153725.key) [2024-03-17T03:35:21.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:21.464Z] + git semver bump pre [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,632 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,632 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,633 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,633 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,633 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,633 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,634 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,639 [execute] INFO git cat-file --batch [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:21.723Z] 2024-03-17 03:35:21,644 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:35:21.723Z] 3.2.0-dev.10 [Pipeline] } [2024-03-17T03:35:21.734Z] $ docker exec --env ******** --env ******** 6a5e7ea61cb609dc61bc234de3122ae8fa2358adcc289db85567e420572efcac ssh-agent -k [2024-03-17T03:35:21.829Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:21.830Z] unset SSH_AGENT_PID; [2024-03-17T03:35:21.830Z] echo Agent pid 39 killed; [2024-03-17T03:35:21.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:22.145Z] + git semver [Pipeline] } [2024-03-17T03:35:22.419Z] $ docker stop --time=1 6a5e7ea61cb609dc61bc234de3122ae8fa2358adcc289db85567e420572efcac [2024-03-17T03:35:23.671Z] $ docker rm -f --volumes 6a5e7ea61cb609dc61bc234de3122ae8fa2358adcc289db85567e420572efcac [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:35:24.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:24.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:24.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:24.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:24.503Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:35:24.535Z] $ 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 [2024-03-17T03:35:24.856Z] $ docker top d426482e3f92d6e9eabefe983e24c8b7b75ba6d14ff2d64df03fd37bbf283842 -eo pid,comm [2024-03-17T03:35:24.901Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-17T03:35:24.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:24.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:24.953Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:25.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:25.058Z] $ docker exec d426482e3f92d6e9eabefe983e24c8b7b75ba6d14ff2d64df03fd37bbf283842 ssh-agent [2024-03-17T03:35:25.161Z] SSH_AUTH_SOCK=/tmp/ssh-Zt6IZe1IgeCD/agent.32 [2024-03-17T03:35:25.161Z] SSH_AGENT_PID=38 [2024-03-17T03:35:25.165Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:25.267Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17719327073485950431.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17719327073485950431.key) [2024-03-17T03:35:25.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:25.570Z] + git semver push [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,745 [run_push] DEBUG push [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,746 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,750 [execute] INFO git rev-list c7625d77fa93efce865f0b4ec11a1032c263adcc -- [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,751 [execute] DEBUG Popen(['git', 'rev-list', 'c7625d77fa93efce865f0b4ec11a1032c263adcc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,760 [execute] INFO git fetch -v origin [2024-03-17T03:35:25.828Z] 2024-03-17 03:35:25,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-17T03:35:26.400Z] 2024-03-17 03:35:26,276 [run_push] DEBUG no remote changes detected [2024-03-17T03:35:26.401Z] 2024-03-17 03:35:26,276 [execute] INFO git push origin semver [2024-03-17T03:35:26.401Z] 2024-03-17 03:35:26,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:27.338Z] 2024-03-17 03:35:26,988 [run_push] DEBUG push all version tags [2024-03-17T03:35:27.338Z] 2024-03-17 03:35:26,988 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-17T03:35:27.338Z] 2024-03-17 03:35:26,989 [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) [2024-03-17T03:35:27.906Z] 2024-03-17 03:35:27,836 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-17T03:35:27.906Z] 3.2.0-dev.10 [Pipeline] } [2024-03-17T03:35:27.918Z] $ docker exec --env ******** --env ******** d426482e3f92d6e9eabefe983e24c8b7b75ba6d14ff2d64df03fd37bbf283842 ssh-agent -k [2024-03-17T03:35:28.003Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:28.004Z] unset SSH_AGENT_PID; [2024-03-17T03:35:28.004Z] echo Agent pid 38 killed; [2024-03-17T03:35:28.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:28.327Z] + git semver [Pipeline] } [2024-03-17T03:35:28.601Z] $ docker stop --time=1 d426482e3f92d6e9eabefe983e24c8b7b75ba6d14ff2d64df03fd37bbf283842 [2024-03-17T03:35:29.867Z] $ docker rm -f --volumes d426482e3f92d6e9eabefe983e24c8b7b75ba6d14ff2d64df03fd37bbf283842 [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 [2024-03-17T03:35:30.480Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-03-17T03:35:30.480Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-17T03:35:30.480Z] total 16 [2024-03-17T03:35:30.480Z] drwxr-xr-x 3 root root 4096 Mar 17 03:25 . [2024-03-17T03:35:30.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:35 .. [2024-03-17T03:35:30.480Z] drwxr-xr-x 2 root root 4096 Mar 17 03:25 cost [2024-03-17T03:35:30.480Z] -rw-r--r-- 1 root root 89 Mar 17 03:25 cost.csv [2024-03-17T03:35:30.480Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-17T03:35:30.480Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-17T03:35:30.480Z] total 16 [2024-03-17T03:35:30.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:25 . [2024-03-17T03:35:30.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:35 .. [2024-03-17T03:35:30.480Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:25 cost [2024-03-17T03:35:30.480Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 17 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:30.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:31.623Z] ---> package-listing.sh [2024-03-17T03:35:31.623Z] ++ facter osfamily [2024-03-17T03:35:31.623Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T03:35:31.882Z] + OS_FAMILY=debian [2024-03-17T03:35:31.882Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-03-17T03:35:31.882Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T03:35:31.882Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T03:35:31.882Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T03:35:31.882Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T03:35:31.882Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-17T03:35:31.882Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T03:35:31.882Z] + case "${OS_FAMILY}" in [2024-03-17T03:35:31.882Z] + dpkg -l [2024-03-17T03:35:31.882Z] + grep '^ii' [2024-03-17T03:35:31.882Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T03:35:31.882Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T03:35:31.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T03:35:31.882Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-17T03:35:31.882Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-03-17T03:35:31.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-03-17T03:35:31.892Z] 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 [2024-03-17T03:35:32.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:32.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:35:32.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:32.805Z] prd-ubuntu20.04-docker-8c-8g-173 does not seem to be running inside a container [2024-03-17T03:35:32.831Z] $ 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 [2024-03-17T03:35:33.015Z] $ docker top 21a821284ae6ff6d623ea085c7e41da835f7cf286300a952f05d5bb82a93ad3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:35:33.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T03:35:33.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T03:35:33.931Z] + ls /var/log/sa-host [2024-03-17T03:35:33.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:35:34.011Z] provisioning config files... [2024-03-17T03:35:34.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15909353885315950494tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:35:34.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:34.340Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T03:35:34.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:34.672Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T03:35:34.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:34.957Z] ---> sudo-logs.sh [2024-03-17T03:35:34.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T03:35:34.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:35.260Z] ---> job-cost.sh [2024-03-17T03:35:35.260Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:35.260Z] DEBUG: total: 0.2199999988079071 [2024-03-17T03:35:35.260Z] INFO: Retrieving Stack Cost... [2024-03-17T03:35:35.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:35:36.085Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T03:35:36.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:36.379Z] ---> logs-deploy.sh [2024-03-17T03:35:36.379Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:36.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/165 [2024-03-17T03:35:36.379Z] INFO: archiving workspace using pattern(s): [2024-03-17T03:35:37.317Z] Archives upload complete. [2024-03-17T03:35:37.317Z] INFO: archiving logs to Nexus