Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6abde5a20369131a3e211cd4d79273744ab24ab 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-ssh16756716870403288412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8707877520674866128.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17956799253837745838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16302975935970990774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3108581815194257798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11003 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6abde5a20369131a3e211cd4d79273744ab24ab (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 d6abde5a20369131a3e211cd4d79273744ab24ab # timeout=10 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > git rev-list --no-walk afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T12:17:22.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T12:17:22.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T12:17:22.797Z] ========================================================= [2023-04-26T12:17:22.797Z] EdgeX Global Pipelines Version Info [2023-04-26T12:17:22.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:17:23.509Z] ------------------- [2023-04-26T12:17:23.509Z] stable info: [2023-04-26T12:17:23.509Z] ------------------- [2023-04-26T12:17:23.509Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T12:17:23.509Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T12:17:23.509Z] Message: update stable to v1.0.248 [2023-04-26T12:17:24.078Z] ------------------- [2023-04-26T12:17:24.078Z] experimental info: [2023-04-26T12:17:24.078Z] ------------------- [2023-04-26T12:17:24.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T12:17:24.078Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T12:17:24.078Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T12:17:24.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-26T12:17:24.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-26T12:17:24.335Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T12:17:24.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T12:17:24.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T12:17:24.376Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T12:17:24.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T12:17:24.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T12:17:24.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T12:17:24.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T12:17:24.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T12:17:24.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-26T12:17:24.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T12:17:24.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T12:17:24.521Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T12:17:24.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T12:17:24.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T12:17:24.566Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T12:17:24.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T12:17:24.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T12:17:24.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T12:17:24.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T12:17:24.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T12:17:24.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T12:17:24.683Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T12:17:24.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T12:17:24.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T12:17:24.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T12:17:24.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T12:17:24.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T12:17:24.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo [2023-04-26T12:17:24.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6abde5 [Pipeline] echo [2023-04-26T12:17:24.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:17:24.860Z] provisioning config files... [2023-04-26T12:17:24.874Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10348947844938751167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:17:25.180Z] ---> docker-login.sh [2023-04-26T12:17:25.181Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:17:25.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:25.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:25.441Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:25.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:25.441Z] [2023-04-26T12:17:25.441Z] Login Succeeded [2023-04-26T12:17:25.441Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:17:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:25.705Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:25.705Z] [2023-04-26T12:17:25.705Z] Login Succeeded [2023-04-26T12:17:25.705Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:17:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:25.705Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:25.705Z] [2023-04-26T12:17:25.705Z] Login Succeeded [2023-04-26T12:17:25.705Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:17:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:25.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:25.966Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:25.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:25.966Z] [2023-04-26T12:17:25.966Z] Login Succeeded [2023-04-26T12:17:25.966Z] docker.io [2023-04-26T12:17:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:26.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:26.226Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:26.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:26.226Z] [2023-04-26T12:17:26.226Z] Login Succeeded [2023-04-26T12:17:26.226Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:17:26.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T12:17:26.596Z] + git rev-list -1 --merges d6abde5a20369131a3e211cd4d79273744ab24ab~1..d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo [2023-04-26T12:17:26.650Z] -----------> git rev-list -1 --merges d6abde5a20369131a3e211cd4d79273744ab24ab~1..d6abde5a20369131a3e211cd4d79273744ab24ab d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:17:26.650Z] d6abde5a20369131a3e211cd4d79273744ab24ab [false] [Pipeline] sh [2023-04-26T12:17:26.943Z] + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo [2023-04-26T12:17:26.962Z] ========================================================= [2023-04-26T12:17:26.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T12:17:26.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:17:27.293Z] + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo [2023-04-26T12:17:27.304Z] [semverPrep] GIT_COMMIT: d6abde5a20369131a3e211cd4d79273744ab24ab, Commit Message: Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo [2023-04-26T12:17:27.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T12:17:27.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T12:17:27.672Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T12:17:27.672Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T12:17:27.672Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T12:17:27.672Z] + sudo tee -a+ /etc/ssh/ssh_known_hosts [2023-04-26T12:17:27.672Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T12:17:27.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:17:28.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:17:28.090Z] [2023-04-26T12:17:28.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:17:28.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:17:28.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T12:17:28.392Z] b85a868b505f: Pulling fs layer [2023-04-26T12:17:28.392Z] e2be974225ed: Pulling fs layer [2023-04-26T12:17:28.392Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T12:17:28.392Z] 988bab9f4d93: Pulling fs layer [2023-04-26T12:17:28.392Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T12:17:28.392Z] eaf3925da568: Pulling fs layer [2023-04-26T12:17:28.392Z] bab4dde63d76: Pulling fs layer [2023-04-26T12:17:28.392Z] bde34c3a00c8: Pulling fs layer [2023-04-26T12:17:28.392Z] b352a97aabf1: Pulling fs layer [2023-04-26T12:17:28.392Z] 4872d77fe225: Pulling fs layer [2023-04-26T12:17:28.392Z] 5851b861e8e6: Pulling fs layer [2023-04-26T12:17:28.392Z] 988bab9f4d93: Waiting [2023-04-26T12:17:28.392Z] b352a97aabf1: Waiting [2023-04-26T12:17:28.392Z] 4872d77fe225: Waiting [2023-04-26T12:17:28.392Z] 5851b861e8e6: Waiting [2023-04-26T12:17:28.392Z] eaf3925da568: Waiting [2023-04-26T12:17:28.392Z] 1469e6f7b9e6: Waiting [2023-04-26T12:17:28.392Z] bab4dde63d76: Waiting [2023-04-26T12:17:28.392Z] e2be974225ed: Verifying Checksum [2023-04-26T12:17:28.392Z] e2be974225ed: Download complete [2023-04-26T12:17:28.392Z] 988bab9f4d93: Verifying Checksum [2023-04-26T12:17:28.392Z] 988bab9f4d93: Download complete [2023-04-26T12:17:28.653Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T12:17:28.653Z] 339a4e72a1f5: Download complete [2023-04-26T12:17:28.653Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T12:17:28.653Z] 1469e6f7b9e6: Download complete [2023-04-26T12:17:28.653Z] eaf3925da568: Verifying Checksum [2023-04-26T12:17:28.653Z] eaf3925da568: Download complete [2023-04-26T12:17:28.653Z] bde34c3a00c8: Verifying Checksum [2023-04-26T12:17:28.653Z] bde34c3a00c8: Download complete [2023-04-26T12:17:28.653Z] b352a97aabf1: Verifying Checksum [2023-04-26T12:17:28.653Z] b352a97aabf1: Download complete [2023-04-26T12:17:28.653Z] 4872d77fe225: Verifying Checksum [2023-04-26T12:17:28.653Z] 4872d77fe225: Download complete [2023-04-26T12:17:28.653Z] 5851b861e8e6: Verifying Checksum [2023-04-26T12:17:28.653Z] 5851b861e8e6: Download complete [2023-04-26T12:17:28.653Z] b85a868b505f: Verifying Checksum [2023-04-26T12:17:28.653Z] b85a868b505f: Download complete [2023-04-26T12:17:28.915Z] bab4dde63d76: Verifying Checksum [2023-04-26T12:17:28.915Z] bab4dde63d76: Download complete [2023-04-26T12:17:29.852Z] b85a868b505f: Pull complete [2023-04-26T12:17:30.112Z] e2be974225ed: Pull complete [2023-04-26T12:17:30.682Z] 339a4e72a1f5: Pull complete [2023-04-26T12:17:30.682Z] 988bab9f4d93: Pull complete [2023-04-26T12:17:30.943Z] 1469e6f7b9e6: Pull complete [2023-04-26T12:17:31.203Z] eaf3925da568: Pull complete [2023-04-26T12:17:33.106Z] bab4dde63d76: Pull complete [2023-04-26T12:17:33.106Z] bde34c3a00c8: Pull complete [2023-04-26T12:17:33.366Z] b352a97aabf1: Pull complete [2023-04-26T12:17:33.366Z] 4872d77fe225: Pull complete [2023-04-26T12:17:33.366Z] 5851b861e8e6: Pull complete [2023-04-26T12:17:33.366Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T12:17:33.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:17:33.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:17:33.460Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:17:33.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T12:17:35.769Z] $ docker top a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a -eo pid,comm [2023-04-26T12:17:35.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T12:17:35.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T12:17:35.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:17:35.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:17:36.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:17:36.005Z] $ docker exec a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent [2023-04-26T12:17:36.133Z] SSH_AUTH_SOCK=/tmp/ssh-XqV7rLAlxphD/agent.34 [2023-04-26T12:17:36.133Z] SSH_AGENT_PID=40 [2023-04-26T12:17:36.141Z] Running ssh-add (command line suppressed) [2023-04-26T12:17:36.252Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8608278337788439854.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8608278337788439854.key) [2023-04-26T12:17:36.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:17:36.569Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T12:17:36.586Z] $ docker exec --env ******** --env ******** a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent -k [2023-04-26T12:17:36.709Z] unset SSH_AUTH_SOCK; [2023-04-26T12:17:36.710Z] unset SSH_AGENT_PID; [2023-04-26T12:17:36.711Z] echo Agent pid 40 killed; [2023-04-26T12:17:36.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T12:17:36.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:17:36.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:17:36.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:17:36.857Z] $ docker exec a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent [2023-04-26T12:17:36.976Z] SSH_AUTH_SOCK=/tmp/ssh-cQvJAq8uDpVH/agent.72 [2023-04-26T12:17:36.976Z] SSH_AGENT_PID=78 [2023-04-26T12:17:36.981Z] Running ssh-add (command line suppressed) [2023-04-26T12:17:37.085Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9496558336570082528.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9496558336570082528.key) [2023-04-26T12:17:37.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:17:37.390Z] + git semver init [2023-04-26T12:17:37.649Z] 2023-04-26 12:17:37,603 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T12:17:37.650Z] 2023-04-26 12:17:37,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-26T12:17:37.650Z] 2023-04-26 12:17:37,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-26T12:17:37.650Z] 2023-04-26 12:17:37,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:17:41.857Z] 2023-04-26 12:17:41,557 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-26T12:17:41.857Z] 2023-04-26 12:17:41,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-26T12:17:41.857Z] 2023-04-26 12:17:41,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:17:41.857Z] 2023-04-26 12:17:41,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:17:41.857Z] 3.0.0-dev.35 [Pipeline] } [2023-04-26T12:17:41.867Z] $ docker exec --env ******** --env ******** a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent -k [2023-04-26T12:17:41.991Z] unset SSH_AUTH_SOCK; [2023-04-26T12:17:41.992Z] unset SSH_AGENT_PID; [2023-04-26T12:17:41.992Z] echo Agent pid 78 killed; [2023-04-26T12:17:42.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T12:17:42.305Z] + git semver [Pipeline] } [2023-04-26T12:17:42.579Z] $ docker stop --time=1 a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a [2023-04-26T12:17:43.874Z] $ docker rm -f --volumes a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:17:44.216Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T12:17:44.429Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T12:17:44.431Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:17:44.525Z] provisioning config files... [2023-04-26T12:17:44.534Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16683916187579351632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:17:44.833Z] ---> docker-login.sh [2023-04-26T12:17:44.833Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:17:44.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:44.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:44.833Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:44.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:44.833Z] [2023-04-26T12:17:44.833Z] Login Succeeded [2023-04-26T12:17:44.833Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:17:44.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:44.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:44.833Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:44.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:44.833Z] [2023-04-26T12:17:44.833Z] Login Succeeded [2023-04-26T12:17:44.833Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:17:45.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:45.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:45.093Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:45.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:45.093Z] [2023-04-26T12:17:45.093Z] Login Succeeded [2023-04-26T12:17:45.093Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:17:45.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:45.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:45.093Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:45.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:45.093Z] [2023-04-26T12:17:45.093Z] Login Succeeded [2023-04-26T12:17:45.093Z] docker.io [2023-04-26T12:17:45.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:17:45.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:17:45.356Z] Configure a credential helper to remove this warning. See [2023-04-26T12:17:45.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:17:45.356Z] [2023-04-26T12:17:45.356Z] Login Succeeded [2023-04-26T12:17:45.356Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:17:45.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T12:17:45.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:17:45.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:17:45.458Z] ========================================================= [2023-04-26T12:17:45.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T12:17:45.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:17:45.781Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T12:17:45.781Z] Sending build context to Docker daemon 23.57MB [2023-04-26T12:17:45.781Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:17:45.781Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T12:17:46.049Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T12:17:46.049Z] f56be85fc22e: Pulling fs layer [2023-04-26T12:17:46.049Z] 85791d961cd3: Pulling fs layer [2023-04-26T12:17:46.049Z] d694b5ae8c79: Pulling fs layer [2023-04-26T12:17:46.049Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T12:17:46.049Z] 4d19c01a9841: Pulling fs layer [2023-04-26T12:17:46.049Z] 9325e15d5711: Pulling fs layer [2023-04-26T12:17:46.049Z] 556b6ee489ea: Pulling fs layer [2023-04-26T12:17:46.049Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T12:17:46.049Z] 9f32a84ed3da: Waiting [2023-04-26T12:17:46.049Z] 9325e15d5711: Waiting [2023-04-26T12:17:46.049Z] 4d19c01a9841: Waiting [2023-04-26T12:17:46.049Z] 556b6ee489ea: Waiting [2023-04-26T12:17:46.049Z] c5a4b2cf53e6: Waiting [2023-04-26T12:17:46.049Z] 85791d961cd3: Verifying Checksum [2023-04-26T12:17:46.049Z] 85791d961cd3: Download complete [2023-04-26T12:17:46.049Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T12:17:46.049Z] 9f32a84ed3da: Download complete [2023-04-26T12:17:46.049Z] 4d19c01a9841: Verifying Checksum [2023-04-26T12:17:46.049Z] 4d19c01a9841: Download complete [2023-04-26T12:17:46.049Z] f56be85fc22e: Verifying Checksum [2023-04-26T12:17:46.049Z] f56be85fc22e: Download complete [2023-04-26T12:17:46.049Z] 9325e15d5711: Verifying Checksum [2023-04-26T12:17:46.049Z] 9325e15d5711: Download complete [2023-04-26T12:17:46.309Z] f56be85fc22e: Pull complete [2023-04-26T12:17:46.309Z] 85791d961cd3: Pull complete [2023-04-26T12:17:46.569Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T12:17:46.569Z] c5a4b2cf53e6: Download complete [2023-04-26T12:17:46.569Z] d694b5ae8c79: Verifying Checksum [2023-04-26T12:17:46.569Z] d694b5ae8c79: Download complete [2023-04-26T12:17:46.828Z] 556b6ee489ea: Verifying Checksum [2023-04-26T12:17:46.828Z] 556b6ee489ea: Download complete [2023-04-26T12:17:50.116Z] d694b5ae8c79: Pull complete [2023-04-26T12:17:50.377Z] 9f32a84ed3da: Pull complete [2023-04-26T12:17:50.377Z] 4d19c01a9841: Pull complete [2023-04-26T12:17:50.377Z] 9325e15d5711: Pull complete [2023-04-26T12:17:52.908Z] 556b6ee489ea: Pull complete [2023-04-26T12:17:54.285Z] c5a4b2cf53e6: Pull complete [2023-04-26T12:17:54.285Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T12:17:54.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T12:17:54.285Z] ---> c4be618373d6 [2023-04-26T12:17:54.285Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:17:57.588Z] ---> Running in c534cb64a36b [2023-04-26T12:17:57.848Z] Removing intermediate container c534cb64a36b [2023-04-26T12:17:57.848Z] ---> 71c8514f6f6f [2023-04-26T12:17:57.848Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:17:57.848Z] ---> Running in 526e1ff63e70 [2023-04-26T12:17:57.848Z] Removing intermediate container 526e1ff63e70 [2023-04-26T12:17:57.848Z] ---> 1d9d96a4c38e [2023-04-26T12:17:57.848Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:17:57.848Z] ---> Running in 872ded86e8eb [2023-04-26T12:17:58.109Z] Removing intermediate container 872ded86e8eb [2023-04-26T12:17:58.109Z] ---> ac73e2d52d2d [2023-04-26T12:17:58.109Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:17:58.109Z] ---> Running in f80c9609f78d [2023-04-26T12:17:58.109Z] Removing intermediate container f80c9609f78d [2023-04-26T12:17:58.109Z] ---> 23a8ac2f972b [2023-04-26T12:17:58.109Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:17:58.109Z] ---> Running in f1100bdd373c [2023-04-26T12:17:58.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:17:58.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:17:58.890Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:17:58.890Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:17:58.890Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:17:58.890Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:17:58.890Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:17:58.890Z] OK: 269 MiB in 57 packages [2023-04-26T12:17:59.459Z] Removing intermediate container f1100bdd373c [2023-04-26T12:17:59.459Z] ---> 237635bba9e3 [2023-04-26T12:17:59.459Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:17:59.459Z] ---> 55fd03db5583 [2023-04-26T12:17:59.459Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:17:59.499Z] Still waiting to schedule task [2023-04-26T12:17:59.499Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T12:17:59.720Z] ---> Running in 5337b3839988 [2023-04-26T12:18:26.290Z] Removing intermediate container 5337b3839988 [2023-04-26T12:18:26.291Z] ---> ec8939dcb2bc [2023-04-26T12:18:26.291Z] Step 10/12 : COPY . . [2023-04-26T12:18:26.291Z] ---> 706af8ee945a [2023-04-26T12:18:26.291Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:18:26.291Z] ---> Running in 6a5518d3bc25 [2023-04-26T12:18:26.291Z] Removing intermediate container 6a5518d3bc25 [2023-04-26T12:18:26.291Z] ---> 930b4343b53b [2023-04-26T12:18:26.291Z] Step 12/12 : RUN $MAKE [2023-04-26T12:18:26.291Z] ---> Running in 51e500ee1f48 [2023-04-26T12:18:26.291Z] noop [2023-04-26T12:18:26.291Z] Removing intermediate container 51e500ee1f48 [2023-04-26T12:18:26.291Z] ---> 4d81171ff649 [2023-04-26T12:18:26.291Z] Successfully built 4d81171ff649 [2023-04-26T12:18:26.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:18:26.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:18:26.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:18:26.676Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:18:26.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T12:18:27.087Z] $ docker top ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:18:27.441Z] + go version [2023-04-26T12:18:27.441Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T12:18:27.450Z] $ docker stop --time=1 ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 [2023-04-26T12:18:28.694Z] $ docker rm -f --volumes ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:18:29.122Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:18:29.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:18:29.198Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:18:29.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T12:18:29.602Z] $ docker top d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:18:29.958Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:18:30.254Z] + make test [2023-04-26T12:18:30.255Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:18:35.528Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:18:45.501Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:18:45.501Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-04-26T12:18:53.619Z] go vet ./... [2023-04-26T12:18:56.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:18:56.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:18:56.904Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:18:56.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:18:56.930Z] $ docker stop --time=1 d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 [2023-04-26T12:18:59.825Z] $ docker rm -f --volumes d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:19:00.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:19:00.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T12:19:00.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:19:01.204Z] + ls -al . [2023-04-26T12:19:01.204Z] total 192 [2023-04-26T12:19:01.204Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 12:18 . [2023-04-26T12:19:01.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:17 .. [2023-04-26T12:19:01.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:17 .git [2023-04-26T12:19:01.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 .github [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:17 .gitignore [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:17 .golangci.yml [2023-04-26T12:19:01.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:17 .semver [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:17 Attribution.txt [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:17 CHANGELOG.md [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:17 Dockerfile [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:17 GOVERNANCE.md [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:17 Jenkinsfile [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:17 LICENSE [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:17 Makefile [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:17 OWNERS.md [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:17 README.md [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 12:17 VERSION [2023-04-26T12:19:01.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:17 bin [2023-04-26T12:19:01.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 cmd [2023-04-26T12:19:01.204Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:18 coverage.out [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:17 go.mod [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:17 go.sum [2023-04-26T12:19:01.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 internal [2023-04-26T12:19:01.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:17 snap [2023-04-26T12:19:01.204Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:01.515Z] + 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=d6abde5a20369131a3e211cd4d79273744ab24ab --label arch=amd64 --label version=3.0.0-dev.35 . [2023-04-26T12:19:01.515Z] Sending build context to Docker daemon 23.61MB [2023-04-26T12:19:01.515Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:19:01.515Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:19:01.515Z] ---> 4d81171ff649 [2023-04-26T12:19:01.515Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:19:01.774Z] ---> Running in b86fcf63c191 [2023-04-26T12:19:02.034Z] Removing intermediate container b86fcf63c191 [2023-04-26T12:19:02.034Z] ---> 1888f3f0fb1b [2023-04-26T12:19:02.034Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:19:02.034Z] ---> Running in a07273f480e4 [2023-04-26T12:19:02.034Z] Removing intermediate container a07273f480e4 [2023-04-26T12:19:02.034Z] ---> 1401a8343b7d [2023-04-26T12:19:02.034Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:19:02.034Z] ---> Running in 9cb745248a2a [2023-04-26T12:19:02.034Z] Removing intermediate container 9cb745248a2a [2023-04-26T12:19:02.034Z] ---> 8aa6d43b92ef [2023-04-26T12:19:02.034Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:19:02.034Z] ---> Running in b7945a701c77 [2023-04-26T12:19:02.294Z] Removing intermediate container b7945a701c77 [2023-04-26T12:19:02.294Z] ---> e7b9d2833e89 [2023-04-26T12:19:02.294Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:19:02.294Z] ---> Running in 647c057ed63a [2023-04-26T12:19:02.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:19:02.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:19:02.813Z] OK: 269 MiB in 57 packages [2023-04-26T12:19:03.383Z] Removing intermediate container 647c057ed63a [2023-04-26T12:19:03.383Z] ---> 1afd64acc492 [2023-04-26T12:19:03.383Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:19:03.383Z] ---> 020f6ab14e3f [2023-04-26T12:19:03.383Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:19:03.383Z] ---> Running in 75735bcd8abd [2023-04-26T12:19:04.317Z] Removing intermediate container 75735bcd8abd [2023-04-26T12:19:04.317Z] ---> b73bc4262fc3 [2023-04-26T12:19:04.317Z] Step 10/25 : COPY . . [2023-04-26T12:19:04.885Z] ---> d5017003bf48 [2023-04-26T12:19:04.885Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:19:04.885Z] ---> Running in 43b1e07f3896 [2023-04-26T12:19:04.885Z] Removing intermediate container 43b1e07f3896 [2023-04-26T12:19:04.885Z] ---> 078f4c553a2b [2023-04-26T12:19:04.885Z] Step 12/25 : RUN $MAKE [2023-04-26T12:19:04.885Z] ---> Running in 3f3147f9286d [2023-04-26T12:19:05.143Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-26T12:19:27.125Z] Removing intermediate container 3f3147f9286d [2023-04-26T12:19:27.125Z] ---> 7a51b248135a [2023-04-26T12:19:27.125Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:19:27.125Z] 3.17: Pulling from library/alpine [2023-04-26T12:19:27.125Z] f56be85fc22e: Already exists [2023-04-26T12:19:27.125Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:19:27.125Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:19:27.125Z] ---> 9ed4aefc74f6 [2023-04-26T12:19:27.125Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:19:27.125Z] ---> Running in 2420c53098d9 [2023-04-26T12:19:27.125Z] Removing intermediate container 2420c53098d9 [2023-04-26T12:19:27.125Z] ---> 14d59dd361f0 [2023-04-26T12:19:27.125Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:19:27.125Z] ---> Running in 002bdc3a7d9a [2023-04-26T12:19:27.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:19:27.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:19:27.125Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:19:27.125Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:19:27.125Z] OK: 7 MiB in 16 packages [2023-04-26T12:19:27.125Z] Removing intermediate container 002bdc3a7d9a [2023-04-26T12:19:27.125Z] ---> 59ecb702d0ee [2023-04-26T12:19:27.125Z] Step 16/25 : WORKDIR / [2023-04-26T12:19:27.125Z] ---> Running in ba9d33b15cb8 [2023-04-26T12:19:27.125Z] Removing intermediate container ba9d33b15cb8 [2023-04-26T12:19:27.125Z] ---> 5bc9ea788881 [2023-04-26T12:19:27.125Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:19:27.125Z] ---> b25ae7567e08 [2023-04-26T12:19:27.125Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:19:27.125Z] ---> c8b11a7aceca [2023-04-26T12:19:27.125Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:19:27.125Z] ---> 0bd2f342142a [2023-04-26T12:19:27.125Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:19:27.125Z] ---> Running in 9f5b68ada31c [2023-04-26T12:19:27.125Z] Removing intermediate container 9f5b68ada31c [2023-04-26T12:19:27.125Z] ---> d1acc0bd0793 [2023-04-26T12:19:27.125Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:19:27.125Z] ---> Running in 3d8ab3e7e47a [2023-04-26T12:19:27.125Z] Removing intermediate container 3d8ab3e7e47a [2023-04-26T12:19:27.125Z] ---> b76ab05d5915 [2023-04-26T12:19:27.125Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:19:27.125Z] ---> Running in 945751056b71 [2023-04-26T12:19:27.125Z] Removing intermediate container 945751056b71 [2023-04-26T12:19:27.125Z] ---> 3cf1f15cce9e [2023-04-26T12:19:27.125Z] Step 23/25 : LABEL arch=amd64 [2023-04-26T12:19:27.125Z] ---> Running in 97e6bec2e69c [2023-04-26T12:19:27.125Z] Removing intermediate container 97e6bec2e69c [2023-04-26T12:19:27.125Z] ---> 32bf96a83142 [2023-04-26T12:19:27.125Z] Step 24/25 : LABEL git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:19:27.125Z] ---> Running in 55879cda3bc5 [2023-04-26T12:19:27.125Z] Removing intermediate container 55879cda3bc5 [2023-04-26T12:19:27.125Z] ---> 285c67ea661c [2023-04-26T12:19:27.125Z] Step 25/25 : LABEL version=3.0.0-dev.35 [2023-04-26T12:19:27.125Z] ---> Running in 33c9db3d8165 [2023-04-26T12:19:27.404Z] Removing intermediate container 33c9db3d8165 [2023-04-26T12:19:27.404Z] ---> 7c55bbe88e21 [2023-04-26T12:19:27.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:19:27.404Z] Successfully built 7c55bbe88e21 [2023-04-26T12:19:27.404Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:19:27.527Z] provisioning config files... [2023-04-26T12:19:27.553Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4871310284681168522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:19:27.885Z] ---> docker-login.sh [2023-04-26T12:19:27.885Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:19:27.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:19:27.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:19:27.885Z] Configure a credential helper to remove this warning. See [2023-04-26T12:19:27.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:19:27.885Z] [2023-04-26T12:19:27.885Z] Login Succeeded [2023-04-26T12:19:27.885Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:19:27.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:19:27.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:19:27.885Z] Configure a credential helper to remove this warning. See [2023-04-26T12:19:27.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:19:27.885Z] [2023-04-26T12:19:27.885Z] Login Succeeded [2023-04-26T12:19:27.885Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:19:28.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:19:28.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:19:28.145Z] Configure a credential helper to remove this warning. See [2023-04-26T12:19:28.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:19:28.145Z] [2023-04-26T12:19:28.145Z] Login Succeeded [2023-04-26T12:19:28.145Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:19:28.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:19:28.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:19:28.145Z] Configure a credential helper to remove this warning. See [2023-04-26T12:19:28.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:19:28.145Z] [2023-04-26T12:19:28.145Z] Login Succeeded [2023-04-26T12:19:28.145Z] docker.io [2023-04-26T12:19:28.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:19:28.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:19:28.405Z] Configure a credential helper to remove this warning. See [2023-04-26T12:19:28.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:19:28.405Z] [2023-04-26T12:19:28.405Z] Login Succeeded [2023-04-26T12:19:28.665Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:19:28.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T12:19:28.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:19:28.736Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-26T12:19:28.736Z] d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:19:28.736Z] latest [2023-04-26T12:19:28.736Z] 3.0.0-dev.35 [2023-04-26T12:19:28.736Z] d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:19:28.736Z] main [2023-04-26T12:19:28.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:28.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11004 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-26T12:19:28.983Z] Running in /w/workspace/device-virtual-go/107 [Pipeline] { [Pipeline] checkout [2023-04-26T12:19:29.022Z] The recommended git tool is: git [2023-04-26T12:19:29.062Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:29.384Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:19:29.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-26T12:19:29.384Z] e683d6533e73: Preparing [2023-04-26T12:19:29.384Z] 48ff8f3e51f4: Preparing [2023-04-26T12:19:29.384Z] dd32d1141ea2: Preparing [2023-04-26T12:19:29.384Z] 2dbcfb744ff4: Preparing [2023-04-26T12:19:29.384Z] f1417ff83b31: Preparing [2023-04-26T12:19:29.384Z] f1417ff83b31: Layer already exists [2023-04-26T12:19:29.384Z] 48ff8f3e51f4: Pushed [2023-04-26T12:19:29.384Z] dd32d1141ea2: Pushed [2023-04-26T12:19:29.384Z] 2dbcfb744ff4: Pushed [2023-04-26T12:19:32.671Z] e683d6533e73: Pushed [2023-04-26T12:19:32.671Z] d6abde5a20369131a3e211cd4d79273744ab24ab: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:32.976Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:33.284Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-26T12:19:33.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-26T12:19:33.284Z] e683d6533e73: Preparing [2023-04-26T12:19:33.284Z] 48ff8f3e51f4: Preparing [2023-04-26T12:19:33.284Z] dd32d1141ea2: Preparing [2023-04-26T12:19:33.284Z] 2dbcfb744ff4: Preparing [2023-04-26T12:19:33.284Z] f1417ff83b31: Preparing [2023-04-26T12:19:33.284Z] 2dbcfb744ff4: Layer already exists [2023-04-26T12:19:33.284Z] f1417ff83b31: Layer already exists [2023-04-26T12:19:33.284Z] e683d6533e73: Layer already exists [2023-04-26T12:19:33.284Z] 48ff8f3e51f4: Layer already exists [2023-04-26T12:19:33.284Z] dd32d1141ea2: Layer already exists [2023-04-26T12:19:33.284Z] latest: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:33.602Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:33.836Z] using credential edgex-jenkins-ssh [2023-04-26T12:19:33.855Z] Cloning the remote Git repository [2023-04-26T12:19:33.902Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:19:33.914Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 [2023-04-26T12:19:33.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-26T12:19:33.914Z] e683d6533e73: Preparing [2023-04-26T12:19:33.914Z] 48ff8f3e51f4: Preparing [2023-04-26T12:19:33.914Z] dd32d1141ea2: Preparing [2023-04-26T12:19:33.914Z] 2dbcfb744ff4: Preparing [2023-04-26T12:19:33.914Z] f1417ff83b31: Preparing [2023-04-26T12:19:33.914Z] 2dbcfb744ff4: Layer already exists [2023-04-26T12:19:33.914Z] f1417ff83b31: Layer already exists [2023-04-26T12:19:33.914Z] 48ff8f3e51f4: Layer already exists [2023-04-26T12:19:33.914Z] e683d6533e73: Layer already exists [2023-04-26T12:19:33.914Z] dd32d1141ea2: Layer already exists [2023-04-26T12:19:33.914Z] 3.0.0-dev.35: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:34.233Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:34.538Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:19:34.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-26T12:19:34.538Z] e683d6533e73: Preparing [2023-04-26T12:19:34.538Z] 48ff8f3e51f4: Preparing [2023-04-26T12:19:34.538Z] dd32d1141ea2: Preparing [2023-04-26T12:19:34.538Z] 2dbcfb744ff4: Preparing [2023-04-26T12:19:34.538Z] f1417ff83b31: Preparing [2023-04-26T12:19:34.538Z] dd32d1141ea2: Layer already exists [2023-04-26T12:19:34.538Z] 48ff8f3e51f4: Layer already exists [2023-04-26T12:19:34.538Z] 2dbcfb744ff4: Layer already exists [2023-04-26T12:19:34.538Z] f1417ff83b31: Layer already exists [2023-04-26T12:19:34.538Z] e683d6533e73: Layer already exists [2023-04-26T12:19:34.538Z] d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:34.848Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:33.995Z] > git init /w/workspace/device-virtual-go/107 # timeout=10 [2023-04-26T12:19:34.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:19:34.137Z] > git --version # timeout=10 [2023-04-26T12:19:34.156Z] > git --version # 'git version 2.25.1' [2023-04-26T12:19:34.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:19:34.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:19:35.164Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-26T12:19:35.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-26T12:19:35.164Z] e683d6533e73: Preparing [2023-04-26T12:19:35.164Z] 48ff8f3e51f4: Preparing [2023-04-26T12:19:35.164Z] dd32d1141ea2: Preparing [2023-04-26T12:19:35.164Z] 2dbcfb744ff4: Preparing [2023-04-26T12:19:35.164Z] f1417ff83b31: Preparing [2023-04-26T12:19:35.164Z] 2dbcfb744ff4: Layer already exists [2023-04-26T12:19:35.164Z] 48ff8f3e51f4: Layer already exists [2023-04-26T12:19:35.164Z] dd32d1141ea2: Layer already exists [2023-04-26T12:19:35.164Z] e683d6533e73: Layer already exists [2023-04-26T12:19:35.164Z] f1417ff83b31: Layer already exists [2023-04-26T12:19:35.164Z] main: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T12:19:35.201Z] ===================================================== [Pipeline] echo [2023-04-26T12:19:35.207Z] taggedImages: [2023-04-26T12:19:35.207Z] - nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:19:35.207Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-26T12:19:35.207Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 [2023-04-26T12:19:35.207Z] - nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:19:35.207Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:35.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:19:35.580Z] [2023-04-26T12:19:35.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:19:35.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:19:35.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T12:19:35.882Z] 5eb5b503b376: Pulling fs layer [2023-04-26T12:19:35.882Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T12:19:35.882Z] ec43610c2a17: Pulling fs layer [2023-04-26T12:19:35.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T12:19:35.882Z] 33b1e0a273af: Pulling fs layer [2023-04-26T12:19:35.882Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T12:19:35.882Z] 2f39f015ded8: Pulling fs layer [2023-04-26T12:19:35.882Z] 33b1e0a273af: Waiting [2023-04-26T12:19:35.882Z] 3a2ae6a8a46f: Waiting [2023-04-26T12:19:35.882Z] 5d3b04190fa2: Waiting [2023-04-26T12:19:35.882Z] 2f39f015ded8: Waiting [2023-04-26T12:19:35.882Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T12:19:35.882Z] 5c69ac0246d0: Download complete [2023-04-26T12:19:35.882Z] 3a2ae6a8a46f: Download complete [2023-04-26T12:19:35.882Z] 33b1e0a273af: Verifying Checksum [2023-04-26T12:19:35.882Z] 33b1e0a273af: Download complete [2023-04-26T12:19:35.882Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T12:19:35.882Z] 5d3b04190fa2: Download complete [2023-04-26T12:19:35.882Z] ec43610c2a17: Verifying Checksum [2023-04-26T12:19:35.882Z] ec43610c2a17: Download complete [2023-04-26T12:19:36.143Z] 5eb5b503b376: Verifying Checksum [2023-04-26T12:19:36.143Z] 5eb5b503b376: Download complete [2023-04-26T12:19:36.712Z] 2f39f015ded8: Verifying Checksum [2023-04-26T12:19:36.712Z] 2f39f015ded8: Download complete [2023-04-26T12:19:37.662Z] 5eb5b503b376: Pull complete [2023-04-26T12:19:37.662Z] 5c69ac0246d0: Pull complete [2023-04-26T12:19:37.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-26T12:19:37.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:19:38.093Z] Avoid second fetch [2023-04-26T12:19:38.093Z] Checking out Revision d6abde5a20369131a3e211cd4d79273744ab24ab (main) [2023-04-26T12:19:38.230Z] ec43610c2a17: Pull complete [2023-04-26T12:19:38.230Z] 3a2ae6a8a46f: Pull complete [2023-04-26T12:19:38.489Z] 33b1e0a273af: Pull complete [2023-04-26T12:19:38.489Z] 5d3b04190fa2: Pull complete [2023-04-26T12:19:38.630Z] Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [2023-04-26T12:19:39.036Z] [2023-04-26T12:19:39.036Z] GitHub has been notified of this commit’s build result [2023-04-26T12:19:39.036Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:19:38.113Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T12:19:38.196Z] > git checkout -f d6abde5a20369131a3e211cd4d79273744ab24ab # timeout=10 [2023-04-26T12:19:39.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T12:19:39.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:19:39.580Z] Dload Upload Total Spent Left Speed [2023-04-26T12:19:39.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-04-26T12:19:40.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T12:19:40.508Z] + sudo tee /etc/docker/daemon.new [2023-04-26T12:19:40.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T12:19:40.508Z] { [2023-04-26T12:19:40.508Z] "registry-mirrors": [ [2023-04-26T12:19:40.508Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T12:19:40.508Z] ], [2023-04-26T12:19:40.508Z] "bip": "10.250.0.254/24", [2023-04-26T12:19:40.508Z] "hosts": [ [2023-04-26T12:19:40.508Z] "tcp://0.0.0.0:5555", [2023-04-26T12:19:40.508Z] "unix:///var/run/docker.sock" [2023-04-26T12:19:40.508Z] ], [2023-04-26T12:19:40.508Z] "mtu": 1458, [2023-04-26T12:19:40.508Z] "selinux-enabled": true, [2023-04-26T12:19:40.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T12:19:40.508Z] } [Pipeline] sh [2023-04-26T12:19:40.840Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T12:19:41.168Z] + sudo service docker restart [2023-04-26T12:19:42.678Z] 2f39f015ded8: Pull complete [2023-04-26T12:19:42.678Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T12:19:42.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:19:42.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:19:42.761Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:19:42.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T12:19:45.204Z] $ docker top be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:19:45.611Z] ---> job-cost.sh [2023-04-26T12:19:45.612Z] lf-activate-venv: SKIPPING [2023-04-26T12:19:45.612Z] INFO: No Stack... [2023-04-26T12:19:45.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:19:46.437Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:19:46.727Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-26T12:19:46.727Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T12:19:46.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [2023-04-26T12:19:46.753Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] did not exist. Created. [2023-04-26T12:19:46.753Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:19:47.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T12:19:47.083Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:19:47.090Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:19:47.111Z] $ docker stop --time=1 be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 [2023-04-26T12:19:48.276Z] $ docker rm -f --volumes be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:19:59.420Z] provisioning config files... [2023-04-26T12:19:59.442Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/107@tmp/config9335944224823086397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:19:59.789Z] ---> docker-login.sh [2023-04-26T12:19:59.789Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:20:00.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:20:00.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:20:00.324Z] Configure a credential helper to remove this warning. See [2023-04-26T12:20:00.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:20:00.324Z] [2023-04-26T12:20:00.324Z] Login Succeeded [2023-04-26T12:20:00.324Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:20:00.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:20:00.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:20:00.592Z] Configure a credential helper to remove this warning. See [2023-04-26T12:20:00.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:20:00.592Z] [2023-04-26T12:20:00.592Z] Login Succeeded [2023-04-26T12:20:00.592Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:20:00.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:20:01.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:20:01.129Z] Configure a credential helper to remove this warning. See [2023-04-26T12:20:01.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:20:01.129Z] [2023-04-26T12:20:01.129Z] Login Succeeded [2023-04-26T12:20:01.129Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:20:01.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:20:01.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:20:01.398Z] Configure a credential helper to remove this warning. See [2023-04-26T12:20:01.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:20:01.398Z] [2023-04-26T12:20:01.398Z] Login Succeeded [2023-04-26T12:20:01.398Z] docker.io [2023-04-26T12:20:01.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:20:01.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:20:01.933Z] Configure a credential helper to remove this warning. See [2023-04-26T12:20:01.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:20:01.933Z] [2023-04-26T12:20:01.934Z] Login Succeeded [2023-04-26T12:20:01.934Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:20:01.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T12:20:02.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:20:02.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:20:02.207Z] ========================================================= [2023-04-26T12:20:02.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T12:20:02.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:20:02.554Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T12:20:02.822Z] Sending build context to Docker daemon 11.94MB [2023-04-26T12:20:02.822Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:20:02.822Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T12:20:05.405Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T12:20:05.405Z] c41833b44d91: Pulling fs layer [2023-04-26T12:20:05.405Z] ed15518f5707: Pulling fs layer [2023-04-26T12:20:05.405Z] feae8fd75edb: Pulling fs layer [2023-04-26T12:20:05.405Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T12:20:05.405Z] 3cdef696dda3: Pulling fs layer [2023-04-26T12:20:05.405Z] 2ced38df9373: Pulling fs layer [2023-04-26T12:20:05.405Z] 58f1dce35555: Pulling fs layer [2023-04-26T12:20:05.405Z] 3cdef696dda3: Waiting [2023-04-26T12:20:05.405Z] 2ced38df9373: Waiting [2023-04-26T12:20:05.405Z] 58f1dce35555: Waiting [2023-04-26T12:20:05.405Z] 242c74f7c9fa: Waiting [2023-04-26T12:20:05.405Z] ed15518f5707: Verifying Checksum [2023-04-26T12:20:05.405Z] ed15518f5707: Download complete [2023-04-26T12:20:05.405Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T12:20:05.405Z] 242c74f7c9fa: Download complete [2023-04-26T12:20:05.405Z] 3cdef696dda3: Verifying Checksum [2023-04-26T12:20:05.405Z] 3cdef696dda3: Download complete [2023-04-26T12:20:05.405Z] c41833b44d91: Verifying Checksum [2023-04-26T12:20:05.405Z] c41833b44d91: Download complete [2023-04-26T12:20:06.383Z] c41833b44d91: Pull complete [2023-04-26T12:20:06.655Z] 58f1dce35555: Verifying Checksum [2023-04-26T12:20:06.655Z] 58f1dce35555: Download complete [2023-04-26T12:20:06.927Z] ed15518f5707: Pull complete [2023-04-26T12:20:07.898Z] feae8fd75edb: Download complete [2023-04-26T12:20:07.898Z] 2ced38df9373: Verifying Checksum [2023-04-26T12:20:07.898Z] 2ced38df9373: Download complete [2023-04-26T12:20:20.259Z] feae8fd75edb: Pull complete [2023-04-26T12:20:20.259Z] 242c74f7c9fa: Pull complete [2023-04-26T12:20:20.259Z] 3cdef696dda3: Pull complete [2023-04-26T12:20:26.941Z] 2ced38df9373: Pull complete [2023-04-26T12:20:29.536Z] 58f1dce35555: Pull complete [2023-04-26T12:20:29.536Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T12:20:29.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T12:20:29.536Z] ---> fadd8f120f05 [2023-04-26T12:20:29.536Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:20:30.961Z] ---> Running in f241a667752a [2023-04-26T12:20:32.376Z] Removing intermediate container f241a667752a [2023-04-26T12:20:32.376Z] ---> d26149cc0eda [2023-04-26T12:20:32.376Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:20:32.376Z] ---> Running in 5f9429a60b63 [2023-04-26T12:20:32.646Z] Removing intermediate container 5f9429a60b63 [2023-04-26T12:20:32.646Z] ---> bd87d1268c9e [2023-04-26T12:20:32.646Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:20:32.646Z] ---> Running in a98e8a660ba4 [2023-04-26T12:20:32.915Z] Removing intermediate container a98e8a660ba4 [2023-04-26T12:20:32.915Z] ---> 9c8413f7e34a [2023-04-26T12:20:32.915Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:20:33.182Z] ---> Running in 96d4cfd5b3aa [2023-04-26T12:20:33.449Z] Removing intermediate container 96d4cfd5b3aa [2023-04-26T12:20:33.449Z] ---> d12c1e1a883a [2023-04-26T12:20:33.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:20:33.449Z] ---> Running in 27c163559348 [2023-04-26T12:20:34.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:20:35.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:20:36.079Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:20:36.079Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:20:36.079Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:20:36.079Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:20:36.348Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:20:36.349Z] OK: 268 MiB in 57 packages [2023-04-26T12:20:37.315Z] Removing intermediate container 27c163559348 [2023-04-26T12:20:37.315Z] ---> 4521e45fbf20 [2023-04-26T12:20:37.315Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:20:37.903Z] ---> f2892255f9c7 [2023-04-26T12:20:37.903Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:20:37.903Z] ---> Running in b084385c18ac [2023-04-26T12:21:46.017Z] Removing intermediate container b084385c18ac [2023-04-26T12:21:46.017Z] ---> bb079d28a65e [2023-04-26T12:21:46.017Z] Step 10/12 : COPY . . [2023-04-26T12:21:46.017Z] ---> 5f5a9dd5eeb4 [2023-04-26T12:21:46.017Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:21:46.017Z] ---> Running in f858d4cf1202 [2023-04-26T12:21:46.017Z] Removing intermediate container f858d4cf1202 [2023-04-26T12:21:46.017Z] ---> e69140639133 [2023-04-26T12:21:46.017Z] Step 12/12 : RUN $MAKE [2023-04-26T12:21:46.017Z] ---> Running in f295c8f0d375 [2023-04-26T12:21:46.017Z] noop [2023-04-26T12:21:46.017Z] Removing intermediate container f295c8f0d375 [2023-04-26T12:21:46.017Z] ---> 5717abc0595c [2023-04-26T12:21:46.017Z] Successfully built 5717abc0595c [2023-04-26T12:21:46.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:21:46.373Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:21:46.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:21:46.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container [2023-04-26T12:21:46.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:21:47.886Z] $ docker top f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:21:48.706Z] + go version [2023-04-26T12:21:48.706Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T12:21:48.728Z] $ docker stop --time=1 f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 [2023-04-26T12:21:51.333Z] $ docker rm -f --volumes f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:21:51.886Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:21:51.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:21:52.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container [2023-04-26T12:21:52.128Z] $ 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/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:21:53.275Z] $ docker top 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:21:53.792Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/107 [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:21:54.123Z] + make test [2023-04-26T12:21:54.123Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:22:26.371Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:24:18.073Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:24:18.073Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements [2023-04-26T12:24:18.073Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T12:24:18.073Z] go vet ./... [2023-04-26T12:24:44.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:24:44.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:24:44.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:24:44.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:24:44.824Z] $ docker stop --time=1 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef [2023-04-26T12:24:46.605Z] $ docker rm -f --volumes 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:24:47.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:24:47.704Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T12:24:48.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:24:48.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:24:48.872Z] + ls -al . [2023-04-26T12:24:48.872Z] total 188 [2023-04-26T12:24:48.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:21 . [2023-04-26T12:24:48.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:19 .. [2023-04-26T12:24:48.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:19 .git [2023-04-26T12:24:48.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 .github [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:19 .gitignore [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:19 .golangci.yml [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:19 Attribution.txt [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:19 CHANGELOG.md [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:19 Dockerfile [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:19 GOVERNANCE.md [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:19 Jenkinsfile [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:19 LICENSE [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:19 Makefile [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:19 OWNERS.md [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:19 README.md [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 12:17 VERSION [2023-04-26T12:24:48.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:19 bin [2023-04-26T12:24:48.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 cmd [2023-04-26T12:24:48.872Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:24 coverage.out [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:19 go.mod [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:19 go.sum [2023-04-26T12:24:48.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 internal [2023-04-26T12:24:48.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:19 snap [2023-04-26T12:24:48.872Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:24:49.214Z] + 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=d6abde5a20369131a3e211cd4d79273744ab24ab --label arch=arm64 --label version=3.0.0-dev.35 . [2023-04-26T12:24:49.481Z] Sending build context to Docker daemon 11.99MB [2023-04-26T12:24:49.750Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:24:49.750Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:24:49.750Z] ---> 5717abc0595c [2023-04-26T12:24:49.750Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:24:49.750Z] ---> Running in 371b2ceda90b [2023-04-26T12:24:50.018Z] Removing intermediate container 371b2ceda90b [2023-04-26T12:24:50.018Z] ---> c153a05af109 [2023-04-26T12:24:50.018Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:24:50.018Z] ---> Running in 3c72a3c0fe86 [2023-04-26T12:24:50.285Z] Removing intermediate container 3c72a3c0fe86 [2023-04-26T12:24:50.285Z] ---> 2d3a5a61e0d1 [2023-04-26T12:24:50.285Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:24:50.556Z] ---> Running in dbb510b4c018 [2023-04-26T12:24:50.824Z] Removing intermediate container dbb510b4c018 [2023-04-26T12:24:50.824Z] ---> e13e072c4e7f [2023-04-26T12:24:50.824Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:24:50.824Z] ---> Running in 24cabf72f59f [2023-04-26T12:24:51.093Z] Removing intermediate container 24cabf72f59f [2023-04-26T12:24:51.093Z] ---> c6c8d0eedfbd [2023-04-26T12:24:51.093Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:24:51.093Z] ---> Running in 1852d4817b24 [2023-04-26T12:24:52.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:24:52.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:24:53.618Z] OK: 268 MiB in 57 packages [2023-04-26T12:24:55.040Z] Removing intermediate container 1852d4817b24 [2023-04-26T12:24:55.040Z] ---> 8fedfcd3dea5 [2023-04-26T12:24:55.040Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:24:55.625Z] ---> 200832aa7696 [2023-04-26T12:24:55.625Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:24:55.625Z] ---> Running in 105ffb37fa45 [2023-04-26T12:24:58.211Z] Removing intermediate container 105ffb37fa45 [2023-04-26T12:24:58.211Z] ---> db804eb4373a [2023-04-26T12:24:58.211Z] Step 10/25 : COPY . . [2023-04-26T12:24:59.182Z] ---> 505829ec73a9 [2023-04-26T12:24:59.182Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:24:59.450Z] ---> Running in 0f31298e76a8 [2023-04-26T12:24:59.718Z] Removing intermediate container 0f31298e76a8 [2023-04-26T12:24:59.718Z] ---> 01185d7858fd [2023-04-26T12:24:59.718Z] Step 12/25 : RUN $MAKE [2023-04-26T12:24:59.718Z] ---> Running in 13ea725a504b [2023-04-26T12:25:00.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-26T12:27:07.411Z] Removing intermediate container 13ea725a504b [2023-04-26T12:27:07.411Z] ---> a34d9167e612 [2023-04-26T12:27:07.411Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:27:07.411Z] 3.17: Pulling from library/alpine [2023-04-26T12:27:07.411Z] c41833b44d91: Already exists [2023-04-26T12:27:07.411Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:27:07.411Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:27:07.411Z] ---> 51e60588ff2c [2023-04-26T12:27:07.411Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:27:07.411Z] ---> Running in c9b793078367 [2023-04-26T12:27:07.411Z] Removing intermediate container c9b793078367 [2023-04-26T12:27:07.411Z] ---> 6a38dcfa36ab [2023-04-26T12:27:07.411Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:27:07.411Z] ---> Running in ee429ab92300 [2023-04-26T12:27:07.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:27:07.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:27:07.411Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:27:07.411Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:27:07.411Z] OK: 8 MiB in 16 packages [2023-04-26T12:27:07.411Z] Removing intermediate container ee429ab92300 [2023-04-26T12:27:07.411Z] ---> f3442394da3f [2023-04-26T12:27:07.411Z] Step 16/25 : WORKDIR / [2023-04-26T12:27:07.411Z] ---> Running in 8eab9f183472 [2023-04-26T12:27:07.411Z] Removing intermediate container 8eab9f183472 [2023-04-26T12:27:07.411Z] ---> 08feccf000b0 [2023-04-26T12:27:07.411Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:27:07.411Z] ---> 91efff328569 [2023-04-26T12:27:07.411Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:27:07.411Z] ---> 206fa4c423c6 [2023-04-26T12:27:07.411Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:27:08.824Z] ---> a649b177fa59 [2023-04-26T12:27:08.824Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:27:08.824Z] ---> Running in 76b1115ed13e [2023-04-26T12:27:09.092Z] Removing intermediate container 76b1115ed13e [2023-04-26T12:27:09.092Z] ---> 8c0c5dbf12b8 [2023-04-26T12:27:09.092Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:27:09.092Z] ---> Running in bd7bf839f67c [2023-04-26T12:27:09.362Z] Removing intermediate container bd7bf839f67c [2023-04-26T12:27:09.362Z] ---> 5cd9c9511ce2 [2023-04-26T12:27:09.362Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:27:09.630Z] ---> Running in 1fedd7bc0271 [2023-04-26T12:27:09.899Z] Removing intermediate container 1fedd7bc0271 [2023-04-26T12:27:09.899Z] ---> b1bb76887800 [2023-04-26T12:27:09.899Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T12:27:09.899Z] ---> Running in 977b6b2f6ae9 [2023-04-26T12:27:10.168Z] Removing intermediate container 977b6b2f6ae9 [2023-04-26T12:27:10.168Z] ---> 133375276f4f [2023-04-26T12:27:10.168Z] Step 24/25 : LABEL git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:27:10.168Z] ---> Running in b2e594d3dc87 [2023-04-26T12:27:10.436Z] Removing intermediate container b2e594d3dc87 [2023-04-26T12:27:10.436Z] ---> 18541680eae7 [2023-04-26T12:27:10.436Z] Step 25/25 : LABEL version=3.0.0-dev.35 [2023-04-26T12:27:10.436Z] ---> Running in 3887be964196 [2023-04-26T12:27:11.022Z] Removing intermediate container 3887be964196 [2023-04-26T12:27:11.022Z] ---> 2e3dd1041af3 [2023-04-26T12:27:11.022Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:27:11.022Z] Successfully built 2e3dd1041af3 [2023-04-26T12:27:11.022Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:27:11.146Z] provisioning config files... [2023-04-26T12:27:11.162Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/107@tmp/config12441680015078630340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:27:11.504Z] ---> docker-login.sh [2023-04-26T12:27:11.504Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:27:11.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:27:11.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:27:11.772Z] Configure a credential helper to remove this warning. See [2023-04-26T12:27:11.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:27:11.772Z] [2023-04-26T12:27:11.772Z] Login Succeeded [2023-04-26T12:27:11.772Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:27:12.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:27:12.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:27:12.045Z] Configure a credential helper to remove this warning. See [2023-04-26T12:27:12.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:27:12.045Z] [2023-04-26T12:27:12.045Z] Login Succeeded [2023-04-26T12:27:12.045Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:27:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:27:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:27:12.581Z] Configure a credential helper to remove this warning. See [2023-04-26T12:27:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:27:12.581Z] [2023-04-26T12:27:12.581Z] Login Succeeded [2023-04-26T12:27:12.581Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:27:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:27:12.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:27:12.848Z] Configure a credential helper to remove this warning. See [2023-04-26T12:27:12.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:27:12.848Z] [2023-04-26T12:27:12.848Z] Login Succeeded [2023-04-26T12:27:12.848Z] docker.io [2023-04-26T12:27:13.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:27:13.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:27:13.382Z] Configure a credential helper to remove this warning. See [2023-04-26T12:27:13.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:27:13.382Z] [2023-04-26T12:27:13.382Z] Login Succeeded [2023-04-26T12:27:13.382Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:27:13.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T12:27:13.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:27:13.436Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-26T12:27:13.436Z] d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:27:13.436Z] latest [2023-04-26T12:27:13.436Z] 3.0.0-dev.35 [2023-04-26T12:27:13.436Z] d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:27:13.436Z] main [2023-04-26T12:27:13.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:13.773Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:14.113Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:27:14.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-26T12:27:14.113Z] a9424a4becf1: Preparing [2023-04-26T12:27:14.113Z] bc36da1581e1: Preparing [2023-04-26T12:27:14.113Z] bc8d88abb222: Preparing [2023-04-26T12:27:14.113Z] ef20825a6fef: Preparing [2023-04-26T12:27:14.113Z] 26cbea5cba74: Preparing [2023-04-26T12:27:14.113Z] 26cbea5cba74: Layer already exists [2023-04-26T12:27:14.379Z] bc36da1581e1: Pushed [2023-04-26T12:27:14.379Z] bc8d88abb222: Pushed [2023-04-26T12:27:14.379Z] ef20825a6fef: Pushed [2023-04-26T12:27:19.717Z] a9424a4becf1: Pushed [2023-04-26T12:27:19.718Z] d6abde5a20369131a3e211cd4d79273744ab24ab: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:20.059Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:20.395Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-26T12:27:20.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-26T12:27:20.395Z] a9424a4becf1: Preparing [2023-04-26T12:27:20.395Z] bc36da1581e1: Preparing [2023-04-26T12:27:20.395Z] bc8d88abb222: Preparing [2023-04-26T12:27:20.395Z] ef20825a6fef: Preparing [2023-04-26T12:27:20.395Z] 26cbea5cba74: Preparing [2023-04-26T12:27:20.395Z] 26cbea5cba74: Layer already exists [2023-04-26T12:27:20.395Z] bc36da1581e1: Layer already exists [2023-04-26T12:27:20.395Z] bc8d88abb222: Layer already exists [2023-04-26T12:27:20.395Z] a9424a4becf1: Layer already exists [2023-04-26T12:27:20.395Z] ef20825a6fef: Layer already exists [2023-04-26T12:27:20.395Z] latest: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:21.001Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:21.338Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 [2023-04-26T12:27:21.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-26T12:27:21.338Z] a9424a4becf1: Preparing [2023-04-26T12:27:21.338Z] bc36da1581e1: Preparing [2023-04-26T12:27:21.338Z] bc8d88abb222: Preparing [2023-04-26T12:27:21.338Z] ef20825a6fef: Preparing [2023-04-26T12:27:21.338Z] 26cbea5cba74: Preparing [2023-04-26T12:27:21.338Z] 26cbea5cba74: Layer already exists [2023-04-26T12:27:21.338Z] a9424a4becf1: Layer already exists [2023-04-26T12:27:21.338Z] bc36da1581e1: Layer already exists [2023-04-26T12:27:21.338Z] ef20825a6fef: Layer already exists [2023-04-26T12:27:21.338Z] bc8d88abb222: Layer already exists [2023-04-26T12:27:21.338Z] 3.0.0-dev.35: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:21.680Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:22.026Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:27:22.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-26T12:27:22.027Z] a9424a4becf1: Preparing [2023-04-26T12:27:22.027Z] bc36da1581e1: Preparing [2023-04-26T12:27:22.027Z] bc8d88abb222: Preparing [2023-04-26T12:27:22.027Z] ef20825a6fef: Preparing [2023-04-26T12:27:22.027Z] 26cbea5cba74: Preparing [2023-04-26T12:27:22.027Z] ef20825a6fef: Layer already exists [2023-04-26T12:27:22.027Z] a9424a4becf1: Layer already exists [2023-04-26T12:27:22.027Z] bc8d88abb222: Layer already exists [2023-04-26T12:27:22.027Z] 26cbea5cba74: Layer already exists [2023-04-26T12:27:22.027Z] bc36da1581e1: Layer already exists [2023-04-26T12:27:22.027Z] d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:22.439Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:22.790Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-26T12:27:22.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-26T12:27:22.790Z] a9424a4becf1: Preparing [2023-04-26T12:27:22.790Z] bc36da1581e1: Preparing [2023-04-26T12:27:22.790Z] bc8d88abb222: Preparing [2023-04-26T12:27:22.790Z] ef20825a6fef: Preparing [2023-04-26T12:27:22.790Z] 26cbea5cba74: Preparing [2023-04-26T12:27:22.790Z] ef20825a6fef: Layer already exists [2023-04-26T12:27:22.790Z] bc8d88abb222: Layer already exists [2023-04-26T12:27:22.790Z] bc36da1581e1: Layer already exists [2023-04-26T12:27:22.790Z] 26cbea5cba74: Layer already exists [2023-04-26T12:27:22.790Z] a9424a4becf1: Layer already exists [2023-04-26T12:27:22.790Z] main: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T12:27:22.847Z] ===================================================== [Pipeline] echo [2023-04-26T12:27:22.856Z] taggedImages: [2023-04-26T12:27:22.856Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab [2023-04-26T12:27:22.856Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-26T12:27:22.856Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 [2023-04-26T12:27:22.856Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [2023-04-26T12:27:22.856Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:23.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:27:23.211Z] [2023-04-26T12:27:23.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:23.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:27:23.564Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T12:27:23.564Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T12:27:23.564Z] 04944245beec: Pulling fs layer [2023-04-26T12:27:23.564Z] 699f458cf7ca: Pulling fs layer [2023-04-26T12:27:23.564Z] 765212b225bb: Pulling fs layer [2023-04-26T12:27:23.564Z] f23df028b6ca: Pulling fs layer [2023-04-26T12:27:23.564Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T12:27:23.564Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T12:27:23.564Z] 765212b225bb: Waiting [2023-04-26T12:27:23.564Z] f23df028b6ca: Waiting [2023-04-26T12:27:23.564Z] 2437ff75d9bd: Waiting [2023-04-26T12:27:23.564Z] d65c8cfc05b1: Waiting [2023-04-26T12:27:23.847Z] 04944245beec: Verifying Checksum [2023-04-26T12:27:23.847Z] 04944245beec: Download complete [2023-04-26T12:27:23.847Z] 765212b225bb: Verifying Checksum [2023-04-26T12:27:23.847Z] 765212b225bb: Download complete [2023-04-26T12:27:23.847Z] f23df028b6ca: Verifying Checksum [2023-04-26T12:27:23.847Z] f23df028b6ca: Download complete [2023-04-26T12:27:23.847Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T12:27:23.847Z] d65c8cfc05b1: Download complete [2023-04-26T12:27:23.847Z] 699f458cf7ca: Verifying Checksum [2023-04-26T12:27:23.847Z] 699f458cf7ca: Download complete [2023-04-26T12:27:24.460Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T12:27:24.460Z] 8998bd30e6a1: Download complete [2023-04-26T12:27:26.402Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T12:27:26.402Z] 2437ff75d9bd: Download complete [2023-04-26T12:27:28.348Z] 8998bd30e6a1: Pull complete [2023-04-26T12:27:28.616Z] 04944245beec: Pull complete [2023-04-26T12:27:30.028Z] 699f458cf7ca: Pull complete [2023-04-26T12:27:30.296Z] 765212b225bb: Pull complete [2023-04-26T12:27:34.554Z] f23df028b6ca: Pull complete [2023-04-26T12:27:34.554Z] d65c8cfc05b1: Pull complete [2023-04-26T12:27:46.869Z] 2437ff75d9bd: Pull complete [2023-04-26T12:27:47.134Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T12:27:47.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:27:47.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:27:47.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container [2023-04-26T12:27:47.404Z] $ 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/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T12:27:49.743Z] $ docker top a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:27:50.576Z] ---> job-cost.sh [2023-04-26T12:27:50.577Z] lf-activate-venv: SKIPPING [2023-04-26T12:27:50.577Z] INFO: No Stack... [2023-04-26T12:27:50.844Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T12:27:51.799Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:27:52.113Z] + cat /w/workspace/device-virtual-go/107/archives/cost.csv [2023-04-26T12:27:52.114Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T12:27:52.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [2023-04-26T12:27:52.179Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] did not exist. Created. [2023-04-26T12:27:52.179Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:27:52.512Z] /w/workspace/device-virtual-go/107@tmp/durable-e1242327/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T12:27:53.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T12:27:53.176Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T12:27:53.224Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:27:53.231Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:27:53.253Z] $ docker stop --time=1 a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f [2023-04-26T12:27:54.726Z] $ docker rm -f --volumes a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T12:27:55.169Z] provisioning config files... [2023-04-26T12:27:55.177Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18203471389431989819tmp [Pipeline] { [Pipeline] sh [2023-04-26T12:27:55.535Z] + set +x [2023-04-26T12:27:55.535Z] + curl -s https://codecov.io/bash [2023-04-26T12:27:55.535Z] + bash -s -- [2023-04-26T12:27:55.795Z] [2023-04-26T12:27:55.795Z] _____ _ [2023-04-26T12:27:55.795Z] / ____| | | [2023-04-26T12:27:55.795Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T12:27:55.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T12:27:55.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T12:27:55.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T12:27:55.795Z] Bash-1.0.6 [2023-04-26T12:27:55.795Z] [2023-04-26T12:27:55.795Z] [2023-04-26T12:27:55.795Z] ==> git version 2.25.1 found [2023-04-26T12:27:55.795Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T12:27:55.795Z] Release-Date: 2020-01-08 [2023-04-26T12:27:55.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T12:27:55.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T12:27:55.795Z] ==> Jenkins CI detected. [2023-04-26T12:27:55.795Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-26T12:27:55.795Z] project root: . [2023-04-26T12:27:55.795Z] --> token set from env [2023-04-26T12:27:55.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T12:27:55.795Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T12:27:55.795Z] ==> Python coveragepy not found [2023-04-26T12:27:55.795Z] ==> Searching for coverage reports in: [2023-04-26T12:27:55.795Z] + . [2023-04-26T12:27:55.795Z] -> Found 1 reports [2023-04-26T12:27:55.795Z] ==> Detecting git/mercurial file structure [2023-04-26T12:27:55.795Z] ==> Reading reports [2023-04-26T12:27:55.795Z] + ./coverage.out bytes=43063 [2023-04-26T12:27:55.795Z] ==> Appending adjustments [2023-04-26T12:27:55.795Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T12:27:55.795Z] + Found adjustments [2023-04-26T12:27:55.795Z] ==> Gzipping contents [2023-04-26T12:27:55.795Z] 8.0K /tmp/codecov.BPFhX3.gz [2023-04-26T12:27:55.795Z] ==> Uploading reports [2023-04-26T12:27:55.795Z] url: https://codecov.io [2023-04-26T12:27:55.795Z] query: branch=main&commit=d6abde5a20369131a3e211cd4d79273744ab24ab&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T12:27:55.795Z] -> Pinging Codecov [2023-04-26T12:27:55.795Z] 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=d6abde5a20369131a3e211cd4d79273744ab24ab&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T12:27:56.054Z] -> Uploading to [2023-04-26T12:27:56.054Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/5E52B4B073DB2E39498172D8E973AA87/d6abde5a20369131a3e211cd4d79273744ab24ab/e9cc2e83-5e51-499f-9a39-9067c125ddb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T122755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fab55cb1aaf520ddb737c80eddfe95482bb3d4800ac8674308cdd3c3e8da892 [2023-04-26T12:27:56.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:27:56.054Z] Dload Upload Total Spent Left Speed [2023-04-26T12:27:56.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23246 100 5184 0 0 100 5184 0 20903 --:--:-- --:--:-- --:--:-- 20819 [2023-04-26T12:27:56.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } [2023-04-26T12:27:56.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T12:27:56.530Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T12:27:56.545Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:56.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T12:27:56.851Z] [2023-04-26T12:27:56.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:27:57.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T12:27:57.152Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T12:27:57.152Z] df9b9388f04a: Pulling fs layer [2023-04-26T12:27:57.152Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T12:27:57.152Z] 25bc292e5bac: Pulling fs layer [2023-04-26T12:27:57.152Z] 114826534d7a: Pulling fs layer [2023-04-26T12:27:57.152Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T12:27:57.152Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T12:27:57.152Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T12:27:57.152Z] 6ad1cebc031e: Waiting [2023-04-26T12:27:57.152Z] 4657fd5d0bcf: Waiting [2023-04-26T12:27:57.152Z] 114826534d7a: Waiting [2023-04-26T12:27:57.152Z] 25bc292e5bac: Verifying Checksum [2023-04-26T12:27:57.152Z] 25bc292e5bac: Download complete [2023-04-26T12:27:57.152Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T12:27:57.152Z] 52dc419b0ee2: Download complete [2023-04-26T12:27:57.152Z] 4657fd5d0bcf: Download complete [2023-04-26T12:27:57.152Z] df9b9388f04a: Verifying Checksum [2023-04-26T12:27:57.152Z] df9b9388f04a: Download complete [2023-04-26T12:27:57.415Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T12:27:57.415Z] 6ad1cebc031e: Download complete [2023-04-26T12:27:57.415Z] df9b9388f04a: Pull complete [2023-04-26T12:27:57.415Z] 52dc419b0ee2: Pull complete [2023-04-26T12:27:57.676Z] 25bc292e5bac: Pull complete [2023-04-26T12:27:57.935Z] 114826534d7a: Verifying Checksum [2023-04-26T12:27:57.935Z] 114826534d7a: Download complete [2023-04-26T12:27:57.935Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T12:27:57.935Z] 8a3aa393b2d8: Download complete [2023-04-26T12:28:01.222Z] 114826534d7a: Pull complete [2023-04-26T12:28:01.480Z] 4657fd5d0bcf: Pull complete [2023-04-26T12:28:01.744Z] 6ad1cebc031e: Pull complete [2023-04-26T12:28:05.933Z] 8a3aa393b2d8: Pull complete [2023-04-26T12:28:05.933Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T12:28:05.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T12:28:05.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:06.018Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:06.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T12:28:09.354Z] $ docker top 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T12:28:09.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-26T12:28:09.708Z] + set -o pipefail [2023-04-26T12:28:09.708Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2b8a99c6-74f3-41f2-8689-96cfede985a7 [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] [2023-04-26T12:28:13.903Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T12:28:13.903Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T12:28:13.903Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T12:28:13.908Z] $ docker stop --time=1 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 [2023-04-26T12:28:17.337Z] $ docker rm -f --volumes 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:28:18.112Z] + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] sh [2023-04-26T12:28:18.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T12:28:18.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:18.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:28:18.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:18.782Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:18.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T12:28:19.279Z] $ docker top c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T12:28:19.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:28:19.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:28:19.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:28:19.498Z] $ docker exec c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a ssh-agent [2023-04-26T12:28:19.626Z] SSH_AUTH_SOCK=/tmp/ssh-2Kam5yavyJ3m/agent.32 [2023-04-26T12:28:19.626Z] SSH_AGENT_PID=38 [2023-04-26T12:28:19.631Z] Running ssh-add (command line suppressed) [2023-04-26T12:28:19.737Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7376233004047056181.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7376233004047056181.key) [2023-04-26T12:28:19.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:28:20.055Z] + git semver tag [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,230 [run_tag] DEBUG tag force:False [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,230 [check_head_tag] DEBUG check head tag [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,232 [execute] INFO git cat-file --batch-check [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,236 [execute] INFO git cat-file --batch [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,262 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:28:20.315Z] 2023-04-26 12:28:20,268 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:20.315Z] 3.0.0-dev.35 [Pipeline] } [2023-04-26T12:28:20.318Z] $ docker exec --env ******** --env ******** c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a ssh-agent -k [2023-04-26T12:28:20.434Z] unset SSH_AUTH_SOCK; [2023-04-26T12:28:20.435Z] unset SSH_AGENT_PID; [2023-04-26T12:28:20.435Z] echo Agent pid 38 killed; [2023-04-26T12:28:20.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T12:28:20.761Z] + git semver [Pipeline] } [2023-04-26T12:28:21.029Z] $ docker stop --time=1 c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a [2023-04-26T12:28:22.350Z] $ docker rm -f --volumes c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:22.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T12:28:22.730Z] [2023-04-26T12:28:22.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:23.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T12:28:23.038Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T12:28:23.038Z] ab5ef0e58194: Pulling fs layer [2023-04-26T12:28:23.038Z] 9712f1f96733: Pulling fs layer [2023-04-26T12:28:23.038Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T12:28:23.038Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T12:28:23.038Z] e9a5061849ea: Pulling fs layer [2023-04-26T12:28:23.038Z] d747dcd14b5f: Pulling fs layer [2023-04-26T12:28:23.038Z] 2de7ff778b66: Pulling fs layer [2023-04-26T12:28:23.038Z] 0d9ebad4ef96: Waiting [2023-04-26T12:28:23.038Z] e9a5061849ea: Waiting [2023-04-26T12:28:23.038Z] d747dcd14b5f: Waiting [2023-04-26T12:28:23.038Z] 2de7ff778b66: Waiting [2023-04-26T12:28:23.038Z] 9712f1f96733: Verifying Checksum [2023-04-26T12:28:23.038Z] 9712f1f96733: Download complete [2023-04-26T12:28:23.298Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T12:28:23.298Z] 63f879dbbcfc: Download complete [2023-04-26T12:28:23.557Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T12:28:23.557Z] 0d9ebad4ef96: Download complete [2023-04-26T12:28:23.557Z] e9a5061849ea: Verifying Checksum [2023-04-26T12:28:23.557Z] e9a5061849ea: Download complete [2023-04-26T12:28:23.557Z] d747dcd14b5f: Download complete [2023-04-26T12:28:23.557Z] ab5ef0e58194: Verifying Checksum [2023-04-26T12:28:23.557Z] ab5ef0e58194: Download complete [2023-04-26T12:28:23.817Z] 2de7ff778b66: Verifying Checksum [2023-04-26T12:28:23.817Z] 2de7ff778b66: Download complete [2023-04-26T12:28:27.119Z] ab5ef0e58194: Pull complete [2023-04-26T12:28:27.119Z] 9712f1f96733: Pull complete [2023-04-26T12:28:27.377Z] 63f879dbbcfc: Pull complete [2023-04-26T12:28:31.587Z] 0d9ebad4ef96: Pull complete [2023-04-26T12:28:31.587Z] e9a5061849ea: Pull complete [2023-04-26T12:28:31.587Z] d747dcd14b5f: Pull complete [2023-04-26T12:28:32.524Z] 2de7ff778b66: Pull complete [2023-04-26T12:28:32.524Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T12:28:32.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T12:28:32.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:32.612Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:32.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T12:28:37.535Z] $ docker top 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:28:37.615Z] provisioning config files... [2023-04-26T12:28:37.623Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9554145445825330776tmp [2023-04-26T12:28:37.638Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5114331605500236945tmp [2023-04-26T12:28:37.650Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11754255057367882344tmp [Pipeline] { [Pipeline] echo [2023-04-26T12:28:37.667Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:37.952Z] ---> sigul-configuration.sh [2023-04-26T12:28:37.953Z] gpg: directory `/root/.gnupg' created [2023-04-26T12:28:37.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T12:28:37.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T12:28:37.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T12:28:37.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T12:28:37.953Z] gpg: CAST5 encrypted data [2023-04-26T12:28:37.953Z] gpg: encrypted with 1 passphrase [2023-04-26T12:28:37.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T12:28:38.243Z] + mkdir /home/jenkins [2023-04-26T12:28:38.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T12:28:38.528Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T12:28:38.537Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:38.826Z] ---> sigul-install.sh [2023-04-26T12:28:38.826Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T12:28:39.114Z] + git tag --list [2023-04-26T12:28:39.114Z] v1.0.0 [2023-04-26T12:28:39.114Z] v1.1.0 [2023-04-26T12:28:39.114Z] v1.1.1 [2023-04-26T12:28:39.114Z] v1.2.1 [2023-04-26T12:28:39.114Z] v1.2.2 [2023-04-26T12:28:39.114Z] v1.2.3 [2023-04-26T12:28:39.114Z] v1.3.0 [2023-04-26T12:28:39.114Z] v1.3.1 [2023-04-26T12:28:39.114Z] v2.0.0 [2023-04-26T12:28:39.114Z] v2.1.0 [2023-04-26T12:28:39.114Z] v2.1.1 [2023-04-26T12:28:39.114Z] v2.1.1-dev.1 [2023-04-26T12:28:39.114Z] v2.1.1-dev.2 [2023-04-26T12:28:39.114Z] v2.2.0 [2023-04-26T12:28:39.114Z] v2.2.1-dev.1 [2023-04-26T12:28:39.114Z] v2.2.1-dev.2 [2023-04-26T12:28:39.114Z] v2.2.1-dev.3 [2023-04-26T12:28:39.114Z] v2.2.1-dev.4 [2023-04-26T12:28:39.114Z] v2.2.1-dev.5 [2023-04-26T12:28:39.114Z] v2.2.1-dev.6 [2023-04-26T12:28:39.114Z] v2.2.1-dev.7 [2023-04-26T12:28:39.114Z] v2.2.1-dev.8 [2023-04-26T12:28:39.114Z] v2.3.0 [2023-04-26T12:28:39.114Z] v2.3.0-dev.10 [2023-04-26T12:28:39.114Z] v2.3.0-dev.11 [2023-04-26T12:28:39.114Z] v2.3.0-dev.12 [2023-04-26T12:28:39.114Z] v2.3.0-dev.13 [2023-04-26T12:28:39.114Z] v2.3.0-dev.14 [2023-04-26T12:28:39.114Z] v2.3.0-dev.15 [2023-04-26T12:28:39.114Z] v2.3.0-dev.16 [2023-04-26T12:28:39.114Z] v2.3.0-dev.17 [2023-04-26T12:28:39.114Z] v2.3.0-dev.18 [2023-04-26T12:28:39.114Z] v2.3.0-dev.19 [2023-04-26T12:28:39.114Z] v2.3.0-dev.20 [2023-04-26T12:28:39.114Z] v2.3.0-dev.21 [2023-04-26T12:28:39.114Z] v2.3.0-dev.22 [2023-04-26T12:28:39.114Z] v2.3.0-dev.23 [2023-04-26T12:28:39.114Z] v2.3.0-dev.24 [2023-04-26T12:28:39.114Z] v2.3.0-dev.25 [2023-04-26T12:28:39.114Z] v2.3.0-dev.26 [2023-04-26T12:28:39.114Z] v2.3.0-dev.27 [2023-04-26T12:28:39.114Z] v2.3.0-dev.28 [2023-04-26T12:28:39.114Z] v2.3.0-dev.29 [2023-04-26T12:28:39.114Z] v2.3.0-dev.30 [2023-04-26T12:28:39.114Z] v2.3.0-dev.8 [2023-04-26T12:28:39.114Z] v2.3.0-dev.9 [2023-04-26T12:28:39.114Z] v3.0.0-dev.1 [2023-04-26T12:28:39.114Z] v3.0.0-dev.10 [2023-04-26T12:28:39.114Z] v3.0.0-dev.11 [2023-04-26T12:28:39.114Z] v3.0.0-dev.12 [2023-04-26T12:28:39.114Z] v3.0.0-dev.13 [2023-04-26T12:28:39.114Z] v3.0.0-dev.14 [2023-04-26T12:28:39.114Z] v3.0.0-dev.15 [2023-04-26T12:28:39.114Z] v3.0.0-dev.16 [2023-04-26T12:28:39.114Z] v3.0.0-dev.17 [2023-04-26T12:28:39.114Z] v3.0.0-dev.18 [2023-04-26T12:28:39.114Z] v3.0.0-dev.19 [2023-04-26T12:28:39.114Z] v3.0.0-dev.2 [2023-04-26T12:28:39.114Z] v3.0.0-dev.20 [2023-04-26T12:28:39.114Z] v3.0.0-dev.21 [2023-04-26T12:28:39.114Z] v3.0.0-dev.22 [2023-04-26T12:28:39.114Z] v3.0.0-dev.23 [2023-04-26T12:28:39.114Z] v3.0.0-dev.24 [2023-04-26T12:28:39.114Z] v3.0.0-dev.25 [2023-04-26T12:28:39.114Z] v3.0.0-dev.26 [2023-04-26T12:28:39.114Z] v3.0.0-dev.27 [2023-04-26T12:28:39.114Z] v3.0.0-dev.28 [2023-04-26T12:28:39.114Z] v3.0.0-dev.29 [2023-04-26T12:28:39.114Z] v3.0.0-dev.3 [2023-04-26T12:28:39.114Z] v3.0.0-dev.30 [2023-04-26T12:28:39.114Z] v3.0.0-dev.31 [2023-04-26T12:28:39.114Z] v3.0.0-dev.32 [2023-04-26T12:28:39.114Z] v3.0.0-dev.33 [2023-04-26T12:28:39.114Z] v3.0.0-dev.34 [2023-04-26T12:28:39.114Z] v3.0.0-dev.35 [2023-04-26T12:28:39.114Z] v3.0.0-dev.4 [2023-04-26T12:28:39.114Z] v3.0.0-dev.5 [2023-04-26T12:28:39.114Z] v3.0.0-dev.6 [2023-04-26T12:28:39.114Z] v3.0.0-dev.7 [2023-04-26T12:28:39.114Z] v3.0.0-dev.8 [2023-04-26T12:28:39.114Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T12:28:39.407Z] + lftools sign git-tag v3.0.0-dev.35 [2023-04-26T12:28:39.976Z] Signing Git tag with Sigul... [2023-04-26T12:28:39.976Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-04-26T12:28:40.554Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:40.840Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T12:28:40.848Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T12:28:40.862Z] $ docker stop --time=1 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 [2023-04-26T12:28:42.157Z] $ docker rm -f --volumes 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T12:28:42.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T12:28:42.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:42.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:28:42.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:43.004Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:43.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T12:28:43.435Z] $ docker top 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 -eo pid,comm [2023-04-26T12:28:43.502Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T12:28:43.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T12:28:43.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:28:43.548Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:28:43.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:28:43.659Z] $ docker exec 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 ssh-agent [2023-04-26T12:28:43.789Z] SSH_AUTH_SOCK=/tmp/ssh-fLtVis8Qgc0s/agent.32 [2023-04-26T12:28:43.789Z] SSH_AGENT_PID=38 [2023-04-26T12:28:43.795Z] Running ssh-add (command line suppressed) [2023-04-26T12:28:43.885Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6095561896003982096.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6095561896003982096.key) [2023-04-26T12:28:43.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:28:44.196Z] + git semver bump pre [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,448 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,449 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,449 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,449 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,449 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,449 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,452 [execute] INFO git cat-file --batch-check [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T12:28:44.786Z] 2023-04-26 12:28:44,458 [execute] INFO git cat-file --batch [2023-04-26T12:28:44.787Z] 2023-04-26 12:28:44,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T12:28:44.787Z] 2023-04-26 12:28:44,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:44.787Z] 3.0.0-dev.36 [Pipeline] } [2023-04-26T12:28:44.789Z] $ docker exec --env ******** --env ******** 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 ssh-agent -k [2023-04-26T12:28:44.880Z] unset SSH_AUTH_SOCK; [2023-04-26T12:28:44.880Z] unset SSH_AGENT_PID; [2023-04-26T12:28:44.881Z] echo Agent pid 38 killed; [2023-04-26T12:28:44.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T12:28:45.196Z] + git semver [Pipeline] } [2023-04-26T12:28:45.459Z] $ docker stop --time=1 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 [2023-04-26T12:28:46.706Z] $ docker rm -f --volumes 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:28:47.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T12:28:47.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:47.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:28:47.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:47.430Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:47.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T12:28:47.837Z] $ docker top 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 -eo pid,comm [2023-04-26T12:28:47.890Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T12:28:47.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T12:28:47.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:28:47.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:28:48.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:28:48.038Z] $ docker exec 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 ssh-agent [2023-04-26T12:28:48.152Z] SSH_AUTH_SOCK=/tmp/ssh-wocasAZWFwaN/agent.31 [2023-04-26T12:28:48.152Z] SSH_AGENT_PID=37 [2023-04-26T12:28:48.158Z] Running ssh-add (command line suppressed) [2023-04-26T12:28:48.253Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3396549089110616402.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3396549089110616402.key) [2023-04-26T12:28:48.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:28:48.560Z] + git semver push [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,766 [run_push] DEBUG push [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,767 [execute] INFO git cat-file --batch-check [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,772 [execute] INFO git rev-list 4d76f5559208386391122ee74978c3e84fd5ee97 -- [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,772 [execute] DEBUG Popen(['git', 'rev-list', '4d76f5559208386391122ee74978c3e84fd5ee97', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,782 [execute] INFO git fetch -v origin [2023-04-26T12:28:48.820Z] 2023-04-26 12:28:48,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T12:28:49.389Z] 2023-04-26 12:28:49,276 [run_push] DEBUG no remote changes detected [2023-04-26T12:28:49.389Z] 2023-04-26 12:28:49,277 [execute] INFO git push origin semver [2023-04-26T12:28:49.389Z] 2023-04-26 12:28:49,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:28:50.327Z] 2023-04-26 12:28:50,108 [run_push] DEBUG push all version tags [2023-04-26T12:28:50.327Z] 2023-04-26 12:28:50,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T12:28:50.327Z] 2023-04-26 12:28:50,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:28:50.895Z] 2023-04-26 12:28:50,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-26T12:28:50.895Z] 3.0.0-dev.36 [Pipeline] } [2023-04-26T12:28:50.898Z] $ docker exec --env ******** --env ******** 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 ssh-agent -k [2023-04-26T12:28:51.013Z] unset SSH_AUTH_SOCK; [2023-04-26T12:28:51.013Z] unset SSH_AGENT_PID; [2023-04-26T12:28:51.013Z] echo Agent pid 37 killed; [2023-04-26T12:28:51.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T12:28:51.330Z] + git semver [Pipeline] } [2023-04-26T12:28:51.593Z] $ docker stop --time=1 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 [2023-04-26T12:28:52.938Z] $ docker rm -f --volumes 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T12:28:53.522Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-26T12:28:53.522Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-26T12:28:53.522Z] total 16 [2023-04-26T12:28:53.522Z] drwxr-xr-x 3 root root 4096 Apr 26 12:19 . [2023-04-26T12:28:53.522Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:28 .. [2023-04-26T12:28:53.522Z] drwxr-xr-x 2 root root 4096 Apr 26 12:19 cost [2023-04-26T12:28:53.522Z] -rw-r--r-- 1 root root 89 Apr 26 12:19 cost.csv [2023-04-26T12:28:53.522Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-26T12:28:53.522Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-26T12:28:53.522Z] total 16 [2023-04-26T12:28:53.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:19 . [2023-04-26T12:28:53.522Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:28 .. [2023-04-26T12:28:53.522Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 12:19 cost [2023-04-26T12:28:53.522Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 26 12:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:53.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:54.667Z] ---> package-listing.sh [2023-04-26T12:28:54.667Z] ++ facter osfamily [2023-04-26T12:28:54.667Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T12:28:54.978Z] + OS_FAMILY=debian [2023-04-26T12:28:54.978Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-26T12:28:54.978Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T12:28:54.979Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T12:28:54.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T12:28:54.979Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T12:28:54.979Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-26T12:28:54.979Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T12:28:54.979Z] + case "${OS_FAMILY}" in [2023-04-26T12:28:54.979Z] + dpkg -l [2023-04-26T12:28:54.979Z] + grep '^ii' [2023-04-26T12:28:54.979Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T12:28:54.979Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T12:28:54.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T12:28:54.979Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-26T12:28:54.979Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-26T12:28:54.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-26T12:28:55.021Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T12:28:55.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:28:55.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:28:55.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:28:56.012Z] prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container [2023-04-26T12:28:56.035Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T12:28:56.211Z] $ docker top e7316f72c2f248f4270b7bd7c586655ec8db4f025da554035bde3f12a2ab4758 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:28:56.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T12:28:56.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T12:28:57.128Z] + ls /var/log/sa-host [2023-04-26T12:28:57.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:28:57.289Z] provisioning config files... [2023-04-26T12:28:57.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3214133197555562003tmp [Pipeline] { [Pipeline] echo [2023-04-26T12:28:57.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:57.593Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T12:28:57.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:57.920Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T12:28:57.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:58.216Z] ---> sudo-logs.sh [2023-04-26T12:28:58.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T12:28:58.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:58.527Z] ---> job-cost.sh [2023-04-26T12:28:58.528Z] lf-activate-venv: SKIPPING [2023-04-26T12:28:58.528Z] DEBUG: total: 0.2199999988079071 [2023-04-26T12:28:58.528Z] INFO: Retrieving Stack Cost... [2023-04-26T12:28:58.786Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:28:59.354Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T12:28:59.363Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:28:59.652Z] ---> logs-deploy.sh [2023-04-26T12:28:59.652Z] lf-activate-venv: SKIPPING [2023-04-26T12:28:59.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/107 [2023-04-26T12:28:59.652Z] INFO: archiving workspace using pattern(s): [2023-04-26T12:29:00.589Z] Archives upload complete. [2023-04-26T12:29:00.589Z] INFO: archiving logs to Nexus