Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d65b484a22f596f8919e49ec102563afd6becd3 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-ssh5411134436069898903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16642348853535086023.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14010441709773383138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6202623394607828560.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-ssh11993924946926038778.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8006 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 2d65b484a22f596f8919e49ec102563afd6becd3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d65b484a22f596f8919e49ec102563afd6becd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350)" > git rev-list --no-walk de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T19:01:15.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T19:01:15.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T19:01:15.737Z] ========================================================= [2023-03-01T19:01:15.737Z] EdgeX Global Pipelines Version Info [2023-03-01T19:01:15.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:01:16.453Z] ------------------- [2023-03-01T19:01:16.453Z] stable info: [2023-03-01T19:01:16.453Z] ------------------- [2023-03-01T19:01:16.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T19:01:16.453Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T19:01:16.453Z] Message: update stable to v1.0.244 [2023-03-01T19:01:17.024Z] ------------------- [2023-03-01T19:01:17.024Z] experimental info: [2023-03-01T19:01:17.024Z] ------------------- [2023-03-01T19:01:17.024Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T19:01:17.024Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T19:01:17.024Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T19:01:17.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-01T19:01:17.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-01T19:01:17.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T19:01:17.227Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T19:01:17.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T19:01:17.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T19:01:17.263Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T19:01:17.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T19:01:17.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T19:01:17.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T19:01:17.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T19:01:17.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-01T19:01:17.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T19:01:17.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T19:01:17.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T19:01:17.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T19:01:17.393Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T19:01:17.408Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T19:01:17.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T19:01:17.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T19:01:17.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T19:01:17.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T19:01:17.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T19:01:17.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T19:01:17.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T19:01:17.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T19:01:17.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T19:01:17.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T19:01:17.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T19:01:17.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T19:01:17.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo [2023-03-01T19:01:17.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d65b48 [Pipeline] echo [2023-03-01T19:01:17.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T19:01:17.638Z] provisioning config files... [2023-03-01T19:01:17.653Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2851357311164985985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:01:17.958Z] ---> docker-login.sh [2023-03-01T19:01:17.958Z] nexus3.edgexfoundry.org:10001 [2023-03-01T19:01:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:18.217Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:18.217Z] [2023-03-01T19:01:18.217Z] Login Succeeded [2023-03-01T19:01:18.217Z] nexus3.edgexfoundry.org:10002 [2023-03-01T19:01:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:18.217Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:18.217Z] [2023-03-01T19:01:18.217Z] Login Succeeded [2023-03-01T19:01:18.217Z] nexus3.edgexfoundry.org:10003 [2023-03-01T19:01:18.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:18.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:18.477Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:18.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:18.477Z] [2023-03-01T19:01:18.477Z] Login Succeeded [2023-03-01T19:01:18.477Z] nexus3.edgexfoundry.org:10004 [2023-03-01T19:01:18.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:18.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:18.477Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:18.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:18.477Z] [2023-03-01T19:01:18.477Z] Login Succeeded [2023-03-01T19:01:18.477Z] docker.io [2023-03-01T19:01:18.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:19.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:19.001Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:19.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:19.001Z] [2023-03-01T19:01:19.001Z] Login Succeeded [2023-03-01T19:01:19.001Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T19:01:19.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T19:01:19.359Z] + git rev-list -1 --merges 2d65b484a22f596f8919e49ec102563afd6becd3~1..2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo [2023-03-01T19:01:19.406Z] -----------> git rev-list -1 --merges 2d65b484a22f596f8919e49ec102563afd6becd3~1..2d65b484a22f596f8919e49ec102563afd6becd3 2d65b484a22f596f8919e49ec102563afd6becd3 [false] [Pipeline] sh [2023-03-01T19:01:19.692Z] + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo [2023-03-01T19:01:19.705Z] ========================================================= [2023-03-01T19:01:19.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T19:01:19.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T19:01:20.021Z] + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] echo [2023-03-01T19:01:20.031Z] [semverPrep] GIT_COMMIT: 2d65b484a22f596f8919e49ec102563afd6becd3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350) [Pipeline] echo [2023-03-01T19:01:20.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T19:01:20.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T19:01:20.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T19:01:20.384Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T19:01:20.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T19:01:20.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T19:01:20.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T19:01:20.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:01:20.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:01:20.735Z] [2023-03-01T19:01:20.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:01:21.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:01:21.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T19:01:21.040Z] b85a868b505f: Pulling fs layer [2023-03-01T19:01:21.040Z] e2be974225ed: Pulling fs layer [2023-03-01T19:01:21.040Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T19:01:21.040Z] 988bab9f4d93: Pulling fs layer [2023-03-01T19:01:21.040Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T19:01:21.040Z] eaf3925da568: Pulling fs layer [2023-03-01T19:01:21.040Z] bab4dde63d76: Pulling fs layer [2023-03-01T19:01:21.040Z] bde34c3a00c8: Pulling fs layer [2023-03-01T19:01:21.040Z] b352a97aabf1: Pulling fs layer [2023-03-01T19:01:21.040Z] 4872d77fe225: Pulling fs layer [2023-03-01T19:01:21.040Z] 5851b861e8e6: Pulling fs layer [2023-03-01T19:01:21.040Z] eaf3925da568: Waiting [2023-03-01T19:01:21.040Z] 1469e6f7b9e6: Waiting [2023-03-01T19:01:21.040Z] bde34c3a00c8: Waiting [2023-03-01T19:01:21.040Z] bab4dde63d76: Waiting [2023-03-01T19:01:21.040Z] 988bab9f4d93: Waiting [2023-03-01T19:01:21.040Z] 5851b861e8e6: Waiting [2023-03-01T19:01:21.040Z] e2be974225ed: Download complete [2023-03-01T19:01:21.040Z] 988bab9f4d93: Download complete [2023-03-01T19:01:21.299Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T19:01:21.299Z] 1469e6f7b9e6: Download complete [2023-03-01T19:01:21.299Z] eaf3925da568: Verifying Checksum [2023-03-01T19:01:21.299Z] eaf3925da568: Download complete [2023-03-01T19:01:21.299Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T19:01:21.299Z] 339a4e72a1f5: Download complete [2023-03-01T19:01:21.299Z] bde34c3a00c8: Verifying Checksum [2023-03-01T19:01:21.299Z] bde34c3a00c8: Download complete [2023-03-01T19:01:21.299Z] b352a97aabf1: Download complete [2023-03-01T19:01:21.299Z] 4872d77fe225: Verifying Checksum [2023-03-01T19:01:21.299Z] 4872d77fe225: Download complete [2023-03-01T19:01:21.299Z] 5851b861e8e6: Download complete [2023-03-01T19:01:21.299Z] b85a868b505f: Verifying Checksum [2023-03-01T19:01:21.299Z] b85a868b505f: Download complete [2023-03-01T19:01:21.866Z] bab4dde63d76: Download complete [2023-03-01T19:01:22.801Z] b85a868b505f: Pull complete [2023-03-01T19:01:22.801Z] e2be974225ed: Pull complete [2023-03-01T19:01:23.368Z] 339a4e72a1f5: Pull complete [2023-03-01T19:01:23.368Z] 988bab9f4d93: Pull complete [2023-03-01T19:01:23.628Z] 1469e6f7b9e6: Pull complete [2023-03-01T19:01:23.628Z] eaf3925da568: Pull complete [2023-03-01T19:01:25.533Z] bab4dde63d76: Pull complete [2023-03-01T19:01:25.533Z] bde34c3a00c8: Pull complete [2023-03-01T19:01:25.793Z] b352a97aabf1: Pull complete [2023-03-01T19:01:25.793Z] 4872d77fe225: Pull complete [2023-03-01T19:01:26.052Z] 5851b861e8e6: Pull complete [2023-03-01T19:01:26.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T19:01:26.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:01:26.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:01:26.143Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:01:26.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T19:01:27.729Z] $ docker top a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 -eo pid,comm [2023-03-01T19:01:27.808Z] 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-03-01T19:01:27.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T19:01:27.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T19:01:27.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T19:01:27.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T19:01:27.958Z] $ docker exec a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent [2023-03-01T19:01:28.055Z] SSH_AUTH_SOCK=/tmp/ssh-9Fz2fZE8KuRi/agent.31 [2023-03-01T19:01:28.055Z] SSH_AGENT_PID=37 [2023-03-01T19:01:28.062Z] Running ssh-add (command line suppressed) [2023-03-01T19:01:28.176Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_373839680074573395.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_373839680074573395.key) [2023-03-01T19:01:28.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T19:01:28.475Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T19:01:28.493Z] $ docker exec --env ******** --env ******** a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent -k [2023-03-01T19:01:28.590Z] unset SSH_AUTH_SOCK; [2023-03-01T19:01:28.590Z] unset SSH_AGENT_PID; [2023-03-01T19:01:28.591Z] echo Agent pid 37 killed; [2023-03-01T19:01:28.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T19:01:28.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T19:01:28.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T19:01:28.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T19:01:28.742Z] $ docker exec a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent [2023-03-01T19:01:28.857Z] SSH_AUTH_SOCK=/tmp/ssh-lCtEa5s38l3i/agent.69 [2023-03-01T19:01:28.857Z] SSH_AGENT_PID=75 [2023-03-01T19:01:28.863Z] Running ssh-add (command line suppressed) [2023-03-01T19:01:28.976Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5479981241819167491.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5479981241819167491.key) [2023-03-01T19:01:28.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T19:01:29.269Z] + git semver init [2023-03-01T19:01:29.530Z] 2023-03-01 19:01:29,469 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T19:01:29.530Z] 2023-03-01 19:01:29,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-03-01T19:01:29.530Z] 2023-03-01 19:01:29,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-03-01T19:01:29.530Z] 2023-03-01 19:01:29,471 [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-03-01T19:01:30.912Z] 2023-03-01 19:01:30,694 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-03-01T19:01:30.912Z] 2023-03-01 19:01:30,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-03-01T19:01:30.912Z] 2023-03-01 19:01:30,695 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:01:30.912Z] 2023-03-01 19:01:30,695 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:01:30.912Z] 3.0.0-dev.18 [Pipeline] } [2023-03-01T19:01:30.927Z] $ docker exec --env ******** --env ******** a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 ssh-agent -k [2023-03-01T19:01:31.027Z] unset SSH_AUTH_SOCK; [2023-03-01T19:01:31.028Z] unset SSH_AGENT_PID; [2023-03-01T19:01:31.028Z] echo Agent pid 75 killed; [2023-03-01T19:01:31.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T19:01:31.339Z] + git semver [Pipeline] } [2023-03-01T19:01:31.618Z] $ docker stop --time=1 a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 [2023-03-01T19:01:33.003Z] $ docker rm -f --volumes a5a001f1bb944c694076d023f0eb30225e03157f34616d665a3591c76c846e61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T19:01:33.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T19:01:33.549Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T19:01:33.552Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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-03-01T19:01:33.681Z] provisioning config files... [2023-03-01T19:01:33.689Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9640926164886285095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:01:33.983Z] ---> docker-login.sh [2023-03-01T19:01:33.983Z] nexus3.edgexfoundry.org:10001 [2023-03-01T19:01:33.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:33.983Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:33.983Z] [2023-03-01T19:01:33.983Z] Login Succeeded [2023-03-01T19:01:33.983Z] nexus3.edgexfoundry.org:10002 [2023-03-01T19:01:33.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:33.983Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:33.983Z] [2023-03-01T19:01:33.983Z] Login Succeeded [2023-03-01T19:01:33.983Z] nexus3.edgexfoundry.org:10003 [2023-03-01T19:01:34.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:34.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:34.243Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:34.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:34.243Z] [2023-03-01T19:01:34.243Z] Login Succeeded [2023-03-01T19:01:34.243Z] nexus3.edgexfoundry.org:10004 [2023-03-01T19:01:34.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:34.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:34.243Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:34.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:34.243Z] [2023-03-01T19:01:34.243Z] Login Succeeded [2023-03-01T19:01:34.243Z] docker.io [2023-03-01T19:01:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:01:34.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:01:34.763Z] Configure a credential helper to remove this warning. See [2023-03-01T19:01:34.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:01:34.763Z] [2023-03-01T19:01:34.763Z] Login Succeeded [2023-03-01T19:01:34.763Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T19:01:34.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T19:01:34.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:01:34.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:01:34.848Z] ========================================================= [2023-03-01T19:01:34.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T19:01:34.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:01:35.147Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T19:01:35.147Z] Sending build context to Docker daemon 23.38MB [2023-03-01T19:01:35.147Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T19:01:35.147Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T19:01:35.407Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T19:01:35.407Z] 213ec9aee27d: Pulling fs layer [2023-03-01T19:01:35.407Z] 4583459ba037: Pulling fs layer [2023-03-01T19:01:35.407Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T19:01:35.407Z] 53926ce57604: Pulling fs layer [2023-03-01T19:01:35.407Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T19:01:35.407Z] 22ff95d597cd: Pulling fs layer [2023-03-01T19:01:35.407Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T19:01:35.407Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T19:01:35.407Z] a7acece74701: Pulling fs layer [2023-03-01T19:01:35.407Z] 21b2b0c7a3f4: Waiting [2023-03-01T19:01:35.407Z] 22ff95d597cd: Waiting [2023-03-01T19:01:35.407Z] 53926ce57604: Waiting [2023-03-01T19:01:35.407Z] 12d6caf4c0d1: Waiting [2023-03-01T19:01:35.407Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T19:01:35.407Z] 93c1e223e6f2: Download complete [2023-03-01T19:01:35.407Z] 4583459ba037: Verifying Checksum [2023-03-01T19:01:35.407Z] 4583459ba037: Download complete [2023-03-01T19:01:35.407Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T19:01:35.407Z] 21b2b0c7a3f4: Download complete [2023-03-01T19:01:35.407Z] 22ff95d597cd: Verifying Checksum [2023-03-01T19:01:35.407Z] 22ff95d597cd: Download complete [2023-03-01T19:01:35.407Z] 213ec9aee27d: Verifying Checksum [2023-03-01T19:01:35.407Z] 12d6caf4c0d1: Download complete [2023-03-01T19:01:35.670Z] 213ec9aee27d: Pull complete [2023-03-01T19:01:35.670Z] 4583459ba037: Pull complete [2023-03-01T19:01:35.670Z] 93c1e223e6f2: Pull complete [2023-03-01T19:01:35.934Z] a7acece74701: Verifying Checksum [2023-03-01T19:01:35.934Z] a7acece74701: Download complete [2023-03-01T19:01:36.192Z] 53926ce57604: Verifying Checksum [2023-03-01T19:01:36.192Z] 53926ce57604: Download complete [2023-03-01T19:01:36.192Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T19:01:36.192Z] 96b7cbca73a9: Download complete [2023-03-01T19:01:40.378Z] 53926ce57604: Pull complete [2023-03-01T19:01:40.378Z] 21b2b0c7a3f4: Pull complete [2023-03-01T19:01:40.378Z] 22ff95d597cd: Pull complete [2023-03-01T19:01:40.378Z] 12d6caf4c0d1: Pull complete [2023-03-01T19:01:42.277Z] 96b7cbca73a9: Pull complete [2023-03-01T19:01:42.842Z] a7acece74701: Pull complete [2023-03-01T19:01:42.842Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T19:01:42.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T19:01:42.842Z] ---> db6d94c90886 [2023-03-01T19:01:42.842Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T19:01:44.745Z] ---> Running in 3cd7533cc433 [2023-03-01T19:01:44.745Z] Removing intermediate container 3cd7533cc433 [2023-03-01T19:01:44.745Z] ---> bfb77a50aa4f [2023-03-01T19:01:44.745Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T19:01:44.745Z] ---> Running in ac4fbb5ece25 [2023-03-01T19:01:45.005Z] Removing intermediate container ac4fbb5ece25 [2023-03-01T19:01:45.005Z] ---> 983b9b7036bc [2023-03-01T19:01:45.005Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T19:01:45.005Z] ---> Running in dbbee6a6383c [2023-03-01T19:01:45.005Z] Removing intermediate container dbbee6a6383c [2023-03-01T19:01:45.005Z] ---> 2713607d1557 [2023-03-01T19:01:45.005Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T19:01:45.264Z] ---> Running in aabb24922f0b [2023-03-01T19:01:45.264Z] Removing intermediate container aabb24922f0b [2023-03-01T19:01:45.264Z] ---> dc0560619ef7 [2023-03-01T19:01:45.264Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T19:01:45.264Z] ---> Running in b838537c45b1 [2023-03-01T19:01:45.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T19:01:45.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T19:01:46.041Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T19:01:46.041Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T19:01:46.041Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T19:01:46.041Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T19:01:46.041Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:01:46.041Z] OK: 216 MiB in 55 packages [2023-03-01T19:01:46.608Z] Removing intermediate container b838537c45b1 [2023-03-01T19:01:46.608Z] ---> 96730caca4f5 [2023-03-01T19:01:46.608Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T19:01:46.608Z] ---> 4e63167cf58c [2023-03-01T19:01:46.608Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T19:01:46.867Z] ---> Running in 24ace6d2d138 [2023-03-01T19:01:48.650Z] Still waiting to schedule task [2023-03-01T19:01:48.650Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T19:02:18.970Z] Removing intermediate container 24ace6d2d138 [2023-03-01T19:02:18.970Z] ---> aec503b69534 [2023-03-01T19:02:18.970Z] Step 10/12 : COPY . . [2023-03-01T19:02:18.970Z] ---> bb3a0be300cd [2023-03-01T19:02:18.970Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T19:02:18.970Z] ---> Running in 4b31ffaebff4 [2023-03-01T19:02:18.970Z] Removing intermediate container 4b31ffaebff4 [2023-03-01T19:02:18.970Z] ---> 64f942b1cc3e [2023-03-01T19:02:18.970Z] Step 12/12 : RUN $MAKE [2023-03-01T19:02:18.970Z] ---> Running in db4e8cc9f546 [2023-03-01T19:02:18.970Z] noop [2023-03-01T19:02:18.970Z] Removing intermediate container db4e8cc9f546 [2023-03-01T19:02:18.970Z] ---> 6a6592de972a [2023-03-01T19:02:18.970Z] Successfully built 6a6592de972a [2023-03-01T19:02:18.970Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:02:19.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T19:02:19.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:02:19.360Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:02:19.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T19:02:19.777Z] $ docker top a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:02:20.130Z] + go version [2023-03-01T19:02:20.130Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T19:02:20.141Z] $ docker stop --time=1 a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 [2023-03-01T19:02:21.421Z] $ docker rm -f --volumes a3b9f416ceb6267ac60de0fffbce49d5927f25b8fe7d3327f15463228af0cdd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:02:21.798Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T19:02:21.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:02:21.864Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:02:21.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T19:02:22.246Z] $ docker top 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:02:22.582Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-01T19:02:22.875Z] + make test [2023-03-01T19:02:22.876Z] go test ./... -coverprofile=coverage.out [2023-03-01T19:02:23.133Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T19:02:33.102Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-01T19:02:33.102Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.6% of statements [2023-03-01T19:02:39.675Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T19:02:39.675Z] go vet ./... [2023-03-01T19:02:42.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T19:02:42.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T19:02:42.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T19:02:42.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T19:02:42.984Z] $ docker stop --time=1 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec [2023-03-01T19:02:44.783Z] $ docker rm -f --volumes 85ce3cdfcda913354f60592d76d8d0eb6cb635e94fccd8bac8bdf9bf1dd781ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T19:02:45.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T19:02:45.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T19:02:45.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T19:02:45.996Z] + ls -al . [2023-03-01T19:02:45.996Z] total 192 [2023-03-01T19:02:45.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 19:02 . [2023-03-01T19:02:45.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:01 .. [2023-03-01T19:02:45.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:02 .git [2023-03-01T19:02:45.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 .github [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 19:01 .gitignore [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 19:01 .golangci.yml [2023-03-01T19:02:45.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 19:01 .semver [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 19:01 Attribution.txt [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 19:01 CHANGELOG.md [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 19:01 Dockerfile [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 19:01 GOVERNANCE.md [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 19:01 Jenkinsfile [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 19:01 LICENSE [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 19:01 Makefile [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 19:01 OWNERS.md [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 19:01 README.md [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 19:01 VERSION [2023-03-01T19:02:45.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 19:01 bin [2023-03-01T19:02:45.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 cmd [2023-03-01T19:02:45.996Z] -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 19:02 coverage.out [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 19:01 go.mod [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 30609 Mar 1 19:01 go.sum [2023-03-01T19:02:45.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:01 internal [2023-03-01T19:02:45.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:01 snap [2023-03-01T19:02:45.996Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:02:46.300Z] + 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=2d65b484a22f596f8919e49ec102563afd6becd3 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-03-01T19:02:46.300Z] Sending build context to Docker daemon 23.43MB [2023-03-01T19:02:46.300Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T19:02:46.300Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T19:02:46.300Z] ---> 6a6592de972a [2023-03-01T19:02:46.300Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T19:02:46.560Z] ---> Running in 98b6f1d11959 [2023-03-01T19:02:46.560Z] Removing intermediate container 98b6f1d11959 [2023-03-01T19:02:46.560Z] ---> 6ae6697905ab [2023-03-01T19:02:46.560Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T19:02:46.560Z] ---> Running in 9335e800dfe6 [2023-03-01T19:02:46.819Z] Removing intermediate container 9335e800dfe6 [2023-03-01T19:02:46.819Z] ---> 849f83e98c30 [2023-03-01T19:02:46.819Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T19:02:46.819Z] ---> Running in 7ce84be2aa6d [2023-03-01T19:02:46.819Z] Removing intermediate container 7ce84be2aa6d [2023-03-01T19:02:46.819Z] ---> ec696c246f37 [2023-03-01T19:02:46.819Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-01T19:02:46.819Z] ---> Running in ca4529c4940a [2023-03-01T19:02:47.078Z] Removing intermediate container ca4529c4940a [2023-03-01T19:02:47.078Z] ---> 7718fe837ed8 [2023-03-01T19:02:47.078Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T19:02:47.078Z] ---> Running in a3b3959ee394 [2023-03-01T19:02:47.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T19:02:47.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T19:02:47.858Z] OK: 216 MiB in 55 packages [2023-03-01T19:02:48.118Z] Removing intermediate container a3b3959ee394 [2023-03-01T19:02:48.118Z] ---> 4ea39cf02834 [2023-03-01T19:02:48.118Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-01T19:02:48.378Z] ---> 3adb3d4c829b [2023-03-01T19:02:48.378Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T19:02:48.378Z] ---> Running in d345af14b111 [2023-03-01T19:02:49.313Z] Removing intermediate container d345af14b111 [2023-03-01T19:02:49.313Z] ---> 3daf8b967b8d [2023-03-01T19:02:49.313Z] Step 10/25 : COPY . . [2023-03-01T19:02:49.880Z] ---> 03ede18a5030 [2023-03-01T19:02:49.880Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T19:02:49.880Z] ---> Running in 1571bf692c95 [2023-03-01T19:02:49.880Z] Removing intermediate container 1571bf692c95 [2023-03-01T19:02:49.880Z] ---> 121c8449c83f [2023-03-01T19:02:49.880Z] Step 12/25 : RUN $MAKE [2023-03-01T19:02:49.880Z] ---> Running in d798e9b53ed8 [2023-03-01T19:02:50.139Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-01T19:03:12.067Z] Removing intermediate container d798e9b53ed8 [2023-03-01T19:03:12.067Z] ---> cb87be2d34ab [2023-03-01T19:03:12.067Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T19:03:12.067Z] 3.16: Pulling from library/alpine [2023-03-01T19:03:12.067Z] ef5531b6e74e: Pulling fs layer [2023-03-01T19:03:12.067Z] ef5531b6e74e: Download complete [2023-03-01T19:03:12.067Z] ef5531b6e74e: Pull complete [2023-03-01T19:03:12.067Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T19:03:12.067Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T19:03:12.067Z] ---> dfd21b5a31f5 [2023-03-01T19:03:12.067Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-01T19:03:12.067Z] ---> Running in bb475ac98f60 [2023-03-01T19:03:12.067Z] Removing intermediate container bb475ac98f60 [2023-03-01T19:03:12.067Z] ---> 565405dc18d8 [2023-03-01T19:03:12.067Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-01T19:03:12.067Z] ---> Running in 04ef7d4b20b8 [2023-03-01T19:03:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T19:03:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T19:03:12.067Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T19:03:12.067Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:03:12.067Z] OK: 6 MiB in 15 packages [2023-03-01T19:03:12.326Z] Removing intermediate container 04ef7d4b20b8 [2023-03-01T19:03:12.326Z] ---> 8af2676e8eed [2023-03-01T19:03:12.326Z] Step 16/25 : WORKDIR / [2023-03-01T19:03:12.326Z] ---> Running in d6decf090768 [2023-03-01T19:03:12.326Z] Removing intermediate container d6decf090768 [2023-03-01T19:03:12.326Z] ---> 0c29b601139f [2023-03-01T19:03:12.326Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-01T19:03:12.584Z] ---> 72aaa1946f85 [2023-03-01T19:03:12.584Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-01T19:03:12.584Z] ---> 8a2f2ab7ce30 [2023-03-01T19:03:12.584Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-01T19:03:13.151Z] ---> 7099aebbbb4e [2023-03-01T19:03:13.151Z] Step 20/25 : EXPOSE 59900 [2023-03-01T19:03:13.410Z] ---> Running in 1b1801a5063d [2023-03-01T19:03:13.410Z] Removing intermediate container 1b1801a5063d [2023-03-01T19:03:13.410Z] ---> 3fa877448183 [2023-03-01T19:03:13.410Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-01T19:03:13.410Z] ---> Running in 9d27136eebf3 [2023-03-01T19:03:13.668Z] Removing intermediate container 9d27136eebf3 [2023-03-01T19:03:13.668Z] ---> afe2c5f96ef6 [2023-03-01T19:03:13.668Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T19:03:13.668Z] ---> Running in 2e04a5cc18bd [2023-03-01T19:03:13.668Z] Removing intermediate container 2e04a5cc18bd [2023-03-01T19:03:13.668Z] ---> 1c5508787dea [2023-03-01T19:03:13.668Z] Step 23/25 : LABEL arch=amd64 [2023-03-01T19:03:13.668Z] ---> Running in 59ccf7a475d3 [2023-03-01T19:03:13.927Z] Removing intermediate container 59ccf7a475d3 [2023-03-01T19:03:13.927Z] ---> 5047fcec8454 [2023-03-01T19:03:13.927Z] Step 24/25 : LABEL git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:03:13.927Z] ---> Running in a9936faf46d3 [2023-03-01T19:03:13.927Z] Removing intermediate container a9936faf46d3 [2023-03-01T19:03:13.927Z] ---> 4bb54b126607 [2023-03-01T19:03:13.927Z] Step 25/25 : LABEL version=3.0.0-dev.18 [2023-03-01T19:03:13.927Z] ---> Running in cb896887c57b [2023-03-01T19:03:14.186Z] Removing intermediate container cb896887c57b [2023-03-01T19:03:14.186Z] ---> 829100ccc030 [2023-03-01T19:03:14.186Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T19:03:14.186Z] Successfully built 829100ccc030 [2023-03-01T19:03:14.186Z] 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-03-01T19:03:14.292Z] provisioning config files... [2023-03-01T19:03:14.299Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7787197716100294299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:03:14.602Z] ---> docker-login.sh [2023-03-01T19:03:14.602Z] nexus3.edgexfoundry.org:10001 [2023-03-01T19:03:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:03:14.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:03:14.602Z] Configure a credential helper to remove this warning. See [2023-03-01T19:03:14.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:03:14.602Z] [2023-03-01T19:03:14.602Z] Login Succeeded [2023-03-01T19:03:14.602Z] nexus3.edgexfoundry.org:10002 [2023-03-01T19:03:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:03:14.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:03:14.602Z] Configure a credential helper to remove this warning. See [2023-03-01T19:03:14.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:03:14.602Z] [2023-03-01T19:03:14.602Z] Login Succeeded [2023-03-01T19:03:14.602Z] nexus3.edgexfoundry.org:10003 [2023-03-01T19:03:14.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:03:14.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:03:14.861Z] Configure a credential helper to remove this warning. See [2023-03-01T19:03:14.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:03:14.861Z] [2023-03-01T19:03:14.861Z] Login Succeeded [2023-03-01T19:03:14.861Z] nexus3.edgexfoundry.org:10004 [2023-03-01T19:03:14.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:03:14.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:03:14.861Z] Configure a credential helper to remove this warning. See [2023-03-01T19:03:14.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:03:14.861Z] [2023-03-01T19:03:14.861Z] Login Succeeded [2023-03-01T19:03:14.861Z] docker.io [2023-03-01T19:03:15.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:03:15.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:03:15.120Z] Configure a credential helper to remove this warning. See [2023-03-01T19:03:15.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:03:15.120Z] [2023-03-01T19:03:15.120Z] Login Succeeded [2023-03-01T19:03:15.120Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T19:03:15.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T19:03:15.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:03:15.167Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-03-01T19:03:15.167Z] 2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:03:15.167Z] latest [2023-03-01T19:03:15.167Z] 3.0.0-dev.18 [2023-03-01T19:03:15.167Z] 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:03:15.167Z] main [2023-03-01T19:03:15.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:15.552Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:15.918Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:03:15.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-01T19:03:15.918Z] e9d032557b89: Preparing [2023-03-01T19:03:15.918Z] 1c0cfe98534c: Preparing [2023-03-01T19:03:15.918Z] 9de15a67efd9: Preparing [2023-03-01T19:03:15.918Z] 329674ebfe08: Preparing [2023-03-01T19:03:15.918Z] aa5968d388b8: Preparing [2023-03-01T19:03:15.918Z] aa5968d388b8: Layer already exists [2023-03-01T19:03:15.918Z] 329674ebfe08: Pushed [2023-03-01T19:03:15.918Z] 1c0cfe98534c: Pushed [2023-03-01T19:03:15.918Z] 9de15a67efd9: Pushed [2023-03-01T19:03:18.481Z] e9d032557b89: Pushed [2023-03-01T19:03:18.741Z] 2d65b484a22f596f8919e49ec102563afd6becd3: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:19.050Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:19.360Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-03-01T19:03:19.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-01T19:03:19.360Z] e9d032557b89: Preparing [2023-03-01T19:03:19.360Z] 1c0cfe98534c: Preparing [2023-03-01T19:03:19.360Z] 9de15a67efd9: Preparing [2023-03-01T19:03:19.360Z] 329674ebfe08: Preparing [2023-03-01T19:03:19.360Z] aa5968d388b8: Preparing [2023-03-01T19:03:19.360Z] 1c0cfe98534c: Layer already exists [2023-03-01T19:03:19.361Z] 9de15a67efd9: Layer already exists [2023-03-01T19:03:19.361Z] e9d032557b89: Layer already exists [2023-03-01T19:03:19.361Z] aa5968d388b8: Layer already exists [2023-03-01T19:03:19.361Z] 329674ebfe08: Layer already exists [2023-03-01T19:03:19.361Z] latest: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:19.677Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:19.989Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 [2023-03-01T19:03:19.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-01T19:03:19.989Z] e9d032557b89: Preparing [2023-03-01T19:03:19.989Z] 1c0cfe98534c: Preparing [2023-03-01T19:03:19.989Z] 9de15a67efd9: Preparing [2023-03-01T19:03:19.989Z] 329674ebfe08: Preparing [2023-03-01T19:03:19.989Z] aa5968d388b8: Preparing [2023-03-01T19:03:19.989Z] e9d032557b89: Layer already exists [2023-03-01T19:03:19.989Z] aa5968d388b8: Layer already exists [2023-03-01T19:03:19.989Z] 1c0cfe98534c: Layer already exists [2023-03-01T19:03:19.989Z] 329674ebfe08: Layer already exists [2023-03-01T19:03:19.989Z] 9de15a67efd9: Layer already exists [2023-03-01T19:03:19.989Z] 3.0.0-dev.18: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:20.303Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:20.611Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:03:20.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-01T19:03:20.611Z] e9d032557b89: Preparing [2023-03-01T19:03:20.611Z] 1c0cfe98534c: Preparing [2023-03-01T19:03:20.611Z] 9de15a67efd9: Preparing [2023-03-01T19:03:20.611Z] 329674ebfe08: Preparing [2023-03-01T19:03:20.611Z] aa5968d388b8: Preparing [2023-03-01T19:03:20.611Z] 1c0cfe98534c: Layer already exists [2023-03-01T19:03:20.611Z] e9d032557b89: Layer already exists [2023-03-01T19:03:20.611Z] 329674ebfe08: Layer already exists [2023-03-01T19:03:20.611Z] aa5968d388b8: Layer already exists [2023-03-01T19:03:20.611Z] 9de15a67efd9: Layer already exists [2023-03-01T19:03:20.612Z] 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:20.929Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:21.236Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-03-01T19:03:21.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-01T19:03:21.236Z] e9d032557b89: Preparing [2023-03-01T19:03:21.236Z] 1c0cfe98534c: Preparing [2023-03-01T19:03:21.236Z] 9de15a67efd9: Preparing [2023-03-01T19:03:21.236Z] 329674ebfe08: Preparing [2023-03-01T19:03:21.236Z] aa5968d388b8: Preparing [2023-03-01T19:03:21.236Z] aa5968d388b8: Layer already exists [2023-03-01T19:03:21.236Z] 1c0cfe98534c: Layer already exists [2023-03-01T19:03:21.236Z] e9d032557b89: Layer already exists [2023-03-01T19:03:21.236Z] 329674ebfe08: Layer already exists [2023-03-01T19:03:21.236Z] 9de15a67efd9: Layer already exists [2023-03-01T19:03:21.236Z] main: digest: sha256:7222467a00ab2806a38f4331c091ec8cecbcac91e9db2a490b764136fe5c8e53 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T19:03:21.275Z] ===================================================== [Pipeline] echo [2023-03-01T19:03:21.281Z] taggedImages: [2023-03-01T19:03:21.281Z] - nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:03:21.281Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-03-01T19:03:21.281Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.18 [2023-03-01T19:03:21.281Z] - nexus3.edgexfoundry.org:10004/device-virtual:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:03:21.281Z] - 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-03-01T19:03:21.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:03:21.639Z] [2023-03-01T19:03:21.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:03:21.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:03:21.940Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T19:03:21.940Z] 5eb5b503b376: Pulling fs layer [2023-03-01T19:03:21.940Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T19:03:21.940Z] ec43610c2a17: Pulling fs layer [2023-03-01T19:03:21.940Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T19:03:21.940Z] 33b1e0a273af: Pulling fs layer [2023-03-01T19:03:21.940Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T19:03:21.940Z] 2f39f015ded8: Pulling fs layer [2023-03-01T19:03:21.940Z] 33b1e0a273af: Waiting [2023-03-01T19:03:21.940Z] 2f39f015ded8: Waiting [2023-03-01T19:03:21.940Z] 5d3b04190fa2: Waiting [2023-03-01T19:03:21.940Z] 3a2ae6a8a46f: Waiting [2023-03-01T19:03:21.940Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T19:03:21.940Z] 5c69ac0246d0: Download complete [2023-03-01T19:03:21.940Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T19:03:21.940Z] 3a2ae6a8a46f: Download complete [2023-03-01T19:03:22.199Z] ec43610c2a17: Verifying Checksum [2023-03-01T19:03:22.199Z] ec43610c2a17: Download complete [2023-03-01T19:03:22.199Z] 33b1e0a273af: Verifying Checksum [2023-03-01T19:03:22.199Z] 33b1e0a273af: Download complete [2023-03-01T19:03:22.199Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T19:03:22.199Z] 5d3b04190fa2: Download complete [2023-03-01T19:03:22.199Z] 5eb5b503b376: Verifying Checksum [2023-03-01T19:03:22.199Z] 5eb5b503b376: Download complete [2023-03-01T19:03:22.767Z] 2f39f015ded8: Verifying Checksum [2023-03-01T19:03:23.703Z] 5eb5b503b376: Pull complete [2023-03-01T19:03:23.703Z] 5c69ac0246d0: Pull complete [2023-03-01T19:03:24.267Z] ec43610c2a17: Pull complete [2023-03-01T19:03:24.267Z] 3a2ae6a8a46f: Pull complete [2023-03-01T19:03:24.525Z] 33b1e0a273af: Pull complete [2023-03-01T19:03:24.525Z] 5d3b04190fa2: Pull complete [2023-03-01T19:03:29.802Z] 2f39f015ded8: Pull complete [2023-03-01T19:03:29.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T19:03:29.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:03:29.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:03:29.888Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:03:29.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T19:03:31.703Z] $ docker top c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:03:32.087Z] ---> job-cost.sh [2023-03-01T19:03:32.087Z] lf-activate-venv: SKIPPING [2023-03-01T19:03:32.087Z] INFO: No Stack... [2023-03-01T19:03:32.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T19:03:32.914Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T19:03:33.207Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-03-01T19:03:33.207Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T19:03:33.222Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [2023-03-01T19:03:33.228Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] did not exist. Created. [2023-03-01T19:03:33.228Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T19:03:33.533Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T19:03:33.566Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T19:03:33.575Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T19:03:33.592Z] $ docker stop --time=1 c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 [2023-03-01T19:03:34.759Z] $ docker rm -f --volumes c3eb55267121ff6692084d2a7ccfc44f26c723b9924ce08018440dcbfa2e03c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T19:04:57.015Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8009 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-03-01T19:04:57.031Z] Running in /w/workspace/device-virtual-go/89 [Pipeline] { [Pipeline] checkout [2023-03-01T19:04:57.072Z] The recommended git tool is: git [2023-03-01T19:05:03.620Z] using credential edgex-jenkins-ssh [2023-03-01T19:05:03.643Z] Cloning the remote Git repository [2023-03-01T19:05:03.701Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T19:05:03.791Z] > git init /w/workspace/device-virtual-go/89 # timeout=10 [2023-03-01T19:05:03.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T19:05:03.989Z] > git --version # timeout=10 [2023-03-01T19:05:04.017Z] > git --version # 'git version 2.25.1' [2023-03-01T19:05:04.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T19:05:04.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T19:05:06.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-01T19:05:06.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T19:05:07.438Z] Avoid second fetch [2023-03-01T19:05:07.438Z] Checking out Revision 2d65b484a22f596f8919e49ec102563afd6becd3 (main) [2023-03-01T19:05:08.086Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#350)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T19:05:07.463Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T19:05:07.483Z] > git checkout -f 2d65b484a22f596f8919e49ec102563afd6becd3 # timeout=10 [2023-03-01T19:05:09.108Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T19:05:09.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T19:05:09.108Z] Dload Upload Total Spent Left Speed [2023-03-01T19:05:09.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-03-01T19:05:09.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T19:05:10.148Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-01T19:05:10.148Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T19:05:10.148Z] { [2023-03-01T19:05:10.148Z] "registry-mirrors": [ [2023-03-01T19:05:10.148Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T19:05:10.148Z] ], [2023-03-01T19:05:10.148Z] "bip": "10.250.0.254/24", [2023-03-01T19:05:10.148Z] "hosts": [ [2023-03-01T19:05:10.148Z] "tcp://0.0.0.0:5555", [2023-03-01T19:05:10.148Z] "unix:///var/run/docker.sock" [2023-03-01T19:05:10.148Z] ], [2023-03-01T19:05:10.148Z] "mtu": 1458, [2023-03-01T19:05:10.148Z] "selinux-enabled": true, [2023-03-01T19:05:10.148Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T19:05:10.148Z] } [Pipeline] sh [2023-03-01T19:05:10.497Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T19:05:10.846Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T19:05:29.159Z] provisioning config files... [2023-03-01T19:05:29.191Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/89@tmp/config1392570991475498361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:05:29.562Z] ---> docker-login.sh [2023-03-01T19:05:29.562Z] nexus3.edgexfoundry.org:10001 [2023-03-01T19:05:30.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:05:30.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:05:30.427Z] Configure a credential helper to remove this warning. See [2023-03-01T19:05:30.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:05:30.428Z] [2023-03-01T19:05:30.428Z] Login Succeeded [2023-03-01T19:05:30.428Z] nexus3.edgexfoundry.org:10002 [2023-03-01T19:05:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:05:30.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:05:30.700Z] Configure a credential helper to remove this warning. See [2023-03-01T19:05:30.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:05:30.700Z] [2023-03-01T19:05:30.700Z] Login Succeeded [2023-03-01T19:05:30.700Z] nexus3.edgexfoundry.org:10003 [2023-03-01T19:05:30.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:05:31.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:05:31.242Z] Configure a credential helper to remove this warning. See [2023-03-01T19:05:31.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:05:31.242Z] [2023-03-01T19:05:31.242Z] Login Succeeded [2023-03-01T19:05:31.242Z] nexus3.edgexfoundry.org:10004 [2023-03-01T19:05:31.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:05:31.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:05:31.517Z] Configure a credential helper to remove this warning. See [2023-03-01T19:05:31.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:05:31.517Z] [2023-03-01T19:05:31.517Z] Login Succeeded [2023-03-01T19:05:31.517Z] docker.io [2023-03-01T19:05:31.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:05:32.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:05:32.057Z] Configure a credential helper to remove this warning. See [2023-03-01T19:05:32.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:05:32.057Z] [2023-03-01T19:05:32.057Z] Login Succeeded [2023-03-01T19:05:32.057Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T19:05:32.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T19:05:32.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:05:32.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:05:32.400Z] ========================================================= [2023-03-01T19:05:32.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T19:05:32.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:05:32.761Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T19:05:33.032Z] Sending build context to Docker daemon 11.84MB [2023-03-01T19:05:33.032Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T19:05:33.032Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T19:05:33.305Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T19:05:33.305Z] 9b18e9b68314: Pulling fs layer [2023-03-01T19:05:33.305Z] 35d82f9e3411: Pulling fs layer [2023-03-01T19:05:33.305Z] e16973657156: Pulling fs layer [2023-03-01T19:05:33.305Z] fc693d55d65f: Pulling fs layer [2023-03-01T19:05:33.305Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T19:05:33.305Z] fc693d55d65f: Waiting [2023-03-01T19:05:33.305Z] dda99020689f: Pulling fs layer [2023-03-01T19:05:33.305Z] 7e9fc2657dce: Waiting [2023-03-01T19:05:33.305Z] db1c61fa0a46: Pulling fs layer [2023-03-01T19:05:33.305Z] 891c053d2c06: Pulling fs layer [2023-03-01T19:05:33.305Z] dda99020689f: Waiting [2023-03-01T19:05:33.305Z] db1c61fa0a46: Waiting [2023-03-01T19:05:33.305Z] 891c053d2c06: Waiting [2023-03-01T19:05:33.305Z] e16973657156: Download complete [2023-03-01T19:05:33.305Z] 35d82f9e3411: Verifying Checksum [2023-03-01T19:05:33.305Z] 35d82f9e3411: Download complete [2023-03-01T19:05:33.305Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T19:05:33.305Z] 7e9fc2657dce: Download complete [2023-03-01T19:05:33.305Z] dda99020689f: Verifying Checksum [2023-03-01T19:05:33.305Z] dda99020689f: Download complete [2023-03-01T19:05:33.584Z] 9b18e9b68314: Verifying Checksum [2023-03-01T19:05:33.584Z] 9b18e9b68314: Download complete [2023-03-01T19:05:34.186Z] 9b18e9b68314: Pull complete [2023-03-01T19:05:34.778Z] 891c053d2c06: Verifying Checksum [2023-03-01T19:05:34.778Z] 891c053d2c06: Download complete [2023-03-01T19:05:35.053Z] 35d82f9e3411: Pull complete [2023-03-01T19:05:35.328Z] e16973657156: Pull complete [2023-03-01T19:05:35.920Z] db1c61fa0a46: Verifying Checksum [2023-03-01T19:05:35.920Z] db1c61fa0a46: Download complete [2023-03-01T19:05:36.507Z] fc693d55d65f: Verifying Checksum [2023-03-01T19:05:36.507Z] fc693d55d65f: Download complete [2023-03-01T19:05:48.857Z] fc693d55d65f: Pull complete [2023-03-01T19:05:48.857Z] 7e9fc2657dce: Pull complete [2023-03-01T19:05:48.857Z] dda99020689f: Pull complete [2023-03-01T19:05:53.144Z] db1c61fa0a46: Pull complete [2023-03-01T19:05:55.114Z] 891c053d2c06: Pull complete [2023-03-01T19:05:55.114Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T19:05:55.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T19:05:55.114Z] ---> f96f9c87975a [2023-03-01T19:05:55.114Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T19:05:57.711Z] ---> Running in 9e7e75a5ba17 [2023-03-01T19:05:57.711Z] Removing intermediate container 9e7e75a5ba17 [2023-03-01T19:05:57.711Z] ---> fbe4a1faeb1e [2023-03-01T19:05:57.711Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T19:05:57.711Z] ---> Running in 05876b5dec1a [2023-03-01T19:05:57.981Z] Removing intermediate container 05876b5dec1a [2023-03-01T19:05:57.981Z] ---> a0ef6ee37da2 [2023-03-01T19:05:57.981Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T19:05:57.981Z] ---> Running in 8701c395633c [2023-03-01T19:05:58.568Z] Removing intermediate container 8701c395633c [2023-03-01T19:05:58.568Z] ---> 5b1e33f356fe [2023-03-01T19:05:58.568Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T19:05:58.568Z] ---> Running in 2a09db70ade9 [2023-03-01T19:05:58.850Z] Removing intermediate container 2a09db70ade9 [2023-03-01T19:05:58.850Z] ---> 1fad17b924cd [2023-03-01T19:05:58.850Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T19:05:58.850Z] ---> Running in 5b650d19f67e [2023-03-01T19:06:00.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:06:00.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:06:01.503Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T19:06:01.503Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T19:06:01.503Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T19:06:01.774Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T19:06:01.774Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:06:01.774Z] OK: 226 MiB in 55 packages [2023-03-01T19:06:02.748Z] Removing intermediate container 5b650d19f67e [2023-03-01T19:06:02.748Z] ---> 9143d259ecc1 [2023-03-01T19:06:02.748Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T19:06:03.334Z] ---> a431a7a83e8c [2023-03-01T19:06:03.334Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T19:06:03.603Z] ---> Running in e876d448fe83 [2023-03-01T19:07:25.413Z] Removing intermediate container e876d448fe83 [2023-03-01T19:07:25.413Z] ---> 3be50c8f7b93 [2023-03-01T19:07:25.413Z] Step 10/12 : COPY . . [2023-03-01T19:07:25.413Z] ---> b4ddf1684524 [2023-03-01T19:07:25.413Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T19:07:25.413Z] ---> Running in 066ed8a5d812 [2023-03-01T19:07:25.413Z] Removing intermediate container 066ed8a5d812 [2023-03-01T19:07:25.413Z] ---> d793e18e27f7 [2023-03-01T19:07:25.413Z] Step 12/12 : RUN $MAKE [2023-03-01T19:07:25.413Z] ---> Running in cd647ce6c8db [2023-03-01T19:07:25.413Z] noop [2023-03-01T19:07:25.413Z] Removing intermediate container cd647ce6c8db [2023-03-01T19:07:25.413Z] ---> 9f435e169974 [2023-03-01T19:07:25.413Z] Successfully built 9f435e169974 [2023-03-01T19:07:25.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:07:25.775Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T19:07:25.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:07:25.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container [2023-03-01T19:07:26.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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-03-01T19:07:27.387Z] $ docker top 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:07:28.261Z] + go version [2023-03-01T19:07:28.261Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T19:07:28.287Z] $ docker stop --time=1 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 [2023-03-01T19:07:29.935Z] $ docker rm -f --volumes 7ffeadec38bd3ff5f001c750f0fc273b2c5e75374d4bd97314a760dcade38c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:07:30.486Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T19:07:30.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:07:30.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container [2023-03-01T19:07:30.771Z] $ 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/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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-03-01T19:07:32.039Z] $ docker top 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:07:32.899Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/89 [Pipeline] fileExists [Pipeline] sh [2023-03-01T19:07:33.566Z] + make test [2023-03-01T19:07:33.566Z] go test ./... -coverprofile=coverage.out [2023-03-01T19:07:35.520Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T19:09:13.710Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-01T19:09:13.710Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.129s coverage: 65.6% of statements [2023-03-01T19:09:13.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T19:09:13.710Z] go vet ./... [2023-03-01T19:09:31.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T19:09:31.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T19:09:31.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T19:09:31.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T19:09:32.001Z] $ docker stop --time=1 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 [2023-03-01T19:09:35.428Z] $ docker rm -f --volumes 3957b37a12bcef5ded12e206ec39dba47d893e728674b5ee95991593f36030e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T19:09:36.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T19:09:36.411Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T19:09:36.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T19:09:37.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T19:09:37.664Z] + ls -al . [2023-03-01T19:09:37.664Z] total 188 [2023-03-01T19:09:37.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:07 . [2023-03-01T19:09:37.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:05 .. [2023-03-01T19:09:37.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 19:05 .git [2023-03-01T19:09:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 .github [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 19:05 .gitignore [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 19:05 .golangci.yml [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 19:05 Attribution.txt [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 19:05 CHANGELOG.md [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 19:05 Dockerfile [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 19:05 GOVERNANCE.md [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 19:05 Jenkinsfile [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 19:05 LICENSE [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 19:05 Makefile [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 19:05 OWNERS.md [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 19:05 README.md [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 19:01 VERSION [2023-03-01T19:09:37.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 19:05 bin [2023-03-01T19:09:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 cmd [2023-03-01T19:09:37.664Z] -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 19:09 coverage.out [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 19:05 go.mod [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 30609 Mar 1 19:05 go.sum [2023-03-01T19:09:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 19:05 internal [2023-03-01T19:09:37.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 19:05 snap [2023-03-01T19:09:37.664Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:09:38.009Z] + 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=2d65b484a22f596f8919e49ec102563afd6becd3 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-03-01T19:09:38.278Z] Sending build context to Docker daemon 11.89MB [2023-03-01T19:09:38.547Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T19:09:38.547Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T19:09:38.547Z] ---> 9f435e169974 [2023-03-01T19:09:38.547Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T19:09:38.547Z] ---> Running in 6a666301a36d [2023-03-01T19:09:38.817Z] Removing intermediate container 6a666301a36d [2023-03-01T19:09:38.817Z] ---> ff59eb7c568b [2023-03-01T19:09:38.817Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T19:09:39.089Z] ---> Running in 2ce177f26231 [2023-03-01T19:09:39.362Z] Removing intermediate container 2ce177f26231 [2023-03-01T19:09:39.362Z] ---> f71dbaefa40f [2023-03-01T19:09:39.362Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T19:09:39.362Z] ---> Running in 0dc09d49b874 [2023-03-01T19:09:39.959Z] Removing intermediate container 0dc09d49b874 [2023-03-01T19:09:39.959Z] ---> 29d731efc446 [2023-03-01T19:09:39.959Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-01T19:09:39.959Z] ---> Running in c8345c139bfc [2023-03-01T19:09:40.229Z] Removing intermediate container c8345c139bfc [2023-03-01T19:09:40.229Z] ---> 2198bec5c02f [2023-03-01T19:09:40.229Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T19:09:40.499Z] ---> Running in 24d71782abb3 [2023-03-01T19:09:41.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:09:41.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:09:43.323Z] OK: 226 MiB in 55 packages [2023-03-01T19:09:43.911Z] Removing intermediate container 24d71782abb3 [2023-03-01T19:09:43.911Z] ---> d572ba64a0d0 [2023-03-01T19:09:43.911Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-01T19:09:44.495Z] ---> 525a89621a19 [2023-03-01T19:09:44.495Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T19:09:44.764Z] ---> Running in 81a81a3140c2 [2023-03-01T19:09:48.126Z] Removing intermediate container 81a81a3140c2 [2023-03-01T19:09:48.126Z] ---> b1bad3e141f6 [2023-03-01T19:09:48.126Z] Step 10/25 : COPY . . [2023-03-01T19:09:49.540Z] ---> 98411c595c56 [2023-03-01T19:09:49.540Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T19:09:49.540Z] ---> Running in ffafc2643297 [2023-03-01T19:09:50.502Z] Removing intermediate container ffafc2643297 [2023-03-01T19:09:50.502Z] ---> 9571f8a5f7fb [2023-03-01T19:09:50.502Z] Step 12/25 : RUN $MAKE [2023-03-01T19:09:50.503Z] ---> Running in a7eaefcdc115 [2023-03-01T19:09:51.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-01T19:12:14.330Z] Removing intermediate container a7eaefcdc115 [2023-03-01T19:12:14.330Z] ---> 3631e93c1e3d [2023-03-01T19:12:14.330Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T19:12:14.330Z] 3.16: Pulling from library/alpine [2023-03-01T19:12:14.330Z] 3760b48202b3: Pulling fs layer [2023-03-01T19:12:14.330Z] 3760b48202b3: Verifying Checksum [2023-03-01T19:12:14.330Z] 3760b48202b3: Download complete [2023-03-01T19:12:14.330Z] 3760b48202b3: Pull complete [2023-03-01T19:12:14.330Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T19:12:14.330Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T19:12:14.330Z] ---> 4c81e5bf8899 [2023-03-01T19:12:14.330Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-01T19:12:14.330Z] ---> Running in c1f6ee6e60e1 [2023-03-01T19:12:14.330Z] Removing intermediate container c1f6ee6e60e1 [2023-03-01T19:12:14.330Z] ---> 117234cd488c [2023-03-01T19:12:14.330Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-01T19:12:14.330Z] ---> Running in 068cad6fc1c6 [2023-03-01T19:12:14.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:12:14.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:12:14.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T19:12:14.330Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:12:14.330Z] OK: 5 MiB in 15 packages [2023-03-01T19:12:14.330Z] Removing intermediate container 068cad6fc1c6 [2023-03-01T19:12:14.330Z] ---> b96159fb7d85 [2023-03-01T19:12:14.330Z] Step 16/25 : WORKDIR / [2023-03-01T19:12:14.330Z] ---> Running in ee298b0ed775 [2023-03-01T19:12:14.330Z] Removing intermediate container ee298b0ed775 [2023-03-01T19:12:14.330Z] ---> b32903834627 [2023-03-01T19:12:14.330Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-01T19:12:14.330Z] ---> 3ea5558b2fdc [2023-03-01T19:12:14.330Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-01T19:12:14.330Z] ---> 77b67e6c9912 [2023-03-01T19:12:14.330Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-01T19:12:14.330Z] ---> a02fc96e53f2 [2023-03-01T19:12:14.330Z] Step 20/25 : EXPOSE 59900 [2023-03-01T19:12:14.330Z] ---> Running in 2b90e991e592 [2023-03-01T19:12:14.330Z] Removing intermediate container 2b90e991e592 [2023-03-01T19:12:14.330Z] ---> f4a9ad21cc46 [2023-03-01T19:12:14.330Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-01T19:12:14.330Z] ---> Running in cfe5f39cda02 [2023-03-01T19:12:14.330Z] Removing intermediate container cfe5f39cda02 [2023-03-01T19:12:14.330Z] ---> f78eec12b015 [2023-03-01T19:12:14.330Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T19:12:14.330Z] ---> Running in 982db038f2bc [2023-03-01T19:12:14.330Z] Removing intermediate container 982db038f2bc [2023-03-01T19:12:14.330Z] ---> 99ea66e88098 [2023-03-01T19:12:14.330Z] Step 23/25 : LABEL arch=arm64 [2023-03-01T19:12:14.330Z] ---> Running in 51b7efd52d3c [2023-03-01T19:12:14.330Z] Removing intermediate container 51b7efd52d3c [2023-03-01T19:12:14.330Z] ---> b9c58a98c7a6 [2023-03-01T19:12:14.330Z] Step 24/25 : LABEL git_sha=2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:12:14.596Z] ---> Running in 9cf71903d710 [2023-03-01T19:12:14.863Z] Removing intermediate container 9cf71903d710 [2023-03-01T19:12:14.863Z] ---> 52cca9961fc5 [2023-03-01T19:12:14.863Z] Step 25/25 : LABEL version=3.0.0-dev.18 [2023-03-01T19:12:14.863Z] ---> Running in 9dab7cf09863 [2023-03-01T19:12:15.130Z] Removing intermediate container 9dab7cf09863 [2023-03-01T19:12:15.130Z] ---> 1c51892eb3a5 [2023-03-01T19:12:15.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T19:12:15.130Z] Successfully built 1c51892eb3a5 [2023-03-01T19:12:15.130Z] 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-03-01T19:12:15.248Z] provisioning config files... [2023-03-01T19:12:15.261Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/89@tmp/config7208436081114192068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:12:15.591Z] ---> docker-login.sh [2023-03-01T19:12:15.591Z] nexus3.edgexfoundry.org:10001 [2023-03-01T19:12:15.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:12:15.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:12:15.858Z] Configure a credential helper to remove this warning. See [2023-03-01T19:12:15.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:12:15.858Z] [2023-03-01T19:12:15.858Z] Login Succeeded [2023-03-01T19:12:15.858Z] nexus3.edgexfoundry.org:10002 [2023-03-01T19:12:16.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:12:16.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:12:16.125Z] Configure a credential helper to remove this warning. See [2023-03-01T19:12:16.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:12:16.125Z] [2023-03-01T19:12:16.125Z] Login Succeeded [2023-03-01T19:12:16.125Z] nexus3.edgexfoundry.org:10003 [2023-03-01T19:12:16.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:12:16.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:12:16.392Z] Configure a credential helper to remove this warning. See [2023-03-01T19:12:16.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:12:16.392Z] [2023-03-01T19:12:16.392Z] Login Succeeded [2023-03-01T19:12:16.392Z] nexus3.edgexfoundry.org:10004 [2023-03-01T19:12:16.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:12:16.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:12:16.927Z] Configure a credential helper to remove this warning. See [2023-03-01T19:12:16.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:12:16.927Z] [2023-03-01T19:12:16.927Z] Login Succeeded [2023-03-01T19:12:16.927Z] docker.io [2023-03-01T19:12:17.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T19:12:17.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T19:12:17.458Z] Configure a credential helper to remove this warning. See [2023-03-01T19:12:17.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T19:12:17.458Z] [2023-03-01T19:12:17.458Z] Login Succeeded [2023-03-01T19:12:17.458Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T19:12:17.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T19:12:17.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T19:12:17.511Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-03-01T19:12:17.511Z] 2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:12:17.511Z] latest [2023-03-01T19:12:17.511Z] 3.0.0-dev.18 [2023-03-01T19:12:17.511Z] 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:12:17.511Z] main [2023-03-01T19:12:17.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:17.853Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:18.190Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:12:18.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-01T19:12:18.190Z] 0d1c8de2d23b: Preparing [2023-03-01T19:12:18.190Z] ace5d9246f88: Preparing [2023-03-01T19:12:18.190Z] 4ac7b75ff55d: Preparing [2023-03-01T19:12:18.190Z] fd1185edb044: Preparing [2023-03-01T19:12:18.190Z] f70ee36035b9: Preparing [2023-03-01T19:12:18.190Z] f70ee36035b9: Layer already exists [2023-03-01T19:12:18.456Z] 4ac7b75ff55d: Pushed [2023-03-01T19:12:18.456Z] ace5d9246f88: Pushed [2023-03-01T19:12:18.456Z] fd1185edb044: Pushed [2023-03-01T19:12:23.780Z] 0d1c8de2d23b: Pushed [2023-03-01T19:12:23.780Z] 2d65b484a22f596f8919e49ec102563afd6becd3: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:24.116Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:24.454Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-03-01T19:12:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-01T19:12:24.454Z] 0d1c8de2d23b: Preparing [2023-03-01T19:12:24.454Z] ace5d9246f88: Preparing [2023-03-01T19:12:24.454Z] 4ac7b75ff55d: Preparing [2023-03-01T19:12:24.454Z] fd1185edb044: Preparing [2023-03-01T19:12:24.454Z] f70ee36035b9: Preparing [2023-03-01T19:12:24.454Z] 4ac7b75ff55d: Layer already exists [2023-03-01T19:12:24.454Z] ace5d9246f88: Layer already exists [2023-03-01T19:12:24.454Z] f70ee36035b9: Layer already exists [2023-03-01T19:12:24.454Z] 0d1c8de2d23b: Layer already exists [2023-03-01T19:12:24.454Z] fd1185edb044: Layer already exists [2023-03-01T19:12:24.721Z] latest: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:25.068Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:25.409Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 [2023-03-01T19:12:25.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-01T19:12:25.409Z] 0d1c8de2d23b: Preparing [2023-03-01T19:12:25.409Z] ace5d9246f88: Preparing [2023-03-01T19:12:25.409Z] 4ac7b75ff55d: Preparing [2023-03-01T19:12:25.409Z] fd1185edb044: Preparing [2023-03-01T19:12:25.409Z] f70ee36035b9: Preparing [2023-03-01T19:12:25.409Z] fd1185edb044: Layer already exists [2023-03-01T19:12:25.409Z] ace5d9246f88: Layer already exists [2023-03-01T19:12:25.409Z] f70ee36035b9: Layer already exists [2023-03-01T19:12:25.409Z] 4ac7b75ff55d: Layer already exists [2023-03-01T19:12:25.409Z] 0d1c8de2d23b: Layer already exists [2023-03-01T19:12:25.409Z] 3.0.0-dev.18: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:25.746Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:26.079Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:12:26.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-01T19:12:26.079Z] 0d1c8de2d23b: Preparing [2023-03-01T19:12:26.079Z] ace5d9246f88: Preparing [2023-03-01T19:12:26.079Z] 4ac7b75ff55d: Preparing [2023-03-01T19:12:26.079Z] fd1185edb044: Preparing [2023-03-01T19:12:26.079Z] f70ee36035b9: Preparing [2023-03-01T19:12:26.079Z] 4ac7b75ff55d: Layer already exists [2023-03-01T19:12:26.079Z] f70ee36035b9: Layer already exists [2023-03-01T19:12:26.079Z] ace5d9246f88: Layer already exists [2023-03-01T19:12:26.079Z] 0d1c8de2d23b: Layer already exists [2023-03-01T19:12:26.079Z] fd1185edb044: Layer already exists [2023-03-01T19:12:26.079Z] 2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:26.430Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:26.850Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-03-01T19:12:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-01T19:12:26.850Z] 0d1c8de2d23b: Preparing [2023-03-01T19:12:26.850Z] ace5d9246f88: Preparing [2023-03-01T19:12:26.850Z] 4ac7b75ff55d: Preparing [2023-03-01T19:12:26.850Z] fd1185edb044: Preparing [2023-03-01T19:12:26.850Z] f70ee36035b9: Preparing [2023-03-01T19:12:26.850Z] 4ac7b75ff55d: Layer already exists [2023-03-01T19:12:26.850Z] 0d1c8de2d23b: Layer already exists [2023-03-01T19:12:26.850Z] f70ee36035b9: Layer already exists [2023-03-01T19:12:26.850Z] ace5d9246f88: Layer already exists [2023-03-01T19:12:26.850Z] fd1185edb044: Layer already exists [2023-03-01T19:12:26.850Z] main: digest: sha256:ebe73ce63415ddfc9105f05a92b9dfde1bcb6e604ac3c1b8c77251f60f27fb43 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T19:12:26.907Z] ===================================================== [Pipeline] echo [2023-03-01T19:12:26.916Z] taggedImages: [2023-03-01T19:12:26.916Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3 [2023-03-01T19:12:26.916Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-03-01T19:12:26.916Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.18 [2023-03-01T19:12:26.916Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2d65b484a22f596f8919e49ec102563afd6becd3-3.0.0-dev.18 [2023-03-01T19:12:26.916Z] - 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-03-01T19:12:27.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:12:27.296Z] [2023-03-01T19:12:27.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:27.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:12:27.639Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T19:12:27.639Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T19:12:27.639Z] 04944245beec: Pulling fs layer [2023-03-01T19:12:27.639Z] 699f458cf7ca: Pulling fs layer [2023-03-01T19:12:27.639Z] 765212b225bb: Pulling fs layer [2023-03-01T19:12:27.639Z] f23df028b6ca: Pulling fs layer [2023-03-01T19:12:27.639Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T19:12:27.639Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T19:12:27.639Z] f23df028b6ca: Waiting [2023-03-01T19:12:27.639Z] d65c8cfc05b1: Waiting [2023-03-01T19:12:27.639Z] 2437ff75d9bd: Waiting [2023-03-01T19:12:27.639Z] 765212b225bb: Waiting [2023-03-01T19:12:27.922Z] 04944245beec: Verifying Checksum [2023-03-01T19:12:27.922Z] 04944245beec: Download complete [2023-03-01T19:12:27.922Z] 765212b225bb: Verifying Checksum [2023-03-01T19:12:27.922Z] 765212b225bb: Download complete [2023-03-01T19:12:27.922Z] f23df028b6ca: Download complete [2023-03-01T19:12:27.922Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T19:12:27.922Z] d65c8cfc05b1: Download complete [2023-03-01T19:12:28.205Z] 699f458cf7ca: Verifying Checksum [2023-03-01T19:12:28.205Z] 699f458cf7ca: Download complete [2023-03-01T19:12:28.481Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T19:12:28.481Z] 8998bd30e6a1: Download complete [2023-03-01T19:12:31.088Z] 2437ff75d9bd: Download complete [2023-03-01T19:12:32.495Z] 8998bd30e6a1: Pull complete [2023-03-01T19:12:32.762Z] 04944245beec: Pull complete [2023-03-01T19:12:34.170Z] 699f458cf7ca: Pull complete [2023-03-01T19:12:34.436Z] 765212b225bb: Pull complete [2023-03-01T19:12:35.018Z] f23df028b6ca: Pull complete [2023-03-01T19:12:35.285Z] d65c8cfc05b1: Pull complete [2023-03-01T19:12:50.280Z] 2437ff75d9bd: Pull complete [2023-03-01T19:12:50.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T19:12:50.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:12:50.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:12:50.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-8009 does not seem to be running inside a container [2023-03-01T19:12:50.547Z] $ 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/89 -v /w/workspace/device-virtual-go/89:/w/workspace/device-virtual-go/89:rw,z -v /w/workspace/device-virtual-go/89@tmp:/w/workspace/device-virtual-go/89@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-03-01T19:12:53.126Z] $ docker top cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:12:53.632Z] ---> job-cost.sh [2023-03-01T19:12:53.897Z] lf-activate-venv: SKIPPING [2023-03-01T19:12:53.897Z] INFO: No Stack... [2023-03-01T19:12:54.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T19:12:55.055Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T19:12:55.371Z] + cat /w/workspace/device-virtual-go/89/archives/cost.csv [2023-03-01T19:12:55.371Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T19:12:55.435Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [2023-03-01T19:12:55.444Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] did not exist. Created. [2023-03-01T19:12:55.444Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T19:12:55.781Z] /w/workspace/device-virtual-go/89@tmp/durable-45ba5f6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T19:12:56.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T19:12:56.147Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T19:12:56.195Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T19:12:56.200Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T19:12:56.220Z] $ docker stop --time=1 cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 [2023-03-01T19:12:57.684Z] $ docker rm -f --volumes cc1aedfc0186e5071e3704a42fc4d6d87c8a0bf59b90c5ad1fb0fb81e5790e53 [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-03-01T19:12:58.044Z] provisioning config files... [2023-03-01T19:12:58.051Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9425267257194724520tmp [Pipeline] { [Pipeline] sh [2023-03-01T19:12:58.343Z] + set +x [2023-03-01T19:12:58.343Z] + curl -s https://codecov.io/bash [2023-03-01T19:12:58.343Z] + bash -s -- [2023-03-01T19:12:58.343Z] [2023-03-01T19:12:58.343Z] _____ _ [2023-03-01T19:12:58.343Z] / ____| | | [2023-03-01T19:12:58.343Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T19:12:58.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T19:12:58.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T19:12:58.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T19:12:58.343Z] Bash-1.0.6 [2023-03-01T19:12:58.343Z] [2023-03-01T19:12:58.343Z] [2023-03-01T19:12:58.343Z] ==> git version 2.25.1 found [2023-03-01T19:12:58.343Z] ==> 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-03-01T19:12:58.343Z] Release-Date: 2020-01-08 [2023-03-01T19:12:58.343Z] 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-03-01T19:12:58.343Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T19:12:58.343Z] ==> Jenkins CI detected. [2023-03-01T19:12:58.343Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-03-01T19:12:58.343Z] project root: . [2023-03-01T19:12:58.343Z] --> token set from env [2023-03-01T19:12:58.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T19:12:58.343Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T19:12:58.343Z] ==> Python coveragepy not found [2023-03-01T19:12:58.343Z] ==> Searching for coverage reports in: [2023-03-01T19:12:58.343Z] + . [2023-03-01T19:12:58.343Z] -> Found 1 reports [2023-03-01T19:12:58.343Z] ==> Detecting git/mercurial file structure [2023-03-01T19:12:58.343Z] ==> Reading reports [2023-03-01T19:12:58.343Z] + ./coverage.out bytes=44128 [2023-03-01T19:12:58.343Z] ==> Appending adjustments [2023-03-01T19:12:58.343Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T19:12:58.601Z] + Found adjustments [2023-03-01T19:12:58.601Z] ==> Gzipping contents [2023-03-01T19:12:58.601Z] 8.0K /tmp/codecov.LvOVuk.gz [2023-03-01T19:12:58.601Z] ==> Uploading reports [2023-03-01T19:12:58.601Z] url: https://codecov.io [2023-03-01T19:12:58.601Z] query: branch=main&commit=2d65b484a22f596f8919e49ec102563afd6becd3&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T19:12:58.601Z] -> Pinging Codecov [2023-03-01T19:12:58.601Z] 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=2d65b484a22f596f8919e49ec102563afd6becd3&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T19:12:58.601Z] -> Uploading to [2023-03-01T19:12:58.601Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/5E52B4B073DB2E39498172D8E973AA87/2d65b484a22f596f8919e49ec102563afd6becd3/75e80541-8eb4-429c-8c8c-5abeb666de21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T191258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60da3ae416edf7b1388a14ff5a3ba2959cc262418a4ac655420357c226fad1fc [2023-03-01T19:12:58.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T19:12:58.601Z] Dload Upload Total Spent Left Speed [2023-03-01T19:12:58.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 19281 --:--:-- --:--:-- --:--:-- 19281 [2023-03-01T19:12:59.118Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] } [2023-03-01T19:12:59.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-01T19:12:59.257Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T19:12:59.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:59.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T19:12:59.566Z] [2023-03-01T19:12:59.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:12:59.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T19:12:59.861Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T19:12:59.861Z] df9b9388f04a: Pulling fs layer [2023-03-01T19:12:59.861Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T19:12:59.861Z] 25bc292e5bac: Pulling fs layer [2023-03-01T19:12:59.861Z] 114826534d7a: Pulling fs layer [2023-03-01T19:12:59.861Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T19:12:59.861Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T19:12:59.861Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T19:12:59.861Z] 114826534d7a: Waiting [2023-03-01T19:12:59.861Z] 4657fd5d0bcf: Waiting [2023-03-01T19:12:59.861Z] 6ad1cebc031e: Waiting [2023-03-01T19:12:59.861Z] 8a3aa393b2d8: Waiting [2023-03-01T19:12:59.861Z] 25bc292e5bac: Verifying Checksum [2023-03-01T19:12:59.861Z] 25bc292e5bac: Download complete [2023-03-01T19:12:59.861Z] 52dc419b0ee2: Verifying Checksum [2023-03-01T19:12:59.862Z] 52dc419b0ee2: Download complete [2023-03-01T19:12:59.862Z] 4657fd5d0bcf: Verifying Checksum [2023-03-01T19:12:59.862Z] df9b9388f04a: Download complete [2023-03-01T19:13:00.121Z] df9b9388f04a: Pull complete [2023-03-01T19:13:00.121Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T19:13:00.121Z] 6ad1cebc031e: Download complete [2023-03-01T19:13:00.121Z] 52dc419b0ee2: Pull complete [2023-03-01T19:13:00.121Z] 25bc292e5bac: Pull complete [2023-03-01T19:13:00.686Z] 114826534d7a: Verifying Checksum [2023-03-01T19:13:00.686Z] 114826534d7a: Download complete [2023-03-01T19:13:00.944Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T19:13:00.944Z] 8a3aa393b2d8: Download complete [2023-03-01T19:13:04.230Z] 114826534d7a: Pull complete [2023-03-01T19:13:04.230Z] 4657fd5d0bcf: Pull complete [2023-03-01T19:13:04.488Z] 6ad1cebc031e: Pull complete [2023-03-01T19:13:07.018Z] 8a3aa393b2d8: Pull complete [2023-03-01T19:13:07.018Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T19:13:07.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T19:13:07.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:07.097Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:07.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-01T19:13:09.129Z] $ docker top 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T19:13:09.196Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-03-01T19:13:09.475Z] + set -o pipefail [2023-03-01T19:13:09.475Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-03-01T19:13:13.664Z] [2023-03-01T19:13:13.665Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-03-01T19:13:13.665Z] [2023-03-01T19:13:13.665Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/318a8a26-86ca-4fc6-a6a6-d49ec414fd8f [2023-03-01T19:13:13.665Z] [2023-03-01T19:13:13.665Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T19:13:13.665Z] [2023-03-01T19:13:13.665Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T19:13:13.665Z] [2023-03-01T19:13:13.924Z] [2023-03-01T19:13:13.924Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T19:13:13.924Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T19:13:13.924Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T19:13:13.936Z] $ docker stop --time=1 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d [2023-03-01T19:13:16.194Z] $ docker rm -f --volumes 8b986656153dc7a074596b427249330e20d24c2ad0683010b4049e111af1826d [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-03-01T19:13:16.886Z] + git log --format=format:%s -1 2d65b484a22f596f8919e49ec102563afd6becd3 [Pipeline] sh [2023-03-01T19:13:17.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T19:13:17.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:17.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:13:17.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:17.558Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:17.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T19:13:18.038Z] $ docker top c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 -eo pid,comm [2023-03-01T19:13:18.090Z] 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-03-01T19:13:18.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T19:13:18.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T19:13:18.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T19:13:18.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T19:13:18.246Z] $ docker exec c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 ssh-agent [2023-03-01T19:13:18.355Z] SSH_AUTH_SOCK=/tmp/ssh-p04sTXH8huTa/agent.31 [2023-03-01T19:13:18.355Z] SSH_AGENT_PID=37 [2023-03-01T19:13:18.360Z] Running ssh-add (command line suppressed) [2023-03-01T19:13:18.457Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_952048194566979026.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_952048194566979026.key) [2023-03-01T19:13:18.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T19:13:18.759Z] + git semver tag [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,938 [run_tag] DEBUG tag force:False [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,938 [check_head_tag] DEBUG check head tag [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,939 [execute] INFO git cat-file --batch-check [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,944 [execute] INFO git cat-file --batch [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,966 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-01T19:13:19.020Z] 2023-03-01 19:13:18,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:19.020Z] 3.0.0-dev.18 [Pipeline] } [2023-03-01T19:13:19.028Z] $ docker exec --env ******** --env ******** c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 ssh-agent -k [2023-03-01T19:13:19.140Z] unset SSH_AUTH_SOCK; [2023-03-01T19:13:19.140Z] unset SSH_AGENT_PID; [2023-03-01T19:13:19.141Z] echo Agent pid 37 killed; [2023-03-01T19:13:19.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T19:13:19.457Z] + git semver [Pipeline] } [2023-03-01T19:13:19.728Z] $ docker stop --time=1 c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 [2023-03-01T19:13:21.053Z] $ docker rm -f --volumes c5097484bea1744d19ff8de0b8953256973f8d4524e2892a0c6c6c6ab09d43d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:21.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T19:13:21.416Z] [2023-03-01T19:13:21.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:21.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T19:13:21.713Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T19:13:21.713Z] ab5ef0e58194: Pulling fs layer [2023-03-01T19:13:21.713Z] 9712f1f96733: Pulling fs layer [2023-03-01T19:13:21.713Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T19:13:21.713Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T19:13:21.713Z] e9a5061849ea: Pulling fs layer [2023-03-01T19:13:21.713Z] d747dcd14b5f: Pulling fs layer [2023-03-01T19:13:21.713Z] 2de7ff778b66: Pulling fs layer [2023-03-01T19:13:21.713Z] 0d9ebad4ef96: Waiting [2023-03-01T19:13:21.713Z] e9a5061849ea: Waiting [2023-03-01T19:13:21.713Z] d747dcd14b5f: Waiting [2023-03-01T19:13:21.713Z] 2de7ff778b66: Waiting [2023-03-01T19:13:21.713Z] 9712f1f96733: Download complete [2023-03-01T19:13:22.286Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T19:13:22.286Z] 63f879dbbcfc: Download complete [2023-03-01T19:13:22.286Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T19:13:22.286Z] 0d9ebad4ef96: Download complete [2023-03-01T19:13:22.286Z] d747dcd14b5f: Download complete [2023-03-01T19:13:22.545Z] e9a5061849ea: Verifying Checksum [2023-03-01T19:13:22.545Z] e9a5061849ea: Download complete [2023-03-01T19:13:22.545Z] ab5ef0e58194: Verifying Checksum [2023-03-01T19:13:22.545Z] ab5ef0e58194: Download complete [2023-03-01T19:13:22.545Z] 2de7ff778b66: Verifying Checksum [2023-03-01T19:13:22.545Z] 2de7ff778b66: Download complete [2023-03-01T19:13:25.832Z] ab5ef0e58194: Pull complete [2023-03-01T19:13:25.832Z] 9712f1f96733: Pull complete [2023-03-01T19:13:26.093Z] 63f879dbbcfc: Pull complete [2023-03-01T19:13:30.276Z] 0d9ebad4ef96: Pull complete [2023-03-01T19:13:30.534Z] e9a5061849ea: Pull complete [2023-03-01T19:13:30.534Z] d747dcd14b5f: Pull complete [2023-03-01T19:13:31.909Z] 2de7ff778b66: Pull complete [2023-03-01T19:13:31.909Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T19:13:31.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T19:13:31.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:31.997Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:32.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-01T19:13:34.300Z] $ docker top 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T19:13:34.379Z] provisioning config files... [2023-03-01T19:13:34.386Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9448656438016131667tmp [2023-03-01T19:13:34.397Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16081155211074642589tmp [2023-03-01T19:13:34.407Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11056201123254382687tmp [Pipeline] { [Pipeline] echo [2023-03-01T19:13:34.424Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:34.707Z] ---> sigul-configuration.sh [2023-03-01T19:13:34.707Z] gpg: directory `/root/.gnupg' created [2023-03-01T19:13:34.707Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T19:13:34.707Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T19:13:34.707Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T19:13:34.707Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T19:13:34.707Z] gpg: CAST5 encrypted data [2023-03-01T19:13:34.707Z] gpg: encrypted with 1 passphrase [2023-03-01T19:13:34.707Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T19:13:34.997Z] + mkdir /home/jenkins [2023-03-01T19:13:34.998Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T19:13:35.285Z] + 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-03-01T19:13:35.294Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:35.578Z] ---> sigul-install.sh [2023-03-01T19:13:35.578Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T19:13:35.867Z] + git tag --list [2023-03-01T19:13:35.867Z] v1.0.0 [2023-03-01T19:13:35.867Z] v1.1.0 [2023-03-01T19:13:35.867Z] v1.1.1 [2023-03-01T19:13:35.867Z] v1.2.1 [2023-03-01T19:13:35.867Z] v1.2.2 [2023-03-01T19:13:35.867Z] v1.2.3 [2023-03-01T19:13:35.867Z] v1.3.0 [2023-03-01T19:13:35.867Z] v1.3.1 [2023-03-01T19:13:35.867Z] v2.0.0 [2023-03-01T19:13:35.867Z] v2.1.0 [2023-03-01T19:13:35.867Z] v2.1.1 [2023-03-01T19:13:35.867Z] v2.1.1-dev.1 [2023-03-01T19:13:35.867Z] v2.1.1-dev.2 [2023-03-01T19:13:35.867Z] v2.2.0 [2023-03-01T19:13:35.867Z] v2.2.1-dev.1 [2023-03-01T19:13:35.867Z] v2.2.1-dev.2 [2023-03-01T19:13:35.867Z] v2.2.1-dev.3 [2023-03-01T19:13:35.867Z] v2.2.1-dev.4 [2023-03-01T19:13:35.867Z] v2.2.1-dev.5 [2023-03-01T19:13:35.867Z] v2.2.1-dev.6 [2023-03-01T19:13:35.867Z] v2.2.1-dev.7 [2023-03-01T19:13:35.867Z] v2.2.1-dev.8 [2023-03-01T19:13:35.867Z] v2.3.0 [2023-03-01T19:13:35.867Z] v2.3.0-dev.10 [2023-03-01T19:13:35.867Z] v2.3.0-dev.11 [2023-03-01T19:13:35.867Z] v2.3.0-dev.12 [2023-03-01T19:13:35.867Z] v2.3.0-dev.13 [2023-03-01T19:13:35.867Z] v2.3.0-dev.14 [2023-03-01T19:13:35.867Z] v2.3.0-dev.15 [2023-03-01T19:13:35.867Z] v2.3.0-dev.16 [2023-03-01T19:13:35.867Z] v2.3.0-dev.17 [2023-03-01T19:13:35.867Z] v2.3.0-dev.18 [2023-03-01T19:13:35.867Z] v2.3.0-dev.19 [2023-03-01T19:13:35.867Z] v2.3.0-dev.20 [2023-03-01T19:13:35.867Z] v2.3.0-dev.21 [2023-03-01T19:13:35.867Z] v2.3.0-dev.22 [2023-03-01T19:13:35.867Z] v2.3.0-dev.23 [2023-03-01T19:13:35.867Z] v2.3.0-dev.24 [2023-03-01T19:13:35.867Z] v2.3.0-dev.25 [2023-03-01T19:13:35.867Z] v2.3.0-dev.26 [2023-03-01T19:13:35.867Z] v2.3.0-dev.27 [2023-03-01T19:13:35.867Z] v2.3.0-dev.28 [2023-03-01T19:13:35.867Z] v2.3.0-dev.29 [2023-03-01T19:13:35.867Z] v2.3.0-dev.30 [2023-03-01T19:13:35.867Z] v2.3.0-dev.8 [2023-03-01T19:13:35.867Z] v2.3.0-dev.9 [2023-03-01T19:13:35.867Z] v3.0.0-dev.1 [2023-03-01T19:13:35.867Z] v3.0.0-dev.10 [2023-03-01T19:13:35.867Z] v3.0.0-dev.11 [2023-03-01T19:13:35.867Z] v3.0.0-dev.12 [2023-03-01T19:13:35.867Z] v3.0.0-dev.13 [2023-03-01T19:13:35.867Z] v3.0.0-dev.14 [2023-03-01T19:13:35.867Z] v3.0.0-dev.15 [2023-03-01T19:13:35.867Z] v3.0.0-dev.16 [2023-03-01T19:13:35.867Z] v3.0.0-dev.17 [2023-03-01T19:13:35.867Z] v3.0.0-dev.18 [2023-03-01T19:13:35.867Z] v3.0.0-dev.2 [2023-03-01T19:13:35.867Z] v3.0.0-dev.3 [2023-03-01T19:13:35.867Z] v3.0.0-dev.4 [2023-03-01T19:13:35.867Z] v3.0.0-dev.5 [2023-03-01T19:13:35.867Z] v3.0.0-dev.6 [2023-03-01T19:13:35.867Z] v3.0.0-dev.7 [2023-03-01T19:13:35.867Z] v3.0.0-dev.8 [2023-03-01T19:13:35.867Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T19:13:36.155Z] + lftools sign git-tag v3.0.0-dev.18 [2023-03-01T19:13:36.725Z] Signing Git tag with Sigul... [2023-03-01T19:13:36.725Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-03-01T19:13:37.303Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:37.589Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T19:13:37.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T19:13:37.611Z] $ docker stop --time=1 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 [2023-03-01T19:13:38.977Z] $ docker rm -f --volumes 63ad08e6fd622cf3f07dd57470d2fa5eaddc55b7c7bf967a8df75fd19ba96482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T19:13:39.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T19:13:39.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:39.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:13:39.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:39.760Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:39.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T19:13:40.223Z] $ docker top 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 -eo pid,comm [2023-03-01T19:13:40.274Z] 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-03-01T19:13:40.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T19:13:40.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T19:13:40.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T19:13:40.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T19:13:40.440Z] $ docker exec 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 ssh-agent [2023-03-01T19:13:40.559Z] SSH_AUTH_SOCK=/tmp/ssh-bMAZkLy3IkdA/agent.31 [2023-03-01T19:13:40.559Z] SSH_AGENT_PID=37 [2023-03-01T19:13:40.564Z] Running ssh-add (command line suppressed) [2023-03-01T19:13:40.665Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16664793420962426488.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16664793420962426488.key) [2023-03-01T19:13:40.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T19:13:40.969Z] + git semver bump pre [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,158 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,158 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,158 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,159 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,159 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,159 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,161 [execute] INFO git cat-file --batch-check [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,168 [execute] INFO git cat-file --batch [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T19:13:41.230Z] 2023-03-01 19:13:41,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:41.230Z] 3.0.0-dev.19 [Pipeline] } [2023-03-01T19:13:41.239Z] $ docker exec --env ******** --env ******** 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 ssh-agent -k [2023-03-01T19:13:41.358Z] unset SSH_AUTH_SOCK; [2023-03-01T19:13:41.358Z] unset SSH_AGENT_PID; [2023-03-01T19:13:41.358Z] echo Agent pid 37 killed; [2023-03-01T19:13:41.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T19:13:41.673Z] + git semver [Pipeline] } [2023-03-01T19:13:41.942Z] $ docker stop --time=1 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 [2023-03-01T19:13:43.265Z] $ docker rm -f --volumes 4896760ed9e100b05cd884624fce48509a71e5310a5cdbc78aecdae56876f434 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T19:13:43.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T19:13:43.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:43.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T19:13:43.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:43.997Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:44.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T19:13:44.432Z] $ docker top f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 -eo pid,comm [2023-03-01T19:13:44.484Z] 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-03-01T19:13:44.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T19:13:44.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T19:13:44.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T19:13:44.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T19:13:44.649Z] $ docker exec f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 ssh-agent [2023-03-01T19:13:44.792Z] SSH_AUTH_SOCK=/tmp/ssh-qUMJ4r3WZWPZ/agent.31 [2023-03-01T19:13:44.792Z] SSH_AGENT_PID=37 [2023-03-01T19:13:44.797Z] Running ssh-add (command line suppressed) [2023-03-01T19:13:44.901Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7955201293132509185.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7955201293132509185.key) [2023-03-01T19:13:44.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T19:13:45.208Z] + git semver push [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,411 [run_push] DEBUG push [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,412 [execute] INFO git cat-file --batch-check [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,416 [execute] INFO git rev-list 2bb70a05223bd3ec866075df1a0fda87294f96cd -- [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,416 [execute] DEBUG Popen(['git', 'rev-list', '2bb70a05223bd3ec866075df1a0fda87294f96cd', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,425 [execute] INFO git fetch -v origin [2023-03-01T19:13:45.467Z] 2023-03-01 19:13:45,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T19:13:46.405Z] 2023-03-01 19:13:46,054 [run_push] DEBUG no remote changes detected [2023-03-01T19:13:46.405Z] 2023-03-01 19:13:46,055 [execute] INFO git push origin semver [2023-03-01T19:13:46.405Z] 2023-03-01 19:13:46,055 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T19:13:46.974Z] 2023-03-01 19:13:46,889 [run_push] DEBUG push all version tags [2023-03-01T19:13:46.974Z] 2023-03-01 19:13:46,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T19:13:46.974Z] 2023-03-01 19:13:46,890 [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-03-01T19:13:47.911Z] 2023-03-01 19:13:47,657 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-01T19:13:47.911Z] 3.0.0-dev.19 [Pipeline] } [2023-03-01T19:13:47.919Z] $ docker exec --env ******** --env ******** f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 ssh-agent -k [2023-03-01T19:13:48.019Z] unset SSH_AUTH_SOCK; [2023-03-01T19:13:48.019Z] unset SSH_AGENT_PID; [2023-03-01T19:13:48.019Z] echo Agent pid 37 killed; [2023-03-01T19:13:48.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T19:13:48.333Z] + git semver [Pipeline] } [2023-03-01T19:13:48.605Z] $ docker stop --time=1 f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 [2023-03-01T19:13:49.901Z] $ docker rm -f --volumes f3168dd5b0a32d10bc7685df359b862e0b16e8479eb3085baff227f28f3373e8 [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-03-01T19:13:50.460Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-03-01T19:13:50.460Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-01T19:13:50.460Z] total 16 [2023-03-01T19:13:50.460Z] drwxr-xr-x 3 root root 4096 Mar 1 19:03 . [2023-03-01T19:13:50.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 19:13 .. [2023-03-01T19:13:50.460Z] drwxr-xr-x 2 root root 4096 Mar 1 19:03 cost [2023-03-01T19:13:50.460Z] -rw-r--r-- 1 root root 88 Mar 1 19:03 cost.csv [2023-03-01T19:13:50.460Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-01T19:13:50.460Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-01T19:13:50.460Z] total 16 [2023-03-01T19:13:50.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 19:03 . [2023-03-01T19:13:50.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 19:13 .. [2023-03-01T19:13:50.460Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 19:03 cost [2023-03-01T19:13:50.460Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 1 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:50.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:51.617Z] ---> package-listing.sh [2023-03-01T19:13:51.617Z] ++ facter osfamily [2023-03-01T19:13:51.617Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T19:13:51.877Z] + OS_FAMILY=debian [2023-03-01T19:13:51.877Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-03-01T19:13:51.877Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T19:13:51.877Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T19:13:51.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T19:13:51.877Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T19:13:51.877Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-03-01T19:13:51.877Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T19:13:51.877Z] + case "${OS_FAMILY}" in [2023-03-01T19:13:51.877Z] + dpkg -l [2023-03-01T19:13:51.877Z] + grep '^ii' [2023-03-01T19:13:51.877Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T19:13:51.877Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T19:13:51.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T19:13:51.877Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-03-01T19:13:51.877Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-03-01T19:13:51.877Z] + 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-03-01T19:13:51.891Z] 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-03-01T19:13:52.170Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:13:52.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:13:52.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:13:52.803Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2023-03-01T19:13:52.832Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T19:13:53.097Z] $ docker top 7f1372ea7decb3e5566564a961155e04a2cca54b3e480a5f10f8bf9c6df555ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:13:53.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T19:13:53.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T19:13:54.157Z] + ls /var/log/sa-host [2023-03-01T19:13:54.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T19:13:54.220Z] provisioning config files... [2023-03-01T19:13:54.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6674347047607850943tmp [Pipeline] { [Pipeline] echo [2023-03-01T19:13:54.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:54.526Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T19:13:54.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:54.849Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T19:13:54.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:55.140Z] ---> sudo-logs.sh [2023-03-01T19:13:55.140Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T19:13:55.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:55.457Z] ---> job-cost.sh [2023-03-01T19:13:55.457Z] lf-activate-venv: SKIPPING [2023-03-01T19:13:55.457Z] DEBUG: total: 0.2199999988079071 [2023-03-01T19:13:55.457Z] INFO: Retrieving Stack Cost... [2023-03-01T19:13:55.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T19:13:56.285Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T19:13:56.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:13:56.581Z] ---> logs-deploy.sh [2023-03-01T19:13:56.582Z] lf-activate-venv: SKIPPING [2023-03-01T19:13:56.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/89 [2023-03-01T19:13:56.582Z] INFO: archiving workspace using pattern(s): [2023-03-01T19:13:57.520Z] Archives upload complete. [2023-03-01T19:13:57.780Z] INFO: archiving logs to Nexus [2023-03-01T19:13:58.351Z] ---> uname -a: [2023-03-01T19:13:58.351Z] Linux prd-ubuntu20-04-docker-8c-8g-8006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] ---> lscpu: [2023-03-01T19:13:58.351Z] Architecture: x86_64 [2023-03-01T19:13:58.351Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T19:13:58.351Z] Byte Order: Little Endian [2023-03-01T19:13:58.351Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T19:13:58.351Z] CPU(s): 8 [2023-03-01T19:13:58.351Z] On-line CPU(s) list: 0-7 [2023-03-01T19:13:58.351Z] Thread(s) per core: 1 [2023-03-01T19:13:58.351Z] Core(s) per socket: 1 [2023-03-01T19:13:58.351Z] Socket(s): 8 [2023-03-01T19:13:58.351Z] NUMA node(s): 1 [2023-03-01T19:13:58.351Z] Vendor ID: AuthenticAMD [2023-03-01T19:13:58.351Z] CPU family: 23 [2023-03-01T19:13:58.351Z] Model: 49 [2023-03-01T19:13:58.351Z] Model name: AMD EPYC-Rome Processor [2023-03-01T19:13:58.351Z] Stepping: 0 [2023-03-01T19:13:58.351Z] CPU MHz: 2799.998 [2023-03-01T19:13:58.351Z] BogoMIPS: 5599.99 [2023-03-01T19:13:58.351Z] Virtualization: AMD-V [2023-03-01T19:13:58.351Z] Hypervisor vendor: KVM [2023-03-01T19:13:58.351Z] Virtualization type: full [2023-03-01T19:13:58.351Z] L1d cache: 256 KiB [2023-03-01T19:13:58.351Z] L1i cache: 256 KiB [2023-03-01T19:13:58.351Z] L2 cache: 4 MiB [2023-03-01T19:13:58.351Z] L3 cache: 128 MiB [2023-03-01T19:13:58.351Z] NUMA node0 CPU(s): 0-7 [2023-03-01T19:13:58.351Z] Vulnerability Itlb multihit: Not affected [2023-03-01T19:13:58.351Z] Vulnerability L1tf: Not affected [2023-03-01T19:13:58.351Z] Vulnerability Mds: Not affected [2023-03-01T19:13:58.351Z] Vulnerability Meltdown: Not affected [2023-03-01T19:13:58.351Z] Vulnerability Mmio stale data: Not affected [2023-03-01T19:13:58.351Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T19:13:58.351Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T19:13:58.351Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T19:13:58.351Z] Vulnerability Srbds: Not affected [2023-03-01T19:13:58.351Z] Vulnerability Tsx async abort: Not affected [2023-03-01T19:13:58.351Z] 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-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] ---> nproc: [2023-03-01T19:13:58.351Z] 8 [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] ---> df -h: [2023-03-01T19:13:58.351Z] Filesystem Size Used Avail Use% Mounted on [2023-03-01T19:13:58.351Z] overlay 155G 13G 143G 9% / [2023-03-01T19:13:58.351Z] tmpfs 64M 0 64M 0% /dev [2023-03-01T19:13:58.351Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-01T19:13:58.351Z] shm 64M 0 64M 0% /dev/shm [2023-03-01T19:13:58.351Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] ---> sar -b -r -n DEV: [2023-03-01T19:13:58.351Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8006) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] 19:00:42 LINUX RESTART (8 CPU) [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] 19:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-01T19:13:58.351Z] 19:02:01 204.48 44.78 159.71 0.00 4896.78 192511.38 0.00 [2023-03-01T19:13:58.351Z] 19:03:01 158.24 0.33 157.91 0.00 20.53 48692.15 0.00 [2023-03-01T19:13:58.351Z] 19:04:01 115.56 0.05 115.51 0.00 7.87 32883.45 0.00 [2023-03-01T19:13:58.351Z] 19:05:01 2.05 0.00 2.05 0.00 0.00 24.94 0.00 [2023-03-01T19:13:58.351Z] 19:06:01 41.19 10.38 30.81 0.00 2906.76 5090.70 0.00 [2023-03-01T19:13:58.351Z] 19:07:01 22.08 0.00 22.08 0.00 0.00 2058.86 0.00 [2023-03-01T19:13:58.351Z] 19:08:01 31.51 1.23 30.28 0.00 2270.42 6315.61 0.00 [2023-03-01T19:13:58.351Z] 19:09:01 4.58 0.02 4.57 0.00 0.13 106.10 0.00 [2023-03-01T19:13:58.351Z] 19:10:01 2.13 0.00 2.13 0.00 0.00 26.40 0.00 [2023-03-01T19:13:58.351Z] 19:11:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2023-03-01T19:13:58.351Z] 19:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-03-01T19:13:58.351Z] 19:13:01 2.76 0.10 2.66 0.00 10.44 106.83 0.00 [2023-03-01T19:13:58.351Z] Average: 48.99 4.75 44.25 0.00 843.90 24019.09 0.00 [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] 19:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-01T19:13:58.351Z] 19:02:01 28500688 31595368 706184 2.15 107796 3209376 1859964 5.48 1124372 2833308 446216 [2023-03-01T19:13:58.351Z] 19:03:01 27904300 31395420 899320 2.73 147680 3535744 2485056 7.32 1501960 3008700 278112 [2023-03-01T19:13:58.351Z] 19:04:01 27653364 31569080 727356 2.21 157800 3911204 1790308 5.28 1246284 3478344 308 [2023-03-01T19:13:58.351Z] 19:05:01 27653016 31568784 727480 2.21 157836 3911204 1790308 5.28 1246540 3478344 52 [2023-03-01T19:13:58.351Z] 19:06:01 27326620 31529416 757624 2.30 176700 4164304 1887660 5.56 1422972 3602844 1520 [2023-03-01T19:13:58.351Z] 19:07:01 27315288 31563120 724252 2.20 179772 4205228 1855108 5.47 1398728 3643728 20232 [2023-03-01T19:13:58.351Z] 19:08:01 27123644 31556160 728032 2.21 197272 4367308 1819664 5.36 1567160 3651568 980 [2023-03-01T19:13:58.351Z] 19:09:01 27128276 31556108 728052 2.21 195848 4364052 1824140 5.38 1565688 3648352 456 [2023-03-01T19:13:58.351Z] 19:10:01 27128204 31556136 727948 2.21 195888 4364060 1824140 5.38 1566116 3648360 4 [2023-03-01T19:13:58.351Z] 19:11:01 27128156 31556132 727892 2.21 195928 4364064 1824140 5.38 1566192 3648364 20 [2023-03-01T19:13:58.351Z] 19:12:01 27128044 31556076 727856 2.21 195952 4364064 1824140 5.38 1566312 3648364 32 [2023-03-01T19:13:58.351Z] 19:13:01 26788508 31513276 770680 2.34 196524 4651008 2080192 6.13 1610632 3934888 287576 [2023-03-01T19:13:58.351Z] Average: 27398176 31542923 746056 2.27 175416 4117635 1905402 5.62 1448580 3518764 86292 [2023-03-01T19:13:58.351Z] [2023-03-01T19:13:58.351Z] 19:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-01T19:13:58.351Z] 19:02:01 docker0 203.88 312.31 16.62 2111.64 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:02:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:02:01 ens3 910.83 587.35 8701.75 107.21 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:03:01 docker0 1.63 4.03 0.10 40.57 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:03:01 veth55ac77c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:03:01 ens3 45.74 27.73 78.84 16.30 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:04:01 docker0 1.50 3.82 0.09 41.05 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:04:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:04:01 ens3 181.35 139.46 2650.18 309.61 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:05:01 ens3 0.73 0.40 0.36 0.27 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:06:01 ens3 126.89 74.38 1435.65 5.25 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:07:01 ens3 391.08 237.38 708.02 15.36 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:08:01 ens3 155.74 91.32 675.91 5.99 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:09:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:10:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.351Z] 19:12:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] 19:13:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] 19:13:01 ens3 125.71 71.28 4030.55 7.25 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] Average: docker0 17.27 26.72 1.40 183.02 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] Average: ens3 161.62 102.52 1519.90 38.99 0.00 0.00 0.00 0.00 [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] ---> sar -P ALL: [2023-03-01T19:13:58.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8006) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] 19:00:42 LINUX RESTART (8 CPU) [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] 19:01:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T19:13:58.352Z] 19:02:01 all 11.74 0.00 4.21 1.79 0.06 82.20 [2023-03-01T19:13:58.352Z] 19:02:01 0 9.80 0.00 3.30 1.85 0.07 84.99 [2023-03-01T19:13:58.352Z] 19:02:01 1 10.03 0.00 4.38 1.10 0.05 84.44 [2023-03-01T19:13:58.352Z] 19:02:01 2 13.12 0.00 2.98 1.47 0.05 82.38 [2023-03-01T19:13:58.352Z] 19:02:01 3 11.50 0.00 6.06 3.79 0.08 78.56 [2023-03-01T19:13:58.352Z] 19:02:01 4 11.83 0.00 3.93 0.54 0.05 83.65 [2023-03-01T19:13:58.352Z] 19:02:01 5 13.85 0.00 3.95 2.68 0.07 79.46 [2023-03-01T19:13:58.352Z] 19:02:01 6 12.43 0.00 3.85 1.70 0.05 81.98 [2023-03-01T19:13:58.352Z] 19:02:01 7 11.34 0.00 5.24 1.24 0.09 82.09 [2023-03-01T19:13:58.352Z] 19:03:01 all 36.94 0.00 6.81 1.23 0.10 54.92 [2023-03-01T19:13:58.352Z] 19:03:01 0 37.49 0.00 6.69 0.13 0.10 55.58 [2023-03-01T19:13:58.352Z] 19:03:01 1 36.59 0.00 6.68 0.19 0.10 56.45 [2023-03-01T19:13:58.352Z] 19:03:01 2 37.23 0.00 6.81 2.38 0.08 53.49 [2023-03-01T19:13:58.352Z] 19:03:01 3 35.89 0.00 7.38 5.65 0.08 50.99 [2023-03-01T19:13:58.352Z] 19:03:01 4 36.93 0.00 6.85 0.03 0.10 56.08 [2023-03-01T19:13:58.352Z] 19:03:01 5 36.86 0.00 6.50 0.13 0.10 56.41 [2023-03-01T19:13:58.352Z] 19:03:01 6 36.91 0.00 6.43 0.44 0.10 56.12 [2023-03-01T19:13:58.352Z] 19:03:01 7 37.61 0.00 7.15 0.90 0.10 54.24 [2023-03-01T19:13:58.352Z] 19:04:01 all 7.51 0.00 2.70 0.83 0.04 88.91 [2023-03-01T19:13:58.352Z] 19:04:01 0 6.52 0.00 2.87 1.26 0.03 89.32 [2023-03-01T19:13:58.352Z] 19:04:01 1 6.92 0.00 2.48 0.03 0.03 90.53 [2023-03-01T19:13:58.352Z] 19:04:01 2 8.03 0.00 2.35 0.02 0.03 89.58 [2023-03-01T19:13:58.352Z] 19:04:01 3 6.71 0.00 2.93 0.96 0.05 89.35 [2023-03-01T19:13:58.352Z] 19:04:01 4 8.18 0.00 2.62 0.08 0.05 89.07 [2023-03-01T19:13:58.352Z] 19:04:01 5 8.82 0.00 2.78 0.03 0.03 88.32 [2023-03-01T19:13:58.352Z] 19:04:01 6 8.33 0.00 2.75 3.95 0.03 84.93 [2023-03-01T19:13:58.352Z] 19:04:01 7 6.60 0.00 2.85 0.34 0.05 90.17 [2023-03-01T19:13:58.352Z] 19:05:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2023-03-01T19:13:58.352Z] 19:05:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-01T19:13:58.352Z] 19:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T19:13:58.352Z] 19:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T19:13:58.352Z] 19:05:01 6 0.02 0.00 0.05 0.02 0.02 99.90 [2023-03-01T19:13:58.352Z] 19:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-01T19:13:58.352Z] 19:06:01 all 1.37 0.00 0.84 0.31 0.01 97.47 [2023-03-01T19:13:58.352Z] 19:06:01 0 1.27 0.00 0.65 1.03 0.00 97.05 [2023-03-01T19:13:58.352Z] 19:06:01 1 1.23 0.00 0.97 0.40 0.02 97.38 [2023-03-01T19:13:58.352Z] 19:06:01 2 2.39 0.00 0.65 0.05 0.02 96.90 [2023-03-01T19:13:58.352Z] 19:06:01 3 0.60 0.00 0.40 0.22 0.02 98.76 [2023-03-01T19:13:58.352Z] 19:06:01 4 1.44 0.00 0.55 0.08 0.00 97.93 [2023-03-01T19:13:58.352Z] 19:06:01 5 1.59 0.00 0.50 0.20 0.02 97.69 [2023-03-01T19:13:58.352Z] 19:06:01 6 1.14 0.00 0.97 0.12 0.00 97.78 [2023-03-01T19:13:58.352Z] 19:06:01 7 1.31 0.00 2.03 0.39 0.02 96.26 [2023-03-01T19:13:58.352Z] 19:07:01 all 0.54 0.00 0.31 0.18 0.02 98.95 [2023-03-01T19:13:58.352Z] 19:07:01 0 0.72 0.00 0.47 1.14 0.02 97.66 [2023-03-01T19:13:58.352Z] 19:07:01 1 0.55 0.00 0.28 0.07 0.02 99.08 [2023-03-01T19:13:58.352Z] 19:07:01 2 0.45 0.00 0.18 0.03 0.00 99.33 [2023-03-01T19:13:58.352Z] 19:07:01 3 0.28 0.00 0.22 0.02 0.03 99.45 [2023-03-01T19:13:58.352Z] 19:07:01 4 0.73 0.00 0.43 0.08 0.03 98.71 [2023-03-01T19:13:58.352Z] 19:07:01 5 0.62 0.00 0.34 0.03 0.02 98.99 [2023-03-01T19:13:58.352Z] 19:07:01 6 0.28 0.00 0.15 0.05 0.02 99.50 [2023-03-01T19:13:58.352Z] 19:07:01 7 0.64 0.00 0.42 0.05 0.05 98.84 [2023-03-01T19:13:58.352Z] 19:08:01 all 1.24 0.00 0.73 0.25 0.02 97.75 [2023-03-01T19:13:58.352Z] 19:08:01 0 2.05 0.00 2.10 1.35 0.03 94.46 [2023-03-01T19:13:58.352Z] 19:08:01 1 1.96 0.00 0.65 0.08 0.02 97.29 [2023-03-01T19:13:58.352Z] 19:08:01 2 0.90 0.00 0.57 0.25 0.02 98.27 [2023-03-01T19:13:58.352Z] 19:08:01 3 0.43 0.00 0.38 0.00 0.02 99.16 [2023-03-01T19:13:58.352Z] 19:08:01 4 1.22 0.00 0.84 0.12 0.02 97.81 [2023-03-01T19:13:58.352Z] 19:08:01 5 1.02 0.00 0.38 0.07 0.02 98.51 [2023-03-01T19:13:58.352Z] 19:08:01 6 0.58 0.00 0.25 0.03 0.00 99.13 [2023-03-01T19:13:58.352Z] 19:08:01 7 1.76 0.00 0.67 0.13 0.03 97.40 [2023-03-01T19:13:58.352Z] 19:09:01 all 0.08 0.00 0.05 0.03 0.00 99.85 [2023-03-01T19:13:58.352Z] 19:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-01T19:13:58.352Z] 19:09:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2023-03-01T19:13:58.352Z] 19:09:01 2 0.23 0.00 0.10 0.00 0.00 99.67 [2023-03-01T19:13:58.352Z] 19:09:01 3 0.05 0.00 0.05 0.10 0.00 99.80 [2023-03-01T19:13:58.352Z] 19:09:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-01T19:13:58.352Z] 19:09:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-01T19:13:58.352Z] 19:09:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:09:01 7 0.03 0.00 0.00 0.10 0.00 99.87 [2023-03-01T19:13:58.352Z] 19:10:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-03-01T19:13:58.352Z] 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:10:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2023-03-01T19:13:58.352Z] 19:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:10:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-01T19:13:58.352Z] 19:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T19:13:58.352Z] 19:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-01T19:13:58.352Z] 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:10:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-01T19:13:58.352Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T19:13:58.352Z] 19:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:11:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-01T19:13:58.352Z] 19:11:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-03-01T19:13:58.352Z] 19:11:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-01T19:13:58.352Z] 19:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-01T19:13:58.352Z] 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-01T19:13:58.352Z] 19:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T19:13:58.352Z] 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T19:13:58.352Z] 19:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T19:13:58.352Z] 19:12:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-01T19:13:58.352Z] 19:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T19:13:58.352Z] 19:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] 19:12:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T19:13:58.352Z] 19:13:01 all 0.54 0.00 0.28 0.02 0.01 99.14 [2023-03-01T19:13:58.352Z] 19:13:01 0 0.66 0.00 0.34 0.02 0.02 98.96 [2023-03-01T19:13:58.352Z] 19:13:01 1 0.58 0.00 0.34 0.02 0.00 99.07 [2023-03-01T19:13:58.352Z] 19:13:01 2 0.61 0.00 0.31 0.02 0.02 99.05 [2023-03-01T19:13:58.352Z] 19:13:01 3 0.53 0.00 0.22 0.00 0.02 99.24 [2023-03-01T19:13:58.352Z] 19:13:01 4 0.59 0.00 0.22 0.02 0.00 99.17 [2023-03-01T19:13:58.352Z] 19:13:01 5 0.60 0.00 0.20 0.00 0.02 99.18 [2023-03-01T19:13:58.352Z] 19:13:01 6 0.49 0.00 0.24 0.00 0.00 99.27 [2023-03-01T19:13:58.352Z] 19:13:01 7 0.29 0.00 0.39 0.10 0.00 99.22 [2023-03-01T19:13:58.352Z] Average: all 4.97 0.00 1.33 0.39 0.02 93.29 [2023-03-01T19:13:58.352Z] Average: 0 4.86 0.00 1.37 0.57 0.02 93.18 [2023-03-01T19:13:58.352Z] Average: 1 4.84 0.00 1.32 0.16 0.02 93.66 [2023-03-01T19:13:58.352Z] Average: 2 5.22 0.00 1.16 0.35 0.02 93.26 [2023-03-01T19:13:58.352Z] Average: 3 4.62 0.00 1.46 0.89 0.03 93.00 [2023-03-01T19:13:58.352Z] Average: 4 5.06 0.00 1.28 0.08 0.02 93.55 [2023-03-01T19:13:58.352Z] Average: 5 5.28 0.00 1.23 0.26 0.02 93.21 [2023-03-01T19:13:58.352Z] Average: 6 4.98 0.00 1.22 0.53 0.02 93.25 [2023-03-01T19:13:58.352Z] Average: 7 4.93 0.00 1.56 0.28 0.03 93.20 [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z] [2023-03-01T19:13:58.352Z]