Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 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-ssh2654816565902764003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1175877651741152346.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13711067530893689563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5069771451931587857.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-ssh5460725566106743820.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17319 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 (main) Commit message: "docs: Update changelog for 3.0 (#414)" > git config core.sparsecheckout # timeout=10 > git checkout -f 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 # timeout=10 > git rev-list --no-walk c7e78e6532bae73b7c555e394d1391f1597ad588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:56:04.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:56:04.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:56:04.769Z] ========================================================= [2023-05-30T15:56:04.770Z] EdgeX Global Pipelines Version Info [2023-05-30T15:56:04.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:56:05.490Z] ------------------- [2023-05-30T15:56:05.490Z] stable info: [2023-05-30T15:56:05.490Z] ------------------- [2023-05-30T15:56:05.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:56:05.490Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:56:05.490Z] Message: update stable to v1.0.249 [2023-05-30T15:56:06.059Z] ------------------- [2023-05-30T15:56:06.059Z] experimental info: [2023-05-30T15:56:06.059Z] ------------------- [2023-05-30T15:56:06.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:56:06.059Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:56:06.059Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:56:06.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-30T15:56:06.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-30T15:56:06.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:56:06.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:56:06.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:56:06.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:56:06.329Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:56:06.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:56:06.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:56:06.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:56:06.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:56:06.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-30T15:56:06.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:56:06.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:56:06.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:56:06.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:56:06.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:56:06.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:56:06.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:56:06.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:56:06.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:56:06.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:56:06.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:56:06.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:56:06.556Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:56:06.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:56:06.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:56:06.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T15:56:06.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T15:56:06.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T15:56:06.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] echo [2023-05-30T15:56:06.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 178b9a1 [Pipeline] echo [2023-05-30T15:56:06.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:56:06.704Z] provisioning config files... [2023-05-30T15:56:06.717Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1967791330848205395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:56:07.017Z] ---> docker-login.sh [2023-05-30T15:56:07.017Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:56:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:07.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:07.276Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:07.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:07.276Z] [2023-05-30T15:56:07.276Z] Login Succeeded [2023-05-30T15:56:07.276Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:56:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:07.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:07.536Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:07.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:07.536Z] [2023-05-30T15:56:07.536Z] Login Succeeded [2023-05-30T15:56:07.536Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:56:07.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:07.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:07.536Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:07.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:07.536Z] [2023-05-30T15:56:07.536Z] Login Succeeded [2023-05-30T15:56:07.536Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:56:07.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:07.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:07.797Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:07.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:07.797Z] [2023-05-30T15:56:07.797Z] Login Succeeded [2023-05-30T15:56:07.797Z] docker.io [2023-05-30T15:56:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:08.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:08.057Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:08.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:08.057Z] [2023-05-30T15:56:08.057Z] Login Succeeded [2023-05-30T15:56:08.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:56:08.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:56:08.436Z] + git rev-list -1 --merges 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3~1..178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] echo [2023-05-30T15:56:08.483Z] -----------> git rev-list -1 --merges 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3~1..178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [false] [Pipeline] sh [2023-05-30T15:56:08.775Z] + git log --format=format:%s -1 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] echo [2023-05-30T15:56:08.819Z] ========================================================= [2023-05-30T15:56:08.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:56:08.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:56:09.150Z] + git log --format=format:%s -1 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] echo [2023-05-30T15:56:09.170Z] [semverPrep] GIT_COMMIT: 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3, Commit Message: docs: Update changelog for 3.0 (#414) [Pipeline] echo [2023-05-30T15:56:09.181Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:56:09.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:56:09.527Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:56:09.527Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:56:09.527Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:56:09.527Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:56:09.527Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:56:09.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:09.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:56:09.883Z] [2023-05-30T15:56:09.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:10.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:56:10.188Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:56:10.188Z] b85a868b505f: Pulling fs layer [2023-05-30T15:56:10.188Z] e2be974225ed: Pulling fs layer [2023-05-30T15:56:10.188Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:56:10.188Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:56:10.188Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:56:10.188Z] eaf3925da568: Pulling fs layer [2023-05-30T15:56:10.188Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:56:10.188Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:56:10.188Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:56:10.188Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:56:10.188Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:56:10.188Z] bab4dde63d76: Waiting [2023-05-30T15:56:10.188Z] bde34c3a00c8: Waiting [2023-05-30T15:56:10.188Z] b352a97aabf1: Waiting [2023-05-30T15:56:10.188Z] 4872d77fe225: Waiting [2023-05-30T15:56:10.188Z] 5851b861e8e6: Waiting [2023-05-30T15:56:10.188Z] 988bab9f4d93: Waiting [2023-05-30T15:56:10.188Z] 1469e6f7b9e6: Waiting [2023-05-30T15:56:10.188Z] eaf3925da568: Waiting [2023-05-30T15:56:10.188Z] e2be974225ed: Download complete [2023-05-30T15:56:10.188Z] 988bab9f4d93: Download complete [2023-05-30T15:56:10.188Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T15:56:10.188Z] 1469e6f7b9e6: Download complete [2023-05-30T15:56:10.188Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:56:10.188Z] 339a4e72a1f5: Download complete [2023-05-30T15:56:10.447Z] eaf3925da568: Verifying Checksum [2023-05-30T15:56:10.447Z] eaf3925da568: Download complete [2023-05-30T15:56:10.447Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:56:10.447Z] bde34c3a00c8: Download complete [2023-05-30T15:56:10.447Z] b352a97aabf1: Verifying Checksum [2023-05-30T15:56:10.447Z] b352a97aabf1: Download complete [2023-05-30T15:56:10.447Z] 4872d77fe225: Download complete [2023-05-30T15:56:10.447Z] 5851b861e8e6: Verifying Checksum [2023-05-30T15:56:10.447Z] 5851b861e8e6: Download complete [2023-05-30T15:56:10.447Z] b85a868b505f: Verifying Checksum [2023-05-30T15:56:10.447Z] b85a868b505f: Download complete [2023-05-30T15:56:10.706Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:56:10.706Z] bab4dde63d76: Download complete [2023-05-30T15:56:12.084Z] b85a868b505f: Pull complete [2023-05-30T15:56:12.084Z] e2be974225ed: Pull complete [2023-05-30T15:56:13.058Z] 339a4e72a1f5: Pull complete [2023-05-30T15:56:13.058Z] 988bab9f4d93: Pull complete [2023-05-30T15:56:13.632Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:56:14.201Z] eaf3925da568: Pull complete [2023-05-30T15:56:16.106Z] bab4dde63d76: Pull complete [2023-05-30T15:56:16.106Z] bde34c3a00c8: Pull complete [2023-05-30T15:56:16.106Z] b352a97aabf1: Pull complete [2023-05-30T15:56:16.106Z] 4872d77fe225: Pull complete [2023-05-30T15:56:16.106Z] 5851b861e8e6: Pull complete [2023-05-30T15:56:16.106Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:56:16.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:56:16.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:56:16.235Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T15:56:16.277Z] $ 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-05-30T15:56:20.488Z] $ docker top 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 -eo pid,comm [2023-05-30T15:56:20.541Z] 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-05-30T15:56:20.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:56:20.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:56:20.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:56:20.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:56:20.712Z] $ docker exec 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 ssh-agent [2023-05-30T15:56:20.818Z] SSH_AUTH_SOCK=/tmp/ssh-r0EWOQnVcBxz/agent.32 [2023-05-30T15:56:20.818Z] SSH_AGENT_PID=38 [2023-05-30T15:56:20.824Z] Running ssh-add (command line suppressed) [2023-05-30T15:56:20.930Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12017069242059734520.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12017069242059734520.key) [2023-05-30T15:56:20.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:56:21.229Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:56:21.243Z] $ docker exec --env ******** --env ******** 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 ssh-agent -k [2023-05-30T15:56:21.338Z] unset SSH_AUTH_SOCK; [2023-05-30T15:56:21.338Z] unset SSH_AGENT_PID; [2023-05-30T15:56:21.339Z] echo Agent pid 38 killed; [2023-05-30T15:56:21.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:56:21.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:56:21.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:56:21.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:56:21.521Z] $ docker exec 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 ssh-agent [2023-05-30T15:56:21.619Z] SSH_AUTH_SOCK=/tmp/ssh-XZtQeZswaPYd/agent.70 [2023-05-30T15:56:21.619Z] SSH_AGENT_PID=76 [2023-05-30T15:56:21.625Z] Running ssh-add (command line suppressed) [2023-05-30T15:56:21.731Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2116604380716008138.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2116604380716008138.key) [2023-05-30T15:56:21.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:56:22.029Z] + git semver init [2023-05-30T15:56:22.289Z] 2023-05-30 15:56:22,214 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:56:22.289Z] 2023-05-30 15:56:22,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-30T15:56:22.289Z] 2023-05-30 15:56:22,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-30T15:56:22.289Z] 2023-05-30 15:56:22,215 [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-05-30T15:56:23.667Z] 2023-05-30 15:56:23,373 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-30T15:56:23.667Z] 2023-05-30 15:56:23,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-30T15:56:23.667Z] 2023-05-30 15:56:23,374 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T15:56:23.667Z] 2023-05-30 15:56:23,374 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T15:56:23.667Z] 3.0.0-dev.53 [Pipeline] } [2023-05-30T15:56:23.680Z] $ docker exec --env ******** --env ******** 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 ssh-agent -k [2023-05-30T15:56:23.777Z] unset SSH_AUTH_SOCK; [2023-05-30T15:56:23.778Z] unset SSH_AGENT_PID; [2023-05-30T15:56:23.780Z] echo Agent pid 76 killed; [2023-05-30T15:56:23.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:56:24.094Z] + git semver [Pipeline] } [2023-05-30T15:56:24.369Z] $ docker stop --time=1 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 [2023-05-30T15:56:25.687Z] $ docker rm -f --volumes 5fdcaac4d170940c00293322b44dced430305c373d0ffbf34b9a356074887fb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:56:26.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:56:26.236Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:56:26.239Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.53 [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-05-30T15:56:26.382Z] provisioning config files... [2023-05-30T15:56:26.390Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3596049516293560393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:56:26.681Z] ---> docker-login.sh [2023-05-30T15:56:26.681Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:56:26.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.681Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.681Z] [2023-05-30T15:56:26.681Z] Login Succeeded [2023-05-30T15:56:26.681Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:56:26.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.681Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.681Z] [2023-05-30T15:56:26.681Z] Login Succeeded [2023-05-30T15:56:26.681Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:56:26.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.940Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.940Z] [2023-05-30T15:56:26.940Z] Login Succeeded [2023-05-30T15:56:26.940Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:56:26.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.940Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.940Z] [2023-05-30T15:56:26.940Z] Login Succeeded [2023-05-30T15:56:26.940Z] docker.io [2023-05-30T15:56:27.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:27.199Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:27.199Z] [2023-05-30T15:56:27.199Z] Login Succeeded [2023-05-30T15:56:27.199Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:56:27.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:56:27.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:27.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:27.305Z] ========================================================= [2023-05-30T15:56:27.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:56:27.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:27.610Z] + 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-05-30T15:56:27.610Z] Sending build context to Docker daemon 23.69MB [2023-05-30T15:56:27.610Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:56:27.610Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:56:27.894Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:56:27.894Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:56:27.894Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:56:27.894Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:56:27.894Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:56:27.894Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:56:27.894Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:56:27.894Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:56:27.894Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:56:27.894Z] 9325e15d5711: Waiting [2023-05-30T15:56:27.894Z] 9f32a84ed3da: Waiting [2023-05-30T15:56:27.894Z] 4d19c01a9841: Waiting [2023-05-30T15:56:27.894Z] 556b6ee489ea: Waiting [2023-05-30T15:56:27.894Z] c5a4b2cf53e6: Waiting [2023-05-30T15:56:27.894Z] 85791d961cd3: Verifying Checksum [2023-05-30T15:56:27.894Z] 85791d961cd3: Download complete [2023-05-30T15:56:27.894Z] 9f32a84ed3da: Download complete [2023-05-30T15:56:27.894Z] 4d19c01a9841: Verifying Checksum [2023-05-30T15:56:27.894Z] 4d19c01a9841: Download complete [2023-05-30T15:56:27.894Z] f56be85fc22e: Download complete [2023-05-30T15:56:27.894Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:56:27.894Z] 9325e15d5711: Download complete [2023-05-30T15:56:28.167Z] f56be85fc22e: Pull complete [2023-05-30T15:56:28.167Z] 85791d961cd3: Pull complete [2023-05-30T15:56:28.426Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:56:28.426Z] c5a4b2cf53e6: Download complete [2023-05-30T15:56:28.426Z] d694b5ae8c79: Verifying Checksum [2023-05-30T15:56:28.426Z] d694b5ae8c79: Download complete [2023-05-30T15:56:28.683Z] 556b6ee489ea: Download complete [2023-05-30T15:56:31.969Z] d694b5ae8c79: Pull complete [2023-05-30T15:56:31.969Z] 9f32a84ed3da: Pull complete [2023-05-30T15:56:31.969Z] 4d19c01a9841: Pull complete [2023-05-30T15:56:31.969Z] 9325e15d5711: Pull complete [2023-05-30T15:56:34.504Z] 556b6ee489ea: Pull complete [2023-05-30T15:56:35.437Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:56:35.437Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:56:35.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:56:35.437Z] ---> c4be618373d6 [2023-05-30T15:56:35.437Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:56:41.345Z] Still waiting to schedule task [2023-05-30T15:56:41.345Z] ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T15:56:41.345Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17318’ is offline [2023-05-30T15:56:43.554Z] ---> Running in 448cd27dd1cd [2023-05-30T15:56:43.554Z] Removing intermediate container 448cd27dd1cd [2023-05-30T15:56:43.554Z] ---> a89a821ee2fe [2023-05-30T15:56:43.554Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:56:43.554Z] ---> Running in 3e6736422338 [2023-05-30T15:56:43.813Z] Removing intermediate container 3e6736422338 [2023-05-30T15:56:43.813Z] ---> 30b97bd1031d [2023-05-30T15:56:43.813Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:56:43.813Z] ---> Running in 2cb552610c85 [2023-05-30T15:56:43.813Z] Removing intermediate container 2cb552610c85 [2023-05-30T15:56:43.813Z] ---> 13ae9cb0ed11 [2023-05-30T15:56:43.813Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T15:56:43.813Z] ---> Running in e8b2ba002e57 [2023-05-30T15:56:44.072Z] Removing intermediate container e8b2ba002e57 [2023-05-30T15:56:44.072Z] ---> d9c6e8f62f44 [2023-05-30T15:56:44.072Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:56:44.072Z] ---> Running in 96d36925dc62 [2023-05-30T15:56:44.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:56:44.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:56:44.593Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:56:44.593Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:56:44.593Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:56:44.593Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:56:44.593Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:56:44.593Z] OK: 269 MiB in 57 packages [2023-05-30T15:56:45.168Z] Removing intermediate container 96d36925dc62 [2023-05-30T15:56:45.168Z] ---> 800a0fcb3876 [2023-05-30T15:56:45.168Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T15:56:45.168Z] ---> d64198650692 [2023-05-30T15:56:45.168Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:56:45.427Z] ---> Running in c2085d4ef818 [2023-05-30T15:56:52.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17318 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-30T15:56:52.100Z] Running in /w/workspace/device-virtual-go/125 [Pipeline] { [Pipeline] checkout [2023-05-30T15:56:52.141Z] The recommended git tool is: git [2023-05-30T15:56:58.326Z] using credential edgex-jenkins-ssh [2023-05-30T15:56:58.349Z] Cloning the remote Git repository [2023-05-30T15:56:58.409Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T15:56:58.517Z] > git init /w/workspace/device-virtual-go/125 # timeout=10 [2023-05-30T15:56:58.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T15:56:58.687Z] > git --version # timeout=10 [2023-05-30T15:56:58.716Z] > git --version # 'git version 2.25.1' [2023-05-30T15:56:58.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:56:58.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:57:02.203Z] Avoid second fetch [2023-05-30T15:57:02.203Z] Checking out Revision 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 (main) [2023-05-30T15:57:01.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-30T15:57:01.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:57:02.219Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:57:02.312Z] > git checkout -f 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 # timeout=10 [2023-05-30T15:57:02.825Z] Commit message: "docs: Update changelog for 3.0 (#414)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:57:03.898Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:57:03.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:57:03.899Z] Dload Upload Total Spent Left Speed [2023-05-30T15:57:03.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-05-30T15:57:04.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:57:04.936Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:57:04.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:57:04.936Z] { [2023-05-30T15:57:04.936Z] "registry-mirrors": [ [2023-05-30T15:57:04.936Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:57:04.936Z] ], [2023-05-30T15:57:04.936Z] "bip": "10.250.0.254/24", [2023-05-30T15:57:04.936Z] "hosts": [ [2023-05-30T15:57:04.936Z] "tcp://0.0.0.0:5555", [2023-05-30T15:57:04.936Z] "unix:///var/run/docker.sock" [2023-05-30T15:57:04.936Z] ], [2023-05-30T15:57:04.936Z] "mtu": 1458, [2023-05-30T15:57:04.936Z] "selinux-enabled": true, [2023-05-30T15:57:04.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:57:04.936Z] } [Pipeline] sh [2023-05-30T15:57:05.280Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:57:05.628Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:57:23.952Z] provisioning config files... [2023-05-30T15:57:23.979Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/125@tmp/config7327493137643063740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:57:24.340Z] ---> docker-login.sh [2023-05-30T15:57:24.340Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:57:24.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:24.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:24.933Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:24.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:24.933Z] [2023-05-30T15:57:24.933Z] Login Succeeded [2023-05-30T15:57:24.933Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:57:25.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:25.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:25.479Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:25.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:25.479Z] [2023-05-30T15:57:25.479Z] Login Succeeded [2023-05-30T15:57:25.479Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:57:25.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:25.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:25.752Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:25.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:25.752Z] [2023-05-30T15:57:25.752Z] Login Succeeded [2023-05-30T15:57:25.753Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:57:26.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:26.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:26.027Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:26.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:26.027Z] [2023-05-30T15:57:26.027Z] Login Succeeded [2023-05-30T15:57:26.027Z] docker.io [2023-05-30T15:57:26.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:26.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:26.570Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:26.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:26.570Z] [2023-05-30T15:57:26.570Z] Login Succeeded [2023-05-30T15:57:26.570Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:57:26.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:57:26.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:57:26.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:57:26.930Z] ========================================================= [2023-05-30T15:57:26.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:57:26.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:27.278Z] + 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-05-30T15:57:27.552Z] Sending build context to Docker daemon 12.01MB [2023-05-30T15:57:27.820Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:57:27.820Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:57:27.820Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:57:27.820Z] c41833b44d91: Pulling fs layer [2023-05-30T15:57:27.820Z] ed15518f5707: Pulling fs layer [2023-05-30T15:57:27.820Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:57:27.820Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:57:27.820Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:57:27.820Z] 242c74f7c9fa: Waiting [2023-05-30T15:57:27.820Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:57:27.820Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:57:27.820Z] 3cdef696dda3: Waiting [2023-05-30T15:57:27.820Z] 58f1dce35555: Waiting [2023-05-30T15:57:28.097Z] ed15518f5707: Verifying Checksum [2023-05-30T15:57:28.097Z] ed15518f5707: Download complete [2023-05-30T15:57:28.097Z] 242c74f7c9fa: Download complete [2023-05-30T15:57:28.097Z] 3cdef696dda3: Download complete [2023-05-30T15:57:28.097Z] c41833b44d91: Verifying Checksum [2023-05-30T15:57:28.097Z] c41833b44d91: Download complete [2023-05-30T15:57:29.094Z] c41833b44d91: Pull complete [2023-05-30T15:57:29.707Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:57:29.707Z] 58f1dce35555: Download complete [2023-05-30T15:57:29.984Z] ed15518f5707: Pull complete [2023-05-30T15:57:30.955Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:57:30.955Z] feae8fd75edb: Download complete [2023-05-30T15:57:30.955Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:57:30.955Z] 2ced38df9373: Download complete [2023-05-30T15:57:32.212Z] Removing intermediate container c2085d4ef818 [2023-05-30T15:57:32.212Z] ---> 7de3d52b182d [2023-05-30T15:57:32.212Z] Step 10/12 : COPY . . [2023-05-30T15:57:32.212Z] ---> a9a34e0d6e16 [2023-05-30T15:57:32.212Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:57:32.212Z] ---> Running in e14b490483b7 [2023-05-30T15:57:32.212Z] Removing intermediate container e14b490483b7 [2023-05-30T15:57:32.212Z] ---> 7fbff5581bd4 [2023-05-30T15:57:32.212Z] Step 12/12 : RUN $MAKE [2023-05-30T15:57:32.212Z] ---> Running in b43c49a38ef6 [2023-05-30T15:57:32.212Z] noop [2023-05-30T15:57:32.212Z] Removing intermediate container b43c49a38ef6 [2023-05-30T15:57:32.212Z] ---> 5f0c3b455b7f [2023-05-30T15:57:32.212Z] Successfully built 5f0c3b455b7f [2023-05-30T15:57:32.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:32.517Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:57:32.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:57:32.587Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T15:57:32.623Z] $ 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-05-30T15:57:33.750Z] $ docker top 96cf1ba4940cf03eddb511f2400a3c9dc18b4ea9fdf3c588de48e38b245c1f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:57:34.090Z] + go version [2023-05-30T15:57:34.090Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:57:34.100Z] $ docker stop --time=1 96cf1ba4940cf03eddb511f2400a3c9dc18b4ea9fdf3c588de48e38b245c1f0d [2023-05-30T15:57:35.953Z] $ docker rm -f --volumes 96cf1ba4940cf03eddb511f2400a3c9dc18b4ea9fdf3c588de48e38b245c1f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:36.388Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:57:36.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:57:36.454Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T15:57:36.486Z] $ 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-05-30T15:57:37.023Z] $ docker top 76422dbb98d9732c04c5b3748a606ddbbb5181e57e3c09dc6642215dc9f50c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:57:37.387Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:57:37.683Z] + make test [2023-05-30T15:57:37.683Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:57:42.966Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T15:57:43.297Z] feae8fd75edb: Pull complete [2023-05-30T15:57:43.297Z] 242c74f7c9fa: Pull complete [2023-05-30T15:57:43.297Z] 3cdef696dda3: Pull complete [2023-05-30T15:57:49.987Z] 2ced38df9373: Pull complete [2023-05-30T15:57:52.589Z] 58f1dce35555: Pull complete [2023-05-30T15:57:52.589Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:57:52.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:57:52.589Z] ---> fadd8f120f05 [2023-05-30T15:57:52.589Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:57:52.937Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T15:57:52.937Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-30T15:57:53.559Z] ---> Running in 3b1ee6132624 [2023-05-30T15:57:53.828Z] Removing intermediate container 3b1ee6132624 [2023-05-30T15:57:53.828Z] ---> 7d27448ac263 [2023-05-30T15:57:53.828Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:57:54.097Z] ---> Running in 4d6836c38a5d [2023-05-30T15:57:54.365Z] Removing intermediate container 4d6836c38a5d [2023-05-30T15:57:54.365Z] ---> 63dd5b58e59e [2023-05-30T15:57:54.365Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:57:54.365Z] ---> Running in de47845cbb72 [2023-05-30T15:57:54.635Z] Removing intermediate container de47845cbb72 [2023-05-30T15:57:54.636Z] ---> b94c6202b947 [2023-05-30T15:57:54.636Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T15:57:54.905Z] ---> Running in dad22489590d [2023-05-30T15:57:55.173Z] Removing intermediate container dad22489590d [2023-05-30T15:57:55.173Z] ---> baea238ba1a3 [2023-05-30T15:57:55.173Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:57:55.173Z] ---> Running in fd727c44008b [2023-05-30T15:57:56.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:57:57.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:57:58.589Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:57:58.589Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:57:58.589Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:57:58.589Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:57:58.589Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:57:58.589Z] OK: 268 MiB in 57 packages [2023-05-30T15:57:59.529Z] go vet ./... [2023-05-30T15:57:59.553Z] Removing intermediate container fd727c44008b [2023-05-30T15:57:59.553Z] ---> bedd8208035c [2023-05-30T15:57:59.553Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T15:58:00.151Z] ---> a6bd146f1b3d [2023-05-30T15:58:00.151Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:58:00.151Z] ---> Running in 5f7b26ff4434 [2023-05-30T15:58:03.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:58:03.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:58:03.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:58:03.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:58:03.742Z] $ docker stop --time=1 76422dbb98d9732c04c5b3748a606ddbbb5181e57e3c09dc6642215dc9f50c7c [2023-05-30T15:58:08.263Z] $ docker rm -f --volumes 76422dbb98d9732c04c5b3748a606ddbbb5181e57e3c09dc6642215dc9f50c7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:58:08.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:58:08.776Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:58:09.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:58:09.538Z] + ls -al . [2023-05-30T15:58:09.538Z] total 200 [2023-05-30T15:58:09.538Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:57 . [2023-05-30T15:58:09.538Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 .. [2023-05-30T15:58:09.538Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:56 .git [2023-05-30T15:58:09.538Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 .github [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 15:56 .gitignore [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:56 .golangci.yml [2023-05-30T15:58:09.538Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:56 .semver [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 15:56 Attribution.txt [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 14372 May 30 15:56 CHANGELOG.md [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 15:56 Dockerfile [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:56 GOVERNANCE.md [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 15:56 Jenkinsfile [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:56 LICENSE [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 15:56 Makefile [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 15:56 OWNERS.md [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 15:56 README.md [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:56 VERSION [2023-05-30T15:58:09.538Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:56 bin [2023-05-30T15:58:09.538Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 cmd [2023-05-30T15:58:09.538Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 15:57 coverage.out [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 15:56 go.mod [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 15:56 go.sum [2023-05-30T15:58:09.538Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 internal [2023-05-30T15:58:09.538Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 snap [2023-05-30T15:58:09.538Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:10.139Z] + 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=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 --label arch=amd64 --label version=3.0.0-dev.53 . [2023-05-30T15:58:10.139Z] Sending build context to Docker daemon 23.73MB [2023-05-30T15:58:10.139Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:58:10.140Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T15:58:10.140Z] ---> 5f0c3b455b7f [2023-05-30T15:58:10.140Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:58:10.421Z] ---> Running in 0b4ac5231a66 [2023-05-30T15:58:10.421Z] Removing intermediate container 0b4ac5231a66 [2023-05-30T15:58:10.421Z] ---> 7504fcb4cc1f [2023-05-30T15:58:10.421Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:58:10.421Z] ---> Running in dc4ec0fdb2c7 [2023-05-30T15:58:10.421Z] Removing intermediate container dc4ec0fdb2c7 [2023-05-30T15:58:10.421Z] ---> aaaa176b93f4 [2023-05-30T15:58:10.421Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:58:10.680Z] ---> Running in 134c2ef7097a [2023-05-30T15:58:10.680Z] Removing intermediate container 134c2ef7097a [2023-05-30T15:58:10.680Z] ---> afbedf6cf1c9 [2023-05-30T15:58:10.680Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T15:58:10.680Z] ---> Running in f6c42653e5a6 [2023-05-30T15:58:10.680Z] Removing intermediate container f6c42653e5a6 [2023-05-30T15:58:10.680Z] ---> a43d5a5367d5 [2023-05-30T15:58:10.680Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:58:10.680Z] ---> Running in 0b7a5ffe3e82 [2023-05-30T15:58:10.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:58:11.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:58:11.457Z] OK: 269 MiB in 57 packages [2023-05-30T15:58:11.716Z] Removing intermediate container 0b7a5ffe3e82 [2023-05-30T15:58:11.716Z] ---> 5b96bfd0b5f0 [2023-05-30T15:58:11.716Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T15:58:11.975Z] ---> 2746f45f879f [2023-05-30T15:58:11.975Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:58:11.975Z] ---> Running in d5512c135d14 [2023-05-30T15:58:12.938Z] Removing intermediate container d5512c135d14 [2023-05-30T15:58:12.938Z] ---> 5d9a1ade8e46 [2023-05-30T15:58:12.938Z] Step 10/25 : COPY . . [2023-05-30T15:58:14.007Z] ---> 4d9204e1790e [2023-05-30T15:58:14.007Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:58:14.007Z] ---> Running in 090c15e55fba [2023-05-30T15:58:14.007Z] Removing intermediate container 090c15e55fba [2023-05-30T15:58:14.007Z] ---> 9df5a4b97ac8 [2023-05-30T15:58:14.007Z] Step 12/25 : RUN $MAKE [2023-05-30T15:58:14.266Z] ---> Running in 264440ba5a37 [2023-05-30T15:58:14.525Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.53" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T15:58:36.476Z] Removing intermediate container 264440ba5a37 [2023-05-30T15:58:36.476Z] ---> e36ae149c7c4 [2023-05-30T15:58:36.476Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T15:58:37.044Z] 3.17: Pulling from library/alpine [2023-05-30T15:58:37.044Z] f56be85fc22e: Already exists [2023-05-30T15:58:37.304Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:58:37.304Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:58:37.304Z] ---> 9ed4aefc74f6 [2023-05-30T15:58:37.304Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T15:58:37.304Z] ---> Running in 212d5a29e2c7 [2023-05-30T15:58:37.563Z] Removing intermediate container 212d5a29e2c7 [2023-05-30T15:58:37.563Z] ---> c91d62719a8a [2023-05-30T15:58:37.563Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:58:37.563Z] ---> Running in a7333f667b70 [2023-05-30T15:58:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:58:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:58:38.083Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:58:38.083Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:58:38.083Z] OK: 7 MiB in 16 packages [2023-05-30T15:58:38.342Z] Removing intermediate container a7333f667b70 [2023-05-30T15:58:38.342Z] ---> cb18deabea2a [2023-05-30T15:58:38.342Z] Step 16/25 : WORKDIR / [2023-05-30T15:58:38.342Z] ---> Running in 3d7aee25f6ea [2023-05-30T15:58:38.342Z] Removing intermediate container 3d7aee25f6ea [2023-05-30T15:58:38.342Z] ---> 48010e1920d8 [2023-05-30T15:58:38.342Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T15:58:38.600Z] ---> 65b976db7a1b [2023-05-30T15:58:38.600Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T15:58:38.600Z] ---> ec8814f50e21 [2023-05-30T15:58:38.600Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T15:58:39.535Z] ---> 404dcad85a73 [2023-05-30T15:58:39.535Z] Step 20/25 : EXPOSE 59900 [2023-05-30T15:58:39.535Z] ---> Running in 0d46b8a53786 [2023-05-30T15:58:39.535Z] Removing intermediate container 0d46b8a53786 [2023-05-30T15:58:39.535Z] ---> 26d87e6a1cac [2023-05-30T15:58:39.535Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T15:58:39.793Z] ---> Running in 3f7b56d37fa7 [2023-05-30T15:58:39.794Z] Removing intermediate container 3f7b56d37fa7 [2023-05-30T15:58:39.794Z] ---> c5e28e254389 [2023-05-30T15:58:39.794Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:58:39.794Z] ---> Running in 78b93b1feb52 [2023-05-30T15:58:39.794Z] Removing intermediate container 78b93b1feb52 [2023-05-30T15:58:39.794Z] ---> 5fd95c9e1835 [2023-05-30T15:58:39.794Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T15:58:39.794Z] ---> Running in 5f6494932fb8 [2023-05-30T15:58:40.053Z] Removing intermediate container 5f6494932fb8 [2023-05-30T15:58:40.053Z] ---> f5e27c72a625 [2023-05-30T15:58:40.053Z] Step 24/25 : LABEL git_sha=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T15:58:40.053Z] ---> Running in b391c1226a1c [2023-05-30T15:58:40.053Z] Removing intermediate container b391c1226a1c [2023-05-30T15:58:40.053Z] ---> c2518e79488b [2023-05-30T15:58:40.053Z] Step 25/25 : LABEL version=3.0.0-dev.53 [2023-05-30T15:58:40.053Z] ---> Running in 513a5beb6442 [2023-05-30T15:58:40.053Z] Removing intermediate container 513a5beb6442 [2023-05-30T15:58:40.053Z] ---> 1585403b8057 [2023-05-30T15:58:40.053Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:58:40.053Z] Successfully built 1585403b8057 [2023-05-30T15:58:40.053Z] 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-05-30T15:58:40.162Z] provisioning config files... [2023-05-30T15:58:40.171Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3916681501500493895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:58:40.471Z] ---> docker-login.sh [2023-05-30T15:58:40.471Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:58:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:58:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:58:40.471Z] Configure a credential helper to remove this warning. See [2023-05-30T15:58:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:58:40.471Z] [2023-05-30T15:58:40.471Z] Login Succeeded [2023-05-30T15:58:40.471Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:58:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:58:40.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:58:40.472Z] Configure a credential helper to remove this warning. See [2023-05-30T15:58:40.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:58:40.472Z] [2023-05-30T15:58:40.472Z] Login Succeeded [2023-05-30T15:58:40.472Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:58:40.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:58:40.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:58:40.733Z] Configure a credential helper to remove this warning. See [2023-05-30T15:58:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:58:40.734Z] [2023-05-30T15:58:40.734Z] Login Succeeded [2023-05-30T15:58:40.734Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:58:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:58:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:58:40.734Z] Configure a credential helper to remove this warning. See [2023-05-30T15:58:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:58:40.734Z] [2023-05-30T15:58:40.734Z] Login Succeeded [2023-05-30T15:58:40.734Z] docker.io [2023-05-30T15:58:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:58:40.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:58:40.995Z] Configure a credential helper to remove this warning. See [2023-05-30T15:58:40.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:58:40.995Z] [2023-05-30T15:58:40.995Z] Login Succeeded [2023-05-30T15:58:40.995Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:58:41.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:58:41.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:58:41.064Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-30T15:58:41.064Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T15:58:41.064Z] latest [2023-05-30T15:58:41.064Z] 3.0.0-dev.53 [2023-05-30T15:58:41.064Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T15:58:41.064Z] main [2023-05-30T15:58:41.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:41.391Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:41.703Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T15:58:41.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T15:58:41.703Z] 611fb1598d37: Preparing [2023-05-30T15:58:41.703Z] db6f30c5c543: Preparing [2023-05-30T15:58:41.703Z] be13b7706dc7: Preparing [2023-05-30T15:58:41.703Z] fc007ec1adaa: Preparing [2023-05-30T15:58:41.703Z] f1417ff83b31: Preparing [2023-05-30T15:58:41.703Z] f1417ff83b31: Layer already exists [2023-05-30T15:58:41.703Z] fc007ec1adaa: Pushed [2023-05-30T15:58:41.703Z] db6f30c5c543: Pushed [2023-05-30T15:58:41.703Z] be13b7706dc7: Pushed [2023-05-30T15:58:44.237Z] 611fb1598d37: Pushed [2023-05-30T15:58:44.496Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3: digest: sha256:a11243dfca7c0d2150d1aabafe0b04080792c95d177d4a068d485dba0587f5fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:44.818Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:45.126Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-30T15:58:45.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T15:58:45.126Z] 611fb1598d37: Preparing [2023-05-30T15:58:45.126Z] db6f30c5c543: Preparing [2023-05-30T15:58:45.126Z] be13b7706dc7: Preparing [2023-05-30T15:58:45.126Z] fc007ec1adaa: Preparing [2023-05-30T15:58:45.126Z] f1417ff83b31: Preparing [2023-05-30T15:58:45.126Z] f1417ff83b31: Layer already exists [2023-05-30T15:58:45.126Z] fc007ec1adaa: Layer already exists [2023-05-30T15:58:45.126Z] be13b7706dc7: Layer already exists [2023-05-30T15:58:45.126Z] 611fb1598d37: Layer already exists [2023-05-30T15:58:45.126Z] db6f30c5c543: Layer already exists [2023-05-30T15:58:45.126Z] latest: digest: sha256:a11243dfca7c0d2150d1aabafe0b04080792c95d177d4a068d485dba0587f5fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:45.435Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:45.747Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.53 [2023-05-30T15:58:45.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T15:58:45.747Z] 611fb1598d37: Preparing [2023-05-30T15:58:45.747Z] db6f30c5c543: Preparing [2023-05-30T15:58:45.747Z] be13b7706dc7: Preparing [2023-05-30T15:58:45.747Z] fc007ec1adaa: Preparing [2023-05-30T15:58:45.747Z] f1417ff83b31: Preparing [2023-05-30T15:58:45.747Z] be13b7706dc7: Layer already exists [2023-05-30T15:58:45.747Z] fc007ec1adaa: Layer already exists [2023-05-30T15:58:45.747Z] db6f30c5c543: Layer already exists [2023-05-30T15:58:45.747Z] 611fb1598d37: Layer already exists [2023-05-30T15:58:45.747Z] f1417ff83b31: Layer already exists [2023-05-30T15:58:45.747Z] 3.0.0-dev.53: digest: sha256:a11243dfca7c0d2150d1aabafe0b04080792c95d177d4a068d485dba0587f5fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:46.066Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:46.382Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T15:58:46.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T15:58:46.382Z] 611fb1598d37: Preparing [2023-05-30T15:58:46.382Z] db6f30c5c543: Preparing [2023-05-30T15:58:46.382Z] be13b7706dc7: Preparing [2023-05-30T15:58:46.382Z] fc007ec1adaa: Preparing [2023-05-30T15:58:46.382Z] f1417ff83b31: Preparing [2023-05-30T15:58:46.382Z] 611fb1598d37: Layer already exists [2023-05-30T15:58:46.382Z] be13b7706dc7: Layer already exists [2023-05-30T15:58:46.382Z] db6f30c5c543: Layer already exists [2023-05-30T15:58:46.382Z] f1417ff83b31: Layer already exists [2023-05-30T15:58:46.382Z] fc007ec1adaa: Layer already exists [2023-05-30T15:58:46.382Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53: digest: sha256:a11243dfca7c0d2150d1aabafe0b04080792c95d177d4a068d485dba0587f5fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:46.708Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:47.016Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-30T15:58:47.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T15:58:47.016Z] 611fb1598d37: Preparing [2023-05-30T15:58:47.016Z] db6f30c5c543: Preparing [2023-05-30T15:58:47.016Z] be13b7706dc7: Preparing [2023-05-30T15:58:47.016Z] fc007ec1adaa: Preparing [2023-05-30T15:58:47.016Z] f1417ff83b31: Preparing [2023-05-30T15:58:47.016Z] f1417ff83b31: Layer already exists [2023-05-30T15:58:47.016Z] db6f30c5c543: Layer already exists [2023-05-30T15:58:47.016Z] be13b7706dc7: Layer already exists [2023-05-30T15:58:47.016Z] fc007ec1adaa: Layer already exists [2023-05-30T15:58:47.016Z] 611fb1598d37: Layer already exists [2023-05-30T15:58:47.016Z] main: digest: sha256:a11243dfca7c0d2150d1aabafe0b04080792c95d177d4a068d485dba0587f5fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:58:47.057Z] ===================================================== [Pipeline] echo [2023-05-30T15:58:47.066Z] taggedImages: [2023-05-30T15:58:47.066Z] - nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T15:58:47.066Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-30T15:58:47.066Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.53 [2023-05-30T15:58:47.066Z] - nexus3.edgexfoundry.org:10004/device-virtual:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T15:58:47.066Z] - 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-05-30T15:58:47.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:58:47.421Z] [2023-05-30T15:58:47.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:47.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:58:47.720Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:58:47.720Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:58:47.720Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:58:47.720Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:58:47.720Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:58:47.720Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:58:47.720Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:58:47.720Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:58:47.720Z] 5d3b04190fa2: Waiting [2023-05-30T15:58:47.720Z] 2f39f015ded8: Waiting [2023-05-30T15:58:47.720Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:58:47.720Z] 33b1e0a273af: Waiting [2023-05-30T15:58:47.720Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T15:58:47.720Z] 5c69ac0246d0: Download complete [2023-05-30T15:58:47.720Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:58:47.720Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:58:47.978Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:58:47.978Z] ec43610c2a17: Download complete [2023-05-30T15:58:47.978Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:58:47.978Z] 33b1e0a273af: Download complete [2023-05-30T15:58:47.978Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T15:58:47.978Z] 5d3b04190fa2: Download complete [2023-05-30T15:58:47.978Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:58:47.978Z] 5eb5b503b376: Download complete [2023-05-30T15:58:48.545Z] 2f39f015ded8: Download complete [2023-05-30T15:58:49.480Z] 5eb5b503b376: Pull complete [2023-05-30T15:58:49.480Z] 5c69ac0246d0: Pull complete [2023-05-30T15:58:49.739Z] ec43610c2a17: Pull complete [2023-05-30T15:58:49.998Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:58:50.256Z] 33b1e0a273af: Pull complete [2023-05-30T15:58:50.256Z] 5d3b04190fa2: Pull complete [2023-05-30T15:58:55.528Z] 2f39f015ded8: Pull complete [2023-05-30T15:58:55.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:58:55.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:58:55.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:55.607Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T15:58:55.641Z] $ 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-05-30T15:59:00.524Z] $ docker top 940475be7047ecc55792e920053f159df6ea9b1d36f8ca4b4a2527f3d2760e1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:59:00.896Z] ---> job-cost.sh [2023-05-30T15:59:00.896Z] lf-activate-venv: SKIPPING [2023-05-30T15:59:00.896Z] INFO: No Stack... [2023-05-30T15:59:01.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:59:01.725Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:59:02.017Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-30T15:59:02.017Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:59:02.031Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [2023-05-30T15:59:02.039Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] did not exist. Created. [2023-05-30T15:59:02.040Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:59:02.342Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:59:02.376Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:59:02.382Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:59:02.400Z] $ docker stop --time=1 940475be7047ecc55792e920053f159df6ea9b1d36f8ca4b4a2527f3d2760e1d [2023-05-30T15:59:03.565Z] $ docker rm -f --volumes 940475be7047ecc55792e920053f159df6ea9b1d36f8ca4b4a2527f3d2760e1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:59:08.218Z] Removing intermediate container 5f7b26ff4434 [2023-05-30T15:59:08.219Z] ---> ca5f36b3a279 [2023-05-30T15:59:08.219Z] Step 10/12 : COPY . . [2023-05-30T15:59:08.219Z] ---> 295ae22dea8b [2023-05-30T15:59:08.219Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:59:08.219Z] ---> Running in 430085a9b192 [2023-05-30T15:59:08.219Z] Removing intermediate container 430085a9b192 [2023-05-30T15:59:08.219Z] ---> 9390ce3861f1 [2023-05-30T15:59:08.219Z] Step 12/12 : RUN $MAKE [2023-05-30T15:59:08.219Z] ---> Running in 737743eb2e40 [2023-05-30T15:59:08.219Z] noop [2023-05-30T15:59:08.219Z] Removing intermediate container 737743eb2e40 [2023-05-30T15:59:08.219Z] ---> 1de9d2389e4b [2023-05-30T15:59:08.219Z] Successfully built 1de9d2389e4b [2023-05-30T15:59:08.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:08.595Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:59:08.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:59:08.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-17318 does not seem to be running inside a container [2023-05-30T15:59:08.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/125 -v /w/workspace/device-virtual-go/125:/w/workspace/device-virtual-go/125:rw,z -v /w/workspace/device-virtual-go/125@tmp:/w/workspace/device-virtual-go/125@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-05-30T15:59:10.331Z] $ docker top 313a44ce3f13334f32cef4ec6b83de3264b2e482805150de018198c395be5f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:59:11.238Z] + go version [2023-05-30T15:59:11.239Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:59:11.259Z] $ docker stop --time=1 313a44ce3f13334f32cef4ec6b83de3264b2e482805150de018198c395be5f57 [2023-05-30T15:59:12.967Z] $ docker rm -f --volumes 313a44ce3f13334f32cef4ec6b83de3264b2e482805150de018198c395be5f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:13.570Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:59:13.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:59:13.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-17318 does not seem to be running inside a container [2023-05-30T15:59:13.870Z] $ 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/125 -v /w/workspace/device-virtual-go/125:/w/workspace/device-virtual-go/125:rw,z -v /w/workspace/device-virtual-go/125@tmp:/w/workspace/device-virtual-go/125@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-05-30T15:59:15.147Z] $ docker top 64fefe4bed3b49f6b8d98be711112bb2924ebd45f0de287c2c71554429ffe7f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:59:16.004Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/125 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:59:16.657Z] + make test [2023-05-30T15:59:16.657Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:59:55.569Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T16:02:17.294Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T16:02:17.294Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.095s coverage: 58.4% of statements [2023-05-30T16:02:17.294Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T16:02:17.294Z] go vet ./... [2023-05-30T16:02:39.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:02:39.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:02:39.384Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T16:02:39.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:02:39.418Z] $ docker stop --time=1 64fefe4bed3b49f6b8d98be711112bb2924ebd45f0de287c2c71554429ffe7f0 [2023-05-30T16:02:41.333Z] $ docker rm -f --volumes 64fefe4bed3b49f6b8d98be711112bb2924ebd45f0de287c2c71554429ffe7f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:02:42.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:02:42.616Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T16:02:43.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:02:43.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:02:43.931Z] + ls -al . [2023-05-30T16:02:43.931Z] total 196 [2023-05-30T16:02:43.931Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:59 . [2023-05-30T16:02:43.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 .. [2023-05-30T16:02:43.931Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:57 .git [2023-05-30T16:02:43.931Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:57 .github [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 15:57 .gitignore [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:57 .golangci.yml [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 15:57 Attribution.txt [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 14372 May 30 15:57 CHANGELOG.md [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 15:57 Dockerfile [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:57 GOVERNANCE.md [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 15:57 Jenkinsfile [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:57 LICENSE [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 15:57 Makefile [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 15:57 OWNERS.md [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 15:57 README.md [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:56 VERSION [2023-05-30T16:02:43.931Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:57 bin [2023-05-30T16:02:43.931Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:57 cmd [2023-05-30T16:02:43.931Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 16:02 coverage.out [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 15:57 go.mod [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 15:57 go.sum [2023-05-30T16:02:43.931Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:57 internal [2023-05-30T16:02:43.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:57 snap [2023-05-30T16:02:43.931Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 15:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:02:44.290Z] + 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=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 --label arch=arm64 --label version=3.0.0-dev.53 . [2023-05-30T16:02:44.886Z] Sending build context to Docker daemon 12.06MB [2023-05-30T16:02:44.886Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:02:44.886Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T16:02:44.886Z] ---> 1de9d2389e4b [2023-05-30T16:02:44.886Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T16:02:46.311Z] ---> Running in 36c976fee45a [2023-05-30T16:02:46.582Z] Removing intermediate container 36c976fee45a [2023-05-30T16:02:46.582Z] ---> 7c504c0547b8 [2023-05-30T16:02:46.582Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:02:46.582Z] ---> Running in ef6e1f701489 [2023-05-30T16:02:46.853Z] Removing intermediate container ef6e1f701489 [2023-05-30T16:02:46.853Z] ---> fd2611781f11 [2023-05-30T16:02:46.853Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:02:46.853Z] ---> Running in 6fdf4a3c6eb7 [2023-05-30T16:02:47.442Z] Removing intermediate container 6fdf4a3c6eb7 [2023-05-30T16:02:47.442Z] ---> 8c1f18faae57 [2023-05-30T16:02:47.442Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T16:02:47.442Z] ---> Running in 9d7652fa038b [2023-05-30T16:02:47.713Z] Removing intermediate container 9d7652fa038b [2023-05-30T16:02:47.713Z] ---> 7ad351d21289 [2023-05-30T16:02:47.713Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:02:47.713Z] ---> Running in 7c11fae15eee [2023-05-30T16:02:49.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:49.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:51.198Z] OK: 268 MiB in 57 packages [2023-05-30T16:02:51.785Z] Removing intermediate container 7c11fae15eee [2023-05-30T16:02:51.785Z] ---> 1a1582698ab9 [2023-05-30T16:02:51.785Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T16:02:52.372Z] ---> f38a3765d443 [2023-05-30T16:02:52.372Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:02:52.372Z] ---> Running in a89d893adb07 [2023-05-30T16:02:55.005Z] Removing intermediate container a89d893adb07 [2023-05-30T16:02:55.005Z] ---> 0607e1c05e4e [2023-05-30T16:02:55.005Z] Step 10/25 : COPY . . [2023-05-30T16:02:56.458Z] ---> 090465c9c622 [2023-05-30T16:02:56.458Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:02:56.458Z] ---> Running in 442c960bd26f [2023-05-30T16:02:56.458Z] Removing intermediate container 442c960bd26f [2023-05-30T16:02:56.458Z] ---> d788aa79e532 [2023-05-30T16:02:56.458Z] Step 12/25 : RUN $MAKE [2023-05-30T16:02:56.727Z] ---> Running in 316c0db34069 [2023-05-30T16:02:57.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.53" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T16:05:19.443Z] Removing intermediate container 316c0db34069 [2023-05-30T16:05:19.443Z] ---> 1abf8246667c [2023-05-30T16:05:19.443Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T16:05:20.035Z] 3.17: Pulling from library/alpine [2023-05-30T16:05:20.035Z] c41833b44d91: Already exists [2023-05-30T16:05:20.304Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T16:05:20.304Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T16:05:20.304Z] ---> 51e60588ff2c [2023-05-30T16:05:20.304Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T16:05:20.304Z] ---> Running in 33861273fdca [2023-05-30T16:05:20.577Z] Removing intermediate container 33861273fdca [2023-05-30T16:05:20.577Z] ---> 461716bbddfe [2023-05-30T16:05:20.577Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T16:05:20.846Z] ---> Running in 05de87e16263 [2023-05-30T16:05:21.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:05:22.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:05:23.356Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T16:05:23.356Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T16:05:23.626Z] OK: 8 MiB in 16 packages [2023-05-30T16:05:24.592Z] Removing intermediate container 05de87e16263 [2023-05-30T16:05:24.592Z] ---> 9a2b2bfd1e89 [2023-05-30T16:05:24.592Z] Step 16/25 : WORKDIR / [2023-05-30T16:05:24.592Z] ---> Running in 0447d3416d2e [2023-05-30T16:05:24.861Z] Removing intermediate container 0447d3416d2e [2023-05-30T16:05:24.861Z] ---> 271dc1ca9695 [2023-05-30T16:05:24.861Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T16:05:25.444Z] ---> 501d92104108 [2023-05-30T16:05:25.444Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T16:05:26.030Z] ---> 5ab7ce19e169 [2023-05-30T16:05:26.030Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T16:05:27.441Z] ---> cc701df3a592 [2023-05-30T16:05:27.441Z] Step 20/25 : EXPOSE 59900 [2023-05-30T16:05:27.441Z] ---> Running in 78de040c0eb3 [2023-05-30T16:05:27.708Z] Removing intermediate container 78de040c0eb3 [2023-05-30T16:05:27.708Z] ---> 22fba55ae7a6 [2023-05-30T16:05:27.708Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T16:05:27.708Z] ---> Running in e182ef7bb945 [2023-05-30T16:05:28.295Z] Removing intermediate container e182ef7bb945 [2023-05-30T16:05:28.295Z] ---> 13ebedba6ba5 [2023-05-30T16:05:28.295Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T16:05:28.295Z] ---> Running in e7888ab1fe25 [2023-05-30T16:05:28.562Z] Removing intermediate container e7888ab1fe25 [2023-05-30T16:05:28.562Z] ---> 99aecd89de4c [2023-05-30T16:05:28.562Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T16:05:28.562Z] ---> Running in 809bdb42a2bf [2023-05-30T16:05:28.830Z] Removing intermediate container 809bdb42a2bf [2023-05-30T16:05:28.830Z] ---> 60a3993d6475 [2023-05-30T16:05:28.830Z] Step 24/25 : LABEL git_sha=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T16:05:28.830Z] ---> Running in e533b2b8f178 [2023-05-30T16:05:29.417Z] Removing intermediate container e533b2b8f178 [2023-05-30T16:05:29.417Z] ---> 2abfc261e619 [2023-05-30T16:05:29.417Z] Step 25/25 : LABEL version=3.0.0-dev.53 [2023-05-30T16:05:29.417Z] ---> Running in 87d1fa16fc0b [2023-05-30T16:05:30.827Z] Removing intermediate container 87d1fa16fc0b [2023-05-30T16:05:30.827Z] ---> 3164d17f268f [2023-05-30T16:05:30.827Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T16:05:30.827Z] Successfully built 3164d17f268f [2023-05-30T16:05:30.827Z] 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-05-30T16:05:30.925Z] provisioning config files... [2023-05-30T16:05:30.939Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/125@tmp/config10046851643714670175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:31.286Z] ---> docker-login.sh [2023-05-30T16:05:31.286Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:05:31.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:31.555Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:31.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:31.555Z] [2023-05-30T16:05:31.555Z] Login Succeeded [2023-05-30T16:05:31.555Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:05:31.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:31.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:31.822Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:31.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:31.822Z] [2023-05-30T16:05:31.822Z] Login Succeeded [2023-05-30T16:05:31.822Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:05:32.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:32.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:32.355Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:32.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:32.355Z] [2023-05-30T16:05:32.355Z] Login Succeeded [2023-05-30T16:05:32.355Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:05:32.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:32.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:32.623Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:32.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:32.623Z] [2023-05-30T16:05:32.623Z] Login Succeeded [2023-05-30T16:05:32.623Z] docker.io [2023-05-30T16:05:32.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:33.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:33.158Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:33.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:33.158Z] [2023-05-30T16:05:33.158Z] Login Succeeded [2023-05-30T16:05:33.158Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:05:33.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:05:33.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:05:33.216Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-30T16:05:33.216Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T16:05:33.216Z] latest [2023-05-30T16:05:33.216Z] 3.0.0-dev.53 [2023-05-30T16:05:33.216Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T16:05:33.216Z] main [2023-05-30T16:05:33.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:33.570Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:33.921Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T16:05:33.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T16:05:33.921Z] ae757b8a4517: Preparing [2023-05-30T16:05:33.921Z] e7a575286049: Preparing [2023-05-30T16:05:33.921Z] 3852cddfd97e: Preparing [2023-05-30T16:05:33.921Z] e616ab364c48: Preparing [2023-05-30T16:05:33.921Z] 26cbea5cba74: Preparing [2023-05-30T16:05:33.921Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:34.188Z] 3852cddfd97e: Pushed [2023-05-30T16:05:34.188Z] e7a575286049: Pushed [2023-05-30T16:05:34.188Z] e616ab364c48: Pushed [2023-05-30T16:05:39.524Z] ae757b8a4517: Pushed [2023-05-30T16:05:39.524Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3: digest: sha256:609429991d91dd4cdf5a3d956e26ec72347fbdb44177336f20742515d018592c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:39.866Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:40.207Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-30T16:05:40.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T16:05:40.207Z] ae757b8a4517: Preparing [2023-05-30T16:05:40.207Z] e7a575286049: Preparing [2023-05-30T16:05:40.207Z] 3852cddfd97e: Preparing [2023-05-30T16:05:40.207Z] e616ab364c48: Preparing [2023-05-30T16:05:40.207Z] 26cbea5cba74: Preparing [2023-05-30T16:05:40.207Z] 3852cddfd97e: Layer already exists [2023-05-30T16:05:40.207Z] e616ab364c48: Layer already exists [2023-05-30T16:05:40.207Z] e7a575286049: Layer already exists [2023-05-30T16:05:40.207Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:40.207Z] ae757b8a4517: Layer already exists [2023-05-30T16:05:40.473Z] latest: digest: sha256:609429991d91dd4cdf5a3d956e26ec72347fbdb44177336f20742515d018592c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:40.816Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:41.157Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.53 [2023-05-30T16:05:41.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T16:05:41.158Z] ae757b8a4517: Preparing [2023-05-30T16:05:41.158Z] e7a575286049: Preparing [2023-05-30T16:05:41.158Z] 3852cddfd97e: Preparing [2023-05-30T16:05:41.158Z] e616ab364c48: Preparing [2023-05-30T16:05:41.158Z] 26cbea5cba74: Preparing [2023-05-30T16:05:41.158Z] e7a575286049: Layer already exists [2023-05-30T16:05:41.158Z] e616ab364c48: Layer already exists [2023-05-30T16:05:41.158Z] ae757b8a4517: Layer already exists [2023-05-30T16:05:41.158Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:41.158Z] 3852cddfd97e: Layer already exists [2023-05-30T16:05:41.158Z] 3.0.0-dev.53: digest: sha256:609429991d91dd4cdf5a3d956e26ec72347fbdb44177336f20742515d018592c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:41.510Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:41.859Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T16:05:41.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T16:05:41.859Z] ae757b8a4517: Preparing [2023-05-30T16:05:41.859Z] e7a575286049: Preparing [2023-05-30T16:05:41.859Z] 3852cddfd97e: Preparing [2023-05-30T16:05:41.859Z] e616ab364c48: Preparing [2023-05-30T16:05:41.859Z] 26cbea5cba74: Preparing [2023-05-30T16:05:41.859Z] ae757b8a4517: Layer already exists [2023-05-30T16:05:41.859Z] e616ab364c48: Layer already exists [2023-05-30T16:05:41.859Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:41.859Z] e7a575286049: Layer already exists [2023-05-30T16:05:41.859Z] 3852cddfd97e: Layer already exists [2023-05-30T16:05:41.859Z] 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53: digest: sha256:609429991d91dd4cdf5a3d956e26ec72347fbdb44177336f20742515d018592c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:42.213Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:42.552Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-30T16:05:42.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T16:05:42.552Z] ae757b8a4517: Preparing [2023-05-30T16:05:42.552Z] e7a575286049: Preparing [2023-05-30T16:05:42.552Z] 3852cddfd97e: Preparing [2023-05-30T16:05:42.552Z] e616ab364c48: Preparing [2023-05-30T16:05:42.552Z] 26cbea5cba74: Preparing [2023-05-30T16:05:42.552Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:42.552Z] ae757b8a4517: Layer already exists [2023-05-30T16:05:42.552Z] e616ab364c48: Layer already exists [2023-05-30T16:05:42.552Z] 3852cddfd97e: Layer already exists [2023-05-30T16:05:42.552Z] e7a575286049: Layer already exists [2023-05-30T16:05:42.552Z] main: digest: sha256:609429991d91dd4cdf5a3d956e26ec72347fbdb44177336f20742515d018592c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:05:42.597Z] ===================================================== [Pipeline] echo [2023-05-30T16:05:42.603Z] taggedImages: [2023-05-30T16:05:42.603Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [2023-05-30T16:05:42.603Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-30T16:05:42.603Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.53 [2023-05-30T16:05:42.603Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:178b9a158c9b2d1c2a09f5efb5db45d99958c0f3-3.0.0-dev.53 [2023-05-30T16:05:42.603Z] - 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-05-30T16:05:42.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:42.968Z] [2023-05-30T16:05:42.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:43.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:43.300Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T16:05:43.300Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T16:05:43.300Z] 04944245beec: Pulling fs layer [2023-05-30T16:05:43.300Z] 699f458cf7ca: Pulling fs layer [2023-05-30T16:05:43.300Z] 765212b225bb: Pulling fs layer [2023-05-30T16:05:43.300Z] f23df028b6ca: Pulling fs layer [2023-05-30T16:05:43.300Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T16:05:43.300Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T16:05:43.300Z] f23df028b6ca: Waiting [2023-05-30T16:05:43.300Z] 2437ff75d9bd: Waiting [2023-05-30T16:05:43.300Z] d65c8cfc05b1: Waiting [2023-05-30T16:05:43.300Z] 765212b225bb: Waiting [2023-05-30T16:05:43.569Z] 04944245beec: Verifying Checksum [2023-05-30T16:05:43.569Z] 04944245beec: Download complete [2023-05-30T16:05:43.569Z] 765212b225bb: Verifying Checksum [2023-05-30T16:05:43.569Z] 765212b225bb: Download complete [2023-05-30T16:05:43.569Z] f23df028b6ca: Verifying Checksum [2023-05-30T16:05:43.569Z] f23df028b6ca: Download complete [2023-05-30T16:05:43.569Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T16:05:43.569Z] d65c8cfc05b1: Download complete [2023-05-30T16:05:43.569Z] 699f458cf7ca: Verifying Checksum [2023-05-30T16:05:43.569Z] 699f458cf7ca: Download complete [2023-05-30T16:05:44.151Z] 8998bd30e6a1: Download complete [2023-05-30T16:05:46.094Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T16:05:46.094Z] 2437ff75d9bd: Download complete [2023-05-30T16:05:48.031Z] 8998bd30e6a1: Pull complete [2023-05-30T16:05:48.298Z] 04944245beec: Pull complete [2023-05-30T16:05:49.705Z] 699f458cf7ca: Pull complete [2023-05-30T16:05:49.705Z] 765212b225bb: Pull complete [2023-05-30T16:05:50.675Z] f23df028b6ca: Pull complete [2023-05-30T16:05:50.675Z] d65c8cfc05b1: Pull complete [2023-05-30T16:06:05.827Z] 2437ff75d9bd: Pull complete [2023-05-30T16:06:05.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T16:06:05.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:06:05.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:06.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-17318 does not seem to be running inside a container [2023-05-30T16:06:06.100Z] $ 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/125 -v /w/workspace/device-virtual-go/125:/w/workspace/device-virtual-go/125:rw,z -v /w/workspace/device-virtual-go/125@tmp:/w/workspace/device-virtual-go/125@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-05-30T16:06:09.958Z] $ docker top e88befbe0dff501bb1a1023e59defdb74a7809627af2a8c75416cd2907e28352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:10.820Z] ---> job-cost.sh [2023-05-30T16:06:10.820Z] lf-activate-venv: SKIPPING [2023-05-30T16:06:10.820Z] INFO: No Stack... [2023-05-30T16:06:11.402Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T16:06:11.984Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T16:06:12.634Z] + cat /w/workspace/device-virtual-go/125/archives/cost.csv [2023-05-30T16:06:12.634Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T16:06:12.700Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [2023-05-30T16:06:12.705Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] did not exist. Created. [2023-05-30T16:06:12.706Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:06:13.061Z] /w/workspace/device-virtual-go/125@tmp/durable-2cdc7ed1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T16:06:13.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T16:06:13.736Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T16:06:13.789Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T16:06:13.798Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T16:06:13.808Z] $ docker stop --time=1 e88befbe0dff501bb1a1023e59defdb74a7809627af2a8c75416cd2907e28352 [2023-05-30T16:06:15.312Z] $ docker rm -f --volumes e88befbe0dff501bb1a1023e59defdb74a7809627af2a8c75416cd2907e28352 [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-05-30T16:06:15.699Z] provisioning config files... [2023-05-30T16:06:15.706Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9822068593701263789tmp [Pipeline] { [Pipeline] sh [2023-05-30T16:06:16.006Z] + set +x [2023-05-30T16:06:16.006Z] + bash -s -- [2023-05-30T16:06:16.006Z] + curl -s https://codecov.io/bash [2023-05-30T16:06:16.006Z] [2023-05-30T16:06:16.006Z] _____ _ [2023-05-30T16:06:16.006Z] / ____| | | [2023-05-30T16:06:16.006Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T16:06:16.006Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T16:06:16.006Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T16:06:16.006Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T16:06:16.006Z] Bash-1.0.6 [2023-05-30T16:06:16.006Z] [2023-05-30T16:06:16.006Z] [2023-05-30T16:06:16.006Z] ==> git version 2.25.1 found [2023-05-30T16:06:16.006Z] ==> 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-05-30T16:06:16.006Z] Release-Date: 2020-01-08 [2023-05-30T16:06:16.006Z] 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-05-30T16:06:16.006Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T16:06:16.006Z] ==> Jenkins CI detected. [2023-05-30T16:06:16.006Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-30T16:06:16.006Z] project root: . [2023-05-30T16:06:16.006Z] --> token set from env [2023-05-30T16:06:16.006Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T16:06:16.006Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T16:06:16.006Z] ==> Python coveragepy not found [2023-05-30T16:06:16.006Z] ==> Searching for coverage reports in: [2023-05-30T16:06:16.006Z] + . [2023-05-30T16:06:16.006Z] -> Found 1 reports [2023-05-30T16:06:16.006Z] ==> Detecting git/mercurial file structure [2023-05-30T16:06:16.006Z] ==> Reading reports [2023-05-30T16:06:16.006Z] + ./coverage.out bytes=43063 [2023-05-30T16:06:16.006Z] ==> Appending adjustments [2023-05-30T16:06:16.006Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T16:06:16.266Z] + Found adjustments [2023-05-30T16:06:16.266Z] ==> Gzipping contents [2023-05-30T16:06:16.266Z] 8.0K /tmp/codecov.cSF87b.gz [2023-05-30T16:06:16.266Z] ==> Uploading reports [2023-05-30T16:06:16.266Z] url: https://codecov.io [2023-05-30T16:06:16.266Z] query: branch=main&commit=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:06:16.266Z] -> Pinging Codecov [2023-05-30T16:06:16.266Z] 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=178b9a158c9b2d1c2a09f5efb5db45d99958c0f3&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:06:16.525Z] -> Uploading to [2023-05-30T16:06:16.525Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/5E52B4B073DB2E39498172D8E973AA87/178b9a158c9b2d1c2a09f5efb5db45d99958c0f3/e7c028af-ed0e-4925-8323-0076a774a1d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0de31378cec06d133b8eccc342ebf5207e73872d7378e95bbeaec826df20936 [2023-05-30T16:06:16.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T16:06:16.525Z] Dload Upload Total Spent Left Speed [2023-05-30T16:06:16.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24000 --:--:-- --:--:-- --:--:-- 24111 [2023-05-30T16:06:16.525Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] } [2023-05-30T16:06:16.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T16:06:16.652Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T16:06:16.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:16.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:16.975Z] [2023-05-30T16:06:16.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:17.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:17.271Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T16:06:17.271Z] df9b9388f04a: Pulling fs layer [2023-05-30T16:06:17.271Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T16:06:17.271Z] 25bc292e5bac: Pulling fs layer [2023-05-30T16:06:17.271Z] 114826534d7a: Pulling fs layer [2023-05-30T16:06:17.271Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T16:06:17.271Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T16:06:17.271Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T16:06:17.271Z] 4657fd5d0bcf: Waiting [2023-05-30T16:06:17.271Z] 6ad1cebc031e: Waiting [2023-05-30T16:06:17.271Z] 8a3aa393b2d8: Waiting [2023-05-30T16:06:17.271Z] 114826534d7a: Waiting [2023-05-30T16:06:17.271Z] 25bc292e5bac: Verifying Checksum [2023-05-30T16:06:17.271Z] 25bc292e5bac: Download complete [2023-05-30T16:06:17.271Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T16:06:17.271Z] 52dc419b0ee2: Download complete [2023-05-30T16:06:17.271Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T16:06:17.271Z] 4657fd5d0bcf: Download complete [2023-05-30T16:06:17.271Z] df9b9388f04a: Download complete [2023-05-30T16:06:17.530Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T16:06:17.530Z] 6ad1cebc031e: Download complete [2023-05-30T16:06:17.530Z] df9b9388f04a: Pull complete [2023-05-30T16:06:17.530Z] 52dc419b0ee2: Pull complete [2023-05-30T16:06:17.789Z] 25bc292e5bac: Pull complete [2023-05-30T16:06:18.047Z] 114826534d7a: Download complete [2023-05-30T16:06:18.047Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T16:06:18.047Z] 8a3aa393b2d8: Download complete [2023-05-30T16:06:21.340Z] 114826534d7a: Pull complete [2023-05-30T16:06:21.340Z] 4657fd5d0bcf: Pull complete [2023-05-30T16:06:21.910Z] 6ad1cebc031e: Pull complete [2023-05-30T16:06:27.203Z] 8a3aa393b2d8: Pull complete [2023-05-30T16:06:27.203Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T16:06:27.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:27.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:27.294Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:06:27.328Z] $ 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-05-30T16:06:31.674Z] $ docker top 50ea1a403f96a0d352cf7c17356b8c424be2b3e06dc70b8ca6d29e9975b6ae34 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T16:06:31.738Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-30T16:06:32.019Z] + set -o pipefail [2023-05-30T16:06:32.019Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ab6cb36a-7a6f-4063-806a-63c00a743ae7 [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] [2023-05-30T16:06:37.296Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T16:06:37.296Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T16:06:37.296Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T16:06:37.308Z] $ docker stop --time=1 50ea1a403f96a0d352cf7c17356b8c424be2b3e06dc70b8ca6d29e9975b6ae34 [2023-05-30T16:06:41.409Z] $ docker rm -f --volumes 50ea1a403f96a0d352cf7c17356b8c424be2b3e06dc70b8ca6d29e9975b6ae34 [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-05-30T16:06:42.076Z] + git log --format=format:%s -1 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 [Pipeline] sh [2023-05-30T16:06:42.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:06:42.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:42.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:06:42.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:42.745Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:06:42.783Z] $ 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-05-30T16:06:43.282Z] $ docker top 2b0c7b16ffed2f0f68a9ae159ddfb7520b4f16486613de0cfaa185608afa5eeb -eo pid,comm [2023-05-30T16:06:43.332Z] 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-05-30T16:06:43.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:06:43.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:06:43.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:06:43.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:06:43.479Z] $ docker exec 2b0c7b16ffed2f0f68a9ae159ddfb7520b4f16486613de0cfaa185608afa5eeb ssh-agent [2023-05-30T16:06:43.601Z] SSH_AUTH_SOCK=/tmp/ssh-EMOga3hZgorW/agent.32 [2023-05-30T16:06:43.601Z] SSH_AGENT_PID=39 [2023-05-30T16:06:43.606Z] Running ssh-add (command line suppressed) [2023-05-30T16:06:43.705Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14160568216746297967.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14160568216746297967.key) [2023-05-30T16:06:43.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:06:44.007Z] + git semver tag [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,212 [run_tag] DEBUG tag force:False [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,212 [check_head_tag] DEBUG check head tag [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,214 [execute] INFO git cat-file --batch-check [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,219 [execute] INFO git cat-file --batch [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,256 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,257 [execute] INFO git tag -a v3.0.0-dev.53 -m v3.0.0-dev.53 [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.53', '-m', 'v3.0.0-dev.53'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:06:44.265Z] 2023-05-30 16:06:44,263 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:06:44.265Z] 3.0.0-dev.53 [Pipeline] } [2023-05-30T16:06:44.534Z] $ docker exec --env ******** --env ******** 2b0c7b16ffed2f0f68a9ae159ddfb7520b4f16486613de0cfaa185608afa5eeb ssh-agent -k [2023-05-30T16:06:44.630Z] unset SSH_AUTH_SOCK; [2023-05-30T16:06:44.630Z] unset SSH_AGENT_PID; [2023-05-30T16:06:44.630Z] echo Agent pid 39 killed; [2023-05-30T16:06:44.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:06:44.942Z] + git semver [Pipeline] } [2023-05-30T16:06:45.215Z] $ docker stop --time=1 2b0c7b16ffed2f0f68a9ae159ddfb7520b4f16486613de0cfaa185608afa5eeb [2023-05-30T16:06:46.536Z] $ docker rm -f --volumes 2b0c7b16ffed2f0f68a9ae159ddfb7520b4f16486613de0cfaa185608afa5eeb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:46.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:46.936Z] [2023-05-30T16:06:46.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:47.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:47.237Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T16:06:47.237Z] ab5ef0e58194: Pulling fs layer [2023-05-30T16:06:47.237Z] 9712f1f96733: Pulling fs layer [2023-05-30T16:06:47.237Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T16:06:47.237Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T16:06:47.237Z] e9a5061849ea: Pulling fs layer [2023-05-30T16:06:47.237Z] d747dcd14b5f: Pulling fs layer [2023-05-30T16:06:47.237Z] 2de7ff778b66: Pulling fs layer [2023-05-30T16:06:47.237Z] e9a5061849ea: Waiting [2023-05-30T16:06:47.237Z] d747dcd14b5f: Waiting [2023-05-30T16:06:47.237Z] 2de7ff778b66: Waiting [2023-05-30T16:06:47.237Z] 0d9ebad4ef96: Waiting [2023-05-30T16:06:47.237Z] 9712f1f96733: Verifying Checksum [2023-05-30T16:06:47.237Z] 9712f1f96733: Download complete [2023-05-30T16:06:47.496Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T16:06:47.496Z] 63f879dbbcfc: Download complete [2023-05-30T16:06:47.753Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T16:06:47.753Z] 0d9ebad4ef96: Download complete [2023-05-30T16:06:47.753Z] d747dcd14b5f: Download complete [2023-05-30T16:06:47.753Z] e9a5061849ea: Verifying Checksum [2023-05-30T16:06:47.753Z] e9a5061849ea: Download complete [2023-05-30T16:06:47.753Z] ab5ef0e58194: Verifying Checksum [2023-05-30T16:06:47.753Z] ab5ef0e58194: Download complete [2023-05-30T16:06:47.753Z] 2de7ff778b66: Verifying Checksum [2023-05-30T16:06:47.753Z] 2de7ff778b66: Download complete [2023-05-30T16:06:50.279Z] ab5ef0e58194: Pull complete [2023-05-30T16:06:50.279Z] 9712f1f96733: Pull complete [2023-05-30T16:06:51.213Z] 63f879dbbcfc: Pull complete [2023-05-30T16:06:55.399Z] 0d9ebad4ef96: Pull complete [2023-05-30T16:06:55.658Z] e9a5061849ea: Pull complete [2023-05-30T16:06:55.916Z] d747dcd14b5f: Pull complete [2023-05-30T16:06:57.291Z] 2de7ff778b66: Pull complete [2023-05-30T16:06:57.291Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T16:06:57.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:57.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:57.380Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:06:57.411Z] $ 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-05-30T16:07:03.607Z] $ docker top 11b09d0eaa9d98830aaba3a2089fd3c82ea8e65e3371ee6ba6c5a1ee963d72cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:07:03.675Z] provisioning config files... [2023-05-30T16:07:03.682Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6975546798904246344tmp [2023-05-30T16:07:03.691Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11045068579048572734tmp [2023-05-30T16:07:03.701Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2698387866063711679tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:07:03.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:03.998Z] ---> sigul-configuration.sh [2023-05-30T16:07:03.998Z] gpg: directory `/root/.gnupg' created [2023-05-30T16:07:03.998Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T16:07:03.998Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T16:07:03.998Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T16:07:03.998Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T16:07:03.998Z] gpg: CAST5 encrypted data [2023-05-30T16:07:03.998Z] gpg: encrypted with 1 passphrase [2023-05-30T16:07:03.998Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T16:07:04.286Z] + mkdir /home/jenkins [2023-05-30T16:07:04.287Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T16:07:04.573Z] + 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-05-30T16:07:04.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:04.861Z] ---> sigul-install.sh [2023-05-30T16:07:04.861Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T16:07:05.143Z] + git tag --list [2023-05-30T16:07:05.143Z] v1.0.0 [2023-05-30T16:07:05.143Z] v1.1.0 [2023-05-30T16:07:05.143Z] v1.1.1 [2023-05-30T16:07:05.143Z] v1.2.1 [2023-05-30T16:07:05.143Z] v1.2.2 [2023-05-30T16:07:05.143Z] v1.2.3 [2023-05-30T16:07:05.143Z] v1.3.0 [2023-05-30T16:07:05.143Z] v1.3.1 [2023-05-30T16:07:05.143Z] v2.0.0 [2023-05-30T16:07:05.143Z] v2.1.0 [2023-05-30T16:07:05.143Z] v2.1.1 [2023-05-30T16:07:05.143Z] v2.1.1-dev.1 [2023-05-30T16:07:05.143Z] v2.1.1-dev.2 [2023-05-30T16:07:05.143Z] v2.2.0 [2023-05-30T16:07:05.143Z] v2.2.1-dev.1 [2023-05-30T16:07:05.143Z] v2.2.1-dev.2 [2023-05-30T16:07:05.143Z] v2.2.1-dev.3 [2023-05-30T16:07:05.143Z] v2.2.1-dev.4 [2023-05-30T16:07:05.143Z] v2.2.1-dev.5 [2023-05-30T16:07:05.143Z] v2.2.1-dev.6 [2023-05-30T16:07:05.143Z] v2.2.1-dev.7 [2023-05-30T16:07:05.143Z] v2.2.1-dev.8 [2023-05-30T16:07:05.143Z] v2.3.0 [2023-05-30T16:07:05.143Z] v2.3.0-dev.10 [2023-05-30T16:07:05.143Z] v2.3.0-dev.11 [2023-05-30T16:07:05.143Z] v2.3.0-dev.12 [2023-05-30T16:07:05.143Z] v2.3.0-dev.13 [2023-05-30T16:07:05.143Z] v2.3.0-dev.14 [2023-05-30T16:07:05.143Z] v2.3.0-dev.15 [2023-05-30T16:07:05.143Z] v2.3.0-dev.16 [2023-05-30T16:07:05.143Z] v2.3.0-dev.17 [2023-05-30T16:07:05.143Z] v2.3.0-dev.18 [2023-05-30T16:07:05.143Z] v2.3.0-dev.19 [2023-05-30T16:07:05.143Z] v2.3.0-dev.20 [2023-05-30T16:07:05.143Z] v2.3.0-dev.21 [2023-05-30T16:07:05.143Z] v2.3.0-dev.22 [2023-05-30T16:07:05.143Z] v2.3.0-dev.23 [2023-05-30T16:07:05.143Z] v2.3.0-dev.24 [2023-05-30T16:07:05.143Z] v2.3.0-dev.25 [2023-05-30T16:07:05.143Z] v2.3.0-dev.26 [2023-05-30T16:07:05.143Z] v2.3.0-dev.27 [2023-05-30T16:07:05.143Z] v2.3.0-dev.28 [2023-05-30T16:07:05.143Z] v2.3.0-dev.29 [2023-05-30T16:07:05.143Z] v2.3.0-dev.30 [2023-05-30T16:07:05.143Z] v2.3.0-dev.8 [2023-05-30T16:07:05.143Z] v2.3.0-dev.9 [2023-05-30T16:07:05.143Z] v3.0.0-dev.1 [2023-05-30T16:07:05.143Z] v3.0.0-dev.10 [2023-05-30T16:07:05.143Z] v3.0.0-dev.11 [2023-05-30T16:07:05.143Z] v3.0.0-dev.12 [2023-05-30T16:07:05.143Z] v3.0.0-dev.13 [2023-05-30T16:07:05.143Z] v3.0.0-dev.14 [2023-05-30T16:07:05.143Z] v3.0.0-dev.15 [2023-05-30T16:07:05.143Z] v3.0.0-dev.16 [2023-05-30T16:07:05.143Z] v3.0.0-dev.17 [2023-05-30T16:07:05.143Z] v3.0.0-dev.18 [2023-05-30T16:07:05.143Z] v3.0.0-dev.19 [2023-05-30T16:07:05.143Z] v3.0.0-dev.2 [2023-05-30T16:07:05.143Z] v3.0.0-dev.20 [2023-05-30T16:07:05.143Z] v3.0.0-dev.21 [2023-05-30T16:07:05.143Z] v3.0.0-dev.22 [2023-05-30T16:07:05.143Z] v3.0.0-dev.23 [2023-05-30T16:07:05.143Z] v3.0.0-dev.24 [2023-05-30T16:07:05.143Z] v3.0.0-dev.25 [2023-05-30T16:07:05.143Z] v3.0.0-dev.26 [2023-05-30T16:07:05.143Z] v3.0.0-dev.27 [2023-05-30T16:07:05.143Z] v3.0.0-dev.28 [2023-05-30T16:07:05.143Z] v3.0.0-dev.29 [2023-05-30T16:07:05.143Z] v3.0.0-dev.3 [2023-05-30T16:07:05.143Z] v3.0.0-dev.30 [2023-05-30T16:07:05.143Z] v3.0.0-dev.31 [2023-05-30T16:07:05.143Z] v3.0.0-dev.32 [2023-05-30T16:07:05.143Z] v3.0.0-dev.33 [2023-05-30T16:07:05.143Z] v3.0.0-dev.34 [2023-05-30T16:07:05.143Z] v3.0.0-dev.35 [2023-05-30T16:07:05.143Z] v3.0.0-dev.36 [2023-05-30T16:07:05.143Z] v3.0.0-dev.37 [2023-05-30T16:07:05.143Z] v3.0.0-dev.38 [2023-05-30T16:07:05.143Z] v3.0.0-dev.39 [2023-05-30T16:07:05.143Z] v3.0.0-dev.4 [2023-05-30T16:07:05.143Z] v3.0.0-dev.40 [2023-05-30T16:07:05.143Z] v3.0.0-dev.41 [2023-05-30T16:07:05.143Z] v3.0.0-dev.42 [2023-05-30T16:07:05.143Z] v3.0.0-dev.43 [2023-05-30T16:07:05.143Z] v3.0.0-dev.44 [2023-05-30T16:07:05.143Z] v3.0.0-dev.45 [2023-05-30T16:07:05.143Z] v3.0.0-dev.46 [2023-05-30T16:07:05.143Z] v3.0.0-dev.47 [2023-05-30T16:07:05.143Z] v3.0.0-dev.48 [2023-05-30T16:07:05.143Z] v3.0.0-dev.49 [2023-05-30T16:07:05.143Z] v3.0.0-dev.5 [2023-05-30T16:07:05.143Z] v3.0.0-dev.50 [2023-05-30T16:07:05.143Z] v3.0.0-dev.51 [2023-05-30T16:07:05.143Z] v3.0.0-dev.52 [2023-05-30T16:07:05.143Z] v3.0.0-dev.53 [2023-05-30T16:07:05.143Z] v3.0.0-dev.6 [2023-05-30T16:07:05.143Z] v3.0.0-dev.7 [2023-05-30T16:07:05.143Z] v3.0.0-dev.8 [2023-05-30T16:07:05.143Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T16:07:05.431Z] + lftools sign git-tag v3.0.0-dev.53 [2023-05-30T16:07:06.003Z] Signing Git tag with Sigul... [2023-05-30T16:07:06.003Z] Signing v3.0.0-dev.53 [Pipeline] echo [2023-05-30T16:07:06.271Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:06.554Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T16:07:06.561Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T16:07:06.577Z] $ docker stop --time=1 11b09d0eaa9d98830aaba3a2089fd3c82ea8e65e3371ee6ba6c5a1ee963d72cb [2023-05-30T16:07:07.895Z] $ docker rm -f --volumes 11b09d0eaa9d98830aaba3a2089fd3c82ea8e65e3371ee6ba6c5a1ee963d72cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T16:07:08.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:07:08.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:08.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:07:08.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:08.701Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:07:08.735Z] $ 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-05-30T16:07:09.109Z] $ docker top 19b742018f37e6813ae3029cc5f57e5af6f4556936c175a04e89d906b1378dfd -eo pid,comm [2023-05-30T16:07:09.161Z] 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-05-30T16:07:09.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:07:09.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:07:09.204Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:07:09.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:07:09.340Z] $ docker exec 19b742018f37e6813ae3029cc5f57e5af6f4556936c175a04e89d906b1378dfd ssh-agent [2023-05-30T16:07:09.456Z] SSH_AUTH_SOCK=/tmp/ssh-JJ11z0SUXMuE/agent.33 [2023-05-30T16:07:09.456Z] SSH_AGENT_PID=39 [2023-05-30T16:07:09.461Z] Running ssh-add (command line suppressed) [2023-05-30T16:07:09.559Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15679599104632715627.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15679599104632715627.key) [2023-05-30T16:07:09.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:07:09.863Z] + git semver bump pre [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [bump_version] DEBUG bumping version:3.0.0-dev.53 on axis:pre with prefix:dev [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [bump_version] DEBUG bumped version:3.0.0-dev.54 [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [write_version] DEBUG write version:3.0.0-dev.54 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,061 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,063 [execute] INFO git cat-file --batch-check [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,069 [execute] INFO git cat-file --batch [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:10.123Z] 2023-05-30 16:07:10,076 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:07:10.123Z] 3.0.0-dev.54 [Pipeline] } [2023-05-30T16:07:10.133Z] $ docker exec --env ******** --env ******** 19b742018f37e6813ae3029cc5f57e5af6f4556936c175a04e89d906b1378dfd ssh-agent -k [2023-05-30T16:07:10.232Z] unset SSH_AUTH_SOCK; [2023-05-30T16:07:10.232Z] unset SSH_AGENT_PID; [2023-05-30T16:07:10.232Z] echo Agent pid 39 killed; [2023-05-30T16:07:10.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:07:10.549Z] + git semver [Pipeline] } [2023-05-30T16:07:10.830Z] $ docker stop --time=1 19b742018f37e6813ae3029cc5f57e5af6f4556936c175a04e89d906b1378dfd [2023-05-30T16:07:12.142Z] $ docker rm -f --volumes 19b742018f37e6813ae3029cc5f57e5af6f4556936c175a04e89d906b1378dfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:07:12.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:07:12.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:12.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:07:12.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:12.870Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:07:12.901Z] $ 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-05-30T16:07:13.250Z] $ docker top 33e25ad283dc2752481cf379834e31260d24f07dd4543e9a44cfadec7e258b20 -eo pid,comm [2023-05-30T16:07:13.306Z] 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-05-30T16:07:13.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:07:13.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:07:13.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:07:13.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:07:13.466Z] $ docker exec 33e25ad283dc2752481cf379834e31260d24f07dd4543e9a44cfadec7e258b20 ssh-agent [2023-05-30T16:07:13.578Z] SSH_AUTH_SOCK=/tmp/ssh-QVZVoqhnLq5a/agent.32 [2023-05-30T16:07:13.578Z] SSH_AGENT_PID=38 [2023-05-30T16:07:13.583Z] Running ssh-add (command line suppressed) [2023-05-30T16:07:13.686Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18367010224051831766.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18367010224051831766.key) [2023-05-30T16:07:13.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:07:13.986Z] + git semver push [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,168 [run_push] DEBUG push [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,169 [execute] INFO git cat-file --batch-check [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,172 [execute] INFO git rev-list 71062e48e3d51306edbd7e40a7dc458af8458a9d -- [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,172 [execute] DEBUG Popen(['git', 'rev-list', '71062e48e3d51306edbd7e40a7dc458af8458a9d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,182 [execute] INFO git fetch -v origin [2023-05-30T16:07:14.246Z] 2023-05-30 16:07:14,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T16:07:14.815Z] 2023-05-30 16:07:14,682 [run_push] DEBUG no remote changes detected [2023-05-30T16:07:14.815Z] 2023-05-30 16:07:14,682 [execute] INFO git push origin semver [2023-05-30T16:07:14.815Z] 2023-05-30 16:07:14,683 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:07:16.193Z] 2023-05-30 16:07:16,151 [run_push] DEBUG push all version tags [2023-05-30T16:07:16.193Z] 2023-05-30 16:07:16,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T16:07:16.193Z] 2023-05-30 16:07:16,152 [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-05-30T16:07:17.130Z] 2023-05-30 16:07:17,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T16:07:17.130Z] 3.0.0-dev.54 [Pipeline] } [2023-05-30T16:07:17.140Z] $ docker exec --env ******** --env ******** 33e25ad283dc2752481cf379834e31260d24f07dd4543e9a44cfadec7e258b20 ssh-agent -k [2023-05-30T16:07:17.253Z] unset SSH_AUTH_SOCK; [2023-05-30T16:07:17.253Z] unset SSH_AGENT_PID; [2023-05-30T16:07:17.254Z] echo Agent pid 38 killed; [2023-05-30T16:07:17.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:07:17.561Z] + git semver [Pipeline] } [2023-05-30T16:07:17.833Z] $ docker stop --time=1 33e25ad283dc2752481cf379834e31260d24f07dd4543e9a44cfadec7e258b20 [2023-05-30T16:07:19.317Z] $ docker rm -f --volumes 33e25ad283dc2752481cf379834e31260d24f07dd4543e9a44cfadec7e258b20 [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-05-30T16:07:19.934Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-30T16:07:19.934Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T16:07:19.934Z] total 16 [2023-05-30T16:07:19.934Z] drwxr-xr-x 3 root root 4096 May 30 15:59 . [2023-05-30T16:07:19.934Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. [2023-05-30T16:07:19.934Z] drwxr-xr-x 2 root root 4096 May 30 15:59 cost [2023-05-30T16:07:19.934Z] -rw-r--r-- 1 root root 89 May 30 15:59 cost.csv [2023-05-30T16:07:19.934Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T16:07:19.934Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T16:07:19.934Z] total 16 [2023-05-30T16:07:19.934Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:59 . [2023-05-30T16:07:19.934Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. [2023-05-30T16:07:19.934Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:59 cost [2023-05-30T16:07:19.934Z] -rw-r--r-- 1 jenkins jenkins 89 May 30 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:20.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:21.127Z] ---> package-listing.sh [2023-05-30T16:07:21.127Z] ++ facter osfamily [2023-05-30T16:07:21.127Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:07:21.386Z] + OS_FAMILY=debian [2023-05-30T16:07:21.386Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-30T16:07:21.386Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:07:21.386Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:07:21.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:07:21.386Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:07:21.386Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-30T16:07:21.386Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:07:21.386Z] + case "${OS_FAMILY}" in [2023-05-30T16:07:21.386Z] + dpkg -l [2023-05-30T16:07:21.386Z] + grep '^ii' [2023-05-30T16:07:21.386Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:07:21.386Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:07:21.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:07:21.386Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-30T16:07:21.386Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-30T16:07:21.386Z] + 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-05-30T16:07:21.397Z] 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-05-30T16:07:21.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:22.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:07:22.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:22.308Z] prd-ubuntu20.04-docker-8c-8g-17319 does not seem to be running inside a container [2023-05-30T16:07:22.339Z] $ 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-05-30T16:07:22.587Z] $ docker top 3730f22d034e5282f28e44070286f6d9203de97a0a7451f0554e36ecd6cef555 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:07:22.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:07:23.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:07:23.496Z] + ls /var/log/sa-host [2023-05-30T16:07:23.497Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:07:23.562Z] provisioning config files... [2023-05-30T16:07:23.569Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2909021480837021972tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:07:23.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:23.866Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:07:23.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:24.191Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:07:24.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:24.484Z] ---> sudo-logs.sh [2023-05-30T16:07:24.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:07:24.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:24.801Z] ---> job-cost.sh [2023-05-30T16:07:24.801Z] lf-activate-venv: SKIPPING [2023-05-30T16:07:24.801Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:07:24.801Z] INFO: Retrieving Stack Cost... [2023-05-30T16:07:25.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:07:25.630Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:07:25.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:25.921Z] ---> logs-deploy.sh [2023-05-30T16:07:25.921Z] lf-activate-venv: SKIPPING [2023-05-30T16:07:25.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/125 [2023-05-30T16:07:25.921Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:07:26.863Z] Archives upload complete. [2023-05-30T16:07:26.863Z] INFO: archiving logs to Nexus