Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 213c59a90fa2a9f25f91c2628b566ab82c721a2b 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-ssh16487788271569665519.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13493342448648009216.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9238142466501699378.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh11228925013437956843.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3974795385954264192.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9311 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 213c59a90fa2a9f25f91c2628b566ab82c721a2b (main) Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 213c59a90fa2a9f25f91c2628b566ab82c721a2b # timeout=10 > git rev-list --no-walk 9a1b535985cde1136af0b2835ff927b495d73fc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T14:57:32.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T14:57:32.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T14:57:32.611Z] ========================================================= [2022-10-24T14:57:32.611Z] EdgeX Global Pipelines Version Info [2022-10-24T14:57:32.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:33.347Z] ------------------- [2022-10-24T14:57:33.347Z] stable info: [2022-10-24T14:57:33.347Z] ------------------- [2022-10-24T14:57:33.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T14:57:33.348Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:57:33.348Z] Message: update stable to v1.0.243 [2022-10-24T14:57:33.918Z] ------------------- [2022-10-24T14:57:33.918Z] experimental info: [2022-10-24T14:57:33.918Z] ------------------- [2022-10-24T14:57:33.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T14:57:33.918Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:57:33.918Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T14:57:34.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-10-24T14:57:34.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-10-24T14:57:34.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T14:57:34.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T14:57:34.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T14:57:34.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T14:57:34.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T14:57:34.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T14:57:34.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T14:57:34.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T14:57:34.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T14:57:34.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-10-24T14:57:34.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T14:57:34.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T14:57:34.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:57:34.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:57:34.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T14:57:34.333Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T14:57:34.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T14:57:34.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T14:57:34.368Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T14:57:34.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T14:57:34.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T14:57:34.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T14:57:34.415Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T14:57:34.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T14:57:34.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T14:57:34.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T14:57:34.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T14:57:34.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T14:57:34.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] echo [2022-10-24T14:57:34.491Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 213c59a [Pipeline] echo [2022-10-24T14:57:34.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:57:34.537Z] provisioning config files... [2022-10-24T14:57:34.559Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12421588552105141375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:34.859Z] ---> docker-login.sh [2022-10-24T14:57:34.859Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:57:35.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:35.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:35.699Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:35.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:35.699Z] [2022-10-24T14:57:35.699Z] Login Succeeded [2022-10-24T14:57:35.699Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:57:35.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:35.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:35.699Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:35.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:35.699Z] [2022-10-24T14:57:35.699Z] Login Succeeded [2022-10-24T14:57:35.699Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:57:35.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:35.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:35.959Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:35.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:35.959Z] [2022-10-24T14:57:35.959Z] Login Succeeded [2022-10-24T14:57:35.959Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:57:35.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:35.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:35.959Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:35.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:35.959Z] [2022-10-24T14:57:35.959Z] Login Succeeded [2022-10-24T14:57:35.959Z] docker.io [2022-10-24T14:57:35.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:36.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:36.539Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:36.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:36.539Z] [2022-10-24T14:57:36.539Z] Login Succeeded [2022-10-24T14:57:36.539Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:57:36.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T14:57:36.932Z] + git rev-list -1 --merges 213c59a90fa2a9f25f91c2628b566ab82c721a2b~1..213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] echo [2022-10-24T14:57:36.968Z] -----------> git rev-list -1 --merges 213c59a90fa2a9f25f91c2628b566ab82c721a2b~1..213c59a90fa2a9f25f91c2628b566ab82c721a2b 213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T14:57:36.968Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b [false] [Pipeline] sh [2022-10-24T14:57:37.259Z] + git log --format=format:%s -1 213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] echo [2022-10-24T14:57:37.275Z] ========================================================= [2022-10-24T14:57:37.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T14:57:37.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T14:57:37.596Z] + git log --format=format:%s -1 213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] echo [2022-10-24T14:57:37.607Z] [semverPrep] GIT_COMMIT: 213c59a90fa2a9f25f91c2628b566ab82c721a2b, Commit Message: Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46 [Pipeline] echo [2022-10-24T14:57:37.614Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T14:57:37.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T14:57:37.952Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T14:57:37.952Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T14:57:37.952Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T14:57:37.952Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T14:57:37.952Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T14:57:37.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:38.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:38.291Z] [2022-10-24T14:57:38.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:38.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:38.860Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T14:57:38.860Z] b85a868b505f: Pulling fs layer [2022-10-24T14:57:38.860Z] e2be974225ed: Pulling fs layer [2022-10-24T14:57:38.860Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T14:57:38.860Z] 988bab9f4d93: Pulling fs layer [2022-10-24T14:57:38.860Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T14:57:38.860Z] eaf3925da568: Pulling fs layer [2022-10-24T14:57:38.860Z] bab4dde63d76: Pulling fs layer [2022-10-24T14:57:38.860Z] bde34c3a00c8: Pulling fs layer [2022-10-24T14:57:38.860Z] b352a97aabf1: Pulling fs layer [2022-10-24T14:57:38.860Z] 4872d77fe225: Pulling fs layer [2022-10-24T14:57:38.860Z] 5851b861e8e6: Pulling fs layer [2022-10-24T14:57:38.860Z] 988bab9f4d93: Waiting [2022-10-24T14:57:38.860Z] bde34c3a00c8: Waiting [2022-10-24T14:57:38.860Z] 4872d77fe225: Waiting [2022-10-24T14:57:38.860Z] b352a97aabf1: Waiting [2022-10-24T14:57:38.860Z] 5851b861e8e6: Waiting [2022-10-24T14:57:38.860Z] 1469e6f7b9e6: Waiting [2022-10-24T14:57:38.860Z] bab4dde63d76: Waiting [2022-10-24T14:57:38.860Z] e2be974225ed: Verifying Checksum [2022-10-24T14:57:38.860Z] e2be974225ed: Download complete [2022-10-24T14:57:38.860Z] 988bab9f4d93: Verifying Checksum [2022-10-24T14:57:38.860Z] 988bab9f4d93: Download complete [2022-10-24T14:57:38.860Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T14:57:38.860Z] 1469e6f7b9e6: Download complete [2022-10-24T14:57:38.860Z] eaf3925da568: Verifying Checksum [2022-10-24T14:57:38.860Z] eaf3925da568: Download complete [2022-10-24T14:57:38.860Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T14:57:38.860Z] 339a4e72a1f5: Download complete [2022-10-24T14:57:38.860Z] bde34c3a00c8: Download complete [2022-10-24T14:57:39.120Z] b352a97aabf1: Verifying Checksum [2022-10-24T14:57:39.120Z] b352a97aabf1: Download complete [2022-10-24T14:57:39.120Z] 4872d77fe225: Verifying Checksum [2022-10-24T14:57:39.120Z] 4872d77fe225: Download complete [2022-10-24T14:57:39.120Z] 5851b861e8e6: Verifying Checksum [2022-10-24T14:57:39.120Z] 5851b861e8e6: Download complete [2022-10-24T14:57:39.120Z] b85a868b505f: Verifying Checksum [2022-10-24T14:57:39.120Z] b85a868b505f: Download complete [2022-10-24T14:57:39.378Z] bab4dde63d76: Verifying Checksum [2022-10-24T14:57:39.378Z] bab4dde63d76: Download complete [2022-10-24T14:57:40.313Z] b85a868b505f: Pull complete [2022-10-24T14:57:40.574Z] e2be974225ed: Pull complete [2022-10-24T14:57:41.512Z] 339a4e72a1f5: Pull complete [2022-10-24T14:57:41.512Z] 988bab9f4d93: Pull complete [2022-10-24T14:57:41.780Z] 1469e6f7b9e6: Pull complete [2022-10-24T14:57:41.780Z] eaf3925da568: Pull complete [2022-10-24T14:57:43.692Z] bab4dde63d76: Pull complete [2022-10-24T14:57:43.692Z] bde34c3a00c8: Pull complete [2022-10-24T14:57:43.949Z] b352a97aabf1: Pull complete [2022-10-24T14:57:43.949Z] 4872d77fe225: Pull complete [2022-10-24T14:57:43.949Z] 5851b861e8e6: Pull complete [2022-10-24T14:57:43.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T14:57:43.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:43.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:57:44.033Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T14:57:44.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T14:57:46.479Z] $ docker top dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 -eo pid,comm [2022-10-24T14:57:46.536Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T14:57:46.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T14:57:46.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:57:46.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:57:46.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:57:46.679Z] $ docker exec dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 ssh-agent [2022-10-24T14:57:46.797Z] SSH_AUTH_SOCK=/tmp/ssh-p5XsUord5djJ/agent.33 [2022-10-24T14:57:46.797Z] SSH_AGENT_PID=39 [2022-10-24T14:57:46.803Z] Running ssh-add (command line suppressed) [2022-10-24T14:57:46.922Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17428378180721193203.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17428378180721193203.key) [2022-10-24T14:57:46.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:57:47.221Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T14:57:47.237Z] $ docker exec --env ******** --env ******** dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 ssh-agent -k [2022-10-24T14:57:47.334Z] unset SSH_AUTH_SOCK; [2022-10-24T14:57:47.334Z] unset SSH_AGENT_PID; [2022-10-24T14:57:47.334Z] echo Agent pid 39 killed; [2022-10-24T14:57:47.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T14:57:47.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:57:47.365Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:57:47.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:57:47.476Z] $ docker exec dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 ssh-agent [2022-10-24T14:57:47.574Z] SSH_AUTH_SOCK=/tmp/ssh-RrCwEI9dewCj/agent.71 [2022-10-24T14:57:47.574Z] SSH_AGENT_PID=77 [2022-10-24T14:57:47.579Z] Running ssh-add (command line suppressed) [2022-10-24T14:57:47.681Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8610719146454780428.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8610719146454780428.key) [2022-10-24T14:57:47.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:57:47.990Z] + git semver init [2022-10-24T14:57:48.249Z] 2022-10-24 14:57:48,151 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T14:57:48.249Z] 2022-10-24 14:57:48,152 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-24T14:57:48.249Z] 2022-10-24 14:57:48,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-24T14:57:48.249Z] 2022-10-24 14:57:48,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T14:57:49.633Z] 2022-10-24 14:57:49,362 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-10-24T14:57:49.633Z] 2022-10-24 14:57:49,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-10-24T14:57:49.633Z] 2022-10-24 14:57:49,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T14:57:49.633Z] 2022-10-24 14:57:49,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T14:57:49.633Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T14:57:49.644Z] $ docker exec --env ******** --env ******** dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 ssh-agent -k [2022-10-24T14:57:49.743Z] unset SSH_AUTH_SOCK; [2022-10-24T14:57:49.743Z] unset SSH_AGENT_PID; [2022-10-24T14:57:49.744Z] echo Agent pid 77 killed; [2022-10-24T14:57:49.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T14:57:50.055Z] + git semver [Pipeline] } [2022-10-24T14:57:50.329Z] $ docker stop --time=1 dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 [2022-10-24T14:57:51.637Z] $ docker rm -f dd157d412b1a4173b80202b4b01dd8ed5c79149e1c91f76aa38afb72cbf7fe73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:57:51.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T14:57:52.131Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T14:57:52.134Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:57:52.227Z] provisioning config files... [2022-10-24T14:57:52.235Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4923531413866377850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:52.528Z] ---> docker-login.sh [2022-10-24T14:57:52.528Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:57:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:52.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:52.528Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:52.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:52.528Z] [2022-10-24T14:57:52.528Z] Login Succeeded [2022-10-24T14:57:52.528Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:57:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:52.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:52.528Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:52.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:52.528Z] [2022-10-24T14:57:52.528Z] Login Succeeded [2022-10-24T14:57:52.528Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:57:52.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:52.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:52.788Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:52.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:52.788Z] [2022-10-24T14:57:52.788Z] Login Succeeded [2022-10-24T14:57:52.788Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:57:52.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:52.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:52.788Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:52.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:52.788Z] [2022-10-24T14:57:52.788Z] Login Succeeded [2022-10-24T14:57:52.788Z] docker.io [2022-10-24T14:57:53.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:53.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:53.309Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:53.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:53.309Z] [2022-10-24T14:57:53.309Z] Login Succeeded [2022-10-24T14:57:53.309Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:57:53.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T14:57:53.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:57:53.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:57:53.388Z] ========================================================= [2022-10-24T14:57:53.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T14:57:53.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:53.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T14:57:53.707Z] Sending build context to Docker daemon 23.22MB [2022-10-24T14:57:53.707Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T14:57:53.707Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T14:57:53.967Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T14:57:53.967Z] 213ec9aee27d: Pulling fs layer [2022-10-24T14:57:53.967Z] 4583459ba037: Pulling fs layer [2022-10-24T14:57:53.967Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T14:57:53.967Z] 53926ce57604: Pulling fs layer [2022-10-24T14:57:53.967Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T14:57:53.967Z] 30f14e443154: Pulling fs layer [2022-10-24T14:57:53.967Z] 53926ce57604: Waiting [2022-10-24T14:57:53.967Z] 21b2b0c7a3f4: Waiting [2022-10-24T14:57:53.967Z] 801331c1e519: Pulling fs layer [2022-10-24T14:57:53.967Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T14:57:53.967Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T14:57:53.967Z] 30f14e443154: Waiting [2022-10-24T14:57:53.967Z] 801331c1e519: Waiting [2022-10-24T14:57:53.967Z] 99cc6dd402b0: Waiting [2022-10-24T14:57:53.967Z] 7d9ed39f4882: Waiting [2022-10-24T14:57:53.967Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T14:57:53.967Z] 93c1e223e6f2: Download complete [2022-10-24T14:57:53.967Z] 4583459ba037: Verifying Checksum [2022-10-24T14:57:53.967Z] 4583459ba037: Download complete [2022-10-24T14:57:53.967Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T14:57:53.967Z] 21b2b0c7a3f4: Download complete [2022-10-24T14:57:53.967Z] 30f14e443154: Download complete [2022-10-24T14:57:53.967Z] 213ec9aee27d: Verifying Checksum [2022-10-24T14:57:53.967Z] 213ec9aee27d: Download complete [2022-10-24T14:57:53.967Z] 801331c1e519: Download complete [2022-10-24T14:57:53.967Z] 213ec9aee27d: Pull complete [2022-10-24T14:57:54.227Z] 4583459ba037: Pull complete [2022-10-24T14:57:54.227Z] 93c1e223e6f2: Pull complete [2022-10-24T14:57:54.486Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T14:57:54.486Z] 7d9ed39f4882: Download complete [2022-10-24T14:57:54.744Z] 53926ce57604: Verifying Checksum [2022-10-24T14:57:54.744Z] 53926ce57604: Download complete [2022-10-24T14:57:54.744Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T14:57:54.744Z] 99cc6dd402b0: Download complete [2022-10-24T14:57:58.954Z] 53926ce57604: Pull complete [2022-10-24T14:57:58.954Z] 21b2b0c7a3f4: Pull complete [2022-10-24T14:57:58.954Z] 30f14e443154: Pull complete [2022-10-24T14:57:58.954Z] 801331c1e519: Pull complete [2022-10-24T14:58:00.327Z] 99cc6dd402b0: Pull complete [2022-10-24T14:58:00.895Z] 7d9ed39f4882: Pull complete [2022-10-24T14:58:00.895Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T14:58:00.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:58:00.895Z] ---> 1dedd983c030 [2022-10-24T14:58:00.895Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T14:58:04.199Z] ---> Running in f27c9eaf321c [2022-10-24T14:58:04.199Z] Removing intermediate container f27c9eaf321c [2022-10-24T14:58:04.199Z] ---> ac324d8a2a13 [2022-10-24T14:58:04.199Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T14:58:04.457Z] ---> Running in 305f444bdedd [2022-10-24T14:58:04.457Z] Removing intermediate container 305f444bdedd [2022-10-24T14:58:04.457Z] ---> dcce4b4e2b97 [2022-10-24T14:58:04.457Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:58:04.457Z] ---> Running in db4df5e3700d [2022-10-24T14:58:04.457Z] Removing intermediate container db4df5e3700d [2022-10-24T14:58:04.457Z] ---> e2d1e34d8389 [2022-10-24T14:58:04.457Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-24T14:58:04.715Z] ---> Running in 3b24508cade2 [2022-10-24T14:58:04.974Z] Removing intermediate container 3b24508cade2 [2022-10-24T14:58:04.974Z] ---> 51701638d3c4 [2022-10-24T14:58:04.974Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:58:04.974Z] ---> Running in b2d6c68b7f26 [2022-10-24T14:58:05.540Z] Removing intermediate container b2d6c68b7f26 [2022-10-24T14:58:05.540Z] ---> c71e12ac1558 [2022-10-24T14:58:05.540Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T14:58:05.540Z] ---> Running in 79a1fffe9ecc [2022-10-24T14:58:05.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:58:06.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:58:06.990Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T14:58:06.990Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T14:58:06.990Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T14:58:07.201Z] Still waiting to schedule task [2022-10-24T14:58:07.201Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T14:58:07.249Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T14:58:07.249Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:58:07.249Z] OK: 216 MiB in 55 packages [2022-10-24T14:58:07.817Z] Removing intermediate container 79a1fffe9ecc [2022-10-24T14:58:07.817Z] ---> d773969fd936 [2022-10-24T14:58:07.817Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-24T14:58:08.075Z] ---> 854b8c393abd [2022-10-24T14:58:08.075Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:58:08.075Z] ---> Running in 1f298837a8aa [2022-10-24T14:58:34.617Z] Removing intermediate container 1f298837a8aa [2022-10-24T14:58:34.617Z] ---> 62ef306d4e86 [2022-10-24T14:58:34.617Z] Step 11/13 : COPY . . [2022-10-24T14:58:34.617Z] ---> d97f427988d3 [2022-10-24T14:58:34.617Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T14:58:34.617Z] ---> Running in fd4918484930 [2022-10-24T14:58:34.617Z] Removing intermediate container fd4918484930 [2022-10-24T14:58:34.617Z] ---> b1bb08c9b15b [2022-10-24T14:58:34.617Z] Step 13/13 : RUN $MAKE [2022-10-24T14:58:34.617Z] ---> Running in 0ee71c49dc90 [2022-10-24T14:58:34.617Z] noop [2022-10-24T14:58:34.617Z] Removing intermediate container 0ee71c49dc90 [2022-10-24T14:58:34.617Z] ---> f6cd7afba916 [2022-10-24T14:58:34.617Z] Successfully built f6cd7afba916 [2022-10-24T14:58:34.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:58:34.918Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:58:34.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:58:34.982Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T14:58:35.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T14:58:35.543Z] $ docker top 8a041526eebb1c44a65865ec8852e39c546a2b84d558b8a27a2cc698725f7d06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:58:35.881Z] + go version [2022-10-24T14:58:35.881Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T14:58:35.899Z] $ docker stop --time=1 8a041526eebb1c44a65865ec8852e39c546a2b84d558b8a27a2cc698725f7d06 [2022-10-24T14:58:37.369Z] $ docker rm -f 8a041526eebb1c44a65865ec8852e39c546a2b84d558b8a27a2cc698725f7d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:58:37.785Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:58:37.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:58:37.854Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T14:58:37.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T14:58:38.537Z] $ docker top 2ee044a9ec103fe8c76ae0f98df3071724e5e3f71875e7cf970a30669564b444 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:58:38.887Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:58:39.181Z] + make test [2022-10-24T14:58:39.181Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T14:58:39.438Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-24T14:58:49.396Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-24T14:58:50.775Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.045s coverage: 65.7% of statements [2022-10-24T14:58:58.894Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T14:58:58.894Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T14:59:02.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T14:59:02.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T14:59:02.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T14:59:02.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T14:59:02.205Z] $ docker stop --time=1 2ee044a9ec103fe8c76ae0f98df3071724e5e3f71875e7cf970a30669564b444 [2022-10-24T14:59:04.691Z] $ docker rm -f 2ee044a9ec103fe8c76ae0f98df3071724e5e3f71875e7cf970a30669564b444 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:59:05.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T14:59:05.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T14:59:05.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T14:59:05.860Z] + ls -al . [2022-10-24T14:59:05.860Z] total 204 [2022-10-24T14:59:05.860Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 14:58 . [2022-10-24T14:59:05.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:57 .. [2022-10-24T14:59:05.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:58 .git [2022-10-24T14:59:05.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:57 .github [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 14:57 .gitignore [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 14:57 .golangci.yml [2022-10-24T14:59:05.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:57 .semver [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 14:57 Attribution.txt [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 14:57 CHANGELOG.md [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 14:57 Dockerfile [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 14:57 GOVERNANCE.md [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 14:57 Jenkinsfile [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 14:57 LICENSE [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 14:57 Makefile [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 14:57 OWNERS.md [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 14:57 README.md [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 14:57 VERSION [2022-10-24T14:59:05.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:57 bin [2022-10-24T14:59:05.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:57 cmd [2022-10-24T14:59:05.860Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 14:58 coverage.out [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 3387 Oct 24 14:57 go.mod [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 44541 Oct 24 14:57 go.sum [2022-10-24T14:59:05.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:57 internal [2022-10-24T14:59:05.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:57 snap [2022-10-24T14:59:05.860Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 14:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:06.232Z] + 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=213c59a90fa2a9f25f91c2628b566ab82c721a2b --label arch=amd64 --label version=2.3.0-dev.27 . [2022-10-24T14:59:06.232Z] Sending build context to Docker daemon 23.26MB [2022-10-24T14:59:06.232Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T14:59:06.232Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T14:59:06.232Z] ---> f6cd7afba916 [2022-10-24T14:59:06.232Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T14:59:06.509Z] ---> Running in 9c6e8bdf02d4 [2022-10-24T14:59:06.509Z] Removing intermediate container 9c6e8bdf02d4 [2022-10-24T14:59:06.509Z] ---> 07fc343a6d34 [2022-10-24T14:59:06.509Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T14:59:06.509Z] ---> Running in 09bcd1196ed7 [2022-10-24T14:59:06.779Z] Removing intermediate container 09bcd1196ed7 [2022-10-24T14:59:06.779Z] ---> 24d21dde609a [2022-10-24T14:59:06.779Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:59:06.779Z] ---> Running in b4bbe27d644a [2022-10-24T14:59:06.779Z] Removing intermediate container b4bbe27d644a [2022-10-24T14:59:06.779Z] ---> 311f2c05aa8b [2022-10-24T14:59:06.779Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-24T14:59:06.779Z] ---> Running in 78cedd308103 [2022-10-24T14:59:06.779Z] Removing intermediate container 78cedd308103 [2022-10-24T14:59:06.779Z] ---> 4ef32ef88444 [2022-10-24T14:59:06.779Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:59:06.779Z] ---> Running in b99fcd278ae0 [2022-10-24T14:59:07.373Z] Removing intermediate container b99fcd278ae0 [2022-10-24T14:59:07.373Z] ---> 32152170b6de [2022-10-24T14:59:07.373Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T14:59:07.373Z] ---> Running in 7708486991b7 [2022-10-24T14:59:07.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:08.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:08.839Z] OK: 216 MiB in 55 packages [2022-10-24T14:59:09.407Z] Removing intermediate container 7708486991b7 [2022-10-24T14:59:09.407Z] ---> 0e6244cc8623 [2022-10-24T14:59:09.407Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-24T14:59:09.407Z] ---> 60fc3583372c [2022-10-24T14:59:09.407Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:59:09.407Z] ---> Running in c275a8eb60ff [2022-10-24T14:59:09.974Z] Removing intermediate container c275a8eb60ff [2022-10-24T14:59:09.974Z] ---> 2ecd5df5a145 [2022-10-24T14:59:09.974Z] Step 11/27 : COPY . . [2022-10-24T14:59:10.540Z] ---> 705b144983a3 [2022-10-24T14:59:10.540Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T14:59:10.540Z] ---> Running in b4ad1b86ecf8 [2022-10-24T14:59:10.798Z] Removing intermediate container b4ad1b86ecf8 [2022-10-24T14:59:10.798Z] ---> 90300dac591a [2022-10-24T14:59:10.798Z] Step 13/27 : RUN $MAKE [2022-10-24T14:59:10.798Z] ---> Running in cb742f4fbda8 [2022-10-24T14:59:11.057Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-24T14:59:32.991Z] Removing intermediate container cb742f4fbda8 [2022-10-24T14:59:32.991Z] ---> 1e5fb387c108 [2022-10-24T14:59:32.991Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T14:59:32.991Z] 3.16: Pulling from library/alpine [2022-10-24T14:59:32.991Z] 213ec9aee27d: Already exists [2022-10-24T14:59:32.991Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T14:59:32.991Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T14:59:32.991Z] ---> 9c6f07244728 [2022-10-24T14:59:32.991Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-24T14:59:32.991Z] ---> Running in b4c284116d40 [2022-10-24T14:59:32.991Z] Removing intermediate container b4c284116d40 [2022-10-24T14:59:32.991Z] ---> dc106d35d3a4 [2022-10-24T14:59:32.991Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:59:32.991Z] ---> Running in 60d2fcbdb467 [2022-10-24T14:59:32.991Z] Removing intermediate container 60d2fcbdb467 [2022-10-24T14:59:32.991Z] ---> 3c194e6d624a [2022-10-24T14:59:32.991Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T14:59:32.991Z] ---> Running in a47c15789b6a [2022-10-24T14:59:32.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:33.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:33.814Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T14:59:34.072Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T14:59:34.072Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T14:59:34.072Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T14:59:34.330Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T14:59:34.330Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T14:59:34.330Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:59:34.330Z] OK: 8 MiB in 20 packages [2022-10-24T14:59:34.896Z] Removing intermediate container a47c15789b6a [2022-10-24T14:59:34.896Z] ---> 8e340f93df80 [2022-10-24T14:59:34.896Z] Step 18/27 : WORKDIR / [2022-10-24T14:59:34.896Z] ---> Running in fe9604316f99 [2022-10-24T14:59:34.896Z] Removing intermediate container fe9604316f99 [2022-10-24T14:59:34.896Z] ---> 0cac560b9296 [2022-10-24T14:59:34.896Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-24T14:59:35.155Z] ---> 3294de965a69 [2022-10-24T14:59:35.155Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-24T14:59:35.155Z] ---> 08d5e7b5f450 [2022-10-24T14:59:35.155Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-24T14:59:35.724Z] ---> 7323835102f6 [2022-10-24T14:59:35.724Z] Step 22/27 : EXPOSE 59900 [2022-10-24T14:59:35.983Z] ---> Running in c4e344c76859 [2022-10-24T14:59:35.983Z] Removing intermediate container c4e344c76859 [2022-10-24T14:59:35.983Z] ---> c228e08d9c1c [2022-10-24T14:59:35.983Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-24T14:59:35.983Z] ---> Running in 67a95b93e01b [2022-10-24T14:59:35.983Z] Removing intermediate container 67a95b93e01b [2022-10-24T14:59:35.983Z] ---> 064257adba4e [2022-10-24T14:59:35.983Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:59:35.983Z] ---> Running in ed036f113e18 [2022-10-24T14:59:35.983Z] Removing intermediate container ed036f113e18 [2022-10-24T14:59:35.983Z] ---> 2598605346fa [2022-10-24T14:59:35.983Z] Step 25/27 : LABEL arch=amd64 [2022-10-24T14:59:36.242Z] ---> Running in da144d969b92 [2022-10-24T14:59:36.242Z] Removing intermediate container da144d969b92 [2022-10-24T14:59:36.242Z] ---> 7ee0a677dc40 [2022-10-24T14:59:36.242Z] Step 26/27 : LABEL git_sha=213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T14:59:36.242Z] ---> Running in 822ef1f3415f [2022-10-24T14:59:36.242Z] Removing intermediate container 822ef1f3415f [2022-10-24T14:59:36.242Z] ---> 80257d5cc9b8 [2022-10-24T14:59:36.242Z] Step 27/27 : LABEL version=2.3.0-dev.27 [2022-10-24T14:59:36.242Z] ---> Running in 3c8d17d62366 [2022-10-24T14:59:36.242Z] Removing intermediate container 3c8d17d62366 [2022-10-24T14:59:36.242Z] ---> a6c27449955d [2022-10-24T14:59:36.242Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T14:59:36.500Z] Successfully built a6c27449955d [2022-10-24T14:59:36.500Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:59:36.588Z] provisioning config files... [2022-10-24T14:59:36.597Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3215919264152516846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:59:36.890Z] ---> docker-login.sh [2022-10-24T14:59:36.890Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:59:36.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:36.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:36.890Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:36.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:36.890Z] [2022-10-24T14:59:36.890Z] Login Succeeded [2022-10-24T14:59:36.890Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:59:36.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:36.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:36.890Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:36.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:36.890Z] [2022-10-24T14:59:36.890Z] Login Succeeded [2022-10-24T14:59:36.890Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:59:37.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:37.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:37.150Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:37.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:37.150Z] [2022-10-24T14:59:37.150Z] Login Succeeded [2022-10-24T14:59:37.150Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:59:37.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:37.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:37.150Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:37.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:37.150Z] [2022-10-24T14:59:37.150Z] Login Succeeded [2022-10-24T14:59:37.150Z] docker.io [2022-10-24T14:59:37.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:37.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:37.667Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:37.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:37.667Z] [2022-10-24T14:59:37.667Z] Login Succeeded [2022-10-24T14:59:37.667Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:59:37.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T14:59:37.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:59:37.731Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-10-24T14:59:37.731Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T14:59:37.731Z] latest [2022-10-24T14:59:37.731Z] 2.3.0-dev.27 [2022-10-24T14:59:37.731Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T14:59:37.731Z] main [2022-10-24T14:59:37.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:38.049Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:38.354Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T14:59:38.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T14:59:38.354Z] 70024dc2fc4a: Preparing [2022-10-24T14:59:38.354Z] ba7b4d6d8452: Preparing [2022-10-24T14:59:38.354Z] 9ecb81388c6f: Preparing [2022-10-24T14:59:38.354Z] e2c3ae75138f: Preparing [2022-10-24T14:59:38.354Z] 10b5d55a7fc0: Preparing [2022-10-24T14:59:38.354Z] 994393dc58e7: Preparing [2022-10-24T14:59:38.354Z] 994393dc58e7: Waiting [2022-10-24T14:59:38.354Z] 10b5d55a7fc0: Pushed [2022-10-24T14:59:38.354Z] ba7b4d6d8452: Pushed [2022-10-24T14:59:38.354Z] 9ecb81388c6f: Pushed [2022-10-24T14:59:38.354Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:38.612Z] e2c3ae75138f: Pushed [2022-10-24T14:59:40.568Z] 70024dc2fc4a: Pushed [2022-10-24T14:59:40.826Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b: digest: sha256:7f7c229c95fb809e684351d539454cf2f1efc791eb60049ecd7aa4892808ef52 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:41.133Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:41.439Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-24T14:59:41.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T14:59:41.439Z] 70024dc2fc4a: Preparing [2022-10-24T14:59:41.439Z] ba7b4d6d8452: Preparing [2022-10-24T14:59:41.439Z] 9ecb81388c6f: Preparing [2022-10-24T14:59:41.439Z] e2c3ae75138f: Preparing [2022-10-24T14:59:41.439Z] 10b5d55a7fc0: Preparing [2022-10-24T14:59:41.439Z] 994393dc58e7: Preparing [2022-10-24T14:59:41.439Z] 994393dc58e7: Waiting [2022-10-24T14:59:41.439Z] 10b5d55a7fc0: Layer already exists [2022-10-24T14:59:41.439Z] e2c3ae75138f: Layer already exists [2022-10-24T14:59:41.439Z] 9ecb81388c6f: Layer already exists [2022-10-24T14:59:41.439Z] ba7b4d6d8452: Layer already exists [2022-10-24T14:59:41.439Z] 70024dc2fc4a: Layer already exists [2022-10-24T14:59:41.439Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:41.439Z] latest: digest: sha256:7f7c229c95fb809e684351d539454cf2f1efc791eb60049ecd7aa4892808ef52 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:41.752Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:42.058Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.27 [2022-10-24T14:59:42.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T14:59:42.058Z] 70024dc2fc4a: Preparing [2022-10-24T14:59:42.058Z] ba7b4d6d8452: Preparing [2022-10-24T14:59:42.058Z] 9ecb81388c6f: Preparing [2022-10-24T14:59:42.058Z] e2c3ae75138f: Preparing [2022-10-24T14:59:42.058Z] 10b5d55a7fc0: Preparing [2022-10-24T14:59:42.058Z] 994393dc58e7: Preparing [2022-10-24T14:59:42.058Z] 994393dc58e7: Waiting [2022-10-24T14:59:42.058Z] e2c3ae75138f: Layer already exists [2022-10-24T14:59:42.058Z] ba7b4d6d8452: Layer already exists [2022-10-24T14:59:42.058Z] 9ecb81388c6f: Layer already exists [2022-10-24T14:59:42.058Z] 70024dc2fc4a: Layer already exists [2022-10-24T14:59:42.058Z] 10b5d55a7fc0: Layer already exists [2022-10-24T14:59:42.058Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:42.058Z] 2.3.0-dev.27: digest: sha256:7f7c229c95fb809e684351d539454cf2f1efc791eb60049ecd7aa4892808ef52 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:42.357Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:42.658Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T14:59:42.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T14:59:42.658Z] 70024dc2fc4a: Preparing [2022-10-24T14:59:42.658Z] ba7b4d6d8452: Preparing [2022-10-24T14:59:42.658Z] 9ecb81388c6f: Preparing [2022-10-24T14:59:42.658Z] e2c3ae75138f: Preparing [2022-10-24T14:59:42.658Z] 10b5d55a7fc0: Preparing [2022-10-24T14:59:42.658Z] 994393dc58e7: Preparing [2022-10-24T14:59:42.658Z] 994393dc58e7: Waiting [2022-10-24T14:59:42.658Z] ba7b4d6d8452: Layer already exists [2022-10-24T14:59:42.658Z] e2c3ae75138f: Layer already exists [2022-10-24T14:59:42.658Z] 10b5d55a7fc0: Layer already exists [2022-10-24T14:59:42.658Z] 9ecb81388c6f: Layer already exists [2022-10-24T14:59:42.658Z] 70024dc2fc4a: Layer already exists [2022-10-24T14:59:42.658Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:42.658Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27: digest: sha256:7f7c229c95fb809e684351d539454cf2f1efc791eb60049ecd7aa4892808ef52 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:42.971Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:43.271Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-10-24T14:59:43.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T14:59:43.271Z] 70024dc2fc4a: Preparing [2022-10-24T14:59:43.271Z] ba7b4d6d8452: Preparing [2022-10-24T14:59:43.271Z] 9ecb81388c6f: Preparing [2022-10-24T14:59:43.271Z] e2c3ae75138f: Preparing [2022-10-24T14:59:43.271Z] 10b5d55a7fc0: Preparing [2022-10-24T14:59:43.271Z] 994393dc58e7: Preparing [2022-10-24T14:59:43.271Z] 994393dc58e7: Waiting [2022-10-24T14:59:43.271Z] 9ecb81388c6f: Layer already exists [2022-10-24T14:59:43.271Z] ba7b4d6d8452: Layer already exists [2022-10-24T14:59:43.271Z] 70024dc2fc4a: Layer already exists [2022-10-24T14:59:43.271Z] 10b5d55a7fc0: Layer already exists [2022-10-24T14:59:43.271Z] e2c3ae75138f: Layer already exists [2022-10-24T14:59:43.271Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:43.271Z] main: digest: sha256:7f7c229c95fb809e684351d539454cf2f1efc791eb60049ecd7aa4892808ef52 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T14:59:43.319Z] ===================================================== [Pipeline] echo [2022-10-24T14:59:43.327Z] taggedImages: [2022-10-24T14:59:43.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T14:59:43.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-24T14:59:43.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.27 [2022-10-24T14:59:43.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T14:59:43.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:43.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:43.690Z] [2022-10-24T14:59:43.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:43.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:43.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T14:59:43.991Z] 5eb5b503b376: Pulling fs layer [2022-10-24T14:59:43.991Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T14:59:43.991Z] ec43610c2a17: Pulling fs layer [2022-10-24T14:59:43.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T14:59:43.991Z] 33b1e0a273af: Pulling fs layer [2022-10-24T14:59:43.991Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T14:59:43.991Z] 2f39f015ded8: Pulling fs layer [2022-10-24T14:59:43.991Z] 5d3b04190fa2: Waiting [2022-10-24T14:59:43.991Z] 3a2ae6a8a46f: Waiting [2022-10-24T14:59:43.991Z] 2f39f015ded8: Waiting [2022-10-24T14:59:43.991Z] 33b1e0a273af: Waiting [2022-10-24T14:59:43.991Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T14:59:43.991Z] 5c69ac0246d0: Download complete [2022-10-24T14:59:43.991Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T14:59:43.991Z] 3a2ae6a8a46f: Download complete [2022-10-24T14:59:44.251Z] 33b1e0a273af: Verifying Checksum [2022-10-24T14:59:44.251Z] 33b1e0a273af: Download complete [2022-10-24T14:59:44.251Z] ec43610c2a17: Verifying Checksum [2022-10-24T14:59:44.251Z] ec43610c2a17: Download complete [2022-10-24T14:59:44.251Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T14:59:44.251Z] 5d3b04190fa2: Download complete [2022-10-24T14:59:44.251Z] 5eb5b503b376: Verifying Checksum [2022-10-24T14:59:44.251Z] 5eb5b503b376: Download complete [2022-10-24T14:59:44.818Z] 2f39f015ded8: Download complete [2022-10-24T14:59:45.383Z] 5eb5b503b376: Pull complete [2022-10-24T14:59:45.656Z] 5c69ac0246d0: Pull complete [2022-10-24T14:59:46.226Z] ec43610c2a17: Pull complete [2022-10-24T14:59:46.226Z] 3a2ae6a8a46f: Pull complete [2022-10-24T14:59:46.483Z] 33b1e0a273af: Pull complete [2022-10-24T14:59:46.753Z] 5d3b04190fa2: Pull complete [2022-10-24T14:59:50.932Z] 2f39f015ded8: Pull complete [2022-10-24T14:59:50.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T14:59:50.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:50.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:59:51.001Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T14:59:51.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T14:59:53.900Z] $ docker top 5b194ce00073147c92f217dc7cfb820975814868afada25667cb4cdb6e722d76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:59:54.268Z] ---> job-cost.sh [2022-10-24T14:59:54.268Z] lf-activate-venv: SKIPPING [2022-10-24T14:59:54.268Z] INFO: No Stack... [2022-10-24T14:59:54.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T14:59:54.787Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T14:59:55.074Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-10-24T14:59:55.074Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T14:59:55.091Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [2022-10-24T14:59:55.097Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] did not exist. Created. [2022-10-24T14:59:55.097Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T14:59:55.391Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T14:59:55.426Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T14:59:55.434Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T14:59:55.452Z] $ docker stop --time=1 5b194ce00073147c92f217dc7cfb820975814868afada25667cb4cdb6e722d76 [2022-10-24T14:59:56.604Z] $ docker rm -f 5b194ce00073147c92f217dc7cfb820975814868afada25667cb4cdb6e722d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T15:01:04.885Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9314 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-10-24T15:01:04.897Z] Running in /w/workspace/device-virtual-go/63 [Pipeline] { [Pipeline] checkout [2022-10-24T15:01:04.929Z] The recommended git tool is: git [2022-10-24T15:01:10.890Z] using credential edgex-jenkins-ssh [2022-10-24T15:01:10.906Z] Cloning the remote Git repository [2022-10-24T15:01:10.964Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-10-24T15:01:11.049Z] > git init /w/workspace/device-virtual-go/63 # timeout=10 [2022-10-24T15:01:11.230Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-10-24T15:01:11.231Z] > git --version # timeout=10 [2022-10-24T15:01:11.253Z] > git --version # 'git version 2.25.1' [2022-10-24T15:01:11.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T15:01:11.308Z] Verifying host key using known hosts file [2022-10-24T15:01:11.543Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T15:01:11.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:01:13.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-10-24T15:01:13.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:01:14.639Z] Avoid second fetch [2022-10-24T15:01:14.640Z] Checking out Revision 213c59a90fa2a9f25f91c2628b566ab82c721a2b (main) [2022-10-24T15:01:15.172Z] Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" [2022-10-24T15:01:14.654Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T15:01:14.675Z] > git checkout -f 213c59a90fa2a9f25f91c2628b566ab82c721a2b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:01:16.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T15:01:16.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:01:16.229Z] Dload Upload Total Spent Left Speed [2022-10-24T15:01:16.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2022-10-24T15:01:16.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T15:01:17.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T15:01:17.135Z] + sudo tee /etc/docker/daemon.new [2022-10-24T15:01:17.135Z] { [2022-10-24T15:01:17.135Z] "registry-mirrors": [ [2022-10-24T15:01:17.135Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T15:01:17.135Z] ], [2022-10-24T15:01:17.135Z] "bip": "10.250.0.254/24", [2022-10-24T15:01:17.135Z] "hosts": [ [2022-10-24T15:01:17.135Z] "tcp://0.0.0.0:5555", [2022-10-24T15:01:17.135Z] "unix:///var/run/docker.sock" [2022-10-24T15:01:17.135Z] ], [2022-10-24T15:01:17.135Z] "mtu": 1458, [2022-10-24T15:01:17.135Z] "selinux-enabled": true, [2022-10-24T15:01:17.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T15:01:17.135Z] } [Pipeline] sh [2022-10-24T15:01:17.470Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T15:01:17.806Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:01:36.094Z] provisioning config files... [2022-10-24T15:01:36.125Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/63@tmp/config16193529419270748506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:01:36.490Z] ---> docker-login.sh [2022-10-24T15:01:36.490Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:01:37.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:01:37.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:01:37.360Z] Configure a credential helper to remove this warning. See [2022-10-24T15:01:37.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:01:37.360Z] [2022-10-24T15:01:37.360Z] Login Succeeded [2022-10-24T15:01:37.360Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:01:37.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:01:37.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:01:37.633Z] Configure a credential helper to remove this warning. See [2022-10-24T15:01:37.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:01:37.633Z] [2022-10-24T15:01:37.633Z] Login Succeeded [2022-10-24T15:01:37.633Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:01:37.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:01:38.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:01:38.173Z] Configure a credential helper to remove this warning. See [2022-10-24T15:01:38.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:01:38.173Z] [2022-10-24T15:01:38.173Z] Login Succeeded [2022-10-24T15:01:38.173Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:01:38.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:01:38.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:01:38.446Z] Configure a credential helper to remove this warning. See [2022-10-24T15:01:38.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:01:38.446Z] [2022-10-24T15:01:38.446Z] Login Succeeded [2022-10-24T15:01:38.446Z] docker.io [2022-10-24T15:01:38.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:01:38.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:01:38.988Z] Configure a credential helper to remove this warning. See [2022-10-24T15:01:38.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:01:38.989Z] [2022-10-24T15:01:38.989Z] Login Succeeded [2022-10-24T15:01:38.989Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:01:39.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T15:01:39.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:01:39.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:01:39.204Z] ========================================================= [2022-10-24T15:01:39.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T15:01:39.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:01:39.569Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T15:01:39.843Z] Sending build context to Docker daemon 11.75MB [2022-10-24T15:01:39.843Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:01:39.843Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T15:01:40.113Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T15:01:40.113Z] 9b18e9b68314: Pulling fs layer [2022-10-24T15:01:40.113Z] d32db5db7311: Pulling fs layer [2022-10-24T15:01:40.113Z] d0c4b47475fc: Pulling fs layer [2022-10-24T15:01:40.113Z] 5831b945b038: Pulling fs layer [2022-10-24T15:01:40.113Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T15:01:40.113Z] e10730c5d714: Pulling fs layer [2022-10-24T15:01:40.113Z] 5dd5c2283517: Pulling fs layer [2022-10-24T15:01:40.113Z] d5ac0230b979: Pulling fs layer [2022-10-24T15:01:40.113Z] 5831b945b038: Waiting [2022-10-24T15:01:40.113Z] 86bbec2aaacd: Waiting [2022-10-24T15:01:40.113Z] e10730c5d714: Waiting [2022-10-24T15:01:40.113Z] 5dd5c2283517: Waiting [2022-10-24T15:01:40.113Z] d5ac0230b979: Waiting [2022-10-24T15:01:40.113Z] d0c4b47475fc: Download complete [2022-10-24T15:01:40.113Z] d32db5db7311: Verifying Checksum [2022-10-24T15:01:40.113Z] d32db5db7311: Download complete [2022-10-24T15:01:40.113Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T15:01:40.113Z] 86bbec2aaacd: Download complete [2022-10-24T15:01:40.113Z] e10730c5d714: Verifying Checksum [2022-10-24T15:01:40.113Z] e10730c5d714: Download complete [2022-10-24T15:01:40.113Z] 9b18e9b68314: Download complete [2022-10-24T15:01:41.090Z] 9b18e9b68314: Pull complete [2022-10-24T15:01:41.366Z] d5ac0230b979: Verifying Checksum [2022-10-24T15:01:41.366Z] d5ac0230b979: Download complete [2022-10-24T15:01:41.967Z] d32db5db7311: Pull complete [2022-10-24T15:01:42.247Z] d0c4b47475fc: Pull complete [2022-10-24T15:01:42.517Z] 5dd5c2283517: Verifying Checksum [2022-10-24T15:01:42.517Z] 5dd5c2283517: Download complete [2022-10-24T15:01:43.484Z] 5831b945b038: Verifying Checksum [2022-10-24T15:01:43.484Z] 5831b945b038: Download complete [2022-10-24T15:01:55.830Z] 5831b945b038: Pull complete [2022-10-24T15:01:56.099Z] 86bbec2aaacd: Pull complete [2022-10-24T15:01:56.370Z] e10730c5d714: Pull complete [2022-10-24T15:02:03.066Z] 5dd5c2283517: Pull complete [2022-10-24T15:02:05.022Z] d5ac0230b979: Pull complete [2022-10-24T15:02:05.290Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T15:02:05.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T15:02:05.290Z] ---> 59b3b1a385d4 [2022-10-24T15:02:05.290Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T15:02:06.262Z] ---> Running in 9273c12b7310 [2022-10-24T15:02:06.531Z] Removing intermediate container 9273c12b7310 [2022-10-24T15:02:06.532Z] ---> 84efffda6a82 [2022-10-24T15:02:06.532Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:02:06.532Z] ---> Running in 4b94b656b134 [2022-10-24T15:02:06.803Z] Removing intermediate container 4b94b656b134 [2022-10-24T15:02:06.803Z] ---> fabcf32a95cf [2022-10-24T15:02:06.803Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:02:07.071Z] ---> Running in 4428265e5d05 [2022-10-24T15:02:07.339Z] Removing intermediate container 4428265e5d05 [2022-10-24T15:02:07.339Z] ---> 4c4c430355e1 [2022-10-24T15:02:07.339Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-24T15:02:07.339Z] ---> Running in c2191025ba2a [2022-10-24T15:02:07.608Z] Removing intermediate container c2191025ba2a [2022-10-24T15:02:07.608Z] ---> c54dfd39e018 [2022-10-24T15:02:07.608Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:02:07.878Z] ---> Running in 8230706e9576 [2022-10-24T15:02:09.839Z] Removing intermediate container 8230706e9576 [2022-10-24T15:02:09.839Z] ---> 52f9b9b1e282 [2022-10-24T15:02:09.839Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:02:09.839Z] ---> Running in ec731a640f3f [2022-10-24T15:02:10.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:02:11.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:02:12.833Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T15:02:12.833Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T15:02:12.833Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T15:02:13.107Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T15:02:13.107Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:02:13.384Z] OK: 226 MiB in 55 packages [2022-10-24T15:02:14.408Z] Removing intermediate container ec731a640f3f [2022-10-24T15:02:14.408Z] ---> 3a3b19951a9c [2022-10-24T15:02:14.408Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-24T15:02:14.994Z] ---> 81e89c8046ef [2022-10-24T15:02:14.994Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:02:14.994Z] ---> Running in 24860c3ff1b1 [2022-10-24T15:03:11.454Z] Removing intermediate container 24860c3ff1b1 [2022-10-24T15:03:11.454Z] ---> d272dde33160 [2022-10-24T15:03:11.454Z] Step 11/13 : COPY . . [2022-10-24T15:03:11.454Z] ---> 162045cf3779 [2022-10-24T15:03:11.454Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:03:11.454Z] ---> Running in af83b97e6f5c [2022-10-24T15:03:11.454Z] Removing intermediate container af83b97e6f5c [2022-10-24T15:03:11.454Z] ---> 95dc23aa4f16 [2022-10-24T15:03:11.454Z] Step 13/13 : RUN $MAKE [2022-10-24T15:03:11.454Z] ---> Running in aa9ea0ca04a9 [2022-10-24T15:03:11.454Z] noop [2022-10-24T15:03:11.454Z] Removing intermediate container aa9ea0ca04a9 [2022-10-24T15:03:11.455Z] ---> eee5ad0e5342 [2022-10-24T15:03:11.723Z] Successfully built eee5ad0e5342 [2022-10-24T15:03:11.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:03:12.089Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:03:12.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:03:12.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-9314 does not seem to be running inside a container [2022-10-24T15:03:12.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/63 -v /w/workspace/device-virtual-go/63:/w/workspace/device-virtual-go/63:rw,z -v /w/workspace/device-virtual-go/63@tmp:/w/workspace/device-virtual-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T15:03:13.773Z] $ docker top 993a18c02adefd096209ccf67f7224c531e9492b26228f3b46dae868d7847e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:03:14.653Z] + go version [2022-10-24T15:03:14.653Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T15:03:14.671Z] $ docker stop --time=1 993a18c02adefd096209ccf67f7224c531e9492b26228f3b46dae868d7847e00 [2022-10-24T15:03:16.344Z] $ docker rm -f 993a18c02adefd096209ccf67f7224c531e9492b26228f3b46dae868d7847e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:03:16.891Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:03:16.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:03:17.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-9314 does not seem to be running inside a container [2022-10-24T15:03:17.154Z] $ 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/63 -v /w/workspace/device-virtual-go/63:/w/workspace/device-virtual-go/63:rw,z -v /w/workspace/device-virtual-go/63@tmp:/w/workspace/device-virtual-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T15:03:18.399Z] $ docker top cfb294b6a5f0f45f7779c19b9e1a4feec17848b0a899f3a024d99e387d7eb2c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:03:19.293Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/63 [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:03:19.957Z] + make test [2022-10-24T15:03:19.957Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T15:03:21.368Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-24T15:04:58.046Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-24T15:04:58.046Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 65.7% of statements [2022-10-24T15:04:58.046Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T15:04:58.046Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:05:24.748Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:05:24.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T15:05:24.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T15:05:24.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:05:24.779Z] $ docker stop --time=1 cfb294b6a5f0f45f7779c19b9e1a4feec17848b0a899f3a024d99e387d7eb2c0 [2022-10-24T15:05:26.592Z] $ docker rm -f cfb294b6a5f0f45f7779c19b9e1a4feec17848b0a899f3a024d99e387d7eb2c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:05:27.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:05:27.635Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T15:05:28.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:05:28.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T15:05:28.879Z] + ls -al . [2022-10-24T15:05:28.879Z] total 200 [2022-10-24T15:05:28.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:03 . [2022-10-24T15:05:28.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:01 .. [2022-10-24T15:05:28.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:01 .git [2022-10-24T15:05:28.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:01 .github [2022-10-24T15:05:28.879Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 15:01 .gitignore [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:01 .golangci.yml [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 15:01 Attribution.txt [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 15:01 CHANGELOG.md [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 15:01 Dockerfile [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:01 GOVERNANCE.md [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 15:01 Jenkinsfile [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:01 LICENSE [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 15:01 Makefile [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 15:01 OWNERS.md [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 15:01 README.md [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 14:57 VERSION [2022-10-24T15:05:28.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:01 bin [2022-10-24T15:05:28.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:01 cmd [2022-10-24T15:05:28.880Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 15:04 coverage.out [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 3387 Oct 24 15:01 go.mod [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 44541 Oct 24 15:01 go.sum [2022-10-24T15:05:28.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:01 internal [2022-10-24T15:05:28.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:01 snap [2022-10-24T15:05:28.880Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:05:29.238Z] + 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=213c59a90fa2a9f25f91c2628b566ab82c721a2b --label arch=arm64 --label version=2.3.0-dev.27 . [2022-10-24T15:05:29.828Z] Sending build context to Docker daemon 11.8MB [2022-10-24T15:05:29.828Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:05:29.828Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T15:05:29.828Z] ---> eee5ad0e5342 [2022-10-24T15:05:29.828Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T15:05:30.100Z] ---> Running in 8be2af92d7c4 [2022-10-24T15:05:30.371Z] Removing intermediate container 8be2af92d7c4 [2022-10-24T15:05:30.371Z] ---> 1d5e27f731ad [2022-10-24T15:05:30.371Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:05:30.639Z] ---> Running in b404653a5c49 [2022-10-24T15:05:30.909Z] Removing intermediate container b404653a5c49 [2022-10-24T15:05:30.909Z] ---> 1a923a225ab4 [2022-10-24T15:05:30.909Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:05:30.909Z] ---> Running in 439f50911be5 [2022-10-24T15:05:31.504Z] Removing intermediate container 439f50911be5 [2022-10-24T15:05:31.505Z] ---> 2d8b679a0cda [2022-10-24T15:05:31.505Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-24T15:05:31.505Z] ---> Running in 4e699546cbcb [2022-10-24T15:05:31.775Z] Removing intermediate container 4e699546cbcb [2022-10-24T15:05:31.775Z] ---> 819017330f7d [2022-10-24T15:05:31.775Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:05:32.046Z] ---> Running in 28322e068957 [2022-10-24T15:05:34.006Z] Removing intermediate container 28322e068957 [2022-10-24T15:05:34.006Z] ---> 1674485db62e [2022-10-24T15:05:34.006Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:05:34.006Z] ---> Running in 3d704ae9d182 [2022-10-24T15:05:35.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:36.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:37.822Z] OK: 226 MiB in 55 packages [2022-10-24T15:05:38.795Z] Removing intermediate container 3d704ae9d182 [2022-10-24T15:05:38.795Z] ---> 7cbdf9cf76cd [2022-10-24T15:05:38.795Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-24T15:05:39.385Z] ---> 693fbcf8f28d [2022-10-24T15:05:39.385Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:05:39.385Z] ---> Running in 9b4d400e07de [2022-10-24T15:05:43.666Z] Removing intermediate container 9b4d400e07de [2022-10-24T15:05:43.666Z] ---> 72be4afc3d64 [2022-10-24T15:05:43.666Z] Step 11/27 : COPY . . [2022-10-24T15:05:44.631Z] ---> 762ef18dda00 [2022-10-24T15:05:44.631Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:05:44.631Z] ---> Running in a8da2fdbb733 [2022-10-24T15:05:44.899Z] Removing intermediate container a8da2fdbb733 [2022-10-24T15:05:44.899Z] ---> 6e09a8d4777a [2022-10-24T15:05:44.899Z] Step 13/27 : RUN $MAKE [2022-10-24T15:05:45.173Z] ---> Running in b85980f9f3c0 [2022-10-24T15:05:46.149Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-24T15:08:38.249Z] Removing intermediate container b85980f9f3c0 [2022-10-24T15:08:38.249Z] ---> cafbcc2380a4 [2022-10-24T15:08:38.249Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T15:08:38.249Z] 3.16: Pulling from library/alpine [2022-10-24T15:08:38.249Z] 9b18e9b68314: Already exists [2022-10-24T15:08:38.249Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T15:08:38.249Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T15:08:38.249Z] ---> a6215f271958 [2022-10-24T15:08:38.249Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-24T15:08:38.249Z] ---> Running in 8f01966f310b [2022-10-24T15:08:38.249Z] Removing intermediate container 8f01966f310b [2022-10-24T15:08:38.249Z] ---> 35ac8fa96f1f [2022-10-24T15:08:38.249Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:08:38.249Z] ---> Running in f71b1738db12 [2022-10-24T15:08:38.249Z] Removing intermediate container f71b1738db12 [2022-10-24T15:08:38.249Z] ---> b51a48e8a686 [2022-10-24T15:08:38.249Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T15:08:38.249Z] ---> Running in efe16d5a63bf [2022-10-24T15:08:38.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:38.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:38.249Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T15:08:38.249Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T15:08:38.249Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T15:08:38.249Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T15:08:38.249Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T15:08:38.249Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T15:08:38.249Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:08:38.249Z] OK: 8 MiB in 20 packages [2022-10-24T15:08:38.517Z] Removing intermediate container efe16d5a63bf [2022-10-24T15:08:38.517Z] ---> a9d56c881d25 [2022-10-24T15:08:38.517Z] Step 18/27 : WORKDIR / [2022-10-24T15:08:38.784Z] ---> Running in c1e31b63c468 [2022-10-24T15:08:39.052Z] Removing intermediate container c1e31b63c468 [2022-10-24T15:08:39.052Z] ---> 982710f5ab1b [2022-10-24T15:08:39.052Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-24T15:08:39.638Z] ---> 1967be48c8f6 [2022-10-24T15:08:39.638Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-24T15:08:40.223Z] ---> c6f9c4ca2768 [2022-10-24T15:08:40.223Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-24T15:08:41.667Z] ---> 08d7369cb8c8 [2022-10-24T15:08:41.667Z] Step 22/27 : EXPOSE 59900 [2022-10-24T15:08:41.667Z] ---> Running in 0934142172a0 [2022-10-24T15:08:41.934Z] Removing intermediate container 0934142172a0 [2022-10-24T15:08:41.934Z] ---> 7bca1cc7af54 [2022-10-24T15:08:41.934Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-24T15:08:42.206Z] ---> Running in 5fe35efa8cbc [2022-10-24T15:08:42.474Z] Removing intermediate container 5fe35efa8cbc [2022-10-24T15:08:42.474Z] ---> 30daa333f5e9 [2022-10-24T15:08:42.474Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:08:42.474Z] ---> Running in 8a3e3295b1a6 [2022-10-24T15:08:42.749Z] Removing intermediate container 8a3e3295b1a6 [2022-10-24T15:08:42.749Z] ---> 4ae66791cffa [2022-10-24T15:08:42.749Z] Step 25/27 : LABEL arch=arm64 [2022-10-24T15:08:43.017Z] ---> Running in 8aba3c91e9d1 [2022-10-24T15:08:43.284Z] Removing intermediate container 8aba3c91e9d1 [2022-10-24T15:08:43.284Z] ---> cc985937ce26 [2022-10-24T15:08:43.284Z] Step 26/27 : LABEL git_sha=213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T15:08:43.284Z] ---> Running in 70d195502239 [2022-10-24T15:08:43.562Z] Removing intermediate container 70d195502239 [2022-10-24T15:08:43.562Z] ---> 55986c3bb646 [2022-10-24T15:08:43.562Z] Step 27/27 : LABEL version=2.3.0-dev.27 [2022-10-24T15:08:43.830Z] ---> Running in 204d71976e6f [2022-10-24T15:08:44.097Z] Removing intermediate container 204d71976e6f [2022-10-24T15:08:44.097Z] ---> 2d1cb70548ee [2022-10-24T15:08:44.097Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T15:08:44.097Z] Successfully built 2d1cb70548ee [2022-10-24T15:08:44.097Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:08:44.210Z] provisioning config files... [2022-10-24T15:08:44.226Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/63@tmp/config12403764743955939567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:08:44.581Z] ---> docker-login.sh [2022-10-24T15:08:44.581Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:08:44.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:44.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:44.847Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:44.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:44.847Z] [2022-10-24T15:08:44.847Z] Login Succeeded [2022-10-24T15:08:44.847Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:08:45.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:45.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:45.114Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:45.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:45.114Z] [2022-10-24T15:08:45.114Z] Login Succeeded [2022-10-24T15:08:45.380Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:08:45.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:45.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:45.648Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:45.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:45.648Z] [2022-10-24T15:08:45.648Z] Login Succeeded [2022-10-24T15:08:45.648Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:08:45.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:45.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:45.916Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:45.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:45.916Z] [2022-10-24T15:08:45.916Z] Login Succeeded [2022-10-24T15:08:45.916Z] docker.io [2022-10-24T15:08:46.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:46.764Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:46.764Z] [2022-10-24T15:08:46.764Z] Login Succeeded [2022-10-24T15:08:46.764Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:08:46.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:08:46.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:08:46.818Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-10-24T15:08:46.818Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T15:08:46.818Z] latest [2022-10-24T15:08:46.818Z] 2.3.0-dev.27 [2022-10-24T15:08:46.818Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T15:08:46.818Z] main [2022-10-24T15:08:46.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:47.161Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:47.503Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T15:08:47.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T15:08:47.503Z] 204ea8c1a62b: Preparing [2022-10-24T15:08:47.503Z] 3ab1bf28ae67: Preparing [2022-10-24T15:08:47.503Z] f3c15bf1176b: Preparing [2022-10-24T15:08:47.503Z] 1e48b8b9fe0a: Preparing [2022-10-24T15:08:47.503Z] 8f7400b45d67: Preparing [2022-10-24T15:08:47.503Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:47.503Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:47.771Z] 8f7400b45d67: Pushed [2022-10-24T15:08:47.771Z] 3ab1bf28ae67: Pushed [2022-10-24T15:08:47.771Z] f3c15bf1176b: Pushed [2022-10-24T15:08:47.771Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:48.354Z] 1e48b8b9fe0a: Pushed [2022-10-24T15:08:53.702Z] 204ea8c1a62b: Pushed [2022-10-24T15:08:53.702Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b: digest: sha256:25c95c50a87306516b258390d8649dd4bd3f03a30253e314035df5addaf05246 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:54.052Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:54.403Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-24T15:08:54.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T15:08:54.403Z] 204ea8c1a62b: Preparing [2022-10-24T15:08:54.403Z] 3ab1bf28ae67: Preparing [2022-10-24T15:08:54.403Z] f3c15bf1176b: Preparing [2022-10-24T15:08:54.403Z] 1e48b8b9fe0a: Preparing [2022-10-24T15:08:54.403Z] 8f7400b45d67: Preparing [2022-10-24T15:08:54.403Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:54.403Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:54.403Z] 1e48b8b9fe0a: Layer already exists [2022-10-24T15:08:54.403Z] 204ea8c1a62b: Layer already exists [2022-10-24T15:08:54.403Z] 8f7400b45d67: Layer already exists [2022-10-24T15:08:54.403Z] f3c15bf1176b: Layer already exists [2022-10-24T15:08:54.403Z] 3ab1bf28ae67: Layer already exists [2022-10-24T15:08:54.403Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:54.671Z] latest: digest: sha256:25c95c50a87306516b258390d8649dd4bd3f03a30253e314035df5addaf05246 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:55.021Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:55.365Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.27 [2022-10-24T15:08:55.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T15:08:55.365Z] 204ea8c1a62b: Preparing [2022-10-24T15:08:55.365Z] 3ab1bf28ae67: Preparing [2022-10-24T15:08:55.366Z] f3c15bf1176b: Preparing [2022-10-24T15:08:55.366Z] 1e48b8b9fe0a: Preparing [2022-10-24T15:08:55.366Z] 8f7400b45d67: Preparing [2022-10-24T15:08:55.366Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:55.366Z] 1e48b8b9fe0a: Layer already exists [2022-10-24T15:08:55.366Z] 3ab1bf28ae67: Layer already exists [2022-10-24T15:08:55.366Z] 8f7400b45d67: Layer already exists [2022-10-24T15:08:55.366Z] f3c15bf1176b: Layer already exists [2022-10-24T15:08:55.366Z] 204ea8c1a62b: Layer already exists [2022-10-24T15:08:55.366Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:55.634Z] 2.3.0-dev.27: digest: sha256:25c95c50a87306516b258390d8649dd4bd3f03a30253e314035df5addaf05246 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:55.986Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:56.328Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T15:08:56.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T15:08:56.328Z] 204ea8c1a62b: Preparing [2022-10-24T15:08:56.328Z] 3ab1bf28ae67: Preparing [2022-10-24T15:08:56.328Z] f3c15bf1176b: Preparing [2022-10-24T15:08:56.328Z] 1e48b8b9fe0a: Preparing [2022-10-24T15:08:56.328Z] 8f7400b45d67: Preparing [2022-10-24T15:08:56.328Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:56.328Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:56.328Z] 1e48b8b9fe0a: Layer already exists [2022-10-24T15:08:56.328Z] 204ea8c1a62b: Layer already exists [2022-10-24T15:08:56.328Z] 8f7400b45d67: Layer already exists [2022-10-24T15:08:56.328Z] 3ab1bf28ae67: Layer already exists [2022-10-24T15:08:56.328Z] f3c15bf1176b: Layer already exists [2022-10-24T15:08:56.328Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:56.595Z] 213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27: digest: sha256:25c95c50a87306516b258390d8649dd4bd3f03a30253e314035df5addaf05246 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:56.945Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:57.292Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-10-24T15:08:57.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T15:08:57.292Z] 204ea8c1a62b: Preparing [2022-10-24T15:08:57.292Z] 3ab1bf28ae67: Preparing [2022-10-24T15:08:57.292Z] f3c15bf1176b: Preparing [2022-10-24T15:08:57.292Z] 1e48b8b9fe0a: Preparing [2022-10-24T15:08:57.292Z] 8f7400b45d67: Preparing [2022-10-24T15:08:57.292Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:57.292Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:57.292Z] 3ab1bf28ae67: Layer already exists [2022-10-24T15:08:57.292Z] 204ea8c1a62b: Layer already exists [2022-10-24T15:08:57.292Z] 8f7400b45d67: Layer already exists [2022-10-24T15:08:57.292Z] f3c15bf1176b: Layer already exists [2022-10-24T15:08:57.292Z] 1e48b8b9fe0a: Layer already exists [2022-10-24T15:08:57.292Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:57.558Z] main: digest: sha256:25c95c50a87306516b258390d8649dd4bd3f03a30253e314035df5addaf05246 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:08:57.602Z] ===================================================== [Pipeline] echo [2022-10-24T15:08:57.608Z] taggedImages: [2022-10-24T15:08:57.608Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b [2022-10-24T15:08:57.608Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-24T15:08:57.608Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.27 [2022-10-24T15:08:57.608Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:213c59a90fa2a9f25f91c2628b566ab82c721a2b-2.3.0-dev.27 [2022-10-24T15:08:57.608Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:57.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:08:57.971Z] [2022-10-24T15:08:57.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:58.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:08:58.577Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T15:08:58.577Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T15:08:58.577Z] 04944245beec: Pulling fs layer [2022-10-24T15:08:58.577Z] 699f458cf7ca: Pulling fs layer [2022-10-24T15:08:58.577Z] 765212b225bb: Pulling fs layer [2022-10-24T15:08:58.577Z] f23df028b6ca: Pulling fs layer [2022-10-24T15:08:58.577Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T15:08:58.577Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T15:08:58.577Z] f23df028b6ca: Waiting [2022-10-24T15:08:58.577Z] d65c8cfc05b1: Waiting [2022-10-24T15:08:58.577Z] 2437ff75d9bd: Waiting [2022-10-24T15:08:58.577Z] 04944245beec: Verifying Checksum [2022-10-24T15:08:58.577Z] 04944245beec: Download complete [2022-10-24T15:08:58.577Z] 765212b225bb: Verifying Checksum [2022-10-24T15:08:58.577Z] 765212b225bb: Download complete [2022-10-24T15:08:58.577Z] f23df028b6ca: Verifying Checksum [2022-10-24T15:08:58.577Z] f23df028b6ca: Download complete [2022-10-24T15:08:58.577Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T15:08:58.577Z] d65c8cfc05b1: Download complete [2022-10-24T15:08:58.849Z] 699f458cf7ca: Verifying Checksum [2022-10-24T15:08:58.849Z] 699f458cf7ca: Download complete [2022-10-24T15:08:59.119Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T15:08:59.119Z] 8998bd30e6a1: Download complete [2022-10-24T15:09:01.704Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T15:09:01.704Z] 2437ff75d9bd: Download complete [2022-10-24T15:09:03.655Z] 8998bd30e6a1: Pull complete [2022-10-24T15:09:03.925Z] 04944245beec: Pull complete [2022-10-24T15:09:05.342Z] 699f458cf7ca: Pull complete [2022-10-24T15:09:05.610Z] 765212b225bb: Pull complete [2022-10-24T15:09:06.573Z] f23df028b6ca: Pull complete [2022-10-24T15:09:06.573Z] d65c8cfc05b1: Pull complete [2022-10-24T15:09:21.576Z] 2437ff75d9bd: Pull complete [2022-10-24T15:09:21.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T15:09:21.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:09:21.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:21.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-9314 does not seem to be running inside a container [2022-10-24T15:09:21.838Z] $ 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/63 -v /w/workspace/device-virtual-go/63:/w/workspace/device-virtual-go/63:rw,z -v /w/workspace/device-virtual-go/63@tmp:/w/workspace/device-virtual-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T15:09:24.604Z] $ docker top 6c90f79e0c5dbbb1dfcb881441c2455a4c941ab19fa4245f7bbd31382f071292 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:09:25.442Z] ---> job-cost.sh [2022-10-24T15:09:25.442Z] lf-activate-venv: SKIPPING [2022-10-24T15:09:25.442Z] INFO: No Stack... [2022-10-24T15:09:25.712Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T15:09:26.671Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:09:27.313Z] + + cut -d, -f6 [2022-10-24T15:09:27.313Z] cat /w/workspace/device-virtual-go/63/archives/cost.csv [Pipeline] lock [2022-10-24T15:09:27.347Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [2022-10-24T15:09:27.353Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] did not exist. Created. [2022-10-24T15:09:27.353Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:09:28.021Z] /w/workspace/device-virtual-go/63@tmp/durable-e4f6342a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T15:09:28.683Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T15:09:28.703Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T15:09:28.753Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:09:28.760Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:09:28.777Z] $ docker stop --time=1 6c90f79e0c5dbbb1dfcb881441c2455a4c941ab19fa4245f7bbd31382f071292 [2022-10-24T15:09:30.305Z] $ docker rm -f 6c90f79e0c5dbbb1dfcb881441c2455a4c941ab19fa4245f7bbd31382f071292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T15:09:30.645Z] provisioning config files... [2022-10-24T15:09:30.650Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14728837365672092633tmp [Pipeline] { [Pipeline] sh [2022-10-24T15:09:30.940Z] + set +x [2022-10-24T15:09:30.940Z] + curl -s https://codecov.io/bash [2022-10-24T15:09:30.940Z] + bash -s -- [2022-10-24T15:09:30.940Z] [2022-10-24T15:09:30.940Z] _____ _ [2022-10-24T15:09:30.940Z] / ____| | | [2022-10-24T15:09:30.940Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T15:09:30.940Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T15:09:30.940Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T15:09:30.940Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T15:09:30.940Z] Bash-1.0.6 [2022-10-24T15:09:30.940Z] [2022-10-24T15:09:30.940Z] [2022-10-24T15:09:30.940Z] ==> git version 2.25.1 found [2022-10-24T15:09:30.940Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T15:09:30.940Z] Release-Date: 2020-01-08 [2022-10-24T15:09:30.940Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T15:09:30.940Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T15:09:30.940Z] ==> Jenkins CI detected. [2022-10-24T15:09:30.940Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-10-24T15:09:30.940Z] project root: . [2022-10-24T15:09:30.940Z] --> token set from env [2022-10-24T15:09:30.940Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T15:09:30.940Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T15:09:30.940Z] ==> Python coveragepy not found [2022-10-24T15:09:30.940Z] ==> Searching for coverage reports in: [2022-10-24T15:09:30.940Z] + . [2022-10-24T15:09:30.940Z] -> Found 1 reports [2022-10-24T15:09:30.940Z] ==> Detecting git/mercurial file structure [2022-10-24T15:09:30.940Z] ==> Reading reports [2022-10-24T15:09:30.940Z] + ./coverage.out bytes=44128 [2022-10-24T15:09:30.940Z] ==> Appending adjustments [2022-10-24T15:09:30.940Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T15:09:31.198Z] + Found adjustments [2022-10-24T15:09:31.198Z] ==> Gzipping contents [2022-10-24T15:09:31.198Z] 8.0K /tmp/codecov.EqBn2B.gz [2022-10-24T15:09:31.198Z] ==> Uploading reports [2022-10-24T15:09:31.198Z] url: https://codecov.io [2022-10-24T15:09:31.198Z] query: branch=main&commit=213c59a90fa2a9f25f91c2628b566ab82c721a2b&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:09:31.198Z] -> Pinging Codecov [2022-10-24T15:09:31.198Z] 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=213c59a90fa2a9f25f91c2628b566ab82c721a2b&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:09:31.456Z] -> Uploading to [2022-10-24T15:09:31.456Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/5E52B4B073DB2E39498172D8E973AA87/213c59a90fa2a9f25f91c2628b566ab82c721a2b/c68c782b-ad36-4b47-a752-5bdab3305c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T150931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2611fb45072c8aef0eee0b34f6c248deca99bc25a8266e0eeaf101af776c979 [2022-10-24T15:09:31.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:09:31.456Z] Dload Upload Total Spent Left Speed [2022-10-24T15:09:31.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5496 0 0 100 5496 0 24981 --:--:-- --:--:-- --:--:-- 24981 [2022-10-24T15:09:31.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] } [2022-10-24T15:09:31.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T15:09:31.815Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T15:09:31.827Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:32.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:32.120Z] [2022-10-24T15:09:32.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:32.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:32.414Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T15:09:32.414Z] df9b9388f04a: Pulling fs layer [2022-10-24T15:09:32.414Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T15:09:32.414Z] 25bc292e5bac: Pulling fs layer [2022-10-24T15:09:32.414Z] 114826534d7a: Pulling fs layer [2022-10-24T15:09:32.414Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T15:09:32.414Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T15:09:32.414Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T15:09:32.414Z] 4657fd5d0bcf: Waiting [2022-10-24T15:09:32.414Z] 114826534d7a: Waiting [2022-10-24T15:09:32.414Z] 6ad1cebc031e: Waiting [2022-10-24T15:09:32.414Z] 8a3aa393b2d8: Waiting [2022-10-24T15:09:32.414Z] 25bc292e5bac: Verifying Checksum [2022-10-24T15:09:32.414Z] 25bc292e5bac: Download complete [2022-10-24T15:09:32.414Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T15:09:32.414Z] 52dc419b0ee2: Download complete [2022-10-24T15:09:32.414Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T15:09:32.414Z] 4657fd5d0bcf: Download complete [2022-10-24T15:09:32.415Z] df9b9388f04a: Download complete [2022-10-24T15:09:32.687Z] 6ad1cebc031e: Download complete [2022-10-24T15:09:32.687Z] df9b9388f04a: Pull complete [2022-10-24T15:09:32.687Z] 52dc419b0ee2: Pull complete [2022-10-24T15:09:32.687Z] 25bc292e5bac: Pull complete [2022-10-24T15:09:33.270Z] 114826534d7a: Verifying Checksum [2022-10-24T15:09:33.270Z] 114826534d7a: Download complete [2022-10-24T15:09:33.529Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T15:09:33.529Z] 8a3aa393b2d8: Download complete [2022-10-24T15:09:36.812Z] 114826534d7a: Pull complete [2022-10-24T15:09:36.812Z] 4657fd5d0bcf: Pull complete [2022-10-24T15:09:36.812Z] 6ad1cebc031e: Pull complete [2022-10-24T15:09:39.340Z] 8a3aa393b2d8: Pull complete [2022-10-24T15:09:39.340Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T15:09:39.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:39.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:39.406Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:09:39.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T15:09:42.987Z] $ docker top 4e32b7e674c3626259bd12be6c52b4718b38e5aa16a7420fd90196c3a2d92dd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T15:09:43.049Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-10-24T15:09:43.325Z] + set -o pipefail [2022-10-24T15:09:43.325Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-10-24T15:09:48.593Z] [2022-10-24T15:09:48.593Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-10-24T15:09:48.593Z] [2022-10-24T15:09:48.593Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2733aaa1-5533-47b4-8523-73825a6f95cd [2022-10-24T15:09:48.593Z] [2022-10-24T15:09:48.593Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T15:09:48.593Z] [2022-10-24T15:09:48.594Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T15:09:48.594Z] [2022-10-24T15:09:48.594Z] [2022-10-24T15:09:48.594Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T15:09:48.594Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T15:09:48.594Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T15:09:48.605Z] $ docker stop --time=1 4e32b7e674c3626259bd12be6c52b4718b38e5aa16a7420fd90196c3a2d92dd8 [2022-10-24T15:09:51.719Z] $ docker rm -f 4e32b7e674c3626259bd12be6c52b4718b38e5aa16a7420fd90196c3a2d92dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:09:52.449Z] + git log --format=format:%s -1 213c59a90fa2a9f25f91c2628b566ab82c721a2b [Pipeline] sh [2022-10-24T15:09:52.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:09:52.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:53.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:09:53.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:53.108Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:09:53.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:09:53.683Z] $ docker top 4d20e016e8a21e261b71e0258a49ebdaee3958ee8c2db41b0661263403909ead -eo pid,comm [2022-10-24T15:09:53.728Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:09:53.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:09:53.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:09:53.760Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:09:53.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:09:53.877Z] $ docker exec 4d20e016e8a21e261b71e0258a49ebdaee3958ee8c2db41b0661263403909ead ssh-agent [2022-10-24T15:09:53.988Z] SSH_AUTH_SOCK=/tmp/ssh-LZ7l9QrpDO8b/agent.33 [2022-10-24T15:09:53.988Z] SSH_AGENT_PID=39 [2022-10-24T15:09:53.993Z] Running ssh-add (command line suppressed) [2022-10-24T15:09:54.100Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4414602862109626145.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4414602862109626145.key) [2022-10-24T15:09:54.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:09:54.397Z] + git semver tag [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,548 [run_tag] DEBUG tag force:False [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,548 [check_head_tag] DEBUG check head tag [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,549 [execute] INFO git cat-file --batch-check [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,552 [execute] INFO git cat-file --batch [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,563 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,563 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,563 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:09:54.655Z] 2022-10-24 15:09:54,567 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:09:54.655Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T15:09:54.664Z] $ docker exec --env ******** --env ******** 4d20e016e8a21e261b71e0258a49ebdaee3958ee8c2db41b0661263403909ead ssh-agent -k [2022-10-24T15:09:54.757Z] unset SSH_AUTH_SOCK; [2022-10-24T15:09:54.757Z] unset SSH_AGENT_PID; [2022-10-24T15:09:54.757Z] echo Agent pid 39 killed; [2022-10-24T15:09:54.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:09:55.064Z] + git semver [Pipeline] } [2022-10-24T15:09:55.338Z] $ docker stop --time=1 4d20e016e8a21e261b71e0258a49ebdaee3958ee8c2db41b0661263403909ead [2022-10-24T15:09:56.594Z] $ docker rm -f 4d20e016e8a21e261b71e0258a49ebdaee3958ee8c2db41b0661263403909ead [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:56.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:09:56.959Z] [2022-10-24T15:09:56.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:57.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:09:57.262Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T15:09:57.262Z] ab5ef0e58194: Pulling fs layer [2022-10-24T15:09:57.262Z] 9712f1f96733: Pulling fs layer [2022-10-24T15:09:57.262Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T15:09:57.262Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T15:09:57.262Z] e9a5061849ea: Pulling fs layer [2022-10-24T15:09:57.262Z] d747dcd14b5f: Pulling fs layer [2022-10-24T15:09:57.262Z] 2de7ff778b66: Pulling fs layer [2022-10-24T15:09:57.262Z] d747dcd14b5f: Waiting [2022-10-24T15:09:57.262Z] 0d9ebad4ef96: Waiting [2022-10-24T15:09:57.262Z] 2de7ff778b66: Waiting [2022-10-24T15:09:57.262Z] e9a5061849ea: Waiting [2022-10-24T15:09:57.262Z] 9712f1f96733: Verifying Checksum [2022-10-24T15:09:57.262Z] 9712f1f96733: Download complete [2022-10-24T15:09:57.528Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T15:09:57.528Z] 63f879dbbcfc: Download complete [2022-10-24T15:09:57.790Z] e9a5061849ea: Verifying Checksum [2022-10-24T15:09:57.790Z] e9a5061849ea: Download complete [2022-10-24T15:09:57.790Z] ab5ef0e58194: Verifying Checksum [2022-10-24T15:09:57.790Z] ab5ef0e58194: Download complete [2022-10-24T15:09:57.790Z] d747dcd14b5f: Download complete [2022-10-24T15:09:57.790Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T15:09:57.790Z] 0d9ebad4ef96: Download complete [2022-10-24T15:09:58.048Z] 2de7ff778b66: Verifying Checksum [2022-10-24T15:09:58.048Z] 2de7ff778b66: Download complete [2022-10-24T15:10:00.576Z] ab5ef0e58194: Pull complete [2022-10-24T15:10:00.576Z] 9712f1f96733: Pull complete [2022-10-24T15:10:01.141Z] 63f879dbbcfc: Pull complete [2022-10-24T15:10:05.343Z] 0d9ebad4ef96: Pull complete [2022-10-24T15:10:05.343Z] e9a5061849ea: Pull complete [2022-10-24T15:10:05.343Z] d747dcd14b5f: Pull complete [2022-10-24T15:10:06.725Z] 2de7ff778b66: Pull complete [2022-10-24T15:10:06.725Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T15:10:06.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:10:06.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:06.793Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:10:06.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T15:10:11.599Z] $ docker top b2335a62ab90d3137d22f76f5b8090193cc1466735c00989ddfcbe0773517c0d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:10:11.666Z] provisioning config files... [2022-10-24T15:10:11.672Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15549484193428102301tmp [2022-10-24T15:10:11.681Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11756457200036103700tmp [2022-10-24T15:10:11.690Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6063787638492577843tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:10:11.704Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:11.984Z] ---> sigul-configuration.sh [2022-10-24T15:10:11.984Z] gpg: directory `/root/.gnupg' created [2022-10-24T15:10:11.984Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T15:10:11.984Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T15:10:11.984Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T15:10:11.984Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T15:10:11.984Z] gpg: CAST5 encrypted data [2022-10-24T15:10:11.984Z] gpg: encrypted with 1 passphrase [2022-10-24T15:10:11.984Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T15:10:12.269Z] + mkdir /home/jenkins [2022-10-24T15:10:12.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T15:10:12.555Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T15:10:12.563Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:12.845Z] ---> sigul-install.sh [2022-10-24T15:10:12.845Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T15:10:13.133Z] + git tag --list [2022-10-24T15:10:13.133Z] v1.0.0 [2022-10-24T15:10:13.133Z] v1.1.0 [2022-10-24T15:10:13.133Z] v1.1.1 [2022-10-24T15:10:13.133Z] v1.2.1 [2022-10-24T15:10:13.133Z] v1.2.2 [2022-10-24T15:10:13.133Z] v1.2.3 [2022-10-24T15:10:13.133Z] v1.3.0 [2022-10-24T15:10:13.133Z] v1.3.1 [2022-10-24T15:10:13.133Z] v2.0.0 [2022-10-24T15:10:13.133Z] v2.1.0 [2022-10-24T15:10:13.133Z] v2.1.1 [2022-10-24T15:10:13.133Z] v2.1.1-dev.1 [2022-10-24T15:10:13.133Z] v2.1.1-dev.2 [2022-10-24T15:10:13.133Z] v2.2.0 [2022-10-24T15:10:13.133Z] v2.2.1-dev.1 [2022-10-24T15:10:13.133Z] v2.2.1-dev.2 [2022-10-24T15:10:13.133Z] v2.2.1-dev.3 [2022-10-24T15:10:13.133Z] v2.2.1-dev.4 [2022-10-24T15:10:13.133Z] v2.2.1-dev.5 [2022-10-24T15:10:13.133Z] v2.2.1-dev.6 [2022-10-24T15:10:13.133Z] v2.2.1-dev.7 [2022-10-24T15:10:13.133Z] v2.2.1-dev.8 [2022-10-24T15:10:13.133Z] v2.3.0-dev.10 [2022-10-24T15:10:13.133Z] v2.3.0-dev.11 [2022-10-24T15:10:13.133Z] v2.3.0-dev.12 [2022-10-24T15:10:13.133Z] v2.3.0-dev.13 [2022-10-24T15:10:13.133Z] v2.3.0-dev.14 [2022-10-24T15:10:13.133Z] v2.3.0-dev.15 [2022-10-24T15:10:13.133Z] v2.3.0-dev.16 [2022-10-24T15:10:13.133Z] v2.3.0-dev.17 [2022-10-24T15:10:13.133Z] v2.3.0-dev.18 [2022-10-24T15:10:13.133Z] v2.3.0-dev.19 [2022-10-24T15:10:13.133Z] v2.3.0-dev.20 [2022-10-24T15:10:13.133Z] v2.3.0-dev.21 [2022-10-24T15:10:13.133Z] v2.3.0-dev.22 [2022-10-24T15:10:13.133Z] v2.3.0-dev.23 [2022-10-24T15:10:13.133Z] v2.3.0-dev.24 [2022-10-24T15:10:13.133Z] v2.3.0-dev.25 [2022-10-24T15:10:13.133Z] v2.3.0-dev.26 [2022-10-24T15:10:13.133Z] v2.3.0-dev.27 [2022-10-24T15:10:13.133Z] v2.3.0-dev.8 [2022-10-24T15:10:13.133Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T15:10:13.415Z] + lftools sign git-tag v2.3.0-dev.27 [2022-10-24T15:10:13.982Z] Signing Git tag with Sigul... [2022-10-24T15:10:13.982Z] Signing v2.3.0-dev.27 [Pipeline] echo [2022-10-24T15:10:14.247Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:14.528Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T15:10:14.535Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T15:10:14.551Z] $ docker stop --time=1 b2335a62ab90d3137d22f76f5b8090193cc1466735c00989ddfcbe0773517c0d [2022-10-24T15:10:15.889Z] $ docker rm -f b2335a62ab90d3137d22f76f5b8090193cc1466735c00989ddfcbe0773517c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T15:10:16.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:10:16.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:16.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:10:16.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:16.650Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:10:16.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:10:17.188Z] $ docker top 08de1c304d1e90c53f08e06258fcf276b0aaf67c4c2930f17403ae9b46758a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:10:17.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:10:17.264Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:10:17.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:10:17.377Z] $ docker exec 08de1c304d1e90c53f08e06258fcf276b0aaf67c4c2930f17403ae9b46758a6f ssh-agent [2022-10-24T15:10:17.479Z] SSH_AUTH_SOCK=/tmp/ssh-vgjiBghKmJkp/agent.32 [2022-10-24T15:10:17.479Z] SSH_AGENT_PID=38 [2022-10-24T15:10:17.484Z] Running ssh-add (command line suppressed) [2022-10-24T15:10:17.580Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8019394838122296705.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8019394838122296705.key) [2022-10-24T15:10:17.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:10:17.880Z] + git semver bump pre [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [bump_version] DEBUG bumped version:2.3.0-dev.28 [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,049 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,051 [execute] INFO git cat-file --batch-check [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,056 [execute] INFO git cat-file --batch [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:18.140Z] 2022-10-24 15:10:18,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:10:18.140Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T15:10:18.151Z] $ docker exec --env ******** --env ******** 08de1c304d1e90c53f08e06258fcf276b0aaf67c4c2930f17403ae9b46758a6f ssh-agent -k [2022-10-24T15:10:18.252Z] unset SSH_AUTH_SOCK; [2022-10-24T15:10:18.252Z] unset SSH_AGENT_PID; [2022-10-24T15:10:18.252Z] echo Agent pid 38 killed; [2022-10-24T15:10:18.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:10:18.565Z] + git semver [Pipeline] } [2022-10-24T15:10:18.836Z] $ docker stop --time=1 08de1c304d1e90c53f08e06258fcf276b0aaf67c4c2930f17403ae9b46758a6f [2022-10-24T15:10:20.119Z] $ docker rm -f 08de1c304d1e90c53f08e06258fcf276b0aaf67c4c2930f17403ae9b46758a6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:10:20.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:10:20.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:20.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:10:20.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:20.817Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:10:20.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:10:21.244Z] $ docker top ef2e7e64ce043cdb43771f4630c99a2b8a424f9a9c10df1ea7f31ac1c1514941 -eo pid,comm [2022-10-24T15:10:21.290Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:10:21.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:10:21.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:10:21.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:10:21.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:10:21.426Z] $ docker exec ef2e7e64ce043cdb43771f4630c99a2b8a424f9a9c10df1ea7f31ac1c1514941 ssh-agent [2022-10-24T15:10:21.538Z] SSH_AUTH_SOCK=/tmp/ssh-wxON8sDh2AAB/agent.32 [2022-10-24T15:10:21.538Z] SSH_AGENT_PID=38 [2022-10-24T15:10:21.543Z] Running ssh-add (command line suppressed) [2022-10-24T15:10:21.653Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9661346121328452134.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9661346121328452134.key) [2022-10-24T15:10:21.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:10:21.949Z] + git semver push [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,116 [run_push] DEBUG push [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,117 [execute] INFO git cat-file --batch-check [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,121 [execute] INFO git rev-list 117c1f783058caf845695878346ea1f2198c2c3b -- [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,121 [execute] DEBUG Popen(['git', 'rev-list', '117c1f783058caf845695878346ea1f2198c2c3b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,128 [execute] INFO git fetch -v origin [2022-10-24T15:10:22.208Z] 2022-10-24 15:10:22,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T15:10:22.775Z] 2022-10-24 15:10:22,721 [run_push] DEBUG no remote changes detected [2022-10-24T15:10:22.775Z] 2022-10-24 15:10:22,721 [execute] INFO git push origin semver [2022-10-24T15:10:22.775Z] 2022-10-24 15:10:22,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:23.710Z] 2022-10-24 15:10:23,628 [run_push] DEBUG push all version tags [2022-10-24T15:10:23.710Z] 2022-10-24 15:10:23,629 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T15:10:23.710Z] 2022-10-24 15:10:23,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:24.653Z] 2022-10-24 15:10:24,491 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T15:10:24.653Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T15:10:24.668Z] $ docker exec --env ******** --env ******** ef2e7e64ce043cdb43771f4630c99a2b8a424f9a9c10df1ea7f31ac1c1514941 ssh-agent -k [2022-10-24T15:10:24.813Z] unset SSH_AUTH_SOCK; [2022-10-24T15:10:24.813Z] unset SSH_AGENT_PID; [2022-10-24T15:10:24.814Z] echo Agent pid 38 killed; [2022-10-24T15:10:24.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:10:25.181Z] + git semver [Pipeline] } [2022-10-24T15:10:25.483Z] $ docker stop --time=1 ef2e7e64ce043cdb43771f4630c99a2b8a424f9a9c10df1ea7f31ac1c1514941 [2022-10-24T15:10:26.779Z] $ docker rm -f ef2e7e64ce043cdb43771f4630c99a2b8a424f9a9c10df1ea7f31ac1c1514941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T15:10:27.317Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-10-24T15:10:27.317Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T15:10:27.317Z] total 16 [2022-10-24T15:10:27.317Z] drwxr-xr-x 3 root root 4096 Oct 24 14:59 . [2022-10-24T15:10:27.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:10 .. [2022-10-24T15:10:27.317Z] drwxr-xr-x 2 root root 4096 Oct 24 14:59 cost [2022-10-24T15:10:27.317Z] -rw-r--r-- 1 root root 88 Oct 24 14:59 cost.csv [2022-10-24T15:10:27.317Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T15:10:27.317Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T15:10:27.317Z] total 16 [2022-10-24T15:10:27.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:59 . [2022-10-24T15:10:27.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:10 .. [2022-10-24T15:10:27.317Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 14:59 cost [2022-10-24T15:10:27.317Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 24 14:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:27.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:28.476Z] ---> package-listing.sh [2022-10-24T15:10:28.476Z] ++ facter osfamily [2022-10-24T15:10:28.476Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T15:10:28.739Z] + OS_FAMILY=debian [2022-10-24T15:10:28.739Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-10-24T15:10:28.739Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T15:10:28.739Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T15:10:28.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T15:10:28.739Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T15:10:28.739Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-24T15:10:28.739Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T15:10:28.739Z] + case "${OS_FAMILY}" in [2022-10-24T15:10:28.739Z] + dpkg -l [2022-10-24T15:10:28.739Z] + grep '^ii' [2022-10-24T15:10:28.739Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T15:10:28.739Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T15:10:28.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T15:10:28.739Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-24T15:10:28.739Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-10-24T15:10:28.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-10-24T15:10:28.749Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T15:10:29.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:29.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:10:29.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:29.643Z] prd-ubuntu20.04-docker-8c-8g-9311 does not seem to be running inside a container [2022-10-24T15:10:29.673Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T15:10:29.892Z] $ docker top 001fcbe9c361a625a82fe21c5115dc4995cf52a3893933594eb8740407a2ff1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:10:30.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T15:10:30.511Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T15:10:30.803Z] + ls /var/log/sa-host [2022-10-24T15:10:30.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:10:30.905Z] provisioning config files... [2022-10-24T15:10:30.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15821930548043213528tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:10:30.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:31.205Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T15:10:31.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:31.530Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T15:10:31.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:31.819Z] ---> sudo-logs.sh [2022-10-24T15:10:31.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T15:10:32.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:32.314Z] ---> job-cost.sh [2022-10-24T15:10:32.314Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:32.314Z] DEBUG: total: 0.2199999988079071 [2022-10-24T15:10:32.314Z] INFO: Retrieving Stack Cost... [2022-10-24T15:10:32.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:10:33.146Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T15:10:33.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:33.445Z] ---> logs-deploy.sh [2022-10-24T15:10:33.445Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:33.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/63 [2022-10-24T15:10:33.445Z] INFO: archiving workspace using pattern(s): [2022-10-24T15:10:34.386Z] Archives upload complete. [2022-10-24T15:10:34.386Z] INFO: archiving logs to Nexus [2022-10-24T15:10:34.955Z] ---> uname -a: [2022-10-24T15:10:34.955Z] Linux prd-ubuntu20-04-docker-8c-8g-9311 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T15:10:34.955Z] [2022-10-24T15:10:34.955Z]