Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75585deb70bc80a1f521499c22e56c4d6cf5dcfe 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-ssh2776109557375178112.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5699269900738804364.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11482412217705283559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18415791444925766700.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13456695866991253502.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14603 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75585deb70bc80a1f521499c22e56c4d6cf5dcfe (main) Commit message: "Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83" > 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 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 > git rev-list --no-walk 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T01:58:45.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T01:58:45.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T01:58:45.193Z] ========================================================= [2023-05-09T01:58:45.193Z] EdgeX Global Pipelines Version Info [2023-05-09T01:58:45.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:58:45.925Z] ------------------- [2023-05-09T01:58:45.925Z] stable info: [2023-05-09T01:58:45.925Z] ------------------- [2023-05-09T01:58:45.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T01:58:45.925Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:58:45.925Z] Message: update stable to v1.0.249 [2023-05-09T01:58:46.496Z] ------------------- [2023-05-09T01:58:46.496Z] experimental info: [2023-05-09T01:58:46.496Z] ------------------- [2023-05-09T01:58:46.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T01:58:46.496Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:58:46.496Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T01:58:46.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-09T01:58:46.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-09T01:58:46.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T01:58:46.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T01:58:46.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T01:58:46.724Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T01:58:46.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T01:58:46.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T01:58:46.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T01:58:46.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T01:58:46.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T01:58:46.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-09T01:58:46.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T01:58:46.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T01:58:46.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:58:46.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:58:46.862Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:58:46.874Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:58:46.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T01:58:46.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T01:58:46.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T01:58:46.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T01:58:46.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T01:58:46.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T01:58:46.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T01:58:46.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T01:58:47.004Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T01:58:47.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T01:58:47.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T01:58:47.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T01:58:47.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo [2023-05-09T01:58:47.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75585de [Pipeline] echo [2023-05-09T01:58:47.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:58:47.143Z] provisioning config files... [2023-05-09T01:58:47.155Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17206420442016757689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:58:47.454Z] ---> docker-login.sh [2023-05-09T01:58:47.454Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:58:48.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:58:48.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:58:48.405Z] Configure a credential helper to remove this warning. See [2023-05-09T01:58:48.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:58:48.405Z] [2023-05-09T01:58:48.405Z] Login Succeeded [2023-05-09T01:58:48.405Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:58:48.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:58:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:58:48.665Z] Configure a credential helper to remove this warning. See [2023-05-09T01:58:48.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:58:48.665Z] [2023-05-09T01:58:48.665Z] Login Succeeded [2023-05-09T01:58:48.665Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:58:48.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:58:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:58:48.665Z] Configure a credential helper to remove this warning. See [2023-05-09T01:58:48.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:58:48.665Z] [2023-05-09T01:58:48.665Z] Login Succeeded [2023-05-09T01:58:48.665Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:58:48.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:58:48.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:58:48.924Z] Configure a credential helper to remove this warning. See [2023-05-09T01:58:48.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:58:48.924Z] [2023-05-09T01:58:48.924Z] Login Succeeded [2023-05-09T01:58:48.924Z] docker.io [2023-05-09T01:58:48.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:58:49.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:58:49.184Z] Configure a credential helper to remove this warning. See [2023-05-09T01:58:49.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:58:49.184Z] [2023-05-09T01:58:49.184Z] Login Succeeded [2023-05-09T01:58:49.184Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:58:49.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T01:58:49.563Z] + git rev-list -1 --merges 75585deb70bc80a1f521499c22e56c4d6cf5dcfe~1..75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo [2023-05-09T01:58:49.602Z] -----------> git rev-list -1 --merges 75585deb70bc80a1f521499c22e56c4d6cf5dcfe~1..75585deb70bc80a1f521499c22e56c4d6cf5dcfe 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T01:58:49.602Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [false] [Pipeline] sh [2023-05-09T01:58:49.893Z] + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo [2023-05-09T01:58:49.909Z] ========================================================= [2023-05-09T01:58:49.909Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T01:58:49.909Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:58:50.248Z] + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo [2023-05-09T01:58:50.259Z] [semverPrep] GIT_COMMIT: 75585deb70bc80a1f521499c22e56c4d6cf5dcfe, Commit Message: Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83 [Pipeline] echo [2023-05-09T01:58:50.271Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T01:58:50.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T01:58:50.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T01:58:50.654Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T01:58:50.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T01:58:50.654Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T01:58:50.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T01:58:50.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:58:51.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:58:51.005Z] [2023-05-09T01:58:51.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:58:51.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:58:51.571Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T01:58:51.571Z] b85a868b505f: Pulling fs layer [2023-05-09T01:58:51.571Z] e2be974225ed: Pulling fs layer [2023-05-09T01:58:51.571Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T01:58:51.571Z] 988bab9f4d93: Pulling fs layer [2023-05-09T01:58:51.571Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T01:58:51.571Z] eaf3925da568: Pulling fs layer [2023-05-09T01:58:51.571Z] bab4dde63d76: Pulling fs layer [2023-05-09T01:58:51.571Z] bde34c3a00c8: Pulling fs layer [2023-05-09T01:58:51.571Z] b352a97aabf1: Pulling fs layer [2023-05-09T01:58:51.571Z] 4872d77fe225: Pulling fs layer [2023-05-09T01:58:51.571Z] 5851b861e8e6: Pulling fs layer [2023-05-09T01:58:51.571Z] 988bab9f4d93: Waiting [2023-05-09T01:58:51.571Z] 1469e6f7b9e6: Waiting [2023-05-09T01:58:51.571Z] eaf3925da568: Waiting [2023-05-09T01:58:51.571Z] bde34c3a00c8: Waiting [2023-05-09T01:58:51.571Z] b352a97aabf1: Waiting [2023-05-09T01:58:51.571Z] 4872d77fe225: Waiting [2023-05-09T01:58:51.571Z] 5851b861e8e6: Waiting [2023-05-09T01:58:51.571Z] e2be974225ed: Verifying Checksum [2023-05-09T01:58:51.571Z] e2be974225ed: Download complete [2023-05-09T01:58:51.571Z] 988bab9f4d93: Verifying Checksum [2023-05-09T01:58:51.571Z] 988bab9f4d93: Download complete [2023-05-09T01:58:51.571Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T01:58:51.571Z] 1469e6f7b9e6: Download complete [2023-05-09T01:58:51.571Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T01:58:51.571Z] 339a4e72a1f5: Download complete [2023-05-09T01:58:51.571Z] eaf3925da568: Verifying Checksum [2023-05-09T01:58:51.571Z] eaf3925da568: Download complete [2023-05-09T01:58:51.571Z] bde34c3a00c8: Verifying Checksum [2023-05-09T01:58:51.571Z] bde34c3a00c8: Download complete [2023-05-09T01:58:51.571Z] b352a97aabf1: Verifying Checksum [2023-05-09T01:58:51.571Z] b352a97aabf1: Download complete [2023-05-09T01:58:51.571Z] 4872d77fe225: Verifying Checksum [2023-05-09T01:58:51.571Z] 4872d77fe225: Download complete [2023-05-09T01:58:51.571Z] 5851b861e8e6: Verifying Checksum [2023-05-09T01:58:51.571Z] 5851b861e8e6: Download complete [2023-05-09T01:58:51.841Z] b85a868b505f: Verifying Checksum [2023-05-09T01:58:51.841Z] b85a868b505f: Download complete [2023-05-09T01:58:52.098Z] bab4dde63d76: Verifying Checksum [2023-05-09T01:58:52.098Z] bab4dde63d76: Download complete [2023-05-09T01:58:53.036Z] b85a868b505f: Pull complete [2023-05-09T01:58:53.036Z] e2be974225ed: Pull complete [2023-05-09T01:58:53.604Z] 339a4e72a1f5: Pull complete [2023-05-09T01:58:53.863Z] 988bab9f4d93: Pull complete [2023-05-09T01:58:54.430Z] 1469e6f7b9e6: Pull complete [2023-05-09T01:58:54.688Z] eaf3925da568: Pull complete [2023-05-09T01:58:56.588Z] bab4dde63d76: Pull complete [2023-05-09T01:58:56.588Z] bde34c3a00c8: Pull complete [2023-05-09T01:58:56.846Z] b352a97aabf1: Pull complete [2023-05-09T01:58:57.412Z] 4872d77fe225: Pull complete [2023-05-09T01:58:57.672Z] 5851b861e8e6: Pull complete [2023-05-09T01:58:57.672Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T01:58:57.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:58:57.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:58:58.069Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T01:58:58.106Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T01:59:02.099Z] $ docker top 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b -eo pid,comm [2023-05-09T01:59:02.194Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T01:59:02.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T01:59:02.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:59:02.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:59:02.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:59:02.345Z] $ docker exec 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent [2023-05-09T01:59:02.448Z] SSH_AUTH_SOCK=/tmp/ssh-Prb7VIxZBkzw/agent.15 [2023-05-09T01:59:02.448Z] SSH_AGENT_PID=28 [2023-05-09T01:59:02.454Z] Running ssh-add (command line suppressed) [2023-05-09T01:59:02.552Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7536517939166976854.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7536517939166976854.key) [2023-05-09T01:59:02.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:59:02.844Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T01:59:02.862Z] $ docker exec --env ******** --env ******** 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent -k [2023-05-09T01:59:02.951Z] unset SSH_AUTH_SOCK; [2023-05-09T01:59:02.952Z] unset SSH_AGENT_PID; [2023-05-09T01:59:02.952Z] echo Agent pid 28 killed; [2023-05-09T01:59:02.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T01:59:02.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:59:02.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:59:03.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:59:03.100Z] $ docker exec 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent [2023-05-09T01:59:03.208Z] SSH_AUTH_SOCK=/tmp/ssh-pWnYaT8eZXDv/agent.71 [2023-05-09T01:59:03.208Z] SSH_AGENT_PID=77 [2023-05-09T01:59:03.214Z] Running ssh-add (command line suppressed) [2023-05-09T01:59:03.311Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17103185916002472772.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17103185916002472772.key) [2023-05-09T01:59:03.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:59:03.609Z] + git semver init [2023-05-09T01:59:03.868Z] 2023-05-09 01:59:03,831 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T01:59:03.868Z] 2023-05-09 01:59:03,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-09T01:59:03.868Z] 2023-05-09 01:59:03,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-09T01:59:03.868Z] 2023-05-09 01:59:03,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T01:59:05.246Z] 2023-05-09 01:59:05,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-09T01:59:05.246Z] 2023-05-09 01:59:05,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-09T01:59:05.246Z] 2023-05-09 01:59:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T01:59:05.246Z] 2023-05-09 01:59:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T01:59:05.246Z] 3.0.0-dev.41 [Pipeline] } [2023-05-09T01:59:05.260Z] $ docker exec --env ******** --env ******** 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent -k [2023-05-09T01:59:05.340Z] unset SSH_AUTH_SOCK; [2023-05-09T01:59:05.340Z] unset SSH_AGENT_PID; [2023-05-09T01:59:05.340Z] echo Agent pid 77 killed; [2023-05-09T01:59:05.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T01:59:05.649Z] + git semver [Pipeline] } [2023-05-09T01:59:05.973Z] $ docker stop --time=1 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b [2023-05-09T01:59:07.429Z] $ docker rm -f --volumes 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:59:07.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T01:59:08.091Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T01:59:08.094Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:59:08.205Z] provisioning config files... [2023-05-09T01:59:08.216Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15593695249359665889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:59:08.512Z] ---> docker-login.sh [2023-05-09T01:59:08.512Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:59:08.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:08.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:08.512Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:08.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:08.512Z] [2023-05-09T01:59:08.512Z] Login Succeeded [2023-05-09T01:59:08.512Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:59:08.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:08.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:08.512Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:08.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:08.512Z] [2023-05-09T01:59:08.512Z] Login Succeeded [2023-05-09T01:59:08.512Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:59:08.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:08.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:08.772Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:08.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:08.772Z] [2023-05-09T01:59:08.772Z] Login Succeeded [2023-05-09T01:59:08.772Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:59:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:08.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:08.772Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:08.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:08.772Z] [2023-05-09T01:59:08.772Z] Login Succeeded [2023-05-09T01:59:08.772Z] docker.io [2023-05-09T01:59:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:59:09.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:59:09.031Z] Configure a credential helper to remove this warning. See [2023-05-09T01:59:09.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:59:09.031Z] [2023-05-09T01:59:09.031Z] Login Succeeded [2023-05-09T01:59:09.031Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:59:09.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T01:59:09.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:59:09.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:59:09.145Z] ========================================================= [2023-05-09T01:59:09.145Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T01:59:09.145Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:59:09.447Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T01:59:09.447Z] Sending build context to Docker daemon 23.61MB [2023-05-09T01:59:09.447Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:59:09.447Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T01:59:09.705Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T01:59:09.705Z] f56be85fc22e: Pulling fs layer [2023-05-09T01:59:09.705Z] 85791d961cd3: Pulling fs layer [2023-05-09T01:59:09.705Z] d694b5ae8c79: Pulling fs layer [2023-05-09T01:59:09.705Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T01:59:09.705Z] 4d19c01a9841: Pulling fs layer [2023-05-09T01:59:09.705Z] 9325e15d5711: Pulling fs layer [2023-05-09T01:59:09.705Z] 556b6ee489ea: Pulling fs layer [2023-05-09T01:59:09.705Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T01:59:09.705Z] c5a4b2cf53e6: Waiting [2023-05-09T01:59:09.705Z] 4d19c01a9841: Waiting [2023-05-09T01:59:09.705Z] 9f32a84ed3da: Waiting [2023-05-09T01:59:09.705Z] 9325e15d5711: Waiting [2023-05-09T01:59:09.705Z] 85791d961cd3: Verifying Checksum [2023-05-09T01:59:09.705Z] 85791d961cd3: Download complete [2023-05-09T01:59:09.705Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T01:59:09.705Z] 9f32a84ed3da: Download complete [2023-05-09T01:59:09.705Z] f56be85fc22e: Verifying Checksum [2023-05-09T01:59:09.705Z] f56be85fc22e: Download complete [2023-05-09T01:59:09.705Z] 4d19c01a9841: Download complete [2023-05-09T01:59:09.705Z] 9325e15d5711: Verifying Checksum [2023-05-09T01:59:09.705Z] 9325e15d5711: Download complete [2023-05-09T01:59:10.278Z] f56be85fc22e: Pull complete [2023-05-09T01:59:10.536Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T01:59:10.536Z] c5a4b2cf53e6: Download complete [2023-05-09T01:59:10.536Z] 85791d961cd3: Pull complete [2023-05-09T01:59:10.536Z] d694b5ae8c79: Verifying Checksum [2023-05-09T01:59:10.536Z] d694b5ae8c79: Download complete [2023-05-09T01:59:10.793Z] 556b6ee489ea: Verifying Checksum [2023-05-09T01:59:10.793Z] 556b6ee489ea: Download complete [2023-05-09T01:59:13.322Z] d694b5ae8c79: Pull complete [2023-05-09T01:59:13.581Z] 9f32a84ed3da: Pull complete [2023-05-09T01:59:13.841Z] 4d19c01a9841: Pull complete [2023-05-09T01:59:14.100Z] 9325e15d5711: Pull complete [2023-05-09T01:59:16.844Z] 556b6ee489ea: Pull complete [2023-05-09T01:59:17.784Z] c5a4b2cf53e6: Pull complete [2023-05-09T01:59:18.045Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T01:59:18.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:59:18.309Z] ---> c4be618373d6 [2023-05-09T01:59:18.309Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T01:59:23.174Z] Still waiting to schedule task [2023-05-09T01:59:23.175Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T01:59:30.599Z] ---> Running in bd29ad240483 [2023-05-09T01:59:30.599Z] Removing intermediate container bd29ad240483 [2023-05-09T01:59:30.599Z] ---> 1a0c3f2d0700 [2023-05-09T01:59:30.599Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:59:30.599Z] ---> Running in 368b990af6fb [2023-05-09T01:59:30.599Z] Removing intermediate container 368b990af6fb [2023-05-09T01:59:30.599Z] ---> a0ceae819eff [2023-05-09T01:59:30.599Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:59:30.599Z] ---> Running in 97c305394250 [2023-05-09T01:59:31.171Z] Removing intermediate container 97c305394250 [2023-05-09T01:59:31.171Z] ---> 7a04842addee [2023-05-09T01:59:31.171Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T01:59:31.171Z] ---> Running in 8a611fd3f5ed [2023-05-09T01:59:31.740Z] Removing intermediate container 8a611fd3f5ed [2023-05-09T01:59:31.740Z] ---> 301d354cef92 [2023-05-09T01:59:31.740Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:59:31.740Z] ---> Running in 125be9961ab7 [2023-05-09T01:59:31.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:59:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:59:32.516Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T01:59:32.516Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T01:59:32.516Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T01:59:32.516Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T01:59:32.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:59:32.516Z] OK: 269 MiB in 57 packages [2023-05-09T01:59:33.471Z] Removing intermediate container 125be9961ab7 [2023-05-09T01:59:33.471Z] ---> c97b377f4f60 [2023-05-09T01:59:33.471Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T01:59:33.471Z] ---> 17643b953daf [2023-05-09T01:59:33.471Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:59:33.471Z] ---> Running in aa9d9c1b4fa0 [2023-05-09T02:00:41.181Z] Removing intermediate container aa9d9c1b4fa0 [2023-05-09T02:00:41.181Z] ---> 84d36992c538 [2023-05-09T02:00:41.181Z] Step 10/12 : COPY . . [2023-05-09T02:00:41.181Z] ---> e1cd7b5d93e6 [2023-05-09T02:00:41.181Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:00:41.181Z] ---> Running in 7cd75613250b [2023-05-09T02:00:41.181Z] Removing intermediate container 7cd75613250b [2023-05-09T02:00:41.181Z] ---> dcfceb3a4b27 [2023-05-09T02:00:41.181Z] Step 12/12 : RUN $MAKE [2023-05-09T02:00:41.181Z] ---> Running in 095e013330e9 [2023-05-09T02:00:41.181Z] noop [2023-05-09T02:00:41.181Z] Removing intermediate container 095e013330e9 [2023-05-09T02:00:41.181Z] ---> 6f2608a97ab0 [2023-05-09T02:00:41.181Z] Successfully built 6f2608a97ab0 [2023-05-09T02:00:41.181Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:00:41.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T02:00:41.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:00:41.593Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:00:41.628Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T02:00:42.346Z] $ docker top 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:00:42.681Z] + go version [2023-05-09T02:00:42.681Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T02:00:42.716Z] $ docker stop --time=1 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 [2023-05-09T02:00:44.268Z] $ docker rm -f --volumes 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:00:44.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T02:00:44.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:00:44.781Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:00:44.820Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T02:00:45.437Z] $ docker top e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:00:45.767Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T02:00:46.066Z] + make test [2023-05-09T02:00:46.066Z] go test ./... -coverprofile=coverage.out [2023-05-09T02:00:51.332Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T02:01:01.300Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T02:01:01.300Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-05-09T02:01:05.494Z] go vet ./... [2023-05-09T02:01:08.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T02:01:08.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T02:01:08.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T02:01:08.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T02:01:08.807Z] $ docker stop --time=1 e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 [2023-05-09T02:01:14.342Z] $ docker rm -f --volumes e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:01:14.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T02:01:14.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T02:01:15.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T02:01:15.702Z] + ls -al . [2023-05-09T02:01:15.702Z] total 192 [2023-05-09T02:01:15.702Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 02:00 . [2023-05-09T02:01:15.702Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 .. [2023-05-09T02:01:15.702Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:59 .git [2023-05-09T02:01:15.702Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 .github [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 01:58 .gitignore [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:58 .golangci.yml [2023-05-09T02:01:15.702Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:59 .semver [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 01:58 Attribution.txt [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 01:58 CHANGELOG.md [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 01:58 Dockerfile [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:58 GOVERNANCE.md [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 01:58 Jenkinsfile [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:58 LICENSE [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 01:58 Makefile [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 01:58 OWNERS.md [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 01:58 README.md [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 01:59 VERSION [2023-05-09T02:01:15.702Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 bin [2023-05-09T02:01:15.702Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 cmd [2023-05-09T02:01:15.702Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 02:00 coverage.out [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 01:58 go.mod [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 01:58 go.sum [2023-05-09T02:01:15.702Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 internal [2023-05-09T02:01:15.702Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 snap [2023-05-09T02:01:15.702Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:16.005Z] + 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=75585deb70bc80a1f521499c22e56c4d6cf5dcfe --label arch=amd64 --label version=3.0.0-dev.41 . [2023-05-09T02:01:16.005Z] Sending build context to Docker daemon 23.65MB [2023-05-09T02:01:16.005Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:01:16.005Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T02:01:16.005Z] ---> 6f2608a97ab0 [2023-05-09T02:01:16.005Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:01:16.985Z] ---> Running in f4c970098c33 [2023-05-09T02:01:17.244Z] Removing intermediate container f4c970098c33 [2023-05-09T02:01:17.244Z] ---> f4a8bf94cf01 [2023-05-09T02:01:17.244Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:01:17.503Z] ---> Running in 5352961ed934 [2023-05-09T02:01:17.761Z] Removing intermediate container 5352961ed934 [2023-05-09T02:01:17.761Z] ---> 3865bb09856e [2023-05-09T02:01:17.761Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:01:18.019Z] ---> Running in 630696befd00 [2023-05-09T02:01:18.278Z] Removing intermediate container 630696befd00 [2023-05-09T02:01:18.278Z] ---> df727c1b1024 [2023-05-09T02:01:18.278Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T02:01:18.538Z] ---> Running in c7e10636f84c [2023-05-09T02:01:18.797Z] Removing intermediate container c7e10636f84c [2023-05-09T02:01:18.797Z] ---> 62c0598c13df [2023-05-09T02:01:18.797Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:01:18.797Z] ---> Running in e94a4f1502c6 [2023-05-09T02:01:19.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:19.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:19.623Z] OK: 269 MiB in 57 packages [2023-05-09T02:01:20.577Z] Removing intermediate container e94a4f1502c6 [2023-05-09T02:01:20.577Z] ---> 42868022279d [2023-05-09T02:01:20.577Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T02:01:20.836Z] ---> ca9d317ec57e [2023-05-09T02:01:20.836Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:01:21.095Z] ---> Running in af9a30a81856 [2023-05-09T02:01:22.470Z] Removing intermediate container af9a30a81856 [2023-05-09T02:01:22.470Z] ---> f03c89df0dca [2023-05-09T02:01:22.470Z] Step 10/25 : COPY . . [2023-05-09T02:01:23.854Z] ---> 99793cd10042 [2023-05-09T02:01:23.854Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:01:23.854Z] ---> Running in ede0c81ebeb4 [2023-05-09T02:01:24.111Z] Removing intermediate container ede0c81ebeb4 [2023-05-09T02:01:24.111Z] ---> e2fc689f7934 [2023-05-09T02:01:24.111Z] Step 12/25 : RUN $MAKE [2023-05-09T02:01:24.370Z] ---> Running in 3190b259f110 [2023-05-09T02:01:24.936Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-09T02:01:32.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14607 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-09T02:01:32.409Z] Running in /w/workspace/device-virtual-go/113 [Pipeline] { [Pipeline] checkout [2023-05-09T02:01:32.443Z] The recommended git tool is: git [2023-05-09T02:01:38.801Z] using credential edgex-jenkins-ssh [2023-05-09T02:01:38.824Z] Cloning the remote Git repository [2023-05-09T02:01:38.881Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T02:01:39.005Z] > git init /w/workspace/device-virtual-go/113 # timeout=10 [2023-05-09T02:01:39.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T02:01:39.179Z] > git --version # timeout=10 [2023-05-09T02:01:39.203Z] > git --version # 'git version 2.25.1' [2023-05-09T02:01:39.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T02:01:39.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T02:01:42.747Z] Avoid second fetch [2023-05-09T02:01:42.748Z] Checking out Revision 75585deb70bc80a1f521499c22e56c4d6cf5dcfe (main) [2023-05-09T02:01:41.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-09T02:01:41.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T02:01:42.774Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T02:01:43.496Z] Commit message: "Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T02:01:42.860Z] > git checkout -f 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 [2023-05-09T02:01:44.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T02:01:44.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T02:01:44.383Z] Dload Upload Total Spent Left Speed [2023-05-09T02:01:44.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-09T02:01:45.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T02:01:45.514Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-09T02:01:45.514Z] [2023-05-09T02:01:45.514Z] { [2023-05-09T02:01:45.514Z] "registry-mirrors": [ [2023-05-09T02:01:45.514Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T02:01:45.514Z] ], [2023-05-09T02:01:45.514Z] "bip": "10.250.0.254/24", [2023-05-09T02:01:45.514Z] "hosts": [ [2023-05-09T02:01:45.514Z] "tcp://0.0.0.0:5555", [2023-05-09T02:01:45.514Z] "unix:///var/run/docker.sock" [2023-05-09T02:01:45.514Z] ], [2023-05-09T02:01:45.514Z] "mtu": 1458, [2023-05-09T02:01:45.514Z] "selinux-enabled": true, [2023-05-09T02:01:45.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T02:01:45.514Z] } [Pipeline] sh [2023-05-09T02:01:45.868Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T02:01:46.225Z] + sudo service docker restart [2023-05-09T02:01:46.851Z] Removing intermediate container 3190b259f110 [2023-05-09T02:01:46.851Z] ---> 419c92ce5e4e [2023-05-09T02:01:46.851Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T02:01:46.851Z] 3.17: Pulling from library/alpine [2023-05-09T02:01:46.851Z] f56be85fc22e: Already exists [2023-05-09T02:01:46.851Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T02:01:46.851Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T02:01:46.851Z] ---> 9ed4aefc74f6 [2023-05-09T02:01:46.851Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T02:01:46.851Z] ---> Running in a57e557e4137 [2023-05-09T02:01:46.851Z] Removing intermediate container a57e557e4137 [2023-05-09T02:01:46.851Z] ---> f99430a5894f [2023-05-09T02:01:46.851Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:01:46.851Z] ---> Running in b323a836e687 [2023-05-09T02:01:46.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:46.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T02:01:46.851Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:01:46.851Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:01:46.851Z] OK: 7 MiB in 16 packages [2023-05-09T02:01:46.851Z] Removing intermediate container b323a836e687 [2023-05-09T02:01:46.851Z] ---> 3620720e15e8 [2023-05-09T02:01:46.851Z] Step 16/25 : WORKDIR / [2023-05-09T02:01:47.110Z] ---> Running in efefcd68cc6d [2023-05-09T02:01:47.110Z] Removing intermediate container efefcd68cc6d [2023-05-09T02:01:47.110Z] ---> 545d224955a7 [2023-05-09T02:01:47.110Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T02:01:47.368Z] ---> 073a3c2e8a50 [2023-05-09T02:01:47.368Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T02:01:47.627Z] ---> c8e2630c3f44 [2023-05-09T02:01:47.627Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T02:01:48.574Z] ---> a27b79bd39aa [2023-05-09T02:01:48.574Z] Step 20/25 : EXPOSE 59900 [2023-05-09T02:01:48.574Z] ---> Running in 09b4d9831efc [2023-05-09T02:01:48.833Z] Removing intermediate container 09b4d9831efc [2023-05-09T02:01:48.833Z] ---> b351a1c9e112 [2023-05-09T02:01:48.833Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T02:01:49.091Z] ---> Running in e1dfe37747a7 [2023-05-09T02:01:49.349Z] Removing intermediate container e1dfe37747a7 [2023-05-09T02:01:49.349Z] ---> 560e544f9ba6 [2023-05-09T02:01:49.349Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:01:49.349Z] ---> Running in 8b382dc7d1d8 [2023-05-09T02:01:49.610Z] Removing intermediate container 8b382dc7d1d8 [2023-05-09T02:01:49.610Z] ---> 58e925319fad [2023-05-09T02:01:49.610Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T02:01:49.868Z] ---> Running in d68b308a067d [2023-05-09T02:01:50.127Z] Removing intermediate container d68b308a067d [2023-05-09T02:01:50.127Z] ---> 9589494790ae [2023-05-09T02:01:50.127Z] Step 24/25 : LABEL git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:01:50.387Z] ---> Running in 281a505321e7 [2023-05-09T02:01:50.387Z] Removing intermediate container 281a505321e7 [2023-05-09T02:01:50.387Z] ---> b9ce8c201e5b [2023-05-09T02:01:50.387Z] Step 25/25 : LABEL version=3.0.0-dev.41 [2023-05-09T02:01:50.646Z] ---> Running in 7a2c4c19c000 [2023-05-09T02:01:50.905Z] Removing intermediate container 7a2c4c19c000 [2023-05-09T02:01:50.905Z] ---> dcd235cfb0f1 [2023-05-09T02:01:50.905Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T02:01:50.905Z] Successfully built dcd235cfb0f1 [2023-05-09T02:01:50.905Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:01:51.004Z] provisioning config files... [2023-05-09T02:01:51.012Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12579882789069114003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:01:51.303Z] ---> docker-login.sh [2023-05-09T02:01:51.303Z] nexus3.edgexfoundry.org:10001 [2023-05-09T02:01:51.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:01:51.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:01:51.303Z] Configure a credential helper to remove this warning. See [2023-05-09T02:01:51.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:01:51.303Z] [2023-05-09T02:01:51.303Z] Login Succeeded [2023-05-09T02:01:51.303Z] nexus3.edgexfoundry.org:10002 [2023-05-09T02:01:51.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:01:51.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:01:51.303Z] Configure a credential helper to remove this warning. See [2023-05-09T02:01:51.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:01:51.303Z] [2023-05-09T02:01:51.303Z] Login Succeeded [2023-05-09T02:01:51.303Z] nexus3.edgexfoundry.org:10003 [2023-05-09T02:01:51.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:01:51.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:01:51.563Z] Configure a credential helper to remove this warning. See [2023-05-09T02:01:51.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:01:51.563Z] [2023-05-09T02:01:51.563Z] Login Succeeded [2023-05-09T02:01:51.563Z] nexus3.edgexfoundry.org:10004 [2023-05-09T02:01:51.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:01:51.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:01:51.563Z] Configure a credential helper to remove this warning. See [2023-05-09T02:01:51.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:01:51.563Z] [2023-05-09T02:01:51.563Z] Login Succeeded [2023-05-09T02:01:51.563Z] docker.io [2023-05-09T02:01:51.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:01:51.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:01:51.821Z] Configure a credential helper to remove this warning. See [2023-05-09T02:01:51.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:01:51.821Z] [2023-05-09T02:01:51.821Z] Login Succeeded [2023-05-09T02:01:51.821Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T02:01:51.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T02:01:51.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:01:51.887Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-09T02:01:51.887Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:01:51.887Z] latest [2023-05-09T02:01:51.887Z] 3.0.0-dev.41 [2023-05-09T02:01:51.887Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:01:51.887Z] main [2023-05-09T02:01:51.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:52.196Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:52.493Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:01:52.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-09T02:01:52.493Z] 26728abc2ae8: Preparing [2023-05-09T02:01:52.493Z] fe3cd3589a19: Preparing [2023-05-09T02:01:52.493Z] 16aa6bbe60ae: Preparing [2023-05-09T02:01:52.493Z] b4a0c1f086b6: Preparing [2023-05-09T02:01:52.493Z] f1417ff83b31: Preparing [2023-05-09T02:01:52.493Z] f1417ff83b31: Layer already exists [2023-05-09T02:01:52.493Z] fe3cd3589a19: Pushed [2023-05-09T02:01:52.493Z] 16aa6bbe60ae: Pushed [2023-05-09T02:01:52.493Z] b4a0c1f086b6: Pushed [2023-05-09T02:01:55.028Z] 26728abc2ae8: Pushed [2023-05-09T02:01:55.028Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:55.327Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:55.627Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-09T02:01:55.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-09T02:01:55.627Z] 26728abc2ae8: Preparing [2023-05-09T02:01:55.628Z] fe3cd3589a19: Preparing [2023-05-09T02:01:55.628Z] 16aa6bbe60ae: Preparing [2023-05-09T02:01:55.628Z] b4a0c1f086b6: Preparing [2023-05-09T02:01:55.628Z] f1417ff83b31: Preparing [2023-05-09T02:01:55.628Z] b4a0c1f086b6: Layer already exists [2023-05-09T02:01:55.628Z] f1417ff83b31: Layer already exists [2023-05-09T02:01:55.628Z] 16aa6bbe60ae: Layer already exists [2023-05-09T02:01:55.628Z] fe3cd3589a19: Layer already exists [2023-05-09T02:01:55.628Z] 26728abc2ae8: Layer already exists [2023-05-09T02:01:55.628Z] latest: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:55.936Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:56.244Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 [2023-05-09T02:01:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-09T02:01:56.244Z] 26728abc2ae8: Preparing [2023-05-09T02:01:56.244Z] fe3cd3589a19: Preparing [2023-05-09T02:01:56.244Z] 16aa6bbe60ae: Preparing [2023-05-09T02:01:56.244Z] b4a0c1f086b6: Preparing [2023-05-09T02:01:56.244Z] f1417ff83b31: Preparing [2023-05-09T02:01:56.244Z] fe3cd3589a19: Layer already exists [2023-05-09T02:01:56.244Z] f1417ff83b31: Layer already exists [2023-05-09T02:01:56.244Z] 26728abc2ae8: Layer already exists [2023-05-09T02:01:56.244Z] b4a0c1f086b6: Layer already exists [2023-05-09T02:01:56.244Z] 16aa6bbe60ae: Layer already exists [2023-05-09T02:01:56.244Z] 3.0.0-dev.41: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:56.555Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:56.867Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:01:56.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-09T02:01:56.867Z] 26728abc2ae8: Preparing [2023-05-09T02:01:56.867Z] fe3cd3589a19: Preparing [2023-05-09T02:01:56.867Z] 16aa6bbe60ae: Preparing [2023-05-09T02:01:56.867Z] b4a0c1f086b6: Preparing [2023-05-09T02:01:56.867Z] f1417ff83b31: Preparing [2023-05-09T02:01:56.867Z] 26728abc2ae8: Layer already exists [2023-05-09T02:01:56.867Z] f1417ff83b31: Layer already exists [2023-05-09T02:01:56.867Z] fe3cd3589a19: Layer already exists [2023-05-09T02:01:56.867Z] 16aa6bbe60ae: Layer already exists [2023-05-09T02:01:56.867Z] b4a0c1f086b6: Layer already exists [2023-05-09T02:01:56.867Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:57.171Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:57.471Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-09T02:01:57.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-09T02:01:57.471Z] 26728abc2ae8: Preparing [2023-05-09T02:01:57.471Z] fe3cd3589a19: Preparing [2023-05-09T02:01:57.471Z] 16aa6bbe60ae: Preparing [2023-05-09T02:01:57.471Z] b4a0c1f086b6: Preparing [2023-05-09T02:01:57.471Z] f1417ff83b31: Preparing [2023-05-09T02:01:57.471Z] b4a0c1f086b6: Layer already exists [2023-05-09T02:01:57.471Z] 26728abc2ae8: Layer already exists [2023-05-09T02:01:57.471Z] f1417ff83b31: Layer already exists [2023-05-09T02:01:57.471Z] 16aa6bbe60ae: Layer already exists [2023-05-09T02:01:57.471Z] fe3cd3589a19: Layer already exists [2023-05-09T02:01:57.471Z] main: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T02:01:57.508Z] ===================================================== [Pipeline] echo [2023-05-09T02:01:57.519Z] taggedImages: [2023-05-09T02:01:57.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:01:57.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-09T02:01:57.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 [2023-05-09T02:01:57.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:01:57.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:57.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:01:57.882Z] [2023-05-09T02:01:57.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:01:58.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:01:58.182Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T02:01:58.182Z] 5eb5b503b376: Pulling fs layer [2023-05-09T02:01:58.182Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T02:01:58.182Z] ec43610c2a17: Pulling fs layer [2023-05-09T02:01:58.182Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T02:01:58.182Z] 33b1e0a273af: Pulling fs layer [2023-05-09T02:01:58.182Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T02:01:58.182Z] 2f39f015ded8: Pulling fs layer [2023-05-09T02:01:58.182Z] 33b1e0a273af: Waiting [2023-05-09T02:01:58.182Z] 2f39f015ded8: Waiting [2023-05-09T02:01:58.182Z] 5d3b04190fa2: Waiting [2023-05-09T02:01:58.182Z] 3a2ae6a8a46f: Waiting [2023-05-09T02:01:58.182Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T02:01:58.182Z] 5c69ac0246d0: Download complete [2023-05-09T02:01:58.182Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T02:01:58.182Z] 3a2ae6a8a46f: Download complete [2023-05-09T02:01:58.182Z] 33b1e0a273af: Verifying Checksum [2023-05-09T02:01:58.182Z] 33b1e0a273af: Download complete [2023-05-09T02:01:58.182Z] ec43610c2a17: Verifying Checksum [2023-05-09T02:01:58.182Z] ec43610c2a17: Download complete [2023-05-09T02:01:58.440Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T02:01:58.440Z] 5d3b04190fa2: Download complete [2023-05-09T02:01:58.440Z] 5eb5b503b376: Verifying Checksum [2023-05-09T02:01:58.440Z] 5eb5b503b376: Download complete [2023-05-09T02:01:59.006Z] 2f39f015ded8: Download complete [2023-05-09T02:01:59.582Z] 5eb5b503b376: Pull complete [2023-05-09T02:01:59.840Z] 5c69ac0246d0: Pull complete [2023-05-09T02:02:00.406Z] ec43610c2a17: Pull complete [2023-05-09T02:02:00.406Z] 3a2ae6a8a46f: Pull complete [2023-05-09T02:02:00.664Z] 33b1e0a273af: Pull complete [2023-05-09T02:02:00.664Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:02:04.532Z] provisioning config files... [2023-05-09T02:02:04.569Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/113@tmp/config5400803313977762870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:02:04.841Z] 2f39f015ded8: Pull complete [2023-05-09T02:02:04.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T02:02:04.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:02:04.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:02:04.914Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:02:04.949Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T02:02:04.947Z] ---> docker-login.sh [2023-05-09T02:02:04.947Z] nexus3.edgexfoundry.org:10001 [2023-05-09T02:02:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:05.546Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:05.546Z] [2023-05-09T02:02:05.546Z] Login Succeeded [2023-05-09T02:02:05.546Z] nexus3.edgexfoundry.org:10002 [2023-05-09T02:02:05.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:06.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:06.097Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:06.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:06.097Z] [2023-05-09T02:02:06.097Z] Login Succeeded [2023-05-09T02:02:06.097Z] nexus3.edgexfoundry.org:10003 [2023-05-09T02:02:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:06.373Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:06.373Z] [2023-05-09T02:02:06.373Z] Login Succeeded [2023-05-09T02:02:06.373Z] nexus3.edgexfoundry.org:10004 [2023-05-09T02:02:06.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:06.925Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:06.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:06.925Z] [2023-05-09T02:02:06.925Z] Login Succeeded [2023-05-09T02:02:06.925Z] docker.io [2023-05-09T02:02:07.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:02:07.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:02:07.469Z] Configure a credential helper to remove this warning. See [2023-05-09T02:02:07.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:02:07.469Z] [2023-05-09T02:02:07.469Z] Login Succeeded [2023-05-09T02:02:07.469Z] ---> docker-login.sh ends [2023-05-09T02:02:09.425Z] $ docker top be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-09T02:02:09.494Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-09T02:02:09.799Z] ---> job-cost.sh [2023-05-09T02:02:09.799Z] lf-activate-venv: SKIPPING [2023-05-09T02:02:09.799Z] INFO: No Stack... [Pipeline] echo [2023-05-09T02:02:09.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:02:09.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:02:09.915Z] ========================================================= [2023-05-09T02:02:09.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T02:02:09.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:02:10.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T02:02:10.275Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T02:02:10.316Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T02:02:10.552Z] Sending build context to Docker daemon 11.96MB [2023-05-09T02:02:10.606Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-09T02:02:10.606Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T02:02:10.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [2023-05-09T02:02:10.623Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] did not exist. Created. [2023-05-09T02:02:10.623Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:02:10.827Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:02:10.827Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T02:02:10.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T02:02:10.961Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T02:02:10.967Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T02:02:10.987Z] $ docker stop --time=1 be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f [2023-05-09T02:02:11.100Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T02:02:11.100Z] c41833b44d91: Pulling fs layer [2023-05-09T02:02:11.100Z] ed15518f5707: Pulling fs layer [2023-05-09T02:02:11.100Z] feae8fd75edb: Pulling fs layer [2023-05-09T02:02:11.100Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T02:02:11.100Z] 3cdef696dda3: Pulling fs layer [2023-05-09T02:02:11.100Z] 2ced38df9373: Pulling fs layer [2023-05-09T02:02:11.100Z] 58f1dce35555: Pulling fs layer [2023-05-09T02:02:11.100Z] 242c74f7c9fa: Waiting [2023-05-09T02:02:11.100Z] 3cdef696dda3: Waiting [2023-05-09T02:02:11.100Z] 2ced38df9373: Waiting [2023-05-09T02:02:11.100Z] ed15518f5707: Download complete [2023-05-09T02:02:11.100Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T02:02:11.100Z] 242c74f7c9fa: Download complete [2023-05-09T02:02:11.100Z] 3cdef696dda3: Download complete [2023-05-09T02:02:11.100Z] c41833b44d91: Verifying Checksum [2023-05-09T02:02:11.100Z] c41833b44d91: Download complete [2023-05-09T02:02:12.312Z] $ docker rm -f --volumes be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T02:02:12.543Z] c41833b44d91: Pull complete [2023-05-09T02:02:12.544Z] 58f1dce35555: Verifying Checksum [2023-05-09T02:02:12.544Z] 58f1dce35555: Download complete [2023-05-09T02:02:13.170Z] ed15518f5707: Pull complete [2023-05-09T02:02:14.150Z] feae8fd75edb: Verifying Checksum [2023-05-09T02:02:14.150Z] feae8fd75edb: Download complete [2023-05-09T02:02:14.150Z] 2ced38df9373: Verifying Checksum [2023-05-09T02:02:14.150Z] 2ced38df9373: Download complete [2023-05-09T02:02:26.557Z] feae8fd75edb: Pull complete [2023-05-09T02:02:26.557Z] 242c74f7c9fa: Pull complete [2023-05-09T02:02:26.557Z] 3cdef696dda3: Pull complete [2023-05-09T02:02:33.290Z] 2ced38df9373: Pull complete [2023-05-09T02:02:35.901Z] 58f1dce35555: Pull complete [2023-05-09T02:02:35.901Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T02:02:35.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T02:02:35.901Z] ---> fadd8f120f05 [2023-05-09T02:02:35.901Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:02:36.865Z] ---> Running in aafec877c201 [2023-05-09T02:02:37.139Z] Removing intermediate container aafec877c201 [2023-05-09T02:02:37.139Z] ---> d6ef37c7b935 [2023-05-09T02:02:37.139Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:02:37.139Z] ---> Running in d85fa0c83f75 [2023-05-09T02:02:37.732Z] Removing intermediate container d85fa0c83f75 [2023-05-09T02:02:37.732Z] ---> 22c06a665eb5 [2023-05-09T02:02:37.732Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:02:37.732Z] ---> Running in 27330b0b7f4b [2023-05-09T02:02:38.005Z] Removing intermediate container 27330b0b7f4b [2023-05-09T02:02:38.005Z] ---> ecb8ed67c968 [2023-05-09T02:02:38.005Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T02:02:38.275Z] ---> Running in 87da313bdbd1 [2023-05-09T02:02:38.549Z] Removing intermediate container 87da313bdbd1 [2023-05-09T02:02:38.549Z] ---> fa5e7df6e605 [2023-05-09T02:02:38.549Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:02:38.549Z] ---> Running in 92423b8fefef [2023-05-09T02:02:39.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:02:40.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:02:41.540Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T02:02:41.540Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T02:02:41.540Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T02:02:41.815Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T02:02:41.815Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:02:41.815Z] OK: 268 MiB in 57 packages [2023-05-09T02:02:43.242Z] Removing intermediate container 92423b8fefef [2023-05-09T02:02:43.242Z] ---> c15b45dc04ea [2023-05-09T02:02:43.242Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T02:02:43.513Z] ---> fd442dc2e6ba [2023-05-09T02:02:43.513Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:02:43.513Z] ---> Running in 6ce9c52e1a38 [2023-05-09T02:03:51.457Z] Removing intermediate container 6ce9c52e1a38 [2023-05-09T02:03:51.457Z] ---> 96e3e63916d6 [2023-05-09T02:03:51.457Z] Step 10/12 : COPY . . [2023-05-09T02:03:51.457Z] ---> 9baebd33c94d [2023-05-09T02:03:51.457Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:03:51.457Z] ---> Running in 2b511e785a4b [2023-05-09T02:03:51.457Z] Removing intermediate container 2b511e785a4b [2023-05-09T02:03:51.457Z] ---> 187bed9dda0d [2023-05-09T02:03:51.457Z] Step 12/12 : RUN $MAKE [2023-05-09T02:03:51.457Z] ---> Running in e6db7cb6af85 [2023-05-09T02:03:51.457Z] noop [2023-05-09T02:03:51.457Z] Removing intermediate container e6db7cb6af85 [2023-05-09T02:03:51.457Z] ---> 547fb42c8b79 [2023-05-09T02:03:51.457Z] Successfully built 547fb42c8b79 [2023-05-09T02:03:51.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:03:51.818Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T02:03:51.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:03:52.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container [2023-05-09T02:03:52.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T02:03:53.411Z] $ docker top 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:03:54.263Z] + go version [2023-05-09T02:03:54.263Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T02:03:54.294Z] $ docker stop --time=1 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae [2023-05-09T02:03:55.970Z] $ docker rm -f --volumes 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:03:56.546Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T02:03:56.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:03:56.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container [2023-05-09T02:03:56.835Z] $ 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/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T02:03:58.060Z] $ docker top 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:03:58.997Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/113 [Pipeline] fileExists [Pipeline] sh [2023-05-09T02:03:59.678Z] + make test [2023-05-09T02:03:59.678Z] go test ./... -coverprofile=coverage.out [2023-05-09T02:04:38.623Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T02:07:00.410Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T02:07:00.410Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.4% of statements [2023-05-09T02:07:00.410Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T02:07:00.410Z] go vet ./... [2023-05-09T02:07:15.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T02:07:15.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T02:07:15.431Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T02:07:15.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T02:07:15.477Z] $ docker stop --time=1 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe [2023-05-09T02:07:17.338Z] $ docker rm -f --volumes 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:07:18.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T02:07:18.738Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T02:07:19.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T02:07:19.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T02:07:20.052Z] + ls -al . [2023-05-09T02:07:20.053Z] total 188 [2023-05-09T02:07:20.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:04 . [2023-05-09T02:07:20.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:01 .. [2023-05-09T02:07:20.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:01 .git [2023-05-09T02:07:20.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 .github [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 02:01 .gitignore [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 02:01 .golangci.yml [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 02:01 Attribution.txt [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 02:01 CHANGELOG.md [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 02:01 Dockerfile [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 02:01 GOVERNANCE.md [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 02:01 Jenkinsfile [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 02:01 LICENSE [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 02:01 Makefile [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 02:01 OWNERS.md [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 02:01 README.md [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 01:59 VERSION [2023-05-09T02:07:20.053Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:01 bin [2023-05-09T02:07:20.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 cmd [2023-05-09T02:07:20.053Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 02:06 coverage.out [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 02:01 go.mod [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 02:01 go.sum [2023-05-09T02:07:20.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 internal [2023-05-09T02:07:20.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:01 snap [2023-05-09T02:07:20.053Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:07:20.407Z] + 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=75585deb70bc80a1f521499c22e56c4d6cf5dcfe --label arch=arm64 --label version=3.0.0-dev.41 . [2023-05-09T02:07:20.676Z] Sending build context to Docker daemon 12.01MB [2023-05-09T02:07:20.676Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T02:07:20.676Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T02:07:20.676Z] ---> 547fb42c8b79 [2023-05-09T02:07:20.676Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T02:07:20.957Z] ---> Running in b961ff0fdcd4 [2023-05-09T02:07:21.233Z] Removing intermediate container b961ff0fdcd4 [2023-05-09T02:07:21.233Z] ---> 80d6dc08f0e7 [2023-05-09T02:07:21.233Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T02:07:21.233Z] ---> Running in 35386ae39463 [2023-05-09T02:07:21.831Z] Removing intermediate container 35386ae39463 [2023-05-09T02:07:21.831Z] ---> 28d1fc1cc247 [2023-05-09T02:07:21.831Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:07:21.831Z] ---> Running in 043e1d54db83 [2023-05-09T02:07:22.099Z] Removing intermediate container 043e1d54db83 [2023-05-09T02:07:22.099Z] ---> b8ebbd9d9366 [2023-05-09T02:07:22.099Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T02:07:22.099Z] ---> Running in 7311ed76acf1 [2023-05-09T02:07:22.385Z] Removing intermediate container 7311ed76acf1 [2023-05-09T02:07:22.385Z] ---> 32db87ebdabd [2023-05-09T02:07:22.385Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T02:07:22.385Z] ---> Running in f685d40ad467 [2023-05-09T02:07:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:07:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:07:25.365Z] OK: 268 MiB in 57 packages [2023-05-09T02:07:26.332Z] Removing intermediate container f685d40ad467 [2023-05-09T02:07:26.332Z] ---> 1e175039feb5 [2023-05-09T02:07:26.332Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T02:07:26.917Z] ---> 02f4bbc09e4a [2023-05-09T02:07:26.918Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:07:26.918Z] ---> Running in b17158c6e704 [2023-05-09T02:07:29.509Z] Removing intermediate container b17158c6e704 [2023-05-09T02:07:29.509Z] ---> e8858d493a0b [2023-05-09T02:07:29.509Z] Step 10/25 : COPY . . [2023-05-09T02:07:30.923Z] ---> 97a8f2862432 [2023-05-09T02:07:30.923Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T02:07:30.923Z] ---> Running in a5862fc30297 [2023-05-09T02:07:31.192Z] Removing intermediate container a5862fc30297 [2023-05-09T02:07:31.192Z] ---> a65b48746f37 [2023-05-09T02:07:31.192Z] Step 12/25 : RUN $MAKE [2023-05-09T02:07:31.192Z] ---> Running in c700002fb97e [2023-05-09T02:07:32.156Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-09T02:09:53.852Z] Removing intermediate container c700002fb97e [2023-05-09T02:09:53.852Z] ---> 152541a6179d [2023-05-09T02:09:53.852Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T02:09:53.852Z] 3.17: Pulling from library/alpine [2023-05-09T02:09:53.852Z] c41833b44d91: Already exists [2023-05-09T02:09:53.852Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T02:09:53.852Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T02:09:53.852Z] ---> 51e60588ff2c [2023-05-09T02:09:53.852Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T02:09:53.852Z] ---> Running in f14f73d4c173 [2023-05-09T02:09:53.852Z] Removing intermediate container f14f73d4c173 [2023-05-09T02:09:53.852Z] ---> 79be8c7df456 [2023-05-09T02:09:53.852Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:09:53.852Z] ---> Running in 9325f217fa27 [2023-05-09T02:09:53.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:09:53.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:09:53.852Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:09:53.852Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:09:53.852Z] OK: 8 MiB in 16 packages [2023-05-09T02:09:54.119Z] Removing intermediate container 9325f217fa27 [2023-05-09T02:09:54.119Z] ---> 3ed299baec74 [2023-05-09T02:09:54.119Z] Step 16/25 : WORKDIR / [2023-05-09T02:09:54.119Z] ---> Running in 7a6ef2120672 [2023-05-09T02:09:54.398Z] Removing intermediate container 7a6ef2120672 [2023-05-09T02:09:54.398Z] ---> cef6b432ebd8 [2023-05-09T02:09:54.398Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T02:09:54.981Z] ---> 5cab80eac2ae [2023-05-09T02:09:54.981Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T02:09:55.563Z] ---> d72ad5a036da [2023-05-09T02:09:55.563Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T02:09:56.970Z] ---> fc505e048ef5 [2023-05-09T02:09:56.970Z] Step 20/25 : EXPOSE 59900 [2023-05-09T02:09:56.970Z] ---> Running in d782d3e745d2 [2023-05-09T02:09:57.239Z] Removing intermediate container d782d3e745d2 [2023-05-09T02:09:57.239Z] ---> 7e025a3a831a [2023-05-09T02:09:57.239Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T02:09:57.239Z] ---> Running in a9f31e7baffa [2023-05-09T02:09:57.507Z] Removing intermediate container a9f31e7baffa [2023-05-09T02:09:57.507Z] ---> 4f36a71e46f5 [2023-05-09T02:09:57.507Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:09:57.507Z] ---> Running in a546dd24f9ea [2023-05-09T02:09:57.784Z] Removing intermediate container a546dd24f9ea [2023-05-09T02:09:57.784Z] ---> f20c13661df4 [2023-05-09T02:09:57.784Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T02:09:57.784Z] ---> Running in b0d94dfd1e39 [2023-05-09T02:09:58.373Z] Removing intermediate container b0d94dfd1e39 [2023-05-09T02:09:58.374Z] ---> 8936c239c811 [2023-05-09T02:09:58.374Z] Step 24/25 : LABEL git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:09:58.374Z] ---> Running in fe0cab005439 [2023-05-09T02:09:58.640Z] Removing intermediate container fe0cab005439 [2023-05-09T02:09:58.640Z] ---> 47279abb73f8 [2023-05-09T02:09:58.640Z] Step 25/25 : LABEL version=3.0.0-dev.41 [2023-05-09T02:09:58.640Z] ---> Running in f2df4abe979b [2023-05-09T02:09:58.907Z] Removing intermediate container f2df4abe979b [2023-05-09T02:09:58.907Z] ---> 4006559005a9 [2023-05-09T02:09:58.907Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T02:09:58.907Z] Successfully built 4006559005a9 [2023-05-09T02:09:58.907Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:09:59.006Z] provisioning config files... [2023-05-09T02:09:59.020Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/113@tmp/config13598047583284452091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:09:59.356Z] ---> docker-login.sh [2023-05-09T02:09:59.356Z] nexus3.edgexfoundry.org:10001 [2023-05-09T02:09:59.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:09:59.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:09:59.623Z] Configure a credential helper to remove this warning. See [2023-05-09T02:09:59.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:09:59.623Z] [2023-05-09T02:09:59.623Z] Login Succeeded [2023-05-09T02:09:59.623Z] nexus3.edgexfoundry.org:10002 [2023-05-09T02:09:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:09:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:09:59.889Z] Configure a credential helper to remove this warning. See [2023-05-09T02:09:59.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:09:59.889Z] [2023-05-09T02:09:59.889Z] Login Succeeded [2023-05-09T02:09:59.889Z] nexus3.edgexfoundry.org:10003 [2023-05-09T02:10:00.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:10:00.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:10:00.421Z] Configure a credential helper to remove this warning. See [2023-05-09T02:10:00.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:10:00.421Z] [2023-05-09T02:10:00.421Z] Login Succeeded [2023-05-09T02:10:00.421Z] nexus3.edgexfoundry.org:10004 [2023-05-09T02:10:00.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:10:00.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:10:00.687Z] Configure a credential helper to remove this warning. See [2023-05-09T02:10:00.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:10:00.687Z] [2023-05-09T02:10:00.687Z] Login Succeeded [2023-05-09T02:10:00.687Z] docker.io [2023-05-09T02:10:00.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T02:10:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T02:10:01.220Z] Configure a credential helper to remove this warning. See [2023-05-09T02:10:01.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T02:10:01.220Z] [2023-05-09T02:10:01.220Z] Login Succeeded [2023-05-09T02:10:01.220Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T02:10:01.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T02:10:01.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T02:10:01.273Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-09T02:10:01.273Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:10:01.273Z] latest [2023-05-09T02:10:01.273Z] 3.0.0-dev.41 [2023-05-09T02:10:01.273Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:10:01.273Z] main [2023-05-09T02:10:01.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:01.621Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:01.969Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:10:02.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-09T02:10:02.239Z] c92be6ab5e47: Preparing [2023-05-09T02:10:02.239Z] b2c7ffcecf47: Preparing [2023-05-09T02:10:02.239Z] 8e9ac278d70a: Preparing [2023-05-09T02:10:02.239Z] 535cc450cd35: Preparing [2023-05-09T02:10:02.239Z] 26cbea5cba74: Preparing [2023-05-09T02:10:02.239Z] 26cbea5cba74: Layer already exists [2023-05-09T02:10:02.239Z] b2c7ffcecf47: Pushed [2023-05-09T02:10:02.239Z] 8e9ac278d70a: Pushed [2023-05-09T02:10:02.239Z] 535cc450cd35: Pushed [2023-05-09T02:10:07.571Z] c92be6ab5e47: Pushed [2023-05-09T02:10:07.571Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:07.930Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:08.273Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-09T02:10:08.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-09T02:10:08.274Z] c92be6ab5e47: Preparing [2023-05-09T02:10:08.274Z] b2c7ffcecf47: Preparing [2023-05-09T02:10:08.274Z] 8e9ac278d70a: Preparing [2023-05-09T02:10:08.274Z] 535cc450cd35: Preparing [2023-05-09T02:10:08.274Z] 26cbea5cba74: Preparing [2023-05-09T02:10:08.274Z] 8e9ac278d70a: Layer already exists [2023-05-09T02:10:08.274Z] c92be6ab5e47: Layer already exists [2023-05-09T02:10:08.274Z] 535cc450cd35: Layer already exists [2023-05-09T02:10:08.274Z] b2c7ffcecf47: Layer already exists [2023-05-09T02:10:08.274Z] 26cbea5cba74: Layer already exists [2023-05-09T02:10:08.274Z] latest: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:08.923Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:09.278Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 [2023-05-09T02:10:09.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-09T02:10:09.278Z] c92be6ab5e47: Preparing [2023-05-09T02:10:09.278Z] b2c7ffcecf47: Preparing [2023-05-09T02:10:09.278Z] 8e9ac278d70a: Preparing [2023-05-09T02:10:09.278Z] 535cc450cd35: Preparing [2023-05-09T02:10:09.278Z] 26cbea5cba74: Preparing [2023-05-09T02:10:09.278Z] 26cbea5cba74: Layer already exists [2023-05-09T02:10:09.278Z] 8e9ac278d70a: Layer already exists [2023-05-09T02:10:09.278Z] 535cc450cd35: Layer already exists [2023-05-09T02:10:09.278Z] c92be6ab5e47: Layer already exists [2023-05-09T02:10:09.278Z] b2c7ffcecf47: Layer already exists [2023-05-09T02:10:09.278Z] 3.0.0-dev.41: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:09.639Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:09.982Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:10:09.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-09T02:10:09.982Z] c92be6ab5e47: Preparing [2023-05-09T02:10:09.982Z] b2c7ffcecf47: Preparing [2023-05-09T02:10:09.982Z] 8e9ac278d70a: Preparing [2023-05-09T02:10:09.982Z] 535cc450cd35: Preparing [2023-05-09T02:10:09.982Z] 26cbea5cba74: Preparing [2023-05-09T02:10:09.982Z] b2c7ffcecf47: Layer already exists [2023-05-09T02:10:09.982Z] 8e9ac278d70a: Layer already exists [2023-05-09T02:10:09.982Z] c92be6ab5e47: Layer already exists [2023-05-09T02:10:09.982Z] 26cbea5cba74: Layer already exists [2023-05-09T02:10:09.982Z] 535cc450cd35: Layer already exists [2023-05-09T02:10:09.983Z] 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:10.335Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:10.682Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-09T02:10:10.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-09T02:10:10.682Z] c92be6ab5e47: Preparing [2023-05-09T02:10:10.682Z] b2c7ffcecf47: Preparing [2023-05-09T02:10:10.682Z] 8e9ac278d70a: Preparing [2023-05-09T02:10:10.682Z] 535cc450cd35: Preparing [2023-05-09T02:10:10.682Z] 26cbea5cba74: Preparing [2023-05-09T02:10:10.682Z] 535cc450cd35: Layer already exists [2023-05-09T02:10:10.682Z] b2c7ffcecf47: Layer already exists [2023-05-09T02:10:10.682Z] 8e9ac278d70a: Layer already exists [2023-05-09T02:10:10.682Z] 26cbea5cba74: Layer already exists [2023-05-09T02:10:10.682Z] c92be6ab5e47: Layer already exists [2023-05-09T02:10:10.682Z] main: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T02:10:10.727Z] ===================================================== [Pipeline] echo [2023-05-09T02:10:10.734Z] taggedImages: [2023-05-09T02:10:10.734Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [2023-05-09T02:10:10.734Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-09T02:10:10.734Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 [2023-05-09T02:10:10.734Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [2023-05-09T02:10:10.734Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:11.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:10:11.102Z] [2023-05-09T02:10:11.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:11.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:10:11.437Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T02:10:11.437Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T02:10:11.437Z] 04944245beec: Pulling fs layer [2023-05-09T02:10:11.437Z] 699f458cf7ca: Pulling fs layer [2023-05-09T02:10:11.437Z] 765212b225bb: Pulling fs layer [2023-05-09T02:10:11.437Z] f23df028b6ca: Pulling fs layer [2023-05-09T02:10:11.437Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T02:10:11.437Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T02:10:11.437Z] 765212b225bb: Waiting [2023-05-09T02:10:11.437Z] f23df028b6ca: Waiting [2023-05-09T02:10:11.437Z] d65c8cfc05b1: Waiting [2023-05-09T02:10:11.437Z] 2437ff75d9bd: Waiting [2023-05-09T02:10:11.706Z] 04944245beec: Verifying Checksum [2023-05-09T02:10:11.706Z] 04944245beec: Download complete [2023-05-09T02:10:11.706Z] 765212b225bb: Verifying Checksum [2023-05-09T02:10:11.706Z] 765212b225bb: Download complete [2023-05-09T02:10:11.706Z] f23df028b6ca: Verifying Checksum [2023-05-09T02:10:11.706Z] f23df028b6ca: Download complete [2023-05-09T02:10:11.706Z] d65c8cfc05b1: Download complete [2023-05-09T02:10:11.977Z] 699f458cf7ca: Verifying Checksum [2023-05-09T02:10:11.977Z] 699f458cf7ca: Download complete [2023-05-09T02:10:12.245Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T02:10:12.245Z] 8998bd30e6a1: Download complete [2023-05-09T02:10:14.834Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T02:10:14.834Z] 2437ff75d9bd: Download complete [2023-05-09T02:10:15.793Z] 8998bd30e6a1: Pull complete [2023-05-09T02:10:16.377Z] 04944245beec: Pull complete [2023-05-09T02:10:18.960Z] 699f458cf7ca: Pull complete [2023-05-09T02:10:19.227Z] 765212b225bb: Pull complete [2023-05-09T02:10:19.810Z] f23df028b6ca: Pull complete [2023-05-09T02:10:20.076Z] d65c8cfc05b1: Pull complete [2023-05-09T02:10:32.381Z] 2437ff75d9bd: Pull complete [2023-05-09T02:10:32.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T02:10:32.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:10:32.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:10:32.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container [2023-05-09T02:10:32.635Z] $ 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/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T02:10:35.251Z] $ docker top 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:10:35.746Z] ---> job-cost.sh [2023-05-09T02:10:36.013Z] lf-activate-venv: SKIPPING [2023-05-09T02:10:36.013Z] INFO: No Stack... [2023-05-09T02:10:36.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T02:10:37.259Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T02:10:37.582Z] + cat /w/workspace/device-virtual-go/113/archives/cost.csv [2023-05-09T02:10:37.582Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T02:10:37.922Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [2023-05-09T02:10:37.933Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] did not exist. Created. [2023-05-09T02:10:37.933Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:10:38.270Z] /w/workspace/device-virtual-go/113@tmp/durable-a5c1dbf9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T02:10:38.605Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T02:10:38.625Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T02:10:38.676Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T02:10:38.682Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T02:10:38.709Z] $ docker stop --time=1 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac [2023-05-09T02:10:40.202Z] $ docker rm -f --volumes 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T02:10:40.604Z] provisioning config files... [2023-05-09T02:10:40.611Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3817784325044654418tmp [Pipeline] { [Pipeline] sh [2023-05-09T02:10:40.931Z] + set +x [2023-05-09T02:10:40.932Z] + bash -s -- [2023-05-09T02:10:40.932Z] + curl -s https://codecov.io/bash [2023-05-09T02:10:40.932Z] [2023-05-09T02:10:40.932Z] _____ _ [2023-05-09T02:10:40.932Z] / ____| | | [2023-05-09T02:10:40.932Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T02:10:40.932Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T02:10:40.932Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T02:10:40.932Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T02:10:40.932Z] Bash-1.0.6 [2023-05-09T02:10:40.932Z] [2023-05-09T02:10:40.932Z] [2023-05-09T02:10:40.932Z] ==> git version 2.25.1 found [2023-05-09T02:10:40.932Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T02:10:40.932Z] Release-Date: 2020-01-08 [2023-05-09T02:10:40.932Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T02:10:40.932Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T02:10:40.932Z] ==> Jenkins CI detected. [2023-05-09T02:10:40.932Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-09T02:10:40.932Z] project root: . [2023-05-09T02:10:40.932Z] --> token set from env [2023-05-09T02:10:40.932Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T02:10:40.932Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T02:10:40.932Z] ==> Python coveragepy not found [2023-05-09T02:10:40.932Z] ==> Searching for coverage reports in: [2023-05-09T02:10:40.932Z] + . [2023-05-09T02:10:40.932Z] -> Found 1 reports [2023-05-09T02:10:40.932Z] ==> Detecting git/mercurial file structure [2023-05-09T02:10:41.190Z] ==> Reading reports [2023-05-09T02:10:41.190Z] + ./coverage.out bytes=43063 [2023-05-09T02:10:41.190Z] ==> Appending adjustments [2023-05-09T02:10:41.190Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T02:10:41.190Z] + Found adjustments [2023-05-09T02:10:41.190Z] ==> Gzipping contents [2023-05-09T02:10:41.190Z] 8.0K /tmp/codecov.md871D.gz [2023-05-09T02:10:41.190Z] ==> Uploading reports [2023-05-09T02:10:41.190Z] url: https://codecov.io [2023-05-09T02:10:41.190Z] query: branch=main&commit=75585deb70bc80a1f521499c22e56c4d6cf5dcfe&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T02:10:41.190Z] -> Pinging Codecov [2023-05-09T02:10:41.190Z] 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=75585deb70bc80a1f521499c22e56c4d6cf5dcfe&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T02:10:41.449Z] -> Uploading to [2023-05-09T02:10:41.449Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/5E52B4B073DB2E39498172D8E973AA87/75585deb70bc80a1f521499c22e56c4d6cf5dcfe/4c5faf92-b684-438c-b06e-1e49cc28c13a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T021041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2641376e4e492795e3a3010f319c5cba684174c932fbc07a5e7bae97990d72b0 [2023-05-09T02:10:41.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T02:10:41.449Z] Dload Upload Total Spent Left Speed [2023-05-09T02:10:41.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25536 [2023-05-09T02:10:41.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } [2023-05-09T02:10:41.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T02:10:41.951Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T02:10:41.961Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:42.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T02:10:42.257Z] [2023-05-09T02:10:42.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:10:42.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T02:10:42.843Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T02:10:42.843Z] df9b9388f04a: Pulling fs layer [2023-05-09T02:10:42.843Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T02:10:42.843Z] 25bc292e5bac: Pulling fs layer [2023-05-09T02:10:42.843Z] 114826534d7a: Pulling fs layer [2023-05-09T02:10:42.843Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T02:10:42.843Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T02:10:42.843Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T02:10:42.843Z] 4657fd5d0bcf: Waiting [2023-05-09T02:10:42.843Z] 8a3aa393b2d8: Waiting [2023-05-09T02:10:42.843Z] 6ad1cebc031e: Waiting [2023-05-09T02:10:42.843Z] 114826534d7a: Waiting [2023-05-09T02:10:42.843Z] 25bc292e5bac: Verifying Checksum [2023-05-09T02:10:42.843Z] 25bc292e5bac: Download complete [2023-05-09T02:10:42.843Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T02:10:42.843Z] 52dc419b0ee2: Download complete [2023-05-09T02:10:42.843Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T02:10:42.843Z] 4657fd5d0bcf: Download complete [2023-05-09T02:10:42.843Z] df9b9388f04a: Verifying Checksum [2023-05-09T02:10:42.843Z] df9b9388f04a: Download complete [2023-05-09T02:10:43.103Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T02:10:43.103Z] 6ad1cebc031e: Download complete [2023-05-09T02:10:43.103Z] df9b9388f04a: Pull complete [2023-05-09T02:10:43.679Z] 52dc419b0ee2: Pull complete [2023-05-09T02:10:43.937Z] 114826534d7a: Verifying Checksum [2023-05-09T02:10:43.937Z] 114826534d7a: Download complete [2023-05-09T02:10:43.937Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T02:10:43.937Z] 8a3aa393b2d8: Download complete [2023-05-09T02:10:45.314Z] 25bc292e5bac: Pull complete [2023-05-09T02:10:50.587Z] 114826534d7a: Pull complete [2023-05-09T02:10:51.152Z] 4657fd5d0bcf: Pull complete [2023-05-09T02:10:51.719Z] 6ad1cebc031e: Pull complete [2023-05-09T02:10:55.930Z] 8a3aa393b2d8: Pull complete [2023-05-09T02:10:55.930Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T02:10:55.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T02:10:55.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:10:56.023Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:10:56.070Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T02:11:07.017Z] $ docker top 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T02:11:07.072Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-09T02:11:07.347Z] + set -o pipefail [2023-05-09T02:11:07.347Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/adff43ba-51c4-4888-a152-ba1addab5904 [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] [2023-05-09T02:11:33.961Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T02:11:33.961Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T02:11:33.961Z] More details here: https://snyk.co/ue1NS [2023-05-09T02:11:33.961Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T02:11:33.961Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T02:11:33.975Z] $ docker stop --time=1 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc [2023-05-09T02:11:42.292Z] $ docker rm -f --volumes 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:11:43.212Z] + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] sh [2023-05-09T02:11:43.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T02:11:43.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:11:43.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T02:11:43.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:11:43.871Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:11:43.908Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T02:11:45.634Z] $ docker top 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 -eo pid,comm [2023-05-09T02:11:45.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T02:11:45.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T02:11:45.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T02:11:45.716Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T02:11:45.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T02:11:45.839Z] $ docker exec 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 ssh-agent [2023-05-09T02:11:45.953Z] SSH_AUTH_SOCK=/tmp/ssh-pmr1I2LTMsV9/agent.13 [2023-05-09T02:11:45.953Z] SSH_AGENT_PID=20 [2023-05-09T02:11:45.958Z] Running ssh-add (command line suppressed) [2023-05-09T02:11:46.080Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14009753052853483905.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14009753052853483905.key) [2023-05-09T02:11:46.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T02:11:46.410Z] + git semver tag [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,866 [run_tag] DEBUG tag force:False [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,866 [check_head_tag] DEBUG check head tag [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,869 [execute] INFO git cat-file --batch-check [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,873 [execute] INFO git cat-file --batch [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,900 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,900 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,900 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T02:11:46.979Z] 2023-05-09 02:11:46,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:11:46.979Z] 3.0.0-dev.41 [Pipeline] } [2023-05-09T02:11:46.991Z] $ docker exec --env ******** --env ******** 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 ssh-agent -k [2023-05-09T02:11:47.170Z] unset SSH_AUTH_SOCK; [2023-05-09T02:11:47.171Z] unset SSH_AGENT_PID; [2023-05-09T02:11:47.171Z] echo Agent pid 20 killed; [2023-05-09T02:11:47.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T02:11:48.855Z] + git semver [Pipeline] } [2023-05-09T02:11:49.497Z] $ docker stop --time=1 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 [2023-05-09T02:11:51.746Z] $ docker rm -f --volumes 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:11:52.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T02:11:52.230Z] [2023-05-09T02:11:52.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:11:52.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T02:11:53.112Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T02:11:53.112Z] ab5ef0e58194: Pulling fs layer [2023-05-09T02:11:53.112Z] 9712f1f96733: Pulling fs layer [2023-05-09T02:11:53.112Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T02:11:53.112Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T02:11:53.112Z] e9a5061849ea: Pulling fs layer [2023-05-09T02:11:53.112Z] d747dcd14b5f: Pulling fs layer [2023-05-09T02:11:53.112Z] 2de7ff778b66: Pulling fs layer [2023-05-09T02:11:53.112Z] e9a5061849ea: Waiting [2023-05-09T02:11:53.112Z] d747dcd14b5f: Waiting [2023-05-09T02:11:53.112Z] 2de7ff778b66: Waiting [2023-05-09T02:11:53.112Z] 0d9ebad4ef96: Waiting [2023-05-09T02:11:53.112Z] 9712f1f96733: Verifying Checksum [2023-05-09T02:11:53.112Z] 9712f1f96733: Download complete [2023-05-09T02:11:53.682Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T02:11:53.682Z] 63f879dbbcfc: Download complete [2023-05-09T02:11:53.682Z] e9a5061849ea: Verifying Checksum [2023-05-09T02:11:53.682Z] e9a5061849ea: Download complete [2023-05-09T02:11:53.682Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T02:11:53.682Z] 0d9ebad4ef96: Download complete [2023-05-09T02:11:53.939Z] ab5ef0e58194: Verifying Checksum [2023-05-09T02:11:53.939Z] ab5ef0e58194: Download complete [2023-05-09T02:11:53.939Z] 2de7ff778b66: Download complete [2023-05-09T02:11:58.148Z] ab5ef0e58194: Pull complete [2023-05-09T02:11:58.148Z] 9712f1f96733: Pull complete [2023-05-09T02:11:58.410Z] 63f879dbbcfc: Pull complete [2023-05-09T02:12:03.678Z] 0d9ebad4ef96: Pull complete [2023-05-09T02:12:04.248Z] e9a5061849ea: Pull complete [2023-05-09T02:12:04.248Z] d747dcd14b5f: Pull complete [2023-05-09T02:12:05.661Z] 2de7ff778b66: Pull complete [2023-05-09T02:12:05.935Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T02:12:06.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T02:12:06.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:12:06.536Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:12:06.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T02:12:21.227Z] $ docker top bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:12:21.283Z] provisioning config files... [2023-05-09T02:12:21.289Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14722283140966590401tmp [2023-05-09T02:12:21.299Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3936684985491267917tmp [2023-05-09T02:12:21.307Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7848718441356909908tmp [Pipeline] { [Pipeline] echo [2023-05-09T02:12:21.321Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:21.599Z] ---> sigul-configuration.sh [2023-05-09T02:12:21.599Z] gpg: directory `/root/.gnupg' created [2023-05-09T02:12:21.599Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T02:12:21.599Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T02:12:21.599Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T02:12:21.599Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T02:12:21.599Z] gpg: CAST5 encrypted data [2023-05-09T02:12:21.599Z] gpg: encrypted with 1 passphrase [2023-05-09T02:12:21.599Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T02:12:21.885Z] + mkdir /home/jenkins [2023-05-09T02:12:21.885Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T02:12:22.168Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-09T02:12:22.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:22.550Z] ---> sigul-install.sh [2023-05-09T02:12:22.550Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T02:12:22.846Z] + git tag --list [2023-05-09T02:12:22.846Z] v1.0.0 [2023-05-09T02:12:22.846Z] v1.1.0 [2023-05-09T02:12:22.846Z] v1.1.1 [2023-05-09T02:12:22.846Z] v1.2.1 [2023-05-09T02:12:22.846Z] v1.2.2 [2023-05-09T02:12:22.846Z] v1.2.3 [2023-05-09T02:12:22.846Z] v1.3.0 [2023-05-09T02:12:22.846Z] v1.3.1 [2023-05-09T02:12:22.846Z] v2.0.0 [2023-05-09T02:12:22.846Z] v2.1.0 [2023-05-09T02:12:22.846Z] v2.1.1 [2023-05-09T02:12:22.846Z] v2.1.1-dev.1 [2023-05-09T02:12:22.846Z] v2.1.1-dev.2 [2023-05-09T02:12:22.846Z] v2.2.0 [2023-05-09T02:12:22.846Z] v2.2.1-dev.1 [2023-05-09T02:12:22.846Z] v2.2.1-dev.2 [2023-05-09T02:12:22.846Z] v2.2.1-dev.3 [2023-05-09T02:12:22.846Z] v2.2.1-dev.4 [2023-05-09T02:12:22.846Z] v2.2.1-dev.5 [2023-05-09T02:12:22.846Z] v2.2.1-dev.6 [2023-05-09T02:12:22.846Z] v2.2.1-dev.7 [2023-05-09T02:12:22.846Z] v2.2.1-dev.8 [2023-05-09T02:12:22.846Z] v2.3.0 [2023-05-09T02:12:22.846Z] v2.3.0-dev.10 [2023-05-09T02:12:22.846Z] v2.3.0-dev.11 [2023-05-09T02:12:22.846Z] v2.3.0-dev.12 [2023-05-09T02:12:22.846Z] v2.3.0-dev.13 [2023-05-09T02:12:22.846Z] v2.3.0-dev.14 [2023-05-09T02:12:22.846Z] v2.3.0-dev.15 [2023-05-09T02:12:22.846Z] v2.3.0-dev.16 [2023-05-09T02:12:22.846Z] v2.3.0-dev.17 [2023-05-09T02:12:22.846Z] v2.3.0-dev.18 [2023-05-09T02:12:22.846Z] v2.3.0-dev.19 [2023-05-09T02:12:22.846Z] v2.3.0-dev.20 [2023-05-09T02:12:22.846Z] v2.3.0-dev.21 [2023-05-09T02:12:22.846Z] v2.3.0-dev.22 [2023-05-09T02:12:22.846Z] v2.3.0-dev.23 [2023-05-09T02:12:22.846Z] v2.3.0-dev.24 [2023-05-09T02:12:22.846Z] v2.3.0-dev.25 [2023-05-09T02:12:22.846Z] v2.3.0-dev.26 [2023-05-09T02:12:22.846Z] v2.3.0-dev.27 [2023-05-09T02:12:22.846Z] v2.3.0-dev.28 [2023-05-09T02:12:22.846Z] v2.3.0-dev.29 [2023-05-09T02:12:22.846Z] v2.3.0-dev.30 [2023-05-09T02:12:22.846Z] v2.3.0-dev.8 [2023-05-09T02:12:22.846Z] v2.3.0-dev.9 [2023-05-09T02:12:22.846Z] v3.0.0-dev.1 [2023-05-09T02:12:22.846Z] v3.0.0-dev.10 [2023-05-09T02:12:22.846Z] v3.0.0-dev.11 [2023-05-09T02:12:22.846Z] v3.0.0-dev.12 [2023-05-09T02:12:22.846Z] v3.0.0-dev.13 [2023-05-09T02:12:22.846Z] v3.0.0-dev.14 [2023-05-09T02:12:22.846Z] v3.0.0-dev.15 [2023-05-09T02:12:22.846Z] v3.0.0-dev.16 [2023-05-09T02:12:22.846Z] v3.0.0-dev.17 [2023-05-09T02:12:22.846Z] v3.0.0-dev.18 [2023-05-09T02:12:22.846Z] v3.0.0-dev.19 [2023-05-09T02:12:22.846Z] v3.0.0-dev.2 [2023-05-09T02:12:22.846Z] v3.0.0-dev.20 [2023-05-09T02:12:22.846Z] v3.0.0-dev.21 [2023-05-09T02:12:22.846Z] v3.0.0-dev.22 [2023-05-09T02:12:22.846Z] v3.0.0-dev.23 [2023-05-09T02:12:22.846Z] v3.0.0-dev.24 [2023-05-09T02:12:22.846Z] v3.0.0-dev.25 [2023-05-09T02:12:22.846Z] v3.0.0-dev.26 [2023-05-09T02:12:22.846Z] v3.0.0-dev.27 [2023-05-09T02:12:22.846Z] v3.0.0-dev.28 [2023-05-09T02:12:22.846Z] v3.0.0-dev.29 [2023-05-09T02:12:22.846Z] v3.0.0-dev.3 [2023-05-09T02:12:22.846Z] v3.0.0-dev.30 [2023-05-09T02:12:22.846Z] v3.0.0-dev.31 [2023-05-09T02:12:22.846Z] v3.0.0-dev.32 [2023-05-09T02:12:22.846Z] v3.0.0-dev.33 [2023-05-09T02:12:22.846Z] v3.0.0-dev.34 [2023-05-09T02:12:22.846Z] v3.0.0-dev.35 [2023-05-09T02:12:22.846Z] v3.0.0-dev.36 [2023-05-09T02:12:22.846Z] v3.0.0-dev.37 [2023-05-09T02:12:22.846Z] v3.0.0-dev.38 [2023-05-09T02:12:22.846Z] v3.0.0-dev.39 [2023-05-09T02:12:22.846Z] v3.0.0-dev.4 [2023-05-09T02:12:22.846Z] v3.0.0-dev.40 [2023-05-09T02:12:22.846Z] v3.0.0-dev.41 [2023-05-09T02:12:22.846Z] v3.0.0-dev.5 [2023-05-09T02:12:22.846Z] v3.0.0-dev.6 [2023-05-09T02:12:22.846Z] v3.0.0-dev.7 [2023-05-09T02:12:22.846Z] v3.0.0-dev.8 [2023-05-09T02:12:22.846Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T02:12:23.130Z] + lftools sign git-tag v3.0.0-dev.41 [2023-05-09T02:12:23.700Z] Signing Git tag with Sigul... [2023-05-09T02:12:23.700Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-05-09T02:12:24.274Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:24.554Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T02:12:24.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T02:12:24.581Z] $ docker stop --time=1 bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb [2023-05-09T02:12:26.260Z] $ docker rm -f --volumes bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T02:12:26.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T02:12:26.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:12:27.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T02:12:27.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:12:27.125Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:12:27.158Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T02:12:28.027Z] $ docker top 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 -eo pid,comm [2023-05-09T02:12:28.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T02:12:28.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T02:12:28.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T02:12:28.105Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T02:12:28.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T02:12:28.227Z] $ docker exec 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 ssh-agent [2023-05-09T02:12:28.402Z] SSH_AUTH_SOCK=/tmp/ssh-wVhjL3pTSr9P/agent.14 [2023-05-09T02:12:28.402Z] SSH_AGENT_PID=20 [2023-05-09T02:12:28.408Z] Running ssh-add (command line suppressed) [2023-05-09T02:12:28.568Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16644024689186159745.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16644024689186159745.key) [2023-05-09T02:12:28.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T02:12:28.867Z] + git semver bump pre [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,121 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,124 [execute] INFO git cat-file --batch-check [2023-05-09T02:12:29.126Z] 2023-05-09 02:12:29,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T02:12:29.385Z] 2023-05-09 02:12:29,131 [execute] INFO git cat-file --batch [2023-05-09T02:12:29.385Z] 2023-05-09 02:12:29,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T02:12:29.385Z] 2023-05-09 02:12:29,137 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:12:29.385Z] 3.0.0-dev.42 [Pipeline] } [2023-05-09T02:12:29.397Z] $ docker exec --env ******** --env ******** 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 ssh-agent -k [2023-05-09T02:12:29.495Z] unset SSH_AUTH_SOCK; [2023-05-09T02:12:29.496Z] unset SSH_AGENT_PID; [2023-05-09T02:12:29.496Z] echo Agent pid 20 killed; [2023-05-09T02:12:29.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T02:12:29.800Z] + git semver [Pipeline] } [2023-05-09T02:12:30.446Z] $ docker stop --time=1 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 [2023-05-09T02:12:32.105Z] $ docker rm -f --volumes 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:12:32.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T02:12:32.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:12:32.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T02:12:32.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:12:32.831Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:12:32.870Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T02:12:34.177Z] $ docker top 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 -eo pid,comm [2023-05-09T02:12:34.217Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T02:12:34.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T02:12:34.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T02:12:34.248Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T02:12:34.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T02:12:34.386Z] $ docker exec 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 ssh-agent [2023-05-09T02:12:34.496Z] SSH_AUTH_SOCK=/tmp/ssh-aV0PG47Nm8hL/agent.14 [2023-05-09T02:12:34.496Z] SSH_AGENT_PID=19 [2023-05-09T02:12:34.501Z] Running ssh-add (command line suppressed) [2023-05-09T02:12:34.651Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3554681515712206068.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3554681515712206068.key) [2023-05-09T02:12:34.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T02:12:35.009Z] + git semver push [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,307 [run_push] DEBUG push [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,312 [execute] INFO git cat-file --batch-check [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,316 [execute] INFO git rev-list de74ab5adb258c7dce3aa3649ce8590f41a412d7 -- [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,317 [execute] DEBUG Popen(['git', 'rev-list', 'de74ab5adb258c7dce3aa3649ce8590f41a412d7', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,325 [execute] INFO git fetch -v origin [2023-05-09T02:12:35.629Z] 2023-05-09 02:12:35,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T02:12:35.914Z] 2023-05-09 02:12:35,800 [run_push] DEBUG no remote changes detected [2023-05-09T02:12:35.914Z] 2023-05-09 02:12:35,801 [execute] INFO git push origin semver [2023-05-09T02:12:35.914Z] 2023-05-09 02:12:35,801 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T02:12:36.873Z] 2023-05-09 02:12:36,536 [run_push] DEBUG push all version tags [2023-05-09T02:12:36.873Z] 2023-05-09 02:12:36,537 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T02:12:36.873Z] 2023-05-09 02:12:36,537 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T02:12:37.441Z] 2023-05-09 02:12:37,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-09T02:12:37.441Z] 3.0.0-dev.42 [Pipeline] } [2023-05-09T02:12:37.455Z] $ docker exec --env ******** --env ******** 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 ssh-agent -k [2023-05-09T02:12:37.565Z] unset SSH_AUTH_SOCK; [2023-05-09T02:12:37.565Z] unset SSH_AGENT_PID; [2023-05-09T02:12:37.565Z] echo Agent pid 19 killed; [2023-05-09T02:12:37.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T02:12:37.873Z] + git semver [Pipeline] } [2023-05-09T02:12:38.499Z] $ docker stop --time=1 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 [2023-05-09T02:12:40.198Z] $ docker rm -f --volumes 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T02:12:40.780Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-09T02:12:40.780Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-09T02:12:40.780Z] total 16 [2023-05-09T02:12:40.780Z] drwxr-xr-x 3 root root 4096 May 9 02:02 . [2023-05-09T02:12:40.780Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:12 .. [2023-05-09T02:12:40.780Z] drwxr-xr-x 2 root root 4096 May 9 02:02 cost [2023-05-09T02:12:40.780Z] -rw-r--r-- 1 root root 89 May 9 02:02 cost.csv [2023-05-09T02:12:40.780Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-09T02:12:40.780Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-09T02:12:40.780Z] total 16 [2023-05-09T02:12:40.781Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 02:02 . [2023-05-09T02:12:40.781Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:12 .. [2023-05-09T02:12:40.781Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 02:02 cost [2023-05-09T02:12:40.781Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:41.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:41.985Z] ---> package-listing.sh [2023-05-09T02:12:41.985Z] ++ facter osfamily [2023-05-09T02:12:41.985Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T02:12:42.244Z] + OS_FAMILY=debian [2023-05-09T02:12:42.244Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-09T02:12:42.244Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T02:12:42.244Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T02:12:42.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T02:12:42.244Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T02:12:42.244Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-09T02:12:42.244Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T02:12:42.244Z] + case "${OS_FAMILY}" in [2023-05-09T02:12:42.244Z] + dpkg -l [2023-05-09T02:12:42.244Z] + grep '^ii' [2023-05-09T02:12:42.244Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T02:12:42.244Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T02:12:42.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T02:12:42.244Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-09T02:12:42.244Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-09T02:12:42.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-09T02:12:42.254Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T02:12:42.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:12:43.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:12:43.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:12:43.163Z] prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container [2023-05-09T02:12:43.200Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T02:12:43.777Z] $ docker top 6174e73023b37cc97ac7b59a1c3068d919b0a7c917c5c58d6760fea10d585d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:12:44.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T02:12:44.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T02:12:44.714Z] + ls /var/log/sa-host [2023-05-09T02:12:44.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:12:44.779Z] provisioning config files... [2023-05-09T02:12:44.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3803383499657574005tmp [Pipeline] { [Pipeline] echo [2023-05-09T02:12:44.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:45.099Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T02:12:45.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:45.423Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T02:12:45.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:45.712Z] ---> sudo-logs.sh [2023-05-09T02:12:45.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T02:12:45.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:46.026Z] ---> job-cost.sh [2023-05-09T02:12:46.026Z] lf-activate-venv: SKIPPING [2023-05-09T02:12:46.026Z] DEBUG: total: 0.2199999988079071 [2023-05-09T02:12:46.026Z] INFO: Retrieving Stack Cost... [2023-05-09T02:12:46.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T02:12:46.854Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T02:12:46.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:12:47.147Z] ---> logs-deploy.sh [2023-05-09T02:12:47.147Z] lf-activate-venv: SKIPPING [2023-05-09T02:12:47.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/113 [2023-05-09T02:12:47.147Z] INFO: archiving workspace using pattern(s): [2023-05-09T02:12:48.524Z] Archives upload complete. [2023-05-09T02:12:48.524Z] INFO: archiving logs to Nexus [2023-05-09T02:12:49.460Z] ---> uname -a: [2023-05-09T02:12:49.460Z] Linux prd-ubuntu20-04-docker-8c-8g-14603 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] ---> lscpu: [2023-05-09T02:12:49.460Z] Architecture: x86_64 [2023-05-09T02:12:49.460Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T02:12:49.460Z] Byte Order: Little Endian [2023-05-09T02:12:49.460Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T02:12:49.460Z] CPU(s): 8 [2023-05-09T02:12:49.460Z] On-line CPU(s) list: 0-7 [2023-05-09T02:12:49.460Z] Thread(s) per core: 1 [2023-05-09T02:12:49.460Z] Core(s) per socket: 1 [2023-05-09T02:12:49.460Z] Socket(s): 8 [2023-05-09T02:12:49.460Z] NUMA node(s): 1 [2023-05-09T02:12:49.460Z] Vendor ID: AuthenticAMD [2023-05-09T02:12:49.460Z] CPU family: 23 [2023-05-09T02:12:49.460Z] Model: 49 [2023-05-09T02:12:49.460Z] Model name: AMD EPYC-Rome Processor [2023-05-09T02:12:49.460Z] Stepping: 0 [2023-05-09T02:12:49.460Z] CPU MHz: 2800.000 [2023-05-09T02:12:49.460Z] BogoMIPS: 5600.00 [2023-05-09T02:12:49.460Z] Virtualization: AMD-V [2023-05-09T02:12:49.460Z] Hypervisor vendor: KVM [2023-05-09T02:12:49.460Z] Virtualization type: full [2023-05-09T02:12:49.460Z] L1d cache: 256 KiB [2023-05-09T02:12:49.460Z] L1i cache: 256 KiB [2023-05-09T02:12:49.460Z] L2 cache: 4 MiB [2023-05-09T02:12:49.460Z] L3 cache: 128 MiB [2023-05-09T02:12:49.460Z] NUMA node0 CPU(s): 0-7 [2023-05-09T02:12:49.460Z] Vulnerability Itlb multihit: Not affected [2023-05-09T02:12:49.460Z] Vulnerability L1tf: Not affected [2023-05-09T02:12:49.460Z] Vulnerability Mds: Not affected [2023-05-09T02:12:49.460Z] Vulnerability Meltdown: Not affected [2023-05-09T02:12:49.460Z] Vulnerability Mmio stale data: Not affected [2023-05-09T02:12:49.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T02:12:49.460Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T02:12:49.460Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T02:12:49.460Z] Vulnerability Srbds: Not affected [2023-05-09T02:12:49.460Z] Vulnerability Tsx async abort: Not affected [2023-05-09T02:12:49.460Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] ---> nproc: [2023-05-09T02:12:49.460Z] 8 [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] ---> df -h: [2023-05-09T02:12:49.460Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T02:12:49.460Z] overlay 155G 13G 143G 9% / [2023-05-09T02:12:49.460Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T02:12:49.460Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T02:12:49.460Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T02:12:49.460Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] ---> sar -b -r -n DEV: [2023-05-09T02:12:49.460Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14603) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] 01:57:58 LINUX RESTART (8 CPU) [2023-05-09T02:12:49.460Z] [2023-05-09T02:12:49.460Z] 01:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T02:12:49.460Z] 01:59:01 167.21 80.35 81.90 4.96 7009.56 202381.43 1258112.23 [2023-05-09T02:12:49.460Z] 02:00:01 89.12 3.28 85.84 0.00 373.94 28437.26 0.00 [2023-05-09T02:12:49.460Z] 02:01:01 110.16 0.03 110.13 0.00 2.80 46091.70 0.00 [2023-05-09T02:12:49.460Z] 02:02:01 154.39 0.20 154.19 0.00 10.93 28534.59 0.00 [2023-05-09T02:12:49.460Z] 02:03:01 33.64 0.03 33.61 0.00 6.67 16470.72 0.00 [2023-05-09T02:12:49.460Z] 02:04:01 41.50 11.80 29.71 0.00 5430.72 6408.66 0.00 [2023-05-09T02:12:49.461Z] 02:05:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2023-05-09T02:12:49.461Z] 02:06:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 [2023-05-09T02:12:49.461Z] 02:07:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2023-05-09T02:12:49.461Z] 02:08:01 1.55 0.00 1.55 0.00 0.00 29.59 0.00 [2023-05-09T02:12:49.461Z] 02:09:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 [2023-05-09T02:12:49.461Z] 02:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-05-09T02:12:49.461Z] 02:11:01 18.88 0.15 18.73 0.00 16.93 16614.30 0.00 [2023-05-09T02:12:49.461Z] 02:12:01 51.04 0.22 50.82 0.00 11.20 22917.51 0.00 [2023-05-09T02:12:49.461Z] Average: 48.09 6.77 40.96 0.35 911.59 26074.96 88481.63 [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] 01:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T02:12:49.461Z] 01:59:01 30025568 31666560 688672 2.09 59080 1887976 1786696 5.27 908916 1660460 328 [2023-05-09T02:12:49.461Z] 02:00:01 28630384 31567300 737928 2.24 98516 3058196 1955796 5.76 1088500 2740836 407820 [2023-05-09T02:12:49.461Z] 02:01:01 27988184 31393328 905564 2.75 145576 3438772 1982316 5.84 1348936 3070236 204716 [2023-05-09T02:12:49.461Z] 02:02:01 27756772 31540884 759800 2.31 152212 3806672 2001536 5.90 1291696 3356880 313528 [2023-05-09T02:12:49.461Z] 02:03:01 27606400 31569932 729424 2.22 158900 3950644 1732132 5.10 1280124 3488508 16 [2023-05-09T02:12:49.461Z] 02:04:01 27230416 31550004 740332 2.25 167492 4283536 1784512 5.26 1515044 3602180 116 [2023-05-09T02:12:49.461Z] 02:05:01 27234908 31554640 735460 2.24 167548 4283548 1784512 5.26 1510656 3602184 172 [2023-05-09T02:12:49.461Z] 02:06:01 27235468 31555296 734828 2.23 167620 4283548 1784512 5.26 1510164 3602188 4 [2023-05-09T02:12:49.461Z] 02:07:01 27246564 31566460 723660 2.20 167660 4283552 1784512 5.26 1499880 3602200 152 [2023-05-09T02:12:49.461Z] 02:08:01 27246612 31566608 723504 2.20 167788 4283532 1784512 5.26 1499700 3602180 60 [2023-05-09T02:12:49.461Z] 02:09:01 27246460 31566520 723440 2.20 167844 4283536 1784512 5.26 1500304 3602188 180 [2023-05-09T02:12:49.461Z] 02:10:01 27246444 31566512 723348 2.20 167884 4283540 1784512 5.26 1500212 3602192 160 [2023-05-09T02:12:49.461Z] 02:11:01 26459756 31538648 739980 2.25 173788 4987760 1886688 5.56 1525720 4305988 354864 [2023-05-09T02:12:49.461Z] 02:12:01 25776308 31504132 782436 2.38 198472 5553020 2043444 6.02 1628708 4829864 587068 [2023-05-09T02:12:49.461Z] Average: 27495017 31550487 746313 2.27 154313 4047702 1848585 5.45 1400611 3476292 133513 [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] 01:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T02:12:49.461Z] 01:59:01 ens3 494.27 305.88 2621.03 73.11 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 01:59:01 lo 5.29 5.29 0.50 0.50 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:00:01 veth966b377 174.94 298.98 16.73 1648.96 0.00 0.00 0.00 0.14 [2023-05-09T02:12:49.461Z] 02:00:01 ens3 516.25 317.93 6170.66 42.42 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:00:01 docker0 202.70 330.03 16.50 1905.16 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:00:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:01:01 veth36f65a4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:01:01 ens3 63.21 55.10 271.59 12.66 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:01:01 docker0 40.75 41.74 2.77 248.10 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:02:01 ens3 176.24 137.03 2650.85 316.05 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:02:01 docker0 2.70 6.82 0.17 85.49 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:02:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:03:01 ens3 11.78 8.25 13.08 4.96 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:04:01 ens3 191.59 83.29 1956.30 5.97 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:05:01 ens3 0.92 0.72 2.78 0.24 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:07:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:09:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:11:01 ens3 129.95 72.80 3972.83 11.49 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:12:01 ens3 190.23 107.70 3780.06 19.89 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:12:01 docker0 30.41 65.16 2.67 578.50 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] 02:12:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] Average: ens3 126.36 77.52 1530.03 34.73 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] Average: docker0 19.78 31.73 1.58 201.46 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] ---> sar -P ALL: [2023-05-09T02:12:49.461Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14603) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] 01:57:58 LINUX RESTART (8 CPU) [2023-05-09T02:12:49.461Z] [2023-05-09T02:12:49.461Z] 01:58:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T02:12:49.461Z] 01:59:01 all 6.00 0.00 1.67 6.35 0.06 85.92 [2023-05-09T02:12:49.461Z] 01:59:01 0 4.82 0.02 1.14 9.69 0.07 84.27 [2023-05-09T02:12:49.461Z] 01:59:01 1 6.27 0.00 1.70 3.13 0.05 88.85 [2023-05-09T02:12:49.461Z] 01:59:01 2 7.70 0.00 2.74 3.86 0.07 85.63 [2023-05-09T02:12:49.461Z] 01:59:01 3 5.01 0.00 1.57 6.53 0.05 86.83 [2023-05-09T02:12:49.461Z] 01:59:01 4 7.58 0.00 1.23 5.94 0.05 85.20 [2023-05-09T02:12:49.461Z] 01:59:01 5 3.47 0.00 1.63 8.30 0.05 86.54 [2023-05-09T02:12:49.461Z] 01:59:01 6 7.75 0.00 1.48 3.48 0.05 87.24 [2023-05-09T02:12:49.461Z] 01:59:01 7 5.40 0.00 1.89 9.87 0.07 82.77 [2023-05-09T02:12:49.461Z] 02:00:01 all 5.20 0.00 2.23 4.16 0.10 88.32 [2023-05-09T02:12:49.461Z] 02:00:01 0 4.35 0.00 2.39 0.62 0.08 92.55 [2023-05-09T02:12:49.461Z] 02:00:01 1 4.49 0.00 2.03 0.59 0.07 92.84 [2023-05-09T02:12:49.461Z] 02:00:01 2 5.63 0.00 2.65 0.97 0.13 90.61 [2023-05-09T02:12:49.461Z] 02:00:01 3 4.75 0.00 2.25 26.96 0.10 65.94 [2023-05-09T02:12:49.461Z] 02:00:01 4 6.60 0.00 1.78 0.25 0.10 91.26 [2023-05-09T02:12:49.461Z] 02:00:01 5 5.09 0.00 2.39 1.25 0.12 91.16 [2023-05-09T02:12:49.461Z] 02:00:01 6 5.81 0.00 2.14 2.55 0.07 89.43 [2023-05-09T02:12:49.461Z] 02:00:01 7 4.86 0.00 2.21 0.27 0.10 92.56 [2023-05-09T02:12:49.461Z] 02:01:01 all 18.72 0.00 3.88 5.34 0.12 71.95 [2023-05-09T02:12:49.461Z] 02:01:01 0 19.35 0.00 3.72 0.42 0.17 76.34 [2023-05-09T02:12:49.461Z] 02:01:01 1 18.95 0.00 3.57 0.07 0.10 77.31 [2023-05-09T02:12:49.461Z] 02:01:01 2 19.04 0.00 3.90 0.35 0.08 76.62 [2023-05-09T02:12:49.461Z] 02:01:01 3 18.89 0.00 4.74 35.96 0.14 40.28 [2023-05-09T02:12:49.461Z] 02:01:01 4 18.34 0.00 4.68 3.43 0.08 73.46 [2023-05-09T02:12:49.461Z] 02:01:01 5 18.37 0.00 3.48 0.57 0.17 77.41 [2023-05-09T02:12:49.461Z] 02:01:01 6 18.73 0.00 3.38 1.33 0.08 76.48 [2023-05-09T02:12:49.461Z] 02:01:01 7 18.06 0.00 3.52 0.74 0.12 77.56 [2023-05-09T02:12:49.461Z] 02:02:01 all 22.05 0.00 3.95 4.70 0.09 69.21 [2023-05-09T02:12:49.461Z] 02:02:01 0 21.95 0.00 4.06 12.99 0.10 60.91 [2023-05-09T02:12:49.461Z] 02:02:01 1 21.65 0.00 3.93 1.60 0.07 72.75 [2023-05-09T02:12:49.461Z] 02:02:01 2 21.80 0.00 4.73 1.76 0.08 71.63 [2023-05-09T02:12:49.461Z] 02:02:01 3 21.72 0.00 3.84 7.67 0.08 66.69 [2023-05-09T02:12:49.461Z] 02:02:01 4 21.64 0.00 3.80 10.95 0.08 63.53 [2023-05-09T02:12:49.461Z] 02:02:01 5 21.78 0.00 3.84 0.59 0.10 73.69 [2023-05-09T02:12:49.461Z] 02:02:01 6 23.38 0.00 3.76 1.69 0.10 71.07 [2023-05-09T02:12:49.461Z] 02:02:01 7 22.49 0.00 3.62 0.39 0.10 73.40 [2023-05-09T02:12:49.461Z] 02:03:01 all 1.31 0.00 0.59 1.00 0.02 97.08 [2023-05-09T02:12:49.461Z] 02:03:01 0 1.17 0.00 0.38 1.50 0.02 96.93 [2023-05-09T02:12:49.461Z] 02:03:01 1 1.24 0.00 0.47 0.05 0.02 98.23 [2023-05-09T02:12:49.461Z] 02:03:01 2 0.79 0.00 1.34 0.23 0.00 97.64 [2023-05-09T02:12:49.461Z] 02:03:01 3 1.02 0.00 0.42 0.02 0.02 98.53 [2023-05-09T02:12:49.461Z] 02:03:01 4 1.79 0.00 0.75 5.52 0.02 91.93 [2023-05-09T02:12:49.461Z] 02:03:01 5 1.62 0.00 0.43 0.05 0.02 97.88 [2023-05-09T02:12:49.461Z] 02:03:01 6 1.42 0.00 0.55 0.38 0.02 97.62 [2023-05-09T02:12:49.461Z] 02:03:01 7 1.45 0.00 0.40 0.27 0.03 97.84 [2023-05-09T02:12:49.461Z] 02:04:01 all 1.45 0.00 0.83 2.61 0.63 94.49 [2023-05-09T02:12:49.461Z] 02:04:01 0 1.40 0.00 0.77 2.94 0.95 93.94 [2023-05-09T02:12:49.461Z] 02:04:01 1 2.70 0.00 1.20 3.78 0.85 91.48 [2023-05-09T02:12:49.461Z] 02:04:01 2 1.91 0.00 0.99 8.85 0.43 87.82 [2023-05-09T02:12:49.461Z] 02:04:01 3 1.09 0.00 0.85 1.61 0.57 95.89 [2023-05-09T02:12:49.461Z] 02:04:01 4 1.67 0.00 1.08 0.18 0.52 96.55 [2023-05-09T02:12:49.461Z] 02:04:01 5 0.98 0.00 0.58 0.35 0.57 97.52 [2023-05-09T02:12:49.461Z] 02:04:01 6 0.85 0.00 0.38 2.14 0.43 96.19 [2023-05-09T02:12:49.461Z] 02:04:01 7 0.98 0.00 0.75 1.02 0.72 96.53 [2023-05-09T02:12:49.462Z] 02:05:01 all 0.12 0.00 0.02 0.04 0.00 99.83 [2023-05-09T02:12:49.462Z] 02:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T02:12:49.462Z] 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:05:01 2 0.00 0.00 0.03 0.32 0.00 99.65 [2023-05-09T02:12:49.462Z] 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T02:12:49.462Z] 02:05:01 6 0.75 0.00 0.02 0.00 0.00 99.24 [2023-05-09T02:12:49.462Z] 02:05:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2023-05-09T02:12:49.462Z] 02:06:01 all 0.03 0.00 0.02 0.07 0.01 99.87 [2023-05-09T02:12:49.462Z] 02:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T02:12:49.462Z] 02:06:01 2 0.00 0.00 0.02 0.45 0.00 99.53 [2023-05-09T02:12:49.462Z] 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T02:12:49.462Z] 02:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:06:01 5 0.00 0.00 0.05 0.05 0.00 99.90 [2023-05-09T02:12:49.462Z] 02:06:01 6 0.18 0.00 0.00 0.00 0.00 99.82 [2023-05-09T02:12:49.462Z] 02:06:01 7 0.05 0.00 0.03 0.03 0.05 99.83 [2023-05-09T02:12:49.462Z] 02:07:01 all 0.04 0.00 0.02 0.04 0.08 99.82 [2023-05-09T02:12:49.462Z] 02:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T02:12:49.462Z] 02:07:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2023-05-09T02:12:49.462Z] 02:07:01 2 0.00 0.00 0.00 0.28 0.10 99.62 [2023-05-09T02:12:49.462Z] 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T02:12:49.462Z] 02:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T02:12:49.462Z] 02:07:01 5 0.03 0.00 0.07 0.03 0.25 99.62 [2023-05-09T02:12:49.462Z] 02:07:01 6 0.07 0.00 0.02 0.00 0.10 99.82 [2023-05-09T02:12:49.462Z] 02:07:01 7 0.08 0.00 0.03 0.00 0.07 99.82 [2023-05-09T02:12:49.462Z] 02:08:01 all 0.09 0.00 0.01 0.21 0.05 99.65 [2023-05-09T02:12:49.462Z] 02:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T02:12:49.462Z] 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T02:12:49.462Z] 02:08:01 2 0.02 0.00 0.02 1.35 0.03 98.58 [2023-05-09T02:12:49.462Z] 02:08:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2023-05-09T02:12:49.462Z] 02:08:01 4 0.00 0.00 0.02 0.00 0.05 99.93 [2023-05-09T02:12:49.462Z] 02:08:01 5 0.02 0.00 0.02 0.15 0.05 99.77 [2023-05-09T02:12:49.462Z] 02:08:01 6 0.55 0.00 0.00 0.00 0.07 99.38 [2023-05-09T02:12:49.462Z] 02:08:01 7 0.08 0.00 0.03 0.15 0.12 99.62 [2023-05-09T02:12:49.462Z] 02:09:01 all 0.09 0.00 0.01 0.06 0.04 99.81 [2023-05-09T02:12:49.462Z] 02:09:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-09T02:12:49.462Z] 02:09:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-09T02:12:49.462Z] 02:09:01 2 0.00 0.00 0.02 0.22 0.10 99.67 [2023-05-09T02:12:49.462Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T02:12:49.462Z] 02:09:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2023-05-09T02:12:49.462Z] 02:09:01 5 0.00 0.00 0.00 0.22 0.02 99.77 [2023-05-09T02:12:49.462Z] 02:09:01 6 0.42 0.00 0.02 0.00 0.02 99.55 [2023-05-09T02:12:49.462Z] 02:09:01 7 0.08 0.00 0.03 0.03 0.08 99.77 [2023-05-09T02:12:49.462Z] [2023-05-09T02:12:49.462Z] 02:09:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T02:12:49.462Z] 02:10:01 all 0.05 0.00 0.01 0.04 0.06 99.83 [2023-05-09T02:12:49.462Z] 02:10:01 0 0.03 0.00 0.05 0.08 0.02 99.82 [2023-05-09T02:12:49.462Z] 02:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T02:12:49.462Z] 02:10:01 2 0.00 0.00 0.02 0.23 0.17 99.58 [2023-05-09T02:12:49.462Z] 02:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T02:12:49.462Z] 02:10:01 4 0.23 0.00 0.00 0.00 0.03 99.73 [2023-05-09T02:12:49.462Z] 02:10:01 5 0.00 0.00 0.00 0.00 0.08 99.92 [2023-05-09T02:12:49.462Z] 02:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-09T02:12:49.462Z] 02:10:01 7 0.03 0.00 0.03 0.00 0.18 99.75 [2023-05-09T02:12:49.462Z] 02:11:01 all 2.77 0.00 1.52 3.41 0.36 91.93 [2023-05-09T02:12:49.462Z] 02:11:01 0 2.46 0.00 1.42 0.00 0.40 95.72 [2023-05-09T02:12:49.462Z] 02:11:01 1 2.32 0.00 1.05 0.03 0.25 96.34 [2023-05-09T02:12:49.462Z] 02:11:01 2 3.06 0.00 1.21 11.37 0.39 83.98 [2023-05-09T02:12:49.462Z] 02:11:01 3 2.19 0.00 1.84 2.73 0.33 92.90 [2023-05-09T02:12:49.462Z] 02:11:01 4 3.08 0.00 2.37 1.67 0.37 92.51 [2023-05-09T02:12:49.462Z] 02:11:01 5 3.93 0.00 1.68 11.17 0.42 82.80 [2023-05-09T02:12:49.462Z] 02:11:01 6 1.84 0.00 1.37 0.25 0.30 96.23 [2023-05-09T02:12:49.462Z] 02:11:01 7 3.30 0.00 1.26 0.12 0.42 94.91 [2023-05-09T02:12:49.462Z] 02:12:01 all 4.33 0.00 2.35 4.28 1.31 87.72 [2023-05-09T02:12:49.462Z] 02:12:01 0 3.86 0.00 2.74 10.54 1.32 81.54 [2023-05-09T02:12:49.462Z] 02:12:01 1 3.99 0.00 2.35 0.45 1.44 91.77 [2023-05-09T02:12:49.462Z] 02:12:01 2 3.86 0.00 1.81 3.28 1.25 89.79 [2023-05-09T02:12:49.462Z] 02:12:01 3 6.04 0.00 2.76 0.69 1.34 89.17 [2023-05-09T02:12:49.462Z] 02:12:01 4 6.01 0.00 3.13 1.59 1.46 87.82 [2023-05-09T02:12:49.462Z] 02:12:01 5 3.78 0.00 2.24 14.99 1.29 77.70 [2023-05-09T02:12:49.462Z] 02:12:01 6 3.67 0.00 1.81 1.64 1.17 91.70 [2023-05-09T02:12:49.462Z] 02:12:01 7 3.46 0.00 1.98 1.09 1.21 92.26 [2023-05-09T02:12:49.462Z] Average: all 4.43 0.00 1.22 2.30 0.21 91.85 [2023-05-09T02:12:49.462Z] Average: 0 4.23 0.00 1.19 2.76 0.23 91.59 [2023-05-09T02:12:49.462Z] Average: 1 4.39 0.00 1.17 0.69 0.21 93.54 [2023-05-09T02:12:49.462Z] Average: 2 4.54 0.00 1.38 2.39 0.20 91.48 [2023-05-09T02:12:49.462Z] Average: 3 4.32 0.00 1.30 5.82 0.19 88.37 [2023-05-09T02:12:49.462Z] Average: 4 4.77 0.00 1.35 2.10 0.20 91.59 [2023-05-09T02:12:49.462Z] Average: 5 4.20 0.00 1.17 2.68 0.22 91.72 [2023-05-09T02:12:49.462Z] Average: 6 4.66 0.00 1.06 0.96 0.17 93.15 [2023-05-09T02:12:49.462Z] Average: 7 4.30 0.00 1.13 0.99 0.23 93.36 [2023-05-09T02:12:49.462Z] [2023-05-09T02:12:49.462Z] [2023-05-09T02:12:49.462Z]