Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 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-ssh2436955200469987662.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3297292353426215880.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5458298803886881823.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16164398469413684996.key Verifying host key using known hosts file > 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-ssh16486810011322808225.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118625 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 # timeout=10 Commit message: "build: Update to use released SDK and go-mods (#320)" > git rev-list --no-walk bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T16:13:39.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T16:13:39.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T16:13:39.965Z] ========================================================= [2022-11-08T16:13:39.965Z] EdgeX Global Pipelines Version Info [2022-11-08T16:13:39.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:13:40.671Z] ------------------- [2022-11-08T16:13:40.671Z] stable info: [2022-11-08T16:13:40.671Z] ------------------- [2022-11-08T16:13:40.671Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T16:13:40.671Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:13:40.671Z] Message: update stable to v1.0.244 [2022-11-08T16:13:41.241Z] ------------------- [2022-11-08T16:13:41.241Z] experimental info: [2022-11-08T16:13:41.241Z] ------------------- [2022-11-08T16:13:41.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T16:13:41.241Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:13:41.241Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T16:13:41.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-11-08T16:13:41.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-11-08T16:13:41.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T16:13:41.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T16:13:41.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T16:13:41.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T16:13:41.470Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T16:13:41.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T16:13:41.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T16:13:41.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T16:13:41.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T16:13:41.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-11-08T16:13:41.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T16:13:41.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T16:13:41.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:13:41.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:13:41.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T16:13:41.600Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T16:13:41.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T16:13:41.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T16:13:41.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T16:13:41.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T16:13:41.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T16:13:41.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T16:13:41.685Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T16:13:41.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T16:13:41.713Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T16:13:41.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T16:13:41.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T16:13:41.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T16:13:41.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] echo [2022-11-08T16:13:41.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c2f1e9 [Pipeline] echo [2022-11-08T16:13:41.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:13:41.822Z] provisioning config files... [2022-11-08T16:13:41.833Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12120712875380174158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:13:42.145Z] ---> docker-login.sh [2022-11-08T16:13:42.146Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:13:42.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:42.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:42.411Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:42.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:42.411Z] [2022-11-08T16:13:42.411Z] Login Succeeded [2022-11-08T16:13:42.411Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:13:42.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:42.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:42.411Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:42.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:42.411Z] [2022-11-08T16:13:42.411Z] Login Succeeded [2022-11-08T16:13:42.411Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:13:42.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:42.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:42.671Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:42.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:42.671Z] [2022-11-08T16:13:42.671Z] Login Succeeded [2022-11-08T16:13:42.671Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:13:42.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:42.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:42.671Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:42.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:42.671Z] [2022-11-08T16:13:42.671Z] Login Succeeded [2022-11-08T16:13:42.671Z] docker.io [2022-11-08T16:13:42.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:43.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:43.191Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:43.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:43.191Z] [2022-11-08T16:13:43.191Z] Login Succeeded [2022-11-08T16:13:43.191Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:13:43.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T16:13:43.564Z] + git rev-list -1 --merges 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23~1..0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] echo [2022-11-08T16:13:43.598Z] -----------> git rev-list -1 --merges 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23~1..0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [false] [Pipeline] sh [2022-11-08T16:13:43.886Z] + git log --format=format:%s -1 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] echo [2022-11-08T16:13:43.908Z] ========================================================= [2022-11-08T16:13:43.908Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T16:13:43.908Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:13:44.244Z] + git log --format=format:%s -1 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] echo [2022-11-08T16:13:44.257Z] [semverPrep] GIT_COMMIT: 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23, Commit Message: build: Update to use released SDK and go-mods (#320) [Pipeline] echo [2022-11-08T16:13:44.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T16:13:44.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:13:44.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T16:13:44.710Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T16:13:44.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T16:13:44.710Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T16:13:44.710Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T16:13:44.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:13:45.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:13:45.079Z] [2022-11-08T16:13:45.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:13:45.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:13:45.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T16:13:45.393Z] b85a868b505f: Pulling fs layer [2022-11-08T16:13:45.393Z] e2be974225ed: Pulling fs layer [2022-11-08T16:13:45.393Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T16:13:45.393Z] 988bab9f4d93: Pulling fs layer [2022-11-08T16:13:45.393Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T16:13:45.393Z] eaf3925da568: Pulling fs layer [2022-11-08T16:13:45.393Z] bab4dde63d76: Pulling fs layer [2022-11-08T16:13:45.393Z] bde34c3a00c8: Pulling fs layer [2022-11-08T16:13:45.393Z] b352a97aabf1: Pulling fs layer [2022-11-08T16:13:45.393Z] 4872d77fe225: Pulling fs layer [2022-11-08T16:13:45.393Z] 5851b861e8e6: Pulling fs layer [2022-11-08T16:13:45.393Z] 988bab9f4d93: Waiting [2022-11-08T16:13:45.393Z] 4872d77fe225: Waiting [2022-11-08T16:13:45.393Z] b352a97aabf1: Waiting [2022-11-08T16:13:45.393Z] bde34c3a00c8: Waiting [2022-11-08T16:13:45.393Z] 1469e6f7b9e6: Waiting [2022-11-08T16:13:45.393Z] bab4dde63d76: Waiting [2022-11-08T16:13:45.393Z] eaf3925da568: Waiting [2022-11-08T16:13:45.393Z] e2be974225ed: Verifying Checksum [2022-11-08T16:13:45.393Z] e2be974225ed: Download complete [2022-11-08T16:13:45.393Z] 988bab9f4d93: Verifying Checksum [2022-11-08T16:13:45.393Z] 988bab9f4d93: Download complete [2022-11-08T16:13:45.655Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T16:13:45.655Z] 1469e6f7b9e6: Download complete [2022-11-08T16:13:45.655Z] eaf3925da568: Verifying Checksum [2022-11-08T16:13:45.655Z] eaf3925da568: Download complete [2022-11-08T16:13:45.655Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T16:13:45.655Z] 339a4e72a1f5: Download complete [2022-11-08T16:13:45.655Z] bde34c3a00c8: Verifying Checksum [2022-11-08T16:13:45.655Z] bde34c3a00c8: Download complete [2022-11-08T16:13:45.655Z] b352a97aabf1: Download complete [2022-11-08T16:13:45.655Z] 4872d77fe225: Download complete [2022-11-08T16:13:45.655Z] 5851b861e8e6: Verifying Checksum [2022-11-08T16:13:45.655Z] 5851b861e8e6: Download complete [2022-11-08T16:13:45.655Z] b85a868b505f: Verifying Checksum [2022-11-08T16:13:45.655Z] b85a868b505f: Download complete [2022-11-08T16:13:45.914Z] bab4dde63d76: Verifying Checksum [2022-11-08T16:13:45.914Z] bab4dde63d76: Download complete [2022-11-08T16:13:46.850Z] b85a868b505f: Pull complete [2022-11-08T16:13:47.109Z] e2be974225ed: Pull complete [2022-11-08T16:13:47.367Z] 339a4e72a1f5: Pull complete [2022-11-08T16:13:47.628Z] 988bab9f4d93: Pull complete [2022-11-08T16:13:47.888Z] 1469e6f7b9e6: Pull complete [2022-11-08T16:13:47.888Z] eaf3925da568: Pull complete [2022-11-08T16:13:49.795Z] bab4dde63d76: Pull complete [2022-11-08T16:13:49.795Z] bde34c3a00c8: Pull complete [2022-11-08T16:13:49.795Z] b352a97aabf1: Pull complete [2022-11-08T16:13:49.795Z] 4872d77fe225: Pull complete [2022-11-08T16:13:49.795Z] 5851b861e8e6: Pull complete [2022-11-08T16:13:49.795Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T16:13:50.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:13:50.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:13:50.134Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:13:50.161Z] $ 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 [2022-11-08T16:13:51.655Z] $ docker top 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 -eo pid,comm [2022-11-08T16:13:51.713Z] 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). [2022-11-08T16:13:51.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:13:51.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:13:51.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:13:51.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:13:51.863Z] $ docker exec 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 ssh-agent [2022-11-08T16:13:51.970Z] SSH_AUTH_SOCK=/tmp/ssh-vxhJ6VDZWdun/agent.32 [2022-11-08T16:13:51.970Z] SSH_AGENT_PID=38 [2022-11-08T16:13:51.976Z] Running ssh-add (command line suppressed) [2022-11-08T16:13:52.085Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11457017600768222987.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11457017600768222987.key) [2022-11-08T16:13:52.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:13:52.397Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T16:13:52.407Z] $ docker exec --env ******** --env ******** 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 ssh-agent -k [2022-11-08T16:13:52.504Z] unset SSH_AUTH_SOCK; [2022-11-08T16:13:52.505Z] unset SSH_AGENT_PID; [2022-11-08T16:13:52.505Z] echo Agent pid 38 killed; [2022-11-08T16:13:52.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T16:13:52.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:13:52.544Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:13:52.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:13:52.648Z] $ docker exec 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 ssh-agent [2022-11-08T16:13:52.762Z] SSH_AUTH_SOCK=/tmp/ssh-22Kd7Z48U899/agent.70 [2022-11-08T16:13:52.762Z] SSH_AGENT_PID=76 [2022-11-08T16:13:52.766Z] Running ssh-add (command line suppressed) [2022-11-08T16:13:52.862Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10510592956284522799.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10510592956284522799.key) [2022-11-08T16:13:52.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:13:53.168Z] + git semver init [2022-11-08T16:13:53.427Z] 2022-11-08 16:13:53,380 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T16:13:53.427Z] 2022-11-08 16:13:53,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-11-08T16:13:53.427Z] 2022-11-08 16:13:53,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-11-08T16:13:53.427Z] 2022-11-08 16:13:53,383 [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) [2022-11-08T16:13:54.807Z] 2022-11-08 16:13:54,649 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-11-08T16:13:54.807Z] 2022-11-08 16:13:54,650 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-11-08T16:13:54.807Z] 2022-11-08 16:13:54,650 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:13:54.807Z] 2022-11-08 16:13:54,650 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:13:54.807Z] 2.3.0-dev.30 [Pipeline] } [2022-11-08T16:13:54.816Z] $ docker exec --env ******** --env ******** 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 ssh-agent -k [2022-11-08T16:13:54.910Z] unset SSH_AUTH_SOCK; [2022-11-08T16:13:54.910Z] unset SSH_AGENT_PID; [2022-11-08T16:13:54.911Z] echo Agent pid 76 killed; [2022-11-08T16:13:54.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:13:55.233Z] + git semver [Pipeline] } [2022-11-08T16:13:55.501Z] $ docker stop --time=1 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 [2022-11-08T16:13:56.800Z] $ docker rm -f 31176c1410e72cb7b0a121a315f8a179ae1ba78898d8b1b5fdf14b85fa6d9ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:13:57.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T16:13:57.315Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T16:13:57.317Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [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 [2022-11-08T16:13:57.464Z] provisioning config files... [2022-11-08T16:13:57.473Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14782653213783769543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:13:57.768Z] ---> docker-login.sh [2022-11-08T16:13:57.768Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:13:57.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:57.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:57.768Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:57.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:57.768Z] [2022-11-08T16:13:57.768Z] Login Succeeded [2022-11-08T16:13:57.768Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:13:57.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:57.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:57.768Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:57.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:57.768Z] [2022-11-08T16:13:57.768Z] Login Succeeded [2022-11-08T16:13:57.768Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:13:58.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:58.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:58.027Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:58.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:58.027Z] [2022-11-08T16:13:58.027Z] Login Succeeded [2022-11-08T16:13:58.027Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:13:58.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:58.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:58.027Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:58.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:58.027Z] [2022-11-08T16:13:58.027Z] Login Succeeded [2022-11-08T16:13:58.027Z] docker.io [2022-11-08T16:13:58.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:58.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:58.548Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:58.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:58.548Z] [2022-11-08T16:13:58.548Z] Login Succeeded [2022-11-08T16:13:58.548Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:13:58.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T16:13:58.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:13:58.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:13:58.625Z] ========================================================= [2022-11-08T16:13:58.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T16:13:58.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:13:58.925Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-08T16:13:58.925Z] Sending build context to Docker daemon 23.24MB [2022-11-08T16:13:58.925Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:13:58.925Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-08T16:13:58.925Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T16:13:58.925Z] 213ec9aee27d: Pulling fs layer [2022-11-08T16:13:58.925Z] 4583459ba037: Pulling fs layer [2022-11-08T16:13:58.925Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T16:13:58.925Z] 53926ce57604: Pulling fs layer [2022-11-08T16:13:58.925Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T16:13:58.925Z] 22ff95d597cd: Pulling fs layer [2022-11-08T16:13:58.925Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T16:13:58.925Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T16:13:58.925Z] a7acece74701: Pulling fs layer [2022-11-08T16:13:58.925Z] 53926ce57604: Waiting [2022-11-08T16:13:58.925Z] 12d6caf4c0d1: Waiting [2022-11-08T16:13:58.925Z] 21b2b0c7a3f4: Waiting [2022-11-08T16:13:58.925Z] 22ff95d597cd: Waiting [2022-11-08T16:13:58.925Z] 96b7cbca73a9: Waiting [2022-11-08T16:13:58.925Z] a7acece74701: Waiting [2022-11-08T16:13:59.187Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T16:13:59.187Z] 93c1e223e6f2: Download complete [2022-11-08T16:13:59.187Z] 4583459ba037: Download complete [2022-11-08T16:13:59.187Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T16:13:59.187Z] 21b2b0c7a3f4: Download complete [2022-11-08T16:13:59.187Z] 22ff95d597cd: Verifying Checksum [2022-11-08T16:13:59.187Z] 22ff95d597cd: Download complete [2022-11-08T16:13:59.187Z] 213ec9aee27d: Download complete [2022-11-08T16:13:59.187Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T16:13:59.187Z] 12d6caf4c0d1: Download complete [2022-11-08T16:13:59.187Z] 213ec9aee27d: Pull complete [2022-11-08T16:13:59.457Z] 4583459ba037: Pull complete [2022-11-08T16:13:59.457Z] 93c1e223e6f2: Pull complete [2022-11-08T16:13:59.457Z] a7acece74701: Verifying Checksum [2022-11-08T16:13:59.729Z] a7acece74701: Download complete [2022-11-08T16:13:59.991Z] 53926ce57604: Verifying Checksum [2022-11-08T16:13:59.991Z] 53926ce57604: Download complete [2022-11-08T16:14:00.249Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T16:14:00.249Z] 96b7cbca73a9: Download complete [2022-11-08T16:14:03.538Z] 53926ce57604: Pull complete [2022-11-08T16:14:03.798Z] 21b2b0c7a3f4: Pull complete [2022-11-08T16:14:03.798Z] 22ff95d597cd: Pull complete [2022-11-08T16:14:03.798Z] 12d6caf4c0d1: Pull complete [2022-11-08T16:14:06.067Z] 96b7cbca73a9: Pull complete [2022-11-08T16:14:06.633Z] a7acece74701: Pull complete [2022-11-08T16:14:06.634Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T16:14:06.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:14:06.634Z] ---> db6d94c90886 [2022-11-08T16:14:06.634Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T16:14:08.545Z] ---> Running in 444cacff697b [2022-11-08T16:14:08.545Z] Removing intermediate container 444cacff697b [2022-11-08T16:14:08.545Z] ---> b747895d726d [2022-11-08T16:14:08.545Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:14:08.546Z] ---> Running in 422fffea18b6 [2022-11-08T16:14:08.546Z] Removing intermediate container 422fffea18b6 [2022-11-08T16:14:08.546Z] ---> fb726b691f9b [2022-11-08T16:14:08.546Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:14:08.546Z] ---> Running in 11c50f39a923 [2022-11-08T16:14:08.806Z] Removing intermediate container 11c50f39a923 [2022-11-08T16:14:08.806Z] ---> 3ef7a5b7b063 [2022-11-08T16:14:08.806Z] Step 6/12 : WORKDIR /device-virtual-go [2022-11-08T16:14:08.806Z] ---> Running in 449e90ad6869 [2022-11-08T16:14:08.806Z] Removing intermediate container 449e90ad6869 [2022-11-08T16:14:08.806Z] ---> 45d1a41157fc [2022-11-08T16:14:08.806Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:14:09.066Z] ---> Running in b805f06dfc4b [2022-11-08T16:14:09.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:14:09.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:14:09.583Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-08T16:14:09.583Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-08T16:14:09.583Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-08T16:14:09.583Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-08T16:14:09.583Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:14:09.583Z] OK: 216 MiB in 55 packages [2022-11-08T16:14:09.842Z] Removing intermediate container b805f06dfc4b [2022-11-08T16:14:09.842Z] ---> 88aa67d361c6 [2022-11-08T16:14:09.842Z] Step 8/12 : COPY go.mod vendor* ./ [2022-11-08T16:14:10.102Z] ---> bd4c7f40dbca [2022-11-08T16:14:10.102Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:14:10.102Z] ---> Running in 6907e56bf307 [2022-11-08T16:14:12.419Z] Still waiting to schedule task [2022-11-08T16:14:12.420Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-08T16:14:28.212Z] Removing intermediate container 6907e56bf307 [2022-11-08T16:14:28.212Z] ---> 30e6916951c7 [2022-11-08T16:14:28.212Z] Step 10/12 : COPY . . [2022-11-08T16:14:28.212Z] ---> 0cb7afa70971 [2022-11-08T16:14:28.212Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:14:28.212Z] ---> Running in 70ef4bea5c6d [2022-11-08T16:14:28.212Z] Removing intermediate container 70ef4bea5c6d [2022-11-08T16:14:28.212Z] ---> c175c7da8067 [2022-11-08T16:14:28.212Z] Step 12/12 : RUN $MAKE [2022-11-08T16:14:28.212Z] ---> Running in fa8c37e3a2d0 [2022-11-08T16:14:28.212Z] noop [2022-11-08T16:14:28.212Z] Removing intermediate container fa8c37e3a2d0 [2022-11-08T16:14:28.212Z] ---> 2a1e26836b7c [2022-11-08T16:14:28.212Z] Successfully built 2a1e26836b7c [2022-11-08T16:14:28.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:14:28.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:14:28.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:14:28.575Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:14:28.610Z] $ 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 [2022-11-08T16:14:28.965Z] $ docker top 5b8baa135fcc46012cec870f31d84a76d07fe2d8fb95b8534e79125fc87126a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:14:29.302Z] + go version [2022-11-08T16:14:29.302Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T16:14:29.317Z] $ docker stop --time=1 5b8baa135fcc46012cec870f31d84a76d07fe2d8fb95b8534e79125fc87126a5 [2022-11-08T16:14:30.596Z] $ docker rm -f 5b8baa135fcc46012cec870f31d84a76d07fe2d8fb95b8534e79125fc87126a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:14:30.972Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:14:30.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:14:31.031Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:14:31.067Z] $ 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 [2022-11-08T16:14:31.423Z] $ docker top 0aed839f4a0dd69e9e362067a863b2c9a183ef7e6787bad2f971931325d1beaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:14:31.763Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:14:32.063Z] + make test [2022-11-08T16:14:32.063Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-08T16:14:32.324Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-11-08T16:14:42.307Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-11-08T16:14:42.307Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-11-08T16:14:48.872Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-08T16:14:48.872Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T16:14:51.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:14:51.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:14:51.408Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:14:51.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T16:14:51.440Z] $ docker stop --time=1 0aed839f4a0dd69e9e362067a863b2c9a183ef7e6787bad2f971931325d1beaa [2022-11-08T16:14:53.202Z] $ docker rm -f 0aed839f4a0dd69e9e362067a863b2c9a183ef7e6787bad2f971931325d1beaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:14:53.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T16:14:53.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T16:14:54.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T16:14:54.429Z] + ls -al . [2022-11-08T16:14:54.429Z] total 204 [2022-11-08T16:14:54.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:14 . [2022-11-08T16:14:54.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 .. [2022-11-08T16:14:54.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:14 .git [2022-11-08T16:14:54.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:13 .github [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 337 Nov 8 16:13 .gitignore [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 16:13 .golangci.yml [2022-11-08T16:14:54.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:13 .semver [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 8527 Nov 8 16:13 Attribution.txt [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 16:13 CHANGELOG.md [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 1709 Nov 8 16:13 Dockerfile [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:13 GOVERNANCE.md [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 16:13 Jenkinsfile [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 16:13 LICENSE [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 2457 Nov 8 16:13 Makefile [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 16:13 OWNERS.md [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 8 16:13 README.md [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:13 VERSION [2022-11-08T16:14:54.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:13 bin [2022-11-08T16:14:54.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:13 cmd [2022-11-08T16:14:54.429Z] -rw-r--r-- 1 jenkins jenkins 44128 Nov 8 16:14 coverage.out [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 3339 Nov 8 16:13 go.mod [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 44445 Nov 8 16:13 go.sum [2022-11-08T16:14:54.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:13 internal [2022-11-08T16:14:54.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 snap [2022-11-08T16:14:54.429Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:14:54.745Z] + 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=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 --label arch=amd64 --label version=2.3.0-dev.30 . [2022-11-08T16:14:54.745Z] Sending build context to Docker daemon 23.29MB [2022-11-08T16:14:54.745Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:14:54.745Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-08T16:14:54.745Z] ---> 2a1e26836b7c [2022-11-08T16:14:54.745Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T16:14:55.007Z] ---> Running in 021ced3483cc [2022-11-08T16:14:55.007Z] Removing intermediate container 021ced3483cc [2022-11-08T16:14:55.007Z] ---> ecca58b8e6b3 [2022-11-08T16:14:55.007Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:14:55.007Z] ---> Running in f74d13dd86e9 [2022-11-08T16:14:55.266Z] Removing intermediate container f74d13dd86e9 [2022-11-08T16:14:55.266Z] ---> 24eb7eb175e0 [2022-11-08T16:14:55.266Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:14:55.266Z] ---> Running in c9c8b01a7625 [2022-11-08T16:14:55.266Z] Removing intermediate container c9c8b01a7625 [2022-11-08T16:14:55.266Z] ---> ad9f0dc725ea [2022-11-08T16:14:55.266Z] Step 6/25 : WORKDIR /device-virtual-go [2022-11-08T16:14:55.266Z] ---> Running in 7d92dd20fdbc [2022-11-08T16:14:55.525Z] Removing intermediate container 7d92dd20fdbc [2022-11-08T16:14:55.525Z] ---> a5d985165f07 [2022-11-08T16:14:55.525Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:14:55.525Z] ---> Running in 6572c50c33c4 [2022-11-08T16:14:55.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:14:55.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:14:56.042Z] OK: 216 MiB in 55 packages [2022-11-08T16:14:56.300Z] Removing intermediate container 6572c50c33c4 [2022-11-08T16:14:56.300Z] ---> ed99ceef2cb6 [2022-11-08T16:14:56.300Z] Step 8/25 : COPY go.mod vendor* ./ [2022-11-08T16:14:56.560Z] ---> e21dfa386a04 [2022-11-08T16:14:56.560Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:14:56.560Z] ---> Running in b4d8ab84c27e [2022-11-08T16:14:57.494Z] Removing intermediate container b4d8ab84c27e [2022-11-08T16:14:57.494Z] ---> 0a6f864c9446 [2022-11-08T16:14:57.494Z] Step 10/25 : COPY . . [2022-11-08T16:14:57.754Z] ---> 1a5851772e24 [2022-11-08T16:14:57.754Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:14:57.754Z] ---> Running in 55ab5155edf0 [2022-11-08T16:14:58.013Z] Removing intermediate container 55ab5155edf0 [2022-11-08T16:14:58.013Z] ---> 543cc3ab82a2 [2022-11-08T16:14:58.013Z] Step 12/25 : RUN $MAKE [2022-11-08T16:14:58.013Z] ---> Running in 4fc690939f42 [2022-11-08T16:14:58.270Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-11-08T16:15:16.341Z] Removing intermediate container 4fc690939f42 [2022-11-08T16:15:16.341Z] ---> 81b37c8d2d09 [2022-11-08T16:15:16.341Z] Step 13/25 : FROM alpine:3.16 [2022-11-08T16:15:16.600Z] 3.16: Pulling from library/alpine [2022-11-08T16:15:16.867Z] 213ec9aee27d: Already exists [2022-11-08T16:15:16.867Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:15:16.867Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:15:16.867Z] ---> 9c6f07244728 [2022-11-08T16:15:16.867Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-11-08T16:15:17.128Z] ---> Running in 5b0ed122bcef [2022-11-08T16:15:17.128Z] Removing intermediate container 5b0ed122bcef [2022-11-08T16:15:17.128Z] ---> 51edb1f43771 [2022-11-08T16:15:17.128Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:15:17.128Z] ---> Running in b3ff4814e4dc [2022-11-08T16:15:17.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:15:17.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:15:17.648Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:15:17.648Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:15:17.648Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:15:17.648Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:15:17.648Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:15:17.648Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:15:17.648Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:15:17.648Z] OK: 8 MiB in 20 packages [2022-11-08T16:15:18.214Z] Removing intermediate container b3ff4814e4dc [2022-11-08T16:15:18.214Z] ---> 0377ca159b89 [2022-11-08T16:15:18.214Z] Step 16/25 : WORKDIR / [2022-11-08T16:15:18.214Z] ---> Running in ccc565519915 [2022-11-08T16:15:18.214Z] Removing intermediate container ccc565519915 [2022-11-08T16:15:18.214Z] ---> 5e9f4dcc2d43 [2022-11-08T16:15:18.214Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-11-08T16:15:18.472Z] ---> ab9162c904b7 [2022-11-08T16:15:18.472Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-11-08T16:15:18.472Z] ---> 308108946dc7 [2022-11-08T16:15:18.472Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-11-08T16:15:19.039Z] ---> 1151f8cc8326 [2022-11-08T16:15:19.039Z] Step 20/25 : EXPOSE 59900 [2022-11-08T16:15:19.039Z] ---> Running in 19035bb8e5ad [2022-11-08T16:15:19.298Z] Removing intermediate container 19035bb8e5ad [2022-11-08T16:15:19.298Z] ---> 346aa9ba9710 [2022-11-08T16:15:19.298Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-11-08T16:15:19.298Z] ---> Running in 6c2c2da4a711 [2022-11-08T16:15:19.298Z] Removing intermediate container 6c2c2da4a711 [2022-11-08T16:15:19.298Z] ---> c2c8a1038594 [2022-11-08T16:15:19.298Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:15:19.298Z] ---> Running in 99b157965f32 [2022-11-08T16:15:19.560Z] Removing intermediate container 99b157965f32 [2022-11-08T16:15:19.560Z] ---> f755abac7c5a [2022-11-08T16:15:19.560Z] Step 23/25 : LABEL arch=amd64 [2022-11-08T16:15:19.560Z] ---> Running in 90b134068bb6 [2022-11-08T16:15:19.560Z] Removing intermediate container 90b134068bb6 [2022-11-08T16:15:19.560Z] ---> c7d3ae2f6c65 [2022-11-08T16:15:19.560Z] Step 24/25 : LABEL git_sha=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:15:19.825Z] ---> Running in 7fc4e8af2f40 [2022-11-08T16:15:19.825Z] Removing intermediate container 7fc4e8af2f40 [2022-11-08T16:15:19.825Z] ---> 4de27cf4a619 [2022-11-08T16:15:19.825Z] Step 25/25 : LABEL version=2.3.0-dev.30 [2022-11-08T16:15:19.825Z] ---> Running in 531a42d0f6b9 [2022-11-08T16:15:20.152Z] Removing intermediate container 531a42d0f6b9 [2022-11-08T16:15:20.152Z] ---> a1f2052f8f39 [2022-11-08T16:15:20.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T16:15:20.152Z] Successfully built a1f2052f8f39 [2022-11-08T16:15:20.152Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:15:20.242Z] provisioning config files... [2022-11-08T16:15:20.260Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16821365766164211502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:15:20.563Z] ---> docker-login.sh [2022-11-08T16:15:20.563Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:15:20.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:15:20.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:15:20.563Z] Configure a credential helper to remove this warning. See [2022-11-08T16:15:20.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:15:20.563Z] [2022-11-08T16:15:20.563Z] Login Succeeded [2022-11-08T16:15:20.563Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:15:20.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:15:20.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:15:20.834Z] Configure a credential helper to remove this warning. See [2022-11-08T16:15:20.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:15:20.834Z] [2022-11-08T16:15:20.834Z] Login Succeeded [2022-11-08T16:15:20.834Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:15:20.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:15:21.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:15:21.116Z] Configure a credential helper to remove this warning. See [2022-11-08T16:15:21.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:15:21.116Z] [2022-11-08T16:15:21.116Z] Login Succeeded [2022-11-08T16:15:21.116Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:15:21.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:15:21.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:15:21.116Z] Configure a credential helper to remove this warning. See [2022-11-08T16:15:21.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:15:21.116Z] [2022-11-08T16:15:21.116Z] Login Succeeded [2022-11-08T16:15:21.116Z] docker.io [2022-11-08T16:15:21.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:15:21.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:15:21.395Z] Configure a credential helper to remove this warning. See [2022-11-08T16:15:21.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:15:21.395Z] [2022-11-08T16:15:21.395Z] Login Succeeded [2022-11-08T16:15:21.395Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:15:21.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:15:21.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:15:21.438Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-11-08T16:15:21.438Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:15:21.438Z] latest [2022-11-08T16:15:21.438Z] 2.3.0-dev.30 [2022-11-08T16:15:21.438Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:15:21.438Z] main [2022-11-08T16:15:21.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:21.736Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:22.036Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:15:22.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-11-08T16:15:22.036Z] 0c7900c01921: Preparing [2022-11-08T16:15:22.036Z] 5750ec327647: Preparing [2022-11-08T16:15:22.036Z] 0ed4de1740be: Preparing [2022-11-08T16:15:22.036Z] d8094a0f7ae6: Preparing [2022-11-08T16:15:22.036Z] 994393dc58e7: Preparing [2022-11-08T16:15:22.295Z] 994393dc58e7: Layer already exists [2022-11-08T16:15:22.295Z] 0ed4de1740be: Pushed [2022-11-08T16:15:22.295Z] 5750ec327647: Pushed [2022-11-08T16:15:22.554Z] d8094a0f7ae6: Pushed [2022-11-08T16:15:25.088Z] 0c7900c01921: Pushed [2022-11-08T16:15:25.088Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23: digest: sha256:478c78cf8c1ebaf3501776ea2a6bfea7e48768a5127469cef01fbe91c3309237 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:25.403Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:25.708Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-11-08T16:15:25.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-11-08T16:15:25.708Z] 0c7900c01921: Preparing [2022-11-08T16:15:25.708Z] 5750ec327647: Preparing [2022-11-08T16:15:25.708Z] 0ed4de1740be: Preparing [2022-11-08T16:15:25.708Z] d8094a0f7ae6: Preparing [2022-11-08T16:15:25.708Z] 994393dc58e7: Preparing [2022-11-08T16:15:25.708Z] 0ed4de1740be: Layer already exists [2022-11-08T16:15:25.708Z] 994393dc58e7: Layer already exists [2022-11-08T16:15:25.708Z] d8094a0f7ae6: Layer already exists [2022-11-08T16:15:25.708Z] 0c7900c01921: Layer already exists [2022-11-08T16:15:25.708Z] 5750ec327647: Layer already exists [2022-11-08T16:15:25.708Z] latest: digest: sha256:478c78cf8c1ebaf3501776ea2a6bfea7e48768a5127469cef01fbe91c3309237 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:26.014Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:26.315Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.30 [2022-11-08T16:15:26.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-11-08T16:15:26.315Z] 0c7900c01921: Preparing [2022-11-08T16:15:26.315Z] 5750ec327647: Preparing [2022-11-08T16:15:26.315Z] 0ed4de1740be: Preparing [2022-11-08T16:15:26.315Z] d8094a0f7ae6: Preparing [2022-11-08T16:15:26.315Z] 994393dc58e7: Preparing [2022-11-08T16:15:26.315Z] 0c7900c01921: Layer already exists [2022-11-08T16:15:26.315Z] 994393dc58e7: Layer already exists [2022-11-08T16:15:26.315Z] 5750ec327647: Layer already exists [2022-11-08T16:15:26.315Z] d8094a0f7ae6: Layer already exists [2022-11-08T16:15:26.315Z] 0ed4de1740be: Layer already exists [2022-11-08T16:15:26.315Z] 2.3.0-dev.30: digest: sha256:478c78cf8c1ebaf3501776ea2a6bfea7e48768a5127469cef01fbe91c3309237 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:26.620Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:26.925Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:15:26.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-11-08T16:15:26.925Z] 0c7900c01921: Preparing [2022-11-08T16:15:26.925Z] 5750ec327647: Preparing [2022-11-08T16:15:26.925Z] 0ed4de1740be: Preparing [2022-11-08T16:15:26.925Z] d8094a0f7ae6: Preparing [2022-11-08T16:15:26.925Z] 994393dc58e7: Preparing [2022-11-08T16:15:26.925Z] 5750ec327647: Layer already exists [2022-11-08T16:15:26.925Z] 0c7900c01921: Layer already exists [2022-11-08T16:15:26.925Z] 0ed4de1740be: Layer already exists [2022-11-08T16:15:26.925Z] d8094a0f7ae6: Layer already exists [2022-11-08T16:15:26.925Z] 994393dc58e7: Layer already exists [2022-11-08T16:15:26.925Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30: digest: sha256:478c78cf8c1ebaf3501776ea2a6bfea7e48768a5127469cef01fbe91c3309237 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:27.231Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:27.530Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-11-08T16:15:27.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-11-08T16:15:27.530Z] 0c7900c01921: Preparing [2022-11-08T16:15:27.530Z] 5750ec327647: Preparing [2022-11-08T16:15:27.530Z] 0ed4de1740be: Preparing [2022-11-08T16:15:27.530Z] d8094a0f7ae6: Preparing [2022-11-08T16:15:27.530Z] 994393dc58e7: Preparing [2022-11-08T16:15:27.530Z] d8094a0f7ae6: Layer already exists [2022-11-08T16:15:27.530Z] 0ed4de1740be: Layer already exists [2022-11-08T16:15:27.530Z] 5750ec327647: Layer already exists [2022-11-08T16:15:27.530Z] 0c7900c01921: Layer already exists [2022-11-08T16:15:27.530Z] 994393dc58e7: Layer already exists [2022-11-08T16:15:27.530Z] main: digest: sha256:478c78cf8c1ebaf3501776ea2a6bfea7e48768a5127469cef01fbe91c3309237 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:15:27.568Z] ===================================================== [Pipeline] echo [2022-11-08T16:15:27.573Z] taggedImages: [2022-11-08T16:15:27.573Z] - nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:15:27.573Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-11-08T16:15:27.573Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.30 [2022-11-08T16:15:27.573Z] - nexus3.edgexfoundry.org:10004/device-virtual:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:15:27.573Z] - 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 [2022-11-08T16:15:27.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:15:27.906Z] [2022-11-08T16:15:27.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:28.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:15:28.198Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T16:15:28.198Z] 5eb5b503b376: Pulling fs layer [2022-11-08T16:15:28.198Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T16:15:28.198Z] ec43610c2a17: Pulling fs layer [2022-11-08T16:15:28.198Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T16:15:28.198Z] 33b1e0a273af: Pulling fs layer [2022-11-08T16:15:28.198Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T16:15:28.198Z] 2f39f015ded8: Pulling fs layer [2022-11-08T16:15:28.198Z] 33b1e0a273af: Waiting [2022-11-08T16:15:28.198Z] 5d3b04190fa2: Waiting [2022-11-08T16:15:28.198Z] 2f39f015ded8: Waiting [2022-11-08T16:15:28.198Z] 3a2ae6a8a46f: Waiting [2022-11-08T16:15:28.198Z] 5c69ac0246d0: Verifying Checksum [2022-11-08T16:15:28.198Z] 5c69ac0246d0: Download complete [2022-11-08T16:15:28.198Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T16:15:28.198Z] 3a2ae6a8a46f: Download complete [2022-11-08T16:15:28.198Z] 33b1e0a273af: Verifying Checksum [2022-11-08T16:15:28.198Z] 33b1e0a273af: Download complete [2022-11-08T16:15:28.198Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T16:15:28.198Z] 5d3b04190fa2: Download complete [2022-11-08T16:15:28.198Z] ec43610c2a17: Verifying Checksum [2022-11-08T16:15:28.198Z] ec43610c2a17: Download complete [2022-11-08T16:15:28.458Z] 5eb5b503b376: Verifying Checksum [2022-11-08T16:15:28.458Z] 5eb5b503b376: Download complete [2022-11-08T16:15:29.025Z] 2f39f015ded8: Download complete [2022-11-08T16:15:29.591Z] 5eb5b503b376: Pull complete [2022-11-08T16:15:29.591Z] 5c69ac0246d0: Pull complete [2022-11-08T16:15:30.156Z] ec43610c2a17: Pull complete [2022-11-08T16:15:30.156Z] 3a2ae6a8a46f: Pull complete [2022-11-08T16:15:30.413Z] 33b1e0a273af: Pull complete [2022-11-08T16:15:30.413Z] 5d3b04190fa2: Pull complete [2022-11-08T16:15:34.594Z] 2f39f015ded8: Pull complete [2022-11-08T16:15:34.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T16:15:34.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:15:34.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:15:34.661Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:15:34.691Z] $ 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 [2022-11-08T16:15:36.618Z] $ docker top 0cf987f50b38f0a7609f902a65589cb3304e5d81f1348bc763b50bd6fd6304c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:15:36.986Z] ---> job-cost.sh [2022-11-08T16:15:36.986Z] lf-activate-venv: SKIPPING [2022-11-08T16:15:36.986Z] INFO: No Stack... [2022-11-08T16:15:37.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T16:15:37.504Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T16:15:37.794Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-11-08T16:15:37.794Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T16:15:37.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [2022-11-08T16:15:37.811Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] did not exist. Created. [2022-11-08T16:15:37.811Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T16:15:38.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T16:15:38.135Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T16:15:38.141Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T16:15:38.165Z] $ docker stop --time=1 0cf987f50b38f0a7609f902a65589cb3304e5d81f1348bc763b50bd6fd6304c2 [2022-11-08T16:15:39.323Z] $ docker rm -f 0cf987f50b38f0a7609f902a65589cb3304e5d81f1348bc763b50bd6fd6304c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T16:16:51.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118627 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-11-08T16:16:51.516Z] Running in /w/workspace/device-virtual-go/66 [Pipeline] { [Pipeline] checkout [2022-11-08T16:16:51.553Z] The recommended git tool is: git [2022-11-08T16:16:58.645Z] using credential edgex-jenkins-ssh [2022-11-08T16:16:58.668Z] Cloning the remote Git repository [2022-11-08T16:16:58.728Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-11-08T16:16:58.823Z] > git init /w/workspace/device-virtual-go/66 # timeout=10 [2022-11-08T16:16:59.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-11-08T16:16:59.021Z] > git --version # timeout=10 [2022-11-08T16:16:59.049Z] > git --version # 'git version 2.25.1' [2022-11-08T16:16:59.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:16:59.110Z] Verifying host key using known hosts file [2022-11-08T16:16:59.377Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:16:59.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:17:01.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-11-08T16:17:03.121Z] Avoid second fetch [2022-11-08T16:17:03.122Z] Checking out Revision 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 (main) [2022-11-08T16:17:01.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:17:03.143Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T16:17:03.169Z] > git checkout -f 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 # timeout=10 [2022-11-08T16:17:03.794Z] Commit message: "build: Update to use released SDK and go-mods (#320)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:17:04.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T16:17:04.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:17:04.961Z] Dload Upload Total Spent Left Speed [2022-11-08T16:17:04.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 157k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2022-11-08T16:17:05.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T16:17:06.021Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T16:17:06.021Z] + sudo tee /etc/docker/daemon.new [2022-11-08T16:17:06.021Z] { [2022-11-08T16:17:06.021Z] "registry-mirrors": [ [2022-11-08T16:17:06.021Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T16:17:06.021Z] ], [2022-11-08T16:17:06.021Z] "bip": "10.250.0.254/24", [2022-11-08T16:17:06.021Z] "hosts": [ [2022-11-08T16:17:06.021Z] "tcp://0.0.0.0:5555", [2022-11-08T16:17:06.021Z] "unix:///var/run/docker.sock" [2022-11-08T16:17:06.021Z] ], [2022-11-08T16:17:06.021Z] "mtu": 1458, [2022-11-08T16:17:06.021Z] "selinux-enabled": true, [2022-11-08T16:17:06.021Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T16:17:06.021Z] } [Pipeline] sh [2022-11-08T16:17:06.369Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T16:17:06.719Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:17:25.060Z] provisioning config files... [2022-11-08T16:17:25.093Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/66@tmp/config15724953809450967977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:17:25.469Z] ---> docker-login.sh [2022-11-08T16:17:25.469Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:17:26.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:17:26.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:17:26.348Z] Configure a credential helper to remove this warning. See [2022-11-08T16:17:26.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:17:26.348Z] [2022-11-08T16:17:26.348Z] Login Succeeded [2022-11-08T16:17:26.348Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:17:26.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:17:26.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:17:26.634Z] Configure a credential helper to remove this warning. See [2022-11-08T16:17:26.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:17:26.634Z] [2022-11-08T16:17:26.634Z] Login Succeeded [2022-11-08T16:17:26.634Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:17:26.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:17:27.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:17:27.181Z] Configure a credential helper to remove this warning. See [2022-11-08T16:17:27.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:17:27.181Z] [2022-11-08T16:17:27.181Z] Login Succeeded [2022-11-08T16:17:27.181Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:17:27.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:17:27.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:17:27.455Z] Configure a credential helper to remove this warning. See [2022-11-08T16:17:27.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:17:27.455Z] [2022-11-08T16:17:27.455Z] Login Succeeded [2022-11-08T16:17:27.455Z] docker.io [2022-11-08T16:17:27.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:17:28.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:17:28.325Z] Configure a credential helper to remove this warning. See [2022-11-08T16:17:28.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:17:28.325Z] [2022-11-08T16:17:28.325Z] Login Succeeded [2022-11-08T16:17:28.325Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:17:28.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T16:17:28.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:17:28.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:17:28.566Z] ========================================================= [2022-11-08T16:17:28.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T16:17:28.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:17:28.924Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-08T16:17:29.198Z] Sending build context to Docker daemon 11.77MB [2022-11-08T16:17:29.473Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:17:29.473Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-08T16:17:29.473Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T16:17:29.473Z] 9b18e9b68314: Pulling fs layer [2022-11-08T16:17:29.474Z] 35d82f9e3411: Pulling fs layer [2022-11-08T16:17:29.474Z] e16973657156: Pulling fs layer [2022-11-08T16:17:29.474Z] fc693d55d65f: Pulling fs layer [2022-11-08T16:17:29.474Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T16:17:29.474Z] dda99020689f: Pulling fs layer [2022-11-08T16:17:29.474Z] fc693d55d65f: Waiting [2022-11-08T16:17:29.474Z] 7e9fc2657dce: Waiting [2022-11-08T16:17:29.474Z] db1c61fa0a46: Pulling fs layer [2022-11-08T16:17:29.474Z] 891c053d2c06: Pulling fs layer [2022-11-08T16:17:29.474Z] dda99020689f: Waiting [2022-11-08T16:17:29.474Z] db1c61fa0a46: Waiting [2022-11-08T16:17:29.474Z] 891c053d2c06: Waiting [2022-11-08T16:17:29.474Z] e16973657156: Verifying Checksum [2022-11-08T16:17:29.474Z] e16973657156: Download complete [2022-11-08T16:17:29.474Z] 35d82f9e3411: Verifying Checksum [2022-11-08T16:17:29.474Z] 35d82f9e3411: Download complete [2022-11-08T16:17:29.752Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T16:17:29.752Z] 7e9fc2657dce: Download complete [2022-11-08T16:17:29.752Z] dda99020689f: Verifying Checksum [2022-11-08T16:17:29.752Z] dda99020689f: Download complete [2022-11-08T16:17:29.752Z] 9b18e9b68314: Verifying Checksum [2022-11-08T16:17:29.752Z] 9b18e9b68314: Download complete [2022-11-08T16:17:30.753Z] 9b18e9b68314: Pull complete [2022-11-08T16:17:31.037Z] 891c053d2c06: Verifying Checksum [2022-11-08T16:17:31.037Z] 891c053d2c06: Download complete [2022-11-08T16:17:31.313Z] 35d82f9e3411: Pull complete [2022-11-08T16:17:31.924Z] e16973657156: Pull complete [2022-11-08T16:17:32.197Z] db1c61fa0a46: Verifying Checksum [2022-11-08T16:17:32.197Z] db1c61fa0a46: Download complete [2022-11-08T16:17:32.795Z] fc693d55d65f: Verifying Checksum [2022-11-08T16:17:32.795Z] fc693d55d65f: Download complete [2022-11-08T16:17:47.890Z] fc693d55d65f: Pull complete [2022-11-08T16:17:47.890Z] 7e9fc2657dce: Pull complete [2022-11-08T16:17:47.890Z] dda99020689f: Pull complete [2022-11-08T16:17:54.610Z] db1c61fa0a46: Pull complete [2022-11-08T16:17:56.041Z] 891c053d2c06: Pull complete [2022-11-08T16:17:56.041Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T16:17:56.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:17:56.041Z] ---> f96f9c87975a [2022-11-08T16:17:56.041Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T16:17:58.007Z] ---> Running in eae39bfc22ce [2022-11-08T16:17:58.277Z] Removing intermediate container eae39bfc22ce [2022-11-08T16:17:58.277Z] ---> c8b08d0dbeb0 [2022-11-08T16:17:58.277Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:17:58.547Z] ---> Running in 943813dc5910 [2022-11-08T16:17:58.818Z] Removing intermediate container 943813dc5910 [2022-11-08T16:17:58.818Z] ---> 45c7d629b783 [2022-11-08T16:17:58.818Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:17:58.818Z] ---> Running in f5ae180e8a62 [2022-11-08T16:17:59.413Z] Removing intermediate container f5ae180e8a62 [2022-11-08T16:17:59.413Z] ---> ffa9f9f592e5 [2022-11-08T16:17:59.413Z] Step 6/12 : WORKDIR /device-virtual-go [2022-11-08T16:17:59.413Z] ---> Running in f4743bbf3df6 [2022-11-08T16:17:59.686Z] Removing intermediate container f4743bbf3df6 [2022-11-08T16:17:59.686Z] ---> 5e332caa5434 [2022-11-08T16:17:59.686Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:17:59.686Z] ---> Running in 8935ebf08ab9 [2022-11-08T16:18:01.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:18:01.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:18:02.804Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-08T16:18:02.804Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-08T16:18:02.804Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-08T16:18:02.804Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-08T16:18:02.804Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:18:02.804Z] OK: 226 MiB in 55 packages [2022-11-08T16:18:03.771Z] Removing intermediate container 8935ebf08ab9 [2022-11-08T16:18:03.771Z] ---> ef6c92486473 [2022-11-08T16:18:03.771Z] Step 8/12 : COPY go.mod vendor* ./ [2022-11-08T16:18:04.361Z] ---> c39d74cb2ac5 [2022-11-08T16:18:04.361Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:18:04.361Z] ---> Running in 923789da8a27 [2022-11-08T16:19:12.443Z] Removing intermediate container 923789da8a27 [2022-11-08T16:19:12.443Z] ---> b3a1db58e1af [2022-11-08T16:19:12.443Z] Step 10/12 : COPY . . [2022-11-08T16:19:12.443Z] ---> 643d89d0692f [2022-11-08T16:19:12.443Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:19:12.443Z] ---> Running in e62e4d667e93 [2022-11-08T16:19:12.443Z] Removing intermediate container e62e4d667e93 [2022-11-08T16:19:12.443Z] ---> 9eae9f4b526a [2022-11-08T16:19:12.443Z] Step 12/12 : RUN $MAKE [2022-11-08T16:19:12.443Z] ---> Running in c7c020e191d3 [2022-11-08T16:19:12.443Z] noop [2022-11-08T16:19:12.443Z] Removing intermediate container c7c020e191d3 [2022-11-08T16:19:12.443Z] ---> 564d1aef639a [2022-11-08T16:19:12.443Z] Successfully built 564d1aef639a [2022-11-08T16:19:12.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:19:12.799Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:19:12.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:19:13.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-118627 does not seem to be running inside a container [2022-11-08T16:19:13.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/66 -v /w/workspace/device-virtual-go/66:/w/workspace/device-virtual-go/66:rw,z -v /w/workspace/device-virtual-go/66@tmp:/w/workspace/device-virtual-go/66@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 [2022-11-08T16:19:14.396Z] $ docker top 754ff9c0a80eac030fefc55fa6c9c49cdd0a5bd03a939658b117ad3351b7e24e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:19:15.263Z] + go version [2022-11-08T16:19:15.263Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T16:19:15.281Z] $ docker stop --time=1 754ff9c0a80eac030fefc55fa6c9c49cdd0a5bd03a939658b117ad3351b7e24e [2022-11-08T16:19:16.996Z] $ docker rm -f 754ff9c0a80eac030fefc55fa6c9c49cdd0a5bd03a939658b117ad3351b7e24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:19:17.564Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:19:17.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:19:17.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-118627 does not seem to be running inside a container [2022-11-08T16:19:17.833Z] $ 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/66 -v /w/workspace/device-virtual-go/66:/w/workspace/device-virtual-go/66:rw,z -v /w/workspace/device-virtual-go/66@tmp:/w/workspace/device-virtual-go/66@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 [2022-11-08T16:19:19.070Z] $ docker top acd7172d2760d89ccb76f86aa253b64e079e305cc2a9ea62f364bb985be0cac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:19:19.942Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/66 [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:19:20.602Z] + make test [2022-11-08T16:19:20.602Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-08T16:19:22.560Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-11-08T16:20:59.323Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-11-08T16:21:00.288Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.152s coverage: 65.7% of statements [2022-11-08T16:21:00.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T16:21:00.566Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T16:21:39.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:21:39.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:21:39.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:21:39.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T16:21:39.541Z] $ docker stop --time=1 acd7172d2760d89ccb76f86aa253b64e079e305cc2a9ea62f364bb985be0cac7 [2022-11-08T16:21:41.723Z] $ docker rm -f acd7172d2760d89ccb76f86aa253b64e079e305cc2a9ea62f364bb985be0cac7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:21:42.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T16:21:42.801Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T16:21:43.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:21:43.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T16:21:44.056Z] + ls -al . [2022-11-08T16:21:44.056Z] total 200 [2022-11-08T16:21:44.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:19 . [2022-11-08T16:21:44.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:16 .. [2022-11-08T16:21:44.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:17 .git [2022-11-08T16:21:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:17 .github [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 337 Nov 8 16:17 .gitignore [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 16:17 .golangci.yml [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 8527 Nov 8 16:17 Attribution.txt [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 16:17 CHANGELOG.md [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 1709 Nov 8 16:17 Dockerfile [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:17 GOVERNANCE.md [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 16:17 Jenkinsfile [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 16:17 LICENSE [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 2457 Nov 8 16:17 Makefile [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 16:17 OWNERS.md [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 8 16:17 README.md [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:13 VERSION [2022-11-08T16:21:44.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:17 bin [2022-11-08T16:21:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:17 cmd [2022-11-08T16:21:44.056Z] -rw-r--r-- 1 jenkins jenkins 44128 Nov 8 16:20 coverage.out [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 3339 Nov 8 16:17 go.mod [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 44445 Nov 8 16:17 go.sum [2022-11-08T16:21:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:17 internal [2022-11-08T16:21:44.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:17 snap [2022-11-08T16:21:44.056Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 16:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:44.404Z] + 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=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 --label arch=arm64 --label version=2.3.0-dev.30 . [2022-11-08T16:21:44.672Z] Sending build context to Docker daemon 11.82MB [2022-11-08T16:21:44.944Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:21:44.944Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-08T16:21:44.944Z] ---> 564d1aef639a [2022-11-08T16:21:44.944Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T16:21:44.944Z] ---> Running in 27f483b1234f [2022-11-08T16:21:45.533Z] Removing intermediate container 27f483b1234f [2022-11-08T16:21:45.533Z] ---> 4e14b7111624 [2022-11-08T16:21:45.533Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:21:45.533Z] ---> Running in 7dcec740e906 [2022-11-08T16:21:45.803Z] Removing intermediate container 7dcec740e906 [2022-11-08T16:21:45.803Z] ---> 0ba6c482df9a [2022-11-08T16:21:45.803Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:21:45.803Z] ---> Running in 9478ecd0ab02 [2022-11-08T16:21:46.392Z] Removing intermediate container 9478ecd0ab02 [2022-11-08T16:21:46.392Z] ---> c2c0dcd95318 [2022-11-08T16:21:46.392Z] Step 6/25 : WORKDIR /device-virtual-go [2022-11-08T16:21:46.392Z] ---> Running in 82c2ecef5ec4 [2022-11-08T16:21:46.659Z] Removing intermediate container 82c2ecef5ec4 [2022-11-08T16:21:46.659Z] ---> 4ffc9aecf4d6 [2022-11-08T16:21:46.659Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:21:46.928Z] ---> Running in 6b10cfc80a27 [2022-11-08T16:21:48.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:21:48.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:21:50.033Z] OK: 226 MiB in 55 packages [2022-11-08T16:21:51.004Z] Removing intermediate container 6b10cfc80a27 [2022-11-08T16:21:51.004Z] ---> badefe1a5c93 [2022-11-08T16:21:51.004Z] Step 8/25 : COPY go.mod vendor* ./ [2022-11-08T16:21:51.592Z] ---> 070441b67f7a [2022-11-08T16:21:51.592Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:21:51.592Z] ---> Running in 937f8d0953b9 [2022-11-08T16:21:54.196Z] Removing intermediate container 937f8d0953b9 [2022-11-08T16:21:54.196Z] ---> d365035ece42 [2022-11-08T16:21:54.196Z] Step 10/25 : COPY . . [2022-11-08T16:21:55.163Z] ---> 238e4ec95d9f [2022-11-08T16:21:55.163Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:21:55.431Z] ---> Running in 9dcb64a1f1af [2022-11-08T16:21:55.701Z] Removing intermediate container 9dcb64a1f1af [2022-11-08T16:21:55.701Z] ---> 10413b0c7b26 [2022-11-08T16:21:55.701Z] Step 12/25 : RUN $MAKE [2022-11-08T16:21:56.176Z] ---> Running in 5b0e2683db80 [2022-11-08T16:21:57.152Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-11-08T16:24:33.919Z] Removing intermediate container 5b0e2683db80 [2022-11-08T16:24:33.919Z] ---> c22b6258fad9 [2022-11-08T16:24:33.919Z] Step 13/25 : FROM alpine:3.16 [2022-11-08T16:24:33.919Z] 3.16: Pulling from library/alpine [2022-11-08T16:24:33.919Z] 9b18e9b68314: Already exists [2022-11-08T16:24:33.919Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:24:33.919Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:24:33.919Z] ---> a6215f271958 [2022-11-08T16:24:33.919Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-11-08T16:24:33.919Z] ---> Running in 3e927f05cb3e [2022-11-08T16:24:33.919Z] Removing intermediate container 3e927f05cb3e [2022-11-08T16:24:33.919Z] ---> b1e97e8ef534 [2022-11-08T16:24:33.919Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:24:33.919Z] ---> Running in c7c87e857841 [2022-11-08T16:24:33.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:24:33.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:24:33.919Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:24:33.919Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:24:33.919Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:24:33.919Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:24:33.919Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:24:33.919Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:24:33.919Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:24:33.919Z] OK: 8 MiB in 20 packages [2022-11-08T16:24:33.919Z] Removing intermediate container c7c87e857841 [2022-11-08T16:24:33.919Z] ---> f3c8c5f7e454 [2022-11-08T16:24:33.919Z] Step 16/25 : WORKDIR / [2022-11-08T16:24:33.919Z] ---> Running in d596260f71c3 [2022-11-08T16:24:33.919Z] Removing intermediate container d596260f71c3 [2022-11-08T16:24:33.919Z] ---> 6efc40a0b80b [2022-11-08T16:24:33.919Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-11-08T16:24:33.919Z] ---> be95ae1634b6 [2022-11-08T16:24:33.919Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-11-08T16:24:33.919Z] ---> d3cbba611f98 [2022-11-08T16:24:33.919Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-11-08T16:24:33.919Z] ---> b56e5be774ed [2022-11-08T16:24:33.919Z] Step 20/25 : EXPOSE 59900 [2022-11-08T16:24:33.919Z] ---> Running in 0eacb87b2444 [2022-11-08T16:24:33.919Z] Removing intermediate container 0eacb87b2444 [2022-11-08T16:24:33.919Z] ---> 71482466c97d [2022-11-08T16:24:33.919Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-11-08T16:24:33.919Z] ---> Running in 96e888806dcc [2022-11-08T16:24:33.919Z] Removing intermediate container 96e888806dcc [2022-11-08T16:24:33.919Z] ---> afc3ed2dba93 [2022-11-08T16:24:33.919Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:24:33.919Z] ---> Running in e5a37441d981 [2022-11-08T16:24:33.919Z] Removing intermediate container e5a37441d981 [2022-11-08T16:24:33.919Z] ---> 841b863833ed [2022-11-08T16:24:33.919Z] Step 23/25 : LABEL arch=arm64 [2022-11-08T16:24:33.919Z] ---> Running in b4637fe77017 [2022-11-08T16:24:33.919Z] Removing intermediate container b4637fe77017 [2022-11-08T16:24:33.919Z] ---> 4346a507ddab [2022-11-08T16:24:33.919Z] Step 24/25 : LABEL git_sha=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:24:33.919Z] ---> Running in 1d0435bf23f9 [2022-11-08T16:24:34.187Z] Removing intermediate container 1d0435bf23f9 [2022-11-08T16:24:34.187Z] ---> b50e924bdf12 [2022-11-08T16:24:34.187Z] Step 25/25 : LABEL version=2.3.0-dev.30 [2022-11-08T16:24:34.187Z] ---> Running in 063ae0b6ba82 [2022-11-08T16:24:34.455Z] Removing intermediate container 063ae0b6ba82 [2022-11-08T16:24:34.455Z] ---> 464d613a8a5a [2022-11-08T16:24:34.455Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T16:24:34.455Z] Successfully built 464d613a8a5a [2022-11-08T16:24:34.455Z] 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 [2022-11-08T16:24:34.554Z] provisioning config files... [2022-11-08T16:24:34.567Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/66@tmp/config4927529077309363114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:24:34.897Z] ---> docker-login.sh [2022-11-08T16:24:34.897Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:24:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:24:35.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:24:35.165Z] Configure a credential helper to remove this warning. See [2022-11-08T16:24:35.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:24:35.165Z] [2022-11-08T16:24:35.165Z] Login Succeeded [2022-11-08T16:24:35.165Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:24:35.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:24:35.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:24:35.440Z] Configure a credential helper to remove this warning. See [2022-11-08T16:24:35.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:24:35.440Z] [2022-11-08T16:24:35.440Z] Login Succeeded [2022-11-08T16:24:35.440Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:24:35.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:24:35.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:24:35.975Z] Configure a credential helper to remove this warning. See [2022-11-08T16:24:35.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:24:35.975Z] [2022-11-08T16:24:35.975Z] Login Succeeded [2022-11-08T16:24:35.975Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:24:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:24:36.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:24:36.242Z] Configure a credential helper to remove this warning. See [2022-11-08T16:24:36.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:24:36.242Z] [2022-11-08T16:24:36.242Z] Login Succeeded [2022-11-08T16:24:36.242Z] docker.io [2022-11-08T16:24:36.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:24:37.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:24:37.094Z] Configure a credential helper to remove this warning. See [2022-11-08T16:24:37.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:24:37.094Z] [2022-11-08T16:24:37.094Z] Login Succeeded [2022-11-08T16:24:37.094Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:24:37.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:24:37.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:24:37.146Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-11-08T16:24:37.146Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:24:37.146Z] latest [2022-11-08T16:24:37.146Z] 2.3.0-dev.30 [2022-11-08T16:24:37.146Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:24:37.146Z] main [2022-11-08T16:24:37.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:37.481Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:37.825Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:24:37.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-11-08T16:24:37.826Z] d4c46e5e5e87: Preparing [2022-11-08T16:24:37.826Z] 1ed0b983ebde: Preparing [2022-11-08T16:24:37.826Z] aa367acb4dad: Preparing [2022-11-08T16:24:37.826Z] 418faa584abf: Preparing [2022-11-08T16:24:37.826Z] 5d3e392a13a0: Preparing [2022-11-08T16:24:37.826Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:24:38.094Z] 1ed0b983ebde: Pushed [2022-11-08T16:24:38.094Z] aa367acb4dad: Pushed [2022-11-08T16:24:38.677Z] 418faa584abf: Pushed [2022-11-08T16:24:44.021Z] d4c46e5e5e87: Pushed [2022-11-08T16:24:44.021Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23: digest: sha256:53f969433edf1db8b61cd5e37eacab6cda7302ceeb2ad10dc32d63132f70f817 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:44.376Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:44.709Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-11-08T16:24:44.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-11-08T16:24:44.709Z] d4c46e5e5e87: Preparing [2022-11-08T16:24:44.709Z] 1ed0b983ebde: Preparing [2022-11-08T16:24:44.709Z] aa367acb4dad: Preparing [2022-11-08T16:24:44.709Z] 418faa584abf: Preparing [2022-11-08T16:24:44.709Z] 5d3e392a13a0: Preparing [2022-11-08T16:24:44.709Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:24:44.709Z] 418faa584abf: Layer already exists [2022-11-08T16:24:44.709Z] d4c46e5e5e87: Layer already exists [2022-11-08T16:24:44.709Z] 1ed0b983ebde: Layer already exists [2022-11-08T16:24:44.709Z] aa367acb4dad: Layer already exists [2022-11-08T16:24:44.709Z] latest: digest: sha256:53f969433edf1db8b61cd5e37eacab6cda7302ceeb2ad10dc32d63132f70f817 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:45.330Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:45.669Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.30 [2022-11-08T16:24:45.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-11-08T16:24:45.669Z] d4c46e5e5e87: Preparing [2022-11-08T16:24:45.669Z] 1ed0b983ebde: Preparing [2022-11-08T16:24:45.669Z] aa367acb4dad: Preparing [2022-11-08T16:24:45.669Z] 418faa584abf: Preparing [2022-11-08T16:24:45.669Z] 5d3e392a13a0: Preparing [2022-11-08T16:24:45.669Z] 418faa584abf: Layer already exists [2022-11-08T16:24:45.669Z] aa367acb4dad: Layer already exists [2022-11-08T16:24:45.669Z] d4c46e5e5e87: Layer already exists [2022-11-08T16:24:45.669Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:24:45.669Z] 1ed0b983ebde: Layer already exists [2022-11-08T16:24:45.669Z] 2.3.0-dev.30: digest: sha256:53f969433edf1db8b61cd5e37eacab6cda7302ceeb2ad10dc32d63132f70f817 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:46.118Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:46.513Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:24:46.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-11-08T16:24:46.513Z] d4c46e5e5e87: Preparing [2022-11-08T16:24:46.513Z] 1ed0b983ebde: Preparing [2022-11-08T16:24:46.513Z] aa367acb4dad: Preparing [2022-11-08T16:24:46.513Z] 418faa584abf: Preparing [2022-11-08T16:24:46.513Z] 5d3e392a13a0: Preparing [2022-11-08T16:24:46.513Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:24:46.513Z] d4c46e5e5e87: Layer already exists [2022-11-08T16:24:46.513Z] aa367acb4dad: Layer already exists [2022-11-08T16:24:46.513Z] 418faa584abf: Layer already exists [2022-11-08T16:24:46.513Z] 1ed0b983ebde: Layer already exists [2022-11-08T16:24:46.804Z] 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30: digest: sha256:53f969433edf1db8b61cd5e37eacab6cda7302ceeb2ad10dc32d63132f70f817 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:47.227Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:47.604Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-11-08T16:24:47.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-11-08T16:24:47.604Z] d4c46e5e5e87: Preparing [2022-11-08T16:24:47.604Z] 1ed0b983ebde: Preparing [2022-11-08T16:24:47.604Z] aa367acb4dad: Preparing [2022-11-08T16:24:47.604Z] 418faa584abf: Preparing [2022-11-08T16:24:47.604Z] 5d3e392a13a0: Preparing [2022-11-08T16:24:47.604Z] 418faa584abf: Layer already exists [2022-11-08T16:24:47.604Z] aa367acb4dad: Layer already exists [2022-11-08T16:24:47.604Z] d4c46e5e5e87: Layer already exists [2022-11-08T16:24:47.604Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:24:47.604Z] 1ed0b983ebde: Layer already exists [2022-11-08T16:24:47.873Z] main: digest: sha256:53f969433edf1db8b61cd5e37eacab6cda7302ceeb2ad10dc32d63132f70f817 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:24:47.913Z] ===================================================== [Pipeline] echo [2022-11-08T16:24:47.919Z] taggedImages: [2022-11-08T16:24:47.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [2022-11-08T16:24:47.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-11-08T16:24:47.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.30 [2022-11-08T16:24:47.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0c2f1e9213ddf10d1b3316c025c729eab3a2bc23-2.3.0-dev.30 [2022-11-08T16:24:47.919Z] - 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 [2022-11-08T16:24:48.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:24:48.269Z] [2022-11-08T16:24:48.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:24:48.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:24:48.604Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T16:24:48.604Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T16:24:48.605Z] 04944245beec: Pulling fs layer [2022-11-08T16:24:48.605Z] 699f458cf7ca: Pulling fs layer [2022-11-08T16:24:48.605Z] 765212b225bb: Pulling fs layer [2022-11-08T16:24:48.605Z] f23df028b6ca: Pulling fs layer [2022-11-08T16:24:48.605Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T16:24:48.605Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T16:24:48.605Z] 765212b225bb: Waiting [2022-11-08T16:24:48.605Z] f23df028b6ca: Waiting [2022-11-08T16:24:48.605Z] d65c8cfc05b1: Waiting [2022-11-08T16:24:48.605Z] 2437ff75d9bd: Waiting [2022-11-08T16:24:48.873Z] 04944245beec: Verifying Checksum [2022-11-08T16:24:48.873Z] 04944245beec: Download complete [2022-11-08T16:24:48.873Z] 765212b225bb: Verifying Checksum [2022-11-08T16:24:48.873Z] 765212b225bb: Download complete [2022-11-08T16:24:48.873Z] f23df028b6ca: Verifying Checksum [2022-11-08T16:24:48.873Z] f23df028b6ca: Download complete [2022-11-08T16:24:48.873Z] d65c8cfc05b1: Download complete [2022-11-08T16:24:49.143Z] 699f458cf7ca: Verifying Checksum [2022-11-08T16:24:49.143Z] 699f458cf7ca: Download complete [2022-11-08T16:24:49.410Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T16:24:49.410Z] 8998bd30e6a1: Download complete [2022-11-08T16:24:51.997Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T16:24:51.997Z] 2437ff75d9bd: Download complete [2022-11-08T16:24:53.404Z] 8998bd30e6a1: Pull complete [2022-11-08T16:24:53.988Z] 04944245beec: Pull complete [2022-11-08T16:24:55.398Z] 699f458cf7ca: Pull complete [2022-11-08T16:24:55.398Z] 765212b225bb: Pull complete [2022-11-08T16:24:56.356Z] f23df028b6ca: Pull complete [2022-11-08T16:24:56.356Z] d65c8cfc05b1: Pull complete [2022-11-08T16:25:11.355Z] 2437ff75d9bd: Pull complete [2022-11-08T16:25:11.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T16:25:11.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:25:11.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:25:11.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-118627 does not seem to be running inside a container [2022-11-08T16:25:11.594Z] $ 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/66 -v /w/workspace/device-virtual-go/66:/w/workspace/device-virtual-go/66:rw,z -v /w/workspace/device-virtual-go/66@tmp:/w/workspace/device-virtual-go/66@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 [2022-11-08T16:25:14.156Z] $ docker top c30180003f2ff6665b03a1baa3182457e568a62a2cafd7d7252913323a877a4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:14.686Z] ---> job-cost.sh [2022-11-08T16:25:14.953Z] lf-activate-venv: SKIPPING [2022-11-08T16:25:14.953Z] INFO: No Stack... [2022-11-08T16:25:15.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T16:25:16.124Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T16:25:16.774Z] + cut -d, -f6 [2022-11-08T16:25:16.774Z] + cat /w/workspace/device-virtual-go/66/archives/cost.csv [Pipeline] lock [2022-11-08T16:25:16.841Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [2022-11-08T16:25:16.847Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] did not exist. Created. [2022-11-08T16:25:16.847Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T16:25:17.498Z] /w/workspace/device-virtual-go/66@tmp/durable-356ebb67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T16:25:18.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T16:25:18.174Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T16:25:18.227Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T16:25:18.234Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T16:25:18.246Z] $ docker stop --time=1 c30180003f2ff6665b03a1baa3182457e568a62a2cafd7d7252913323a877a4d [2022-11-08T16:25:19.758Z] $ docker rm -f c30180003f2ff6665b03a1baa3182457e568a62a2cafd7d7252913323a877a4d [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 [2022-11-08T16:25:20.137Z] provisioning config files... [2022-11-08T16:25:20.144Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16730578507975251579tmp [Pipeline] { [Pipeline] sh [2022-11-08T16:25:20.429Z] + set +x [2022-11-08T16:25:20.429Z] + curl -s https://codecov.io/bash [2022-11-08T16:25:20.429Z] + bash -s -- [2022-11-08T16:25:20.429Z] [2022-11-08T16:25:20.429Z] _____ _ [2022-11-08T16:25:20.429Z] / ____| | | [2022-11-08T16:25:20.429Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T16:25:20.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T16:25:20.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T16:25:20.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T16:25:20.429Z] Bash-1.0.6 [2022-11-08T16:25:20.429Z] [2022-11-08T16:25:20.429Z] [2022-11-08T16:25:20.429Z] ==> git version 2.25.1 found [2022-11-08T16:25:20.429Z] ==> 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 [2022-11-08T16:25:20.429Z] Release-Date: 2020-01-08 [2022-11-08T16:25:20.429Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-08T16:25:20.429Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T16:25:20.429Z] ==> Jenkins CI detected. [2022-11-08T16:25:20.429Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-11-08T16:25:20.429Z] project root: . [2022-11-08T16:25:20.429Z] --> token set from env [2022-11-08T16:25:20.429Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T16:25:20.429Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T16:25:20.429Z] ==> Python coveragepy not found [2022-11-08T16:25:20.429Z] ==> Searching for coverage reports in: [2022-11-08T16:25:20.429Z] + . [2022-11-08T16:25:20.429Z] -> Found 1 reports [2022-11-08T16:25:20.429Z] ==> Detecting git/mercurial file structure [2022-11-08T16:25:20.429Z] ==> Reading reports [2022-11-08T16:25:20.429Z] + ./coverage.out bytes=44128 [2022-11-08T16:25:20.429Z] ==> Appending adjustments [2022-11-08T16:25:20.429Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T16:25:20.690Z] + Found adjustments [2022-11-08T16:25:20.690Z] ==> Gzipping contents [2022-11-08T16:25:20.690Z] 8.0K /tmp/codecov.x7fi1b.gz [2022-11-08T16:25:20.690Z] ==> Uploading reports [2022-11-08T16:25:20.690Z] url: https://codecov.io [2022-11-08T16:25:20.690Z] query: branch=main&commit=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T16:25:20.690Z] -> Pinging Codecov [2022-11-08T16:25:20.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=0c2f1e9213ddf10d1b3316c025c729eab3a2bc23&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T16:25:20.948Z] -> Uploading to [2022-11-08T16:25:20.948Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/5E52B4B073DB2E39498172D8E973AA87/0c2f1e9213ddf10d1b3316c025c729eab3a2bc23/36df89c9-3566-46fc-9454-0e3b91e591f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T162520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b3156ec161e445aa8bf578c5a7d36d3a60bef94246383f4725e6d63e9747147 [2022-11-08T16:25:20.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:25:20.948Z] Dload Upload Total Spent Left Speed [2022-11-08T16:25:21.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5478 0 0 100 5478 0 27253 --:--:-- --:--:-- --:--:-- 27253 [2022-11-08T16:25:21.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] } [2022-11-08T16:25:21.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-08T16:25:21.329Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T16:25:21.338Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:21.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:25:21.637Z] [2022-11-08T16:25:21.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:21.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:25:21.939Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T16:25:21.939Z] df9b9388f04a: Pulling fs layer [2022-11-08T16:25:21.939Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T16:25:21.939Z] 25bc292e5bac: Pulling fs layer [2022-11-08T16:25:21.939Z] 114826534d7a: Pulling fs layer [2022-11-08T16:25:21.939Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T16:25:21.939Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T16:25:21.939Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T16:25:21.939Z] 6ad1cebc031e: Waiting [2022-11-08T16:25:21.939Z] 4657fd5d0bcf: Waiting [2022-11-08T16:25:21.939Z] 8a3aa393b2d8: Waiting [2022-11-08T16:25:21.939Z] 114826534d7a: Waiting [2022-11-08T16:25:21.939Z] 25bc292e5bac: Download complete [2022-11-08T16:25:21.939Z] 52dc419b0ee2: Verifying Checksum [2022-11-08T16:25:21.939Z] 52dc419b0ee2: Download complete [2022-11-08T16:25:21.939Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T16:25:21.939Z] 4657fd5d0bcf: Download complete [2022-11-08T16:25:21.939Z] df9b9388f04a: Download complete [2022-11-08T16:25:22.197Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T16:25:22.197Z] 6ad1cebc031e: Download complete [2022-11-08T16:25:22.197Z] df9b9388f04a: Pull complete [2022-11-08T16:25:22.197Z] 52dc419b0ee2: Pull complete [2022-11-08T16:25:22.458Z] 25bc292e5bac: Pull complete [2022-11-08T16:25:22.718Z] 114826534d7a: Verifying Checksum [2022-11-08T16:25:22.718Z] 114826534d7a: Download complete [2022-11-08T16:25:22.975Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T16:25:22.975Z] 8a3aa393b2d8: Download complete [2022-11-08T16:25:27.162Z] 114826534d7a: Pull complete [2022-11-08T16:25:27.162Z] 4657fd5d0bcf: Pull complete [2022-11-08T16:25:27.162Z] 6ad1cebc031e: Pull complete [2022-11-08T16:25:29.689Z] 8a3aa393b2d8: Pull complete [2022-11-08T16:25:29.689Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T16:25:29.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:25:29.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:25:29.761Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:25:29.798Z] $ 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 [2022-11-08T16:25:31.947Z] $ docker top fe60675c07ef0ac3564d2608aa94695cfc12535cefd471fcdacb7ff8cf2b62bd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T16:25:32.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-11-08T16:25:32.285Z] + set -o pipefail [2022-11-08T16:25:32.285Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/8714ef2a-6025-4550-a51f-2bc922487e1c [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] [2022-11-08T16:25:38.864Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T16:25:38.864Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T16:25:38.864Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T16:25:38.881Z] $ docker stop --time=1 fe60675c07ef0ac3564d2608aa94695cfc12535cefd471fcdacb7ff8cf2b62bd [2022-11-08T16:25:41.298Z] $ docker rm -f fe60675c07ef0ac3564d2608aa94695cfc12535cefd471fcdacb7ff8cf2b62bd [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 [2022-11-08T16:25:41.969Z] + git log --format=format:%s -1 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 [Pipeline] sh [2022-11-08T16:25:42.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:25:42.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:42.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:25:42.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:25:42.631Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:25:42.672Z] $ 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 [2022-11-08T16:25:43.085Z] $ docker top ec27cb285cec11ffd12680661dd73fcef5bd0ad9d87445faa15d80225dc5d7c1 -eo pid,comm [2022-11-08T16:25:43.125Z] 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). [2022-11-08T16:25:43.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:25:43.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:25:43.158Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:25:43.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:25:43.275Z] $ docker exec ec27cb285cec11ffd12680661dd73fcef5bd0ad9d87445faa15d80225dc5d7c1 ssh-agent [2022-11-08T16:25:43.367Z] SSH_AUTH_SOCK=/tmp/ssh-IjcKvcaDD0aM/agent.31 [2022-11-08T16:25:43.367Z] SSH_AGENT_PID=37 [2022-11-08T16:25:43.371Z] Running ssh-add (command line suppressed) [2022-11-08T16:25:43.488Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9375090789727928837.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9375090789727928837.key) [2022-11-08T16:25:43.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:25:43.776Z] + git semver tag [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,942 [run_tag] DEBUG tag force:False [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,942 [check_head_tag] DEBUG check head tag [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,943 [execute] INFO git cat-file --batch-check [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,947 [execute] INFO git cat-file --batch [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,962 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,962 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:25:44.035Z] 2022-11-08 16:25:43,966 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:25:44.035Z] 2.3.0-dev.30 [Pipeline] } [2022-11-08T16:25:44.051Z] $ docker exec --env ******** --env ******** ec27cb285cec11ffd12680661dd73fcef5bd0ad9d87445faa15d80225dc5d7c1 ssh-agent -k [2022-11-08T16:25:44.140Z] unset SSH_AUTH_SOCK; [2022-11-08T16:25:44.140Z] unset SSH_AGENT_PID; [2022-11-08T16:25:44.140Z] echo Agent pid 37 killed; [2022-11-08T16:25:44.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:25:44.445Z] + git semver [Pipeline] } [2022-11-08T16:25:44.725Z] $ docker stop --time=1 ec27cb285cec11ffd12680661dd73fcef5bd0ad9d87445faa15d80225dc5d7c1 [2022-11-08T16:25:46.056Z] $ docker rm -f ec27cb285cec11ffd12680661dd73fcef5bd0ad9d87445faa15d80225dc5d7c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:46.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:25:46.431Z] [2022-11-08T16:25:46.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:46.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:25:46.733Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T16:25:46.733Z] ab5ef0e58194: Pulling fs layer [2022-11-08T16:25:46.733Z] 9712f1f96733: Pulling fs layer [2022-11-08T16:25:46.733Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T16:25:46.733Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T16:25:46.733Z] e9a5061849ea: Pulling fs layer [2022-11-08T16:25:46.733Z] d747dcd14b5f: Pulling fs layer [2022-11-08T16:25:46.733Z] 0d9ebad4ef96: Waiting [2022-11-08T16:25:46.733Z] e9a5061849ea: Waiting [2022-11-08T16:25:46.733Z] 2de7ff778b66: Pulling fs layer [2022-11-08T16:25:46.733Z] 2de7ff778b66: Waiting [2022-11-08T16:25:46.733Z] d747dcd14b5f: Waiting [2022-11-08T16:25:46.733Z] 9712f1f96733: Verifying Checksum [2022-11-08T16:25:46.733Z] 9712f1f96733: Download complete [2022-11-08T16:25:46.994Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T16:25:46.994Z] 63f879dbbcfc: Download complete [2022-11-08T16:25:47.257Z] e9a5061849ea: Verifying Checksum [2022-11-08T16:25:47.257Z] e9a5061849ea: Download complete [2022-11-08T16:25:47.257Z] d747dcd14b5f: Download complete [2022-11-08T16:25:47.516Z] ab5ef0e58194: Download complete [2022-11-08T16:25:47.516Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T16:25:47.516Z] 0d9ebad4ef96: Download complete [2022-11-08T16:25:47.516Z] 2de7ff778b66: Verifying Checksum [2022-11-08T16:25:47.516Z] 2de7ff778b66: Download complete [2022-11-08T16:25:50.044Z] ab5ef0e58194: Pull complete [2022-11-08T16:25:50.044Z] 9712f1f96733: Pull complete [2022-11-08T16:25:50.982Z] 63f879dbbcfc: Pull complete [2022-11-08T16:25:54.262Z] 0d9ebad4ef96: Pull complete [2022-11-08T16:25:54.262Z] e9a5061849ea: Pull complete [2022-11-08T16:25:54.521Z] d747dcd14b5f: Pull complete [2022-11-08T16:25:55.458Z] 2de7ff778b66: Pull complete [2022-11-08T16:25:55.458Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T16:25:55.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:25:55.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:25:55.536Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:25:55.573Z] $ 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 [2022-11-08T16:25:58.010Z] $ docker top 531de7fdd504b689b360bba177d0348c978d0f31af512e432b793526597e304e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:25:58.073Z] provisioning config files... [2022-11-08T16:25:58.079Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14990897987976974417tmp [2022-11-08T16:25:58.097Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16104866152679220680tmp [2022-11-08T16:25:58.106Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14800227035385482116tmp [Pipeline] { [Pipeline] echo [2022-11-08T16:25:58.117Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:58.395Z] ---> sigul-configuration.sh [2022-11-08T16:25:58.395Z] gpg: directory `/root/.gnupg' created [2022-11-08T16:25:58.395Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T16:25:58.395Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T16:25:58.395Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T16:25:58.395Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T16:25:58.395Z] gpg: CAST5 encrypted data [2022-11-08T16:25:58.395Z] gpg: encrypted with 1 passphrase [2022-11-08T16:25:58.395Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T16:25:58.677Z] + mkdir /home/jenkins [2022-11-08T16:25:58.677Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T16:25:58.960Z] + 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 [2022-11-08T16:25:58.967Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:59.247Z] ---> sigul-install.sh [2022-11-08T16:25:59.247Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T16:25:59.524Z] + git tag --list [2022-11-08T16:25:59.525Z] v1.0.0 [2022-11-08T16:25:59.525Z] v1.1.0 [2022-11-08T16:25:59.525Z] v1.1.1 [2022-11-08T16:25:59.525Z] v1.2.1 [2022-11-08T16:25:59.525Z] v1.2.2 [2022-11-08T16:25:59.525Z] v1.2.3 [2022-11-08T16:25:59.525Z] v1.3.0 [2022-11-08T16:25:59.525Z] v1.3.1 [2022-11-08T16:25:59.525Z] v2.0.0 [2022-11-08T16:25:59.525Z] v2.1.0 [2022-11-08T16:25:59.525Z] v2.1.1 [2022-11-08T16:25:59.525Z] v2.1.1-dev.1 [2022-11-08T16:25:59.525Z] v2.1.1-dev.2 [2022-11-08T16:25:59.525Z] v2.2.0 [2022-11-08T16:25:59.525Z] v2.2.1-dev.1 [2022-11-08T16:25:59.525Z] v2.2.1-dev.2 [2022-11-08T16:25:59.525Z] v2.2.1-dev.3 [2022-11-08T16:25:59.525Z] v2.2.1-dev.4 [2022-11-08T16:25:59.525Z] v2.2.1-dev.5 [2022-11-08T16:25:59.525Z] v2.2.1-dev.6 [2022-11-08T16:25:59.525Z] v2.2.1-dev.7 [2022-11-08T16:25:59.525Z] v2.2.1-dev.8 [2022-11-08T16:25:59.525Z] v2.3.0-dev.10 [2022-11-08T16:25:59.525Z] v2.3.0-dev.11 [2022-11-08T16:25:59.525Z] v2.3.0-dev.12 [2022-11-08T16:25:59.525Z] v2.3.0-dev.13 [2022-11-08T16:25:59.525Z] v2.3.0-dev.14 [2022-11-08T16:25:59.525Z] v2.3.0-dev.15 [2022-11-08T16:25:59.525Z] v2.3.0-dev.16 [2022-11-08T16:25:59.525Z] v2.3.0-dev.17 [2022-11-08T16:25:59.525Z] v2.3.0-dev.18 [2022-11-08T16:25:59.525Z] v2.3.0-dev.19 [2022-11-08T16:25:59.525Z] v2.3.0-dev.20 [2022-11-08T16:25:59.525Z] v2.3.0-dev.21 [2022-11-08T16:25:59.525Z] v2.3.0-dev.22 [2022-11-08T16:25:59.525Z] v2.3.0-dev.23 [2022-11-08T16:25:59.525Z] v2.3.0-dev.24 [2022-11-08T16:25:59.525Z] v2.3.0-dev.25 [2022-11-08T16:25:59.525Z] v2.3.0-dev.26 [2022-11-08T16:25:59.525Z] v2.3.0-dev.27 [2022-11-08T16:25:59.525Z] v2.3.0-dev.28 [2022-11-08T16:25:59.525Z] v2.3.0-dev.29 [2022-11-08T16:25:59.525Z] v2.3.0-dev.30 [2022-11-08T16:25:59.525Z] v2.3.0-dev.8 [2022-11-08T16:25:59.525Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-08T16:25:59.807Z] + lftools sign git-tag v2.3.0-dev.30 [2022-11-08T16:26:00.375Z] Signing Git tag with Sigul... [2022-11-08T16:26:00.375Z] Signing v2.3.0-dev.30 [Pipeline] echo [2022-11-08T16:26:00.643Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:00.925Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T16:26:00.932Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T16:26:00.957Z] $ docker stop --time=1 531de7fdd504b689b360bba177d0348c978d0f31af512e432b793526597e304e [2022-11-08T16:26:02.261Z] $ docker rm -f 531de7fdd504b689b360bba177d0348c978d0f31af512e432b793526597e304e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T16:26:02.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:26:02.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:26:02.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:26:02.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:26:03.034Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:26:03.072Z] $ 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 [2022-11-08T16:26:03.464Z] $ docker top 6ab4c8680e6536d9fc01447c913be15a635505621f65cfd852a9ca8b4abec157 -eo pid,comm [2022-11-08T16:26:03.507Z] 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). [2022-11-08T16:26:03.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:26:03.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:26:03.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:26:03.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:26:03.674Z] $ docker exec 6ab4c8680e6536d9fc01447c913be15a635505621f65cfd852a9ca8b4abec157 ssh-agent [2022-11-08T16:26:03.780Z] SSH_AUTH_SOCK=/tmp/ssh-WECaXOh5BMDu/agent.31 [2022-11-08T16:26:03.780Z] SSH_AGENT_PID=37 [2022-11-08T16:26:03.786Z] Running ssh-add (command line suppressed) [2022-11-08T16:26:03.891Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2449411146380795596.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2449411146380795596.key) [2022-11-08T16:26:03.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:26:04.183Z] + git semver bump pre [2022-11-08T16:26:04.445Z] 2022-11-08 16:26:04,368 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:26:04.445Z] 2022-11-08 16:26:04,368 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev [2022-11-08T16:26:04.445Z] 2022-11-08 16:26:04,368 [bump_version] DEBUG bumped version:2.3.0-dev.31 [2022-11-08T16:26:04.445Z] 2022-11-08 16:26:04,368 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,368 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,368 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,370 [execute] INFO git cat-file --batch-check [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,375 [execute] INFO git cat-file --batch [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:26:04.446Z] 2022-11-08 16:26:04,380 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:26:04.446Z] 2.3.0-dev.31 [Pipeline] } [2022-11-08T16:26:04.464Z] $ docker exec --env ******** --env ******** 6ab4c8680e6536d9fc01447c913be15a635505621f65cfd852a9ca8b4abec157 ssh-agent -k [2022-11-08T16:26:04.564Z] unset SSH_AUTH_SOCK; [2022-11-08T16:26:04.564Z] unset SSH_AGENT_PID; [2022-11-08T16:26:04.564Z] echo Agent pid 37 killed; [2022-11-08T16:26:04.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:26:04.856Z] + git semver [Pipeline] } [2022-11-08T16:26:05.136Z] $ docker stop --time=1 6ab4c8680e6536d9fc01447c913be15a635505621f65cfd852a9ca8b4abec157 [2022-11-08T16:26:06.452Z] $ docker rm -f 6ab4c8680e6536d9fc01447c913be15a635505621f65cfd852a9ca8b4abec157 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:26:06.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:26:06.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:26:07.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:26:07.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:26:07.156Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:26:07.197Z] $ 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 [2022-11-08T16:26:07.571Z] $ docker top d623a8c924ea9fd76b2b4d89a5b6c8d408d6d516d9efb6fab4cf22ea8d32837d -eo pid,comm [2022-11-08T16:26:07.611Z] 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). [2022-11-08T16:26:07.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:26:07.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:26:07.651Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:26:07.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:26:07.765Z] $ docker exec d623a8c924ea9fd76b2b4d89a5b6c8d408d6d516d9efb6fab4cf22ea8d32837d ssh-agent [2022-11-08T16:26:07.858Z] SSH_AUTH_SOCK=/tmp/ssh-E8fjhQMTW4C4/agent.33 [2022-11-08T16:26:07.858Z] SSH_AGENT_PID=39 [2022-11-08T16:26:07.863Z] Running ssh-add (command line suppressed) [2022-11-08T16:26:07.972Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3740972466131654762.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3740972466131654762.key) [2022-11-08T16:26:07.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:26:08.263Z] + git semver push [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,455 [run_push] DEBUG push [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,455 [execute] INFO git cat-file --batch-check [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,459 [execute] INFO git rev-list 075b7591172e2f7c9caa2903d7a182fbce47e085 -- [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,459 [execute] DEBUG Popen(['git', 'rev-list', '075b7591172e2f7c9caa2903d7a182fbce47e085', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,468 [execute] INFO git fetch -v origin [2022-11-08T16:26:08.522Z] 2022-11-08 16:26:08,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T16:26:09.089Z] 2022-11-08 16:26:09,070 [run_push] DEBUG no remote changes detected [2022-11-08T16:26:09.089Z] 2022-11-08 16:26:09,070 [execute] INFO git push origin semver [2022-11-08T16:26:09.089Z] 2022-11-08 16:26:09,070 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:26:10.025Z] 2022-11-08 16:26:09,921 [run_push] DEBUG push all version tags [2022-11-08T16:26:10.025Z] 2022-11-08 16:26:09,922 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T16:26:10.025Z] 2022-11-08 16:26:09,922 [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) [2022-11-08T16:26:10.965Z] 2022-11-08 16:26:10,751 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-11-08T16:26:10.965Z] 2.3.0-dev.31 [Pipeline] } [2022-11-08T16:26:10.982Z] $ docker exec --env ******** --env ******** d623a8c924ea9fd76b2b4d89a5b6c8d408d6d516d9efb6fab4cf22ea8d32837d ssh-agent -k [2022-11-08T16:26:11.076Z] unset SSH_AUTH_SOCK; [2022-11-08T16:26:11.077Z] unset SSH_AGENT_PID; [2022-11-08T16:26:11.077Z] echo Agent pid 39 killed; [2022-11-08T16:26:11.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:26:11.394Z] + git semver [Pipeline] } [2022-11-08T16:26:11.674Z] $ docker stop --time=1 d623a8c924ea9fd76b2b4d89a5b6c8d408d6d516d9efb6fab4cf22ea8d32837d [2022-11-08T16:26:12.983Z] $ docker rm -f d623a8c924ea9fd76b2b4d89a5b6c8d408d6d516d9efb6fab4cf22ea8d32837d [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 [2022-11-08T16:26:13.489Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-11-08T16:26:13.489Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-11-08T16:26:13.489Z] total 16 [2022-11-08T16:26:13.489Z] drwxr-xr-x 3 root root 4096 Nov 8 16:15 . [2022-11-08T16:26:13.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:25 .. [2022-11-08T16:26:13.489Z] drwxr-xr-x 2 root root 4096 Nov 8 16:15 cost [2022-11-08T16:26:13.489Z] -rw-r--r-- 1 root root 88 Nov 8 16:15 cost.csv [2022-11-08T16:26:13.489Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-11-08T16:26:13.489Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-11-08T16:26:13.489Z] total 16 [2022-11-08T16:26:13.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:15 . [2022-11-08T16:26:13.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:25 .. [2022-11-08T16:26:13.489Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:15 cost [2022-11-08T16:26:13.489Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 8 16:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:13.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:14.632Z] ---> package-listing.sh [2022-11-08T16:26:14.632Z] ++ facter osfamily [2022-11-08T16:26:14.632Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T16:26:14.891Z] + OS_FAMILY=debian [2022-11-08T16:26:14.891Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-11-08T16:26:14.891Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T16:26:14.891Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T16:26:14.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T16:26:14.891Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T16:26:14.891Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-11-08T16:26:14.891Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T16:26:14.891Z] + case "${OS_FAMILY}" in [2022-11-08T16:26:14.891Z] + dpkg -l [2022-11-08T16:26:14.891Z] + grep '^ii' [2022-11-08T16:26:14.891Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T16:26:14.891Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T16:26:14.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T16:26:14.891Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-11-08T16:26:14.891Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-11-08T16:26:14.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-11-08T16:26:14.900Z] 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 [2022-11-08T16:26:15.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:26:15.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:26:15.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:26:15.795Z] prd-ubuntu20.04-docker-8c-8g-118625 does not seem to be running inside a container [2022-11-08T16:26:15.844Z] $ 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 [2022-11-08T16:26:16.072Z] $ docker top 60022f8c8356fbced45ad3078833344fdd140fa0b7bc539e3489934f2cd778ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:26:16.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T16:26:16.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T16:26:17.101Z] + ls /var/log/sa-host [2022-11-08T16:26:17.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:26:17.174Z] provisioning config files... [2022-11-08T16:26:17.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16634983086889992950tmp [Pipeline] { [Pipeline] echo [2022-11-08T16:26:17.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:17.505Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T16:26:17.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:17.832Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T16:26:17.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:18.124Z] ---> sudo-logs.sh [2022-11-08T16:26:18.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T16:26:18.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:18.431Z] ---> job-cost.sh [2022-11-08T16:26:18.431Z] lf-activate-venv: SKIPPING [2022-11-08T16:26:18.431Z] DEBUG: total: 0.2199999988079071 [2022-11-08T16:26:18.431Z] INFO: Retrieving Stack Cost... [2022-11-08T16:26:18.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T16:26:19.256Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T16:26:19.267Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:19.548Z] ---> logs-deploy.sh [2022-11-08T16:26:19.548Z] lf-activate-venv: SKIPPING [2022-11-08T16:26:19.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/66 [2022-11-08T16:26:19.548Z] INFO: archiving workspace using pattern(s): [2022-11-08T16:26:20.483Z] Archives upload complete. [2022-11-08T16:26:20.483Z] INFO: archiving logs to Nexus