Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da9c53c8f531c50c136bf7f237b2fe6b058fda45 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-ssh3712216963139716467.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-ssh9275483309225536222.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-ssh8793254756391320162.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-ssh12344648350761802743.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-ssh792386586941806470.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 ‘prd-ubuntu20.04-docker-8c-8g-3956’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3958 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 da9c53c8f531c50c136bf7f237b2fe6b058fda45 (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 da9c53c8f531c50c136bf7f237b2fe6b058fda45 # timeout=10 Commit message: "build(deps): bump device-sdk-go version (#330)" > git rev-list --no-walk dc1ad586098ce6d6ea7a257e3c77391c20aa389b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T07:38:47.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-30T07:38:47.320Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T07:38:47.345Z] ========================================================= [2023-01-30T07:38:47.345Z] EdgeX Global Pipelines Version Info [2023-01-30T07:38:47.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:38:48.054Z] ------------------- [2023-01-30T07:38:48.055Z] stable info: [2023-01-30T07:38:48.055Z] ------------------- [2023-01-30T07:38:48.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T07:38:48.055Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T07:38:48.055Z] Message: update stable to v1.0.244 [2023-01-30T07:38:48.627Z] ------------------- [2023-01-30T07:38:48.628Z] experimental info: [2023-01-30T07:38:48.628Z] ------------------- [2023-01-30T07:38:48.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T07:38:48.628Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T07:38:48.628Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T07:38:48.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-30T07:38:48.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-30T07:38:48.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T07:38:48.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T07:38:48.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T07:38:48.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T07:38:48.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T07:38:48.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-30T07:38:48.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T07:38:48.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T07:38:48.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T07:38:48.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-30T07:38:48.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T07:38:48.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T07:38:48.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T07:38:49.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T07:38:49.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T07:38:49.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T07:38:49.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T07:38:49.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T07:38:49.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-30T07:38:49.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-30T07:38:49.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-30T07:38:49.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-30T07:38:49.109Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-30T07:38:49.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T07:38:49.140Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T07:38:49.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-30T07:38:49.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-30T07:38:49.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-30T07:38:49.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] echo [2023-01-30T07:38:49.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9c53c [Pipeline] echo [2023-01-30T07:38:49.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T07:38:49.291Z] provisioning config files... [2023-01-30T07:38:49.307Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17110645464404574318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:38:49.612Z] ---> docker-login.sh [2023-01-30T07:38:49.612Z] nexus3.edgexfoundry.org:10001 [2023-01-30T07:38:49.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:38:49.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:38:49.874Z] Configure a credential helper to remove this warning. See [2023-01-30T07:38:49.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:38:49.874Z] [2023-01-30T07:38:49.874Z] Login Succeeded [2023-01-30T07:38:49.874Z] nexus3.edgexfoundry.org:10002 [2023-01-30T07:38:50.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:38:50.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:38:50.134Z] Configure a credential helper to remove this warning. See [2023-01-30T07:38:50.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:38:50.134Z] [2023-01-30T07:38:50.134Z] Login Succeeded [2023-01-30T07:38:50.134Z] nexus3.edgexfoundry.org:10003 [2023-01-30T07:38:50.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:38:50.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:38:50.134Z] Configure a credential helper to remove this warning. See [2023-01-30T07:38:50.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:38:50.134Z] [2023-01-30T07:38:50.134Z] Login Succeeded [2023-01-30T07:38:50.134Z] nexus3.edgexfoundry.org:10004 [2023-01-30T07:38:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:38:50.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:38:50.394Z] Configure a credential helper to remove this warning. See [2023-01-30T07:38:50.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:38:50.394Z] [2023-01-30T07:38:50.394Z] Login Succeeded [2023-01-30T07:38:50.394Z] docker.io [2023-01-30T07:38:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:38:50.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:38:50.654Z] Configure a credential helper to remove this warning. See [2023-01-30T07:38:50.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:38:50.654Z] [2023-01-30T07:38:50.654Z] Login Succeeded [2023-01-30T07:38:50.654Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T07:38:50.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-30T07:38:51.030Z] + git rev-list -1 --merges da9c53c8f531c50c136bf7f237b2fe6b058fda45~1..da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] echo [2023-01-30T07:38:51.080Z] -----------> git rev-list -1 --merges da9c53c8f531c50c136bf7f237b2fe6b058fda45~1..da9c53c8f531c50c136bf7f237b2fe6b058fda45 da9c53c8f531c50c136bf7f237b2fe6b058fda45 [false] [Pipeline] sh [2023-01-30T07:38:51.366Z] + git log --format=format:%s -1 da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] echo [2023-01-30T07:38:51.383Z] ========================================================= [2023-01-30T07:38:51.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T07:38:51.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T07:38:51.719Z] + git log --format=format:%s -1 da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] echo [2023-01-30T07:38:51.732Z] [semverPrep] GIT_COMMIT: da9c53c8f531c50c136bf7f237b2fe6b058fda45, Commit Message: build(deps): bump device-sdk-go version (#330) [Pipeline] echo [2023-01-30T07:38:51.742Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-30T07:38:52.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T07:38:52.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T07:38:52.108Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T07:38:52.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T07:38:52.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T07:38:52.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T07:38:52.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:38:52.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:38:52.530Z] [2023-01-30T07:38:52.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:38:52.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:38:52.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T07:38:52.832Z] b85a868b505f: Pulling fs layer [2023-01-30T07:38:52.832Z] e2be974225ed: Pulling fs layer [2023-01-30T07:38:52.832Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T07:38:52.832Z] 988bab9f4d93: Pulling fs layer [2023-01-30T07:38:52.832Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T07:38:52.832Z] eaf3925da568: Pulling fs layer [2023-01-30T07:38:52.832Z] 988bab9f4d93: Waiting [2023-01-30T07:38:52.832Z] bab4dde63d76: Pulling fs layer [2023-01-30T07:38:52.832Z] bde34c3a00c8: Pulling fs layer [2023-01-30T07:38:52.832Z] eaf3925da568: Waiting [2023-01-30T07:38:52.832Z] bab4dde63d76: Waiting [2023-01-30T07:38:52.832Z] bde34c3a00c8: Waiting [2023-01-30T07:38:52.832Z] b352a97aabf1: Pulling fs layer [2023-01-30T07:38:52.832Z] 4872d77fe225: Pulling fs layer [2023-01-30T07:38:52.832Z] 5851b861e8e6: Pulling fs layer [2023-01-30T07:38:52.832Z] b352a97aabf1: Waiting [2023-01-30T07:38:52.832Z] 5851b861e8e6: Waiting [2023-01-30T07:38:52.832Z] 1469e6f7b9e6: Waiting [2023-01-30T07:38:52.832Z] e2be974225ed: Download complete [2023-01-30T07:38:52.832Z] 988bab9f4d93: Verifying Checksum [2023-01-30T07:38:52.832Z] 988bab9f4d93: Download complete [2023-01-30T07:38:53.094Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T07:38:53.094Z] 339a4e72a1f5: Download complete [2023-01-30T07:38:53.094Z] eaf3925da568: Verifying Checksum [2023-01-30T07:38:53.094Z] eaf3925da568: Download complete [2023-01-30T07:38:53.094Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T07:38:53.094Z] 1469e6f7b9e6: Download complete [2023-01-30T07:38:53.094Z] bde34c3a00c8: Verifying Checksum [2023-01-30T07:38:53.094Z] bde34c3a00c8: Download complete [2023-01-30T07:38:53.355Z] b352a97aabf1: Verifying Checksum [2023-01-30T07:38:53.355Z] b352a97aabf1: Download complete [2023-01-30T07:38:53.355Z] 4872d77fe225: Verifying Checksum [2023-01-30T07:38:53.355Z] 4872d77fe225: Download complete [2023-01-30T07:38:53.355Z] 5851b861e8e6: Download complete [2023-01-30T07:38:53.355Z] b85a868b505f: Verifying Checksum [2023-01-30T07:38:53.355Z] b85a868b505f: Download complete [2023-01-30T07:38:53.612Z] bab4dde63d76: Verifying Checksum [2023-01-30T07:38:53.612Z] bab4dde63d76: Download complete [2023-01-30T07:38:54.546Z] b85a868b505f: Pull complete [2023-01-30T07:38:54.807Z] e2be974225ed: Pull complete [2023-01-30T07:38:55.380Z] 339a4e72a1f5: Pull complete [2023-01-30T07:38:55.380Z] 988bab9f4d93: Pull complete [2023-01-30T07:38:55.642Z] 1469e6f7b9e6: Pull complete [2023-01-30T07:38:55.902Z] eaf3925da568: Pull complete [2023-01-30T07:38:57.807Z] bab4dde63d76: Pull complete [2023-01-30T07:38:57.807Z] bde34c3a00c8: Pull complete [2023-01-30T07:38:57.807Z] b352a97aabf1: Pull complete [2023-01-30T07:38:58.067Z] 4872d77fe225: Pull complete [2023-01-30T07:38:58.067Z] 5851b861e8e6: Pull complete [2023-01-30T07:38:58.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T07:38:58.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:38:58.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:38:58.156Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:38:58.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T07:39:00.898Z] $ docker top e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 -eo pid,comm [2023-01-30T07:39:00.956Z] 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-01-30T07:39:00.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T07:39:01.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T07:39:01.000Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T07:39:01.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T07:39:01.130Z] $ docker exec e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 ssh-agent [2023-01-30T07:39:01.253Z] SSH_AUTH_SOCK=/tmp/ssh-XGGDVte1QOGw/agent.32 [2023-01-30T07:39:01.253Z] SSH_AGENT_PID=38 [2023-01-30T07:39:01.259Z] Running ssh-add (command line suppressed) [2023-01-30T07:39:01.364Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12247483947651467104.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12247483947651467104.key) [2023-01-30T07:39:01.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T07:39:01.663Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T07:39:01.678Z] $ docker exec --env ******** --env ******** e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 ssh-agent -k [2023-01-30T07:39:01.786Z] unset SSH_AUTH_SOCK; [2023-01-30T07:39:01.787Z] unset SSH_AGENT_PID; [2023-01-30T07:39:01.787Z] echo Agent pid 38 killed; [2023-01-30T07:39:01.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T07:39:01.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T07:39:01.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T07:39:01.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T07:39:01.931Z] $ docker exec e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 ssh-agent [2023-01-30T07:39:02.041Z] SSH_AUTH_SOCK=/tmp/ssh-46iUDth7BPTh/agent.70 [2023-01-30T07:39:02.041Z] SSH_AGENT_PID=76 [2023-01-30T07:39:02.047Z] Running ssh-add (command line suppressed) [2023-01-30T07:39:02.157Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6875736690249660633.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6875736690249660633.key) [2023-01-30T07:39:02.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T07:39:02.456Z] + git semver init [2023-01-30T07:39:02.715Z] 2023-01-30 07:39:02,638 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T07:39:02.715Z] 2023-01-30 07:39:02,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-30T07:39:02.715Z] 2023-01-30 07:39:02,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-30T07:39:02.715Z] 2023-01-30 07:39:02,640 [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-01-30T07:39:04.102Z] 2023-01-30 07:39:03,752 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-01-30T07:39:04.102Z] 2023-01-30 07:39:03,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-01-30T07:39:04.102Z] 2023-01-30 07:39:03,752 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:39:04.102Z] 2023-01-30 07:39:03,753 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:39:04.102Z] 3.0.0-dev.7 [Pipeline] } [2023-01-30T07:39:04.115Z] $ docker exec --env ******** --env ******** e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 ssh-agent -k [2023-01-30T07:39:04.212Z] unset SSH_AUTH_SOCK; [2023-01-30T07:39:04.212Z] unset SSH_AGENT_PID; [2023-01-30T07:39:04.212Z] echo Agent pid 76 killed; [2023-01-30T07:39:04.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T07:39:04.522Z] + git semver [Pipeline] } [2023-01-30T07:39:04.799Z] $ docker stop --time=1 e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 [2023-01-30T07:39:06.076Z] $ docker rm -f --volumes e57fe390133e43e63ac62723f4612b8de1f4d6f3e85db7b7e0c8ab892109bbb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T07:39:06.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T07:39:06.619Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T07:39:06.623Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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-01-30T07:39:06.757Z] provisioning config files... [2023-01-30T07:39:06.767Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1746579457724752492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:39:07.070Z] ---> docker-login.sh [2023-01-30T07:39:07.070Z] nexus3.edgexfoundry.org:10001 [2023-01-30T07:39:07.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:39:07.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:39:07.070Z] Configure a credential helper to remove this warning. See [2023-01-30T07:39:07.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:39:07.070Z] [2023-01-30T07:39:07.070Z] Login Succeeded [2023-01-30T07:39:07.070Z] nexus3.edgexfoundry.org:10002 [2023-01-30T07:39:07.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:39:07.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:39:07.329Z] Configure a credential helper to remove this warning. See [2023-01-30T07:39:07.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:39:07.329Z] [2023-01-30T07:39:07.329Z] Login Succeeded [2023-01-30T07:39:07.329Z] nexus3.edgexfoundry.org:10003 [2023-01-30T07:39:07.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:39:07.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:39:07.329Z] Configure a credential helper to remove this warning. See [2023-01-30T07:39:07.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:39:07.329Z] [2023-01-30T07:39:07.329Z] Login Succeeded [2023-01-30T07:39:07.329Z] nexus3.edgexfoundry.org:10004 [2023-01-30T07:39:07.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:39:07.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:39:07.329Z] Configure a credential helper to remove this warning. See [2023-01-30T07:39:07.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:39:07.329Z] [2023-01-30T07:39:07.329Z] Login Succeeded [2023-01-30T07:39:07.329Z] docker.io [2023-01-30T07:39:07.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:39:07.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:39:07.589Z] Configure a credential helper to remove this warning. See [2023-01-30T07:39:07.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:39:07.589Z] [2023-01-30T07:39:07.589Z] Login Succeeded [2023-01-30T07:39:07.849Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T07:39:07.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T07:39:07.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:39:07.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:39:07.928Z] ========================================================= [2023-01-30T07:39:07.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T07:39:07.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:39:08.231Z] + 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-01-30T07:39:08.231Z] Sending build context to Docker daemon 23.33MB [2023-01-30T07:39:08.231Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T07:39:08.231Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-30T07:39:08.492Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T07:39:08.492Z] 213ec9aee27d: Pulling fs layer [2023-01-30T07:39:08.492Z] 4583459ba037: Pulling fs layer [2023-01-30T07:39:08.492Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T07:39:08.492Z] 53926ce57604: Pulling fs layer [2023-01-30T07:39:08.492Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T07:39:08.492Z] 53926ce57604: Waiting [2023-01-30T07:39:08.492Z] 21b2b0c7a3f4: Waiting [2023-01-30T07:39:08.492Z] 22ff95d597cd: Pulling fs layer [2023-01-30T07:39:08.492Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T07:39:08.492Z] 22ff95d597cd: Waiting [2023-01-30T07:39:08.492Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T07:39:08.492Z] a7acece74701: Pulling fs layer [2023-01-30T07:39:08.492Z] 12d6caf4c0d1: Waiting [2023-01-30T07:39:08.492Z] a7acece74701: Waiting [2023-01-30T07:39:08.492Z] 93c1e223e6f2: Download complete [2023-01-30T07:39:08.492Z] 4583459ba037: Download complete [2023-01-30T07:39:08.492Z] 21b2b0c7a3f4: Download complete [2023-01-30T07:39:08.492Z] 22ff95d597cd: Download complete [2023-01-30T07:39:08.492Z] 213ec9aee27d: Verifying Checksum [2023-01-30T07:39:08.492Z] 213ec9aee27d: Download complete [2023-01-30T07:39:08.492Z] 12d6caf4c0d1: Verifying Checksum [2023-01-30T07:39:08.492Z] 12d6caf4c0d1: Download complete [2023-01-30T07:39:08.761Z] 213ec9aee27d: Pull complete [2023-01-30T07:39:08.761Z] 4583459ba037: Pull complete [2023-01-30T07:39:09.037Z] 93c1e223e6f2: Pull complete [2023-01-30T07:39:09.327Z] a7acece74701: Verifying Checksum [2023-01-30T07:39:09.327Z] a7acece74701: Download complete [2023-01-30T07:39:09.595Z] 53926ce57604: Verifying Checksum [2023-01-30T07:39:09.595Z] 53926ce57604: Download complete [2023-01-30T07:39:09.857Z] 96b7cbca73a9: Verifying Checksum [2023-01-30T07:39:09.857Z] 96b7cbca73a9: Download complete [2023-01-30T07:39:14.048Z] 53926ce57604: Pull complete [2023-01-30T07:39:14.048Z] 21b2b0c7a3f4: Pull complete [2023-01-30T07:39:14.048Z] 22ff95d597cd: Pull complete [2023-01-30T07:39:14.048Z] 12d6caf4c0d1: Pull complete [2023-01-30T07:39:16.575Z] 96b7cbca73a9: Pull complete [2023-01-30T07:39:16.833Z] a7acece74701: Pull complete [2023-01-30T07:39:16.833Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T07:39:16.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T07:39:16.833Z] ---> db6d94c90886 [2023-01-30T07:39:16.833Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-30T07:39:21.033Z] ---> Running in 24aed876a71d [2023-01-30T07:39:21.033Z] Removing intermediate container 24aed876a71d [2023-01-30T07:39:21.033Z] ---> 9c2c83ef46c5 [2023-01-30T07:39:21.033Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T07:39:21.033Z] ---> Running in 2b02f5e3787f [2023-01-30T07:39:21.292Z] Removing intermediate container 2b02f5e3787f [2023-01-30T07:39:21.292Z] ---> 9a03bb9b277a [2023-01-30T07:39:21.292Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-30T07:39:21.292Z] ---> Running in b969b9f667a5 [2023-01-30T07:39:21.292Z] Removing intermediate container b969b9f667a5 [2023-01-30T07:39:21.292Z] ---> b98780c92edc [2023-01-30T07:39:21.292Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-30T07:39:21.292Z] ---> Running in 0476c532d939 [2023-01-30T07:39:21.551Z] Removing intermediate container 0476c532d939 [2023-01-30T07:39:21.551Z] ---> 7c2b840307b2 [2023-01-30T07:39:21.551Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T07:39:21.551Z] ---> Running in cb930661fc03 [2023-01-30T07:39:21.717Z] Still waiting to schedule task [2023-01-30T07:39:21.717Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3957’ is offline [2023-01-30T07:39:21.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T07:39:21.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T07:39:22.072Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-30T07:39:22.073Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-30T07:39:22.073Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-30T07:39:22.073Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-30T07:39:22.332Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T07:39:22.332Z] OK: 216 MiB in 55 packages [2023-01-30T07:39:22.591Z] Removing intermediate container cb930661fc03 [2023-01-30T07:39:22.591Z] ---> 292b3fb58920 [2023-01-30T07:39:22.591Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-30T07:39:22.850Z] ---> 180c7ff9f043 [2023-01-30T07:39:22.850Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T07:39:22.850Z] ---> Running in 96c37c96b0ea [2023-01-30T07:39:55.001Z] Removing intermediate container 96c37c96b0ea [2023-01-30T07:39:55.001Z] ---> acf156b78967 [2023-01-30T07:39:55.001Z] Step 10/12 : COPY . . [2023-01-30T07:39:55.001Z] ---> e6e70277c353 [2023-01-30T07:39:55.001Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T07:39:55.001Z] ---> Running in 4f49d1611e8b [2023-01-30T07:39:55.001Z] Removing intermediate container 4f49d1611e8b [2023-01-30T07:39:55.001Z] ---> 8112d051cfbe [2023-01-30T07:39:55.001Z] Step 12/12 : RUN $MAKE [2023-01-30T07:39:55.001Z] ---> Running in 47ca63a22a15 [2023-01-30T07:39:55.001Z] noop [2023-01-30T07:39:55.001Z] Removing intermediate container 47ca63a22a15 [2023-01-30T07:39:55.001Z] ---> 8bf50a321e32 [2023-01-30T07:39:55.001Z] Successfully built 8bf50a321e32 [2023-01-30T07:39:55.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:39:55.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T07:39:55.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:39:55.390Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:39:55.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T07:39:55.773Z] $ docker top 5256d411e2b3cc66db55e2208fae3d583afea1137f62d5622659942d5612fbec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T07:39:56.109Z] + go version [2023-01-30T07:39:56.109Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T07:39:56.122Z] $ docker stop --time=1 5256d411e2b3cc66db55e2208fae3d583afea1137f62d5622659942d5612fbec [2023-01-30T07:39:57.341Z] $ docker rm -f --volumes 5256d411e2b3cc66db55e2208fae3d583afea1137f62d5622659942d5612fbec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:39:57.745Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T07:39:57.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:39:57.812Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:39:57.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T07:39:58.161Z] $ docker top 7b2255e63f7763c82941e1b88ea7fea501c0870f73018ed62e2d21189b32e2e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T07:39:58.499Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-30T07:39:58.797Z] + make test [2023-01-30T07:39:58.797Z] go test ./... -coverprofile=coverage.out [2023-01-30T07:39:59.055Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-30T07:40:09.041Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-30T07:40:09.041Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2023-01-30T07:40:17.173Z] 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-01-30T07:40:17.173Z] go vet ./... [2023-01-30T07:40:19.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T07:40:19.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T07:40:19.700Z] ./bin/test-attribution-txt.sh [2023-01-30T07:40:19.700Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T07:40:19.700Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T07:40:19.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T07:40:19.721Z] $ docker stop --time=1 7b2255e63f7763c82941e1b88ea7fea501c0870f73018ed62e2d21189b32e2e3 [2023-01-30T07:40:22.090Z] $ docker rm -f --volumes 7b2255e63f7763c82941e1b88ea7fea501c0870f73018ed62e2d21189b32e2e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T07:40:22.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T07:40:22.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-30T07:40:23.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T07:40:23.358Z] + ls -al . [2023-01-30T07:40:23.358Z] total 196 [2023-01-30T07:40:23.358Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 07:39 . [2023-01-30T07:40:23.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 07:38 .. [2023-01-30T07:40:23.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 07:40 .git [2023-01-30T07:40:23.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:38 .github [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 30 07:38 .gitignore [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 07:38 .golangci.yml [2023-01-30T07:40:23.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 07:39 .semver [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 30 07:38 Attribution.txt [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 30 07:38 CHANGELOG.md [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 30 07:38 Dockerfile [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 07:38 GOVERNANCE.md [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 30 07:38 Jenkinsfile [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 30 07:38 LICENSE [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 30 07:38 Makefile [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 30 07:38 OWNERS.md [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 30 07:38 README.md [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 30 07:39 VERSION [2023-01-30T07:40:23.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 07:38 bin [2023-01-30T07:40:23.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:38 cmd [2023-01-30T07:40:23.358Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 30 07:40 coverage.out [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 3306 Jan 30 07:38 go.mod [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 34165 Jan 30 07:38 go.sum [2023-01-30T07:40:23.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:38 internal [2023-01-30T07:40:23.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 07:38 snap [2023-01-30T07:40:23.358Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 30 07:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:23.670Z] + 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=da9c53c8f531c50c136bf7f237b2fe6b058fda45 --label arch=amd64 --label version=3.0.0-dev.7 . [2023-01-30T07:40:23.670Z] Sending build context to Docker daemon 23.37MB [2023-01-30T07:40:23.670Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T07:40:23.670Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-30T07:40:23.670Z] ---> 8bf50a321e32 [2023-01-30T07:40:23.670Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-30T07:40:23.929Z] ---> Running in b4e470d38ac8 [2023-01-30T07:40:24.187Z] Removing intermediate container b4e470d38ac8 [2023-01-30T07:40:24.187Z] ---> 1771ece9f0b3 [2023-01-30T07:40:24.187Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T07:40:24.187Z] ---> Running in 2894cad8a2a7 [2023-01-30T07:40:24.187Z] Removing intermediate container 2894cad8a2a7 [2023-01-30T07:40:24.187Z] ---> 62d0f26d19bf [2023-01-30T07:40:24.187Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-30T07:40:24.187Z] ---> Running in b2e6a4c2d8f5 [2023-01-30T07:40:24.187Z] Removing intermediate container b2e6a4c2d8f5 [2023-01-30T07:40:24.187Z] ---> d13e96f56386 [2023-01-30T07:40:24.187Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-30T07:40:24.187Z] ---> Running in 6844b462fc40 [2023-01-30T07:40:24.446Z] Removing intermediate container 6844b462fc40 [2023-01-30T07:40:24.446Z] ---> 15cf1d556efe [2023-01-30T07:40:24.446Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T07:40:24.446Z] ---> Running in 3d760b7dc549 [2023-01-30T07:40:24.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T07:40:24.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T07:40:24.965Z] OK: 216 MiB in 55 packages [2023-01-30T07:40:25.533Z] Removing intermediate container 3d760b7dc549 [2023-01-30T07:40:25.533Z] ---> 53b5b976e338 [2023-01-30T07:40:25.533Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-30T07:40:25.533Z] ---> d19d8dbc300e [2023-01-30T07:40:25.533Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T07:40:25.533Z] ---> Running in a664a3d3dddd [2023-01-30T07:40:26.472Z] Removing intermediate container a664a3d3dddd [2023-01-30T07:40:26.472Z] ---> 68e63b4db9b7 [2023-01-30T07:40:26.472Z] Step 10/25 : COPY . . [2023-01-30T07:40:27.039Z] ---> 09268d0ba722 [2023-01-30T07:40:27.039Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T07:40:27.039Z] ---> Running in 9e09b54782b2 [2023-01-30T07:40:27.039Z] Removing intermediate container 9e09b54782b2 [2023-01-30T07:40:27.039Z] ---> 70678502e900 [2023-01-30T07:40:27.039Z] Step 12/25 : RUN $MAKE [2023-01-30T07:40:27.039Z] ---> Running in f391b6cb07b8 [2023-01-30T07:40:27.298Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-30T07:40:49.257Z] Removing intermediate container f391b6cb07b8 [2023-01-30T07:40:49.257Z] ---> 532371c463aa [2023-01-30T07:40:49.257Z] Step 13/25 : FROM alpine:3.16 [2023-01-30T07:40:49.257Z] 3.16: Pulling from library/alpine [2023-01-30T07:40:49.257Z] ca7dd9ec2225: Pulling fs layer [2023-01-30T07:40:49.257Z] ca7dd9ec2225: Verifying Checksum [2023-01-30T07:40:49.257Z] ca7dd9ec2225: Download complete [2023-01-30T07:40:49.257Z] ca7dd9ec2225: Pull complete [2023-01-30T07:40:49.257Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T07:40:49.257Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T07:40:49.257Z] ---> bfe296a52501 [2023-01-30T07:40:49.257Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-30T07:40:49.257Z] ---> Running in 9ff219c24ac6 [2023-01-30T07:40:49.257Z] Removing intermediate container 9ff219c24ac6 [2023-01-30T07:40:49.257Z] ---> a40053322e2d [2023-01-30T07:40:49.257Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-30T07:40:49.257Z] ---> Running in 1ae1a563fbd3 [2023-01-30T07:40:49.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T07:40:49.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T07:40:49.257Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T07:40:49.257Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T07:40:49.257Z] OK: 6 MiB in 15 packages [2023-01-30T07:40:49.257Z] Removing intermediate container 1ae1a563fbd3 [2023-01-30T07:40:49.257Z] ---> 519f7dce9f01 [2023-01-30T07:40:49.257Z] Step 16/25 : WORKDIR / [2023-01-30T07:40:49.257Z] ---> Running in b953272925ed [2023-01-30T07:40:49.257Z] Removing intermediate container b953272925ed [2023-01-30T07:40:49.257Z] ---> ea4fe76026b2 [2023-01-30T07:40:49.257Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-30T07:40:49.257Z] ---> 91a9271e5f2c [2023-01-30T07:40:49.257Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-30T07:40:49.257Z] ---> a16f1fc5b1f0 [2023-01-30T07:40:49.257Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-30T07:40:49.927Z] ---> 6ccd9d39f9f5 [2023-01-30T07:40:49.927Z] Step 20/25 : EXPOSE 59900 [2023-01-30T07:40:49.927Z] ---> Running in 258efd898c94 [2023-01-30T07:40:49.927Z] Removing intermediate container 258efd898c94 [2023-01-30T07:40:49.927Z] ---> 176f96e5e74a [2023-01-30T07:40:49.927Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-30T07:40:49.927Z] ---> Running in 41c049ec492d [2023-01-30T07:40:50.208Z] Removing intermediate container 41c049ec492d [2023-01-30T07:40:50.208Z] ---> 2f90659799c1 [2023-01-30T07:40:50.208Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T07:40:50.208Z] ---> Running in 44babd67aa23 [2023-01-30T07:40:50.208Z] Removing intermediate container 44babd67aa23 [2023-01-30T07:40:50.208Z] ---> ecd3b6d708e7 [2023-01-30T07:40:50.208Z] Step 23/25 : LABEL arch=amd64 [2023-01-30T07:40:50.208Z] ---> Running in 88f944a252db [2023-01-30T07:40:50.208Z] Removing intermediate container 88f944a252db [2023-01-30T07:40:50.208Z] ---> 54c1ada563be [2023-01-30T07:40:50.208Z] Step 24/25 : LABEL git_sha=da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:40:50.208Z] ---> Running in d71e62e0c766 [2023-01-30T07:40:50.208Z] Removing intermediate container d71e62e0c766 [2023-01-30T07:40:50.208Z] ---> d7005dca6b2c [2023-01-30T07:40:50.208Z] Step 25/25 : LABEL version=3.0.0-dev.7 [2023-01-30T07:40:50.466Z] ---> Running in bac528e704ca [2023-01-30T07:40:50.466Z] Removing intermediate container bac528e704ca [2023-01-30T07:40:50.466Z] ---> ce65018e6d70 [2023-01-30T07:40:50.466Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T07:40:50.466Z] Successfully built ce65018e6d70 [2023-01-30T07:40:50.466Z] 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-01-30T07:40:50.576Z] provisioning config files... [2023-01-30T07:40:50.584Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16464052807958861428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:40:50.880Z] ---> docker-login.sh [2023-01-30T07:40:50.881Z] nexus3.edgexfoundry.org:10001 [2023-01-30T07:40:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:40:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:40:50.881Z] Configure a credential helper to remove this warning. See [2023-01-30T07:40:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:40:50.881Z] [2023-01-30T07:40:50.881Z] Login Succeeded [2023-01-30T07:40:50.881Z] nexus3.edgexfoundry.org:10002 [2023-01-30T07:40:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:40:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:40:50.881Z] Configure a credential helper to remove this warning. See [2023-01-30T07:40:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:40:50.881Z] [2023-01-30T07:40:50.881Z] Login Succeeded [2023-01-30T07:40:50.881Z] nexus3.edgexfoundry.org:10003 [2023-01-30T07:40:51.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:40:51.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:40:51.138Z] Configure a credential helper to remove this warning. See [2023-01-30T07:40:51.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:40:51.138Z] [2023-01-30T07:40:51.138Z] Login Succeeded [2023-01-30T07:40:51.138Z] nexus3.edgexfoundry.org:10004 [2023-01-30T07:40:51.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:40:51.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:40:51.138Z] Configure a credential helper to remove this warning. See [2023-01-30T07:40:51.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:40:51.138Z] [2023-01-30T07:40:51.138Z] Login Succeeded [2023-01-30T07:40:51.138Z] docker.io [2023-01-30T07:40:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:40:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:40:51.398Z] Configure a credential helper to remove this warning. See [2023-01-30T07:40:51.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:40:51.398Z] [2023-01-30T07:40:51.398Z] Login Succeeded [2023-01-30T07:40:51.398Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T07:40:51.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-30T07:40:51.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:40:51.442Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-01-30T07:40:51.442Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:40:51.442Z] latest [2023-01-30T07:40:51.442Z] 3.0.0-dev.7 [2023-01-30T07:40:51.442Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:40:51.442Z] main [2023-01-30T07:40:51.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:51.751Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:52.057Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:40:52.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-30T07:40:52.057Z] 57385473b9b6: Preparing [2023-01-30T07:40:52.057Z] e6cb55bc2bb2: Preparing [2023-01-30T07:40:52.057Z] efe6523b4ab7: Preparing [2023-01-30T07:40:52.057Z] 5108a3151254: Preparing [2023-01-30T07:40:52.057Z] e5e13b0c77cb: Preparing [2023-01-30T07:40:52.057Z] e5e13b0c77cb: Layer already exists [2023-01-30T07:40:52.057Z] 5108a3151254: Pushed [2023-01-30T07:40:52.057Z] e6cb55bc2bb2: Pushed [2023-01-30T07:40:52.057Z] efe6523b4ab7: Pushed [2023-01-30T07:40:53.697Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3959 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-01-30T07:40:53.708Z] Running in /w/workspace/device-virtual-go/78 [Pipeline] { [Pipeline] checkout [2023-01-30T07:40:53.739Z] The recommended git tool is: git [2023-01-30T07:40:54.592Z] 57385473b9b6: Pushed [2023-01-30T07:40:55.164Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45: digest: sha256:72a7bc797fcac40a46927faea45e15b8dfe848b5fa4e8cec65d75661a3de6901 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:55.481Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:55.788Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-30T07:40:55.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-30T07:40:55.789Z] 57385473b9b6: Preparing [2023-01-30T07:40:55.789Z] e6cb55bc2bb2: Preparing [2023-01-30T07:40:55.789Z] efe6523b4ab7: Preparing [2023-01-30T07:40:55.789Z] 5108a3151254: Preparing [2023-01-30T07:40:55.789Z] e5e13b0c77cb: Preparing [2023-01-30T07:40:55.789Z] 57385473b9b6: Layer already exists [2023-01-30T07:40:55.789Z] e5e13b0c77cb: Layer already exists [2023-01-30T07:40:55.789Z] e6cb55bc2bb2: Layer already exists [2023-01-30T07:40:55.789Z] efe6523b4ab7: Layer already exists [2023-01-30T07:40:55.789Z] 5108a3151254: Layer already exists [2023-01-30T07:40:55.789Z] latest: digest: sha256:72a7bc797fcac40a46927faea45e15b8dfe848b5fa4e8cec65d75661a3de6901 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:56.101Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:56.403Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.7 [2023-01-30T07:40:56.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-30T07:40:56.403Z] 57385473b9b6: Preparing [2023-01-30T07:40:56.403Z] e6cb55bc2bb2: Preparing [2023-01-30T07:40:56.403Z] efe6523b4ab7: Preparing [2023-01-30T07:40:56.403Z] 5108a3151254: Preparing [2023-01-30T07:40:56.403Z] e5e13b0c77cb: Preparing [2023-01-30T07:40:56.403Z] e5e13b0c77cb: Layer already exists [2023-01-30T07:40:56.403Z] 57385473b9b6: Layer already exists [2023-01-30T07:40:56.403Z] 5108a3151254: Layer already exists [2023-01-30T07:40:56.403Z] e6cb55bc2bb2: Layer already exists [2023-01-30T07:40:56.403Z] efe6523b4ab7: Layer already exists [2023-01-30T07:40:56.403Z] 3.0.0-dev.7: digest: sha256:72a7bc797fcac40a46927faea45e15b8dfe848b5fa4e8cec65d75661a3de6901 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:56.722Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:57.026Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:40:57.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-30T07:40:57.026Z] 57385473b9b6: Preparing [2023-01-30T07:40:57.026Z] e6cb55bc2bb2: Preparing [2023-01-30T07:40:57.026Z] efe6523b4ab7: Preparing [2023-01-30T07:40:57.026Z] 5108a3151254: Preparing [2023-01-30T07:40:57.026Z] e5e13b0c77cb: Preparing [2023-01-30T07:40:57.026Z] 57385473b9b6: Layer already exists [2023-01-30T07:40:57.026Z] e5e13b0c77cb: Layer already exists [2023-01-30T07:40:57.026Z] efe6523b4ab7: Layer already exists [2023-01-30T07:40:57.026Z] 5108a3151254: Layer already exists [2023-01-30T07:40:57.026Z] e6cb55bc2bb2: Layer already exists [2023-01-30T07:40:57.026Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7: digest: sha256:72a7bc797fcac40a46927faea45e15b8dfe848b5fa4e8cec65d75661a3de6901 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:57.335Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:57.640Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-01-30T07:40:57.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-30T07:40:57.640Z] 57385473b9b6: Preparing [2023-01-30T07:40:57.640Z] e6cb55bc2bb2: Preparing [2023-01-30T07:40:57.640Z] efe6523b4ab7: Preparing [2023-01-30T07:40:57.640Z] 5108a3151254: Preparing [2023-01-30T07:40:57.640Z] e5e13b0c77cb: Preparing [2023-01-30T07:40:57.640Z] efe6523b4ab7: Layer already exists [2023-01-30T07:40:57.640Z] 57385473b9b6: Layer already exists [2023-01-30T07:40:57.640Z] e6cb55bc2bb2: Layer already exists [2023-01-30T07:40:57.640Z] 5108a3151254: Layer already exists [2023-01-30T07:40:57.640Z] e5e13b0c77cb: Layer already exists [2023-01-30T07:40:57.640Z] main: digest: sha256:72a7bc797fcac40a46927faea45e15b8dfe848b5fa4e8cec65d75661a3de6901 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-30T07:40:57.686Z] ===================================================== [Pipeline] echo [2023-01-30T07:40:57.695Z] taggedImages: [2023-01-30T07:40:57.695Z] - nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:40:57.695Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-30T07:40:57.695Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.7 [2023-01-30T07:40:57.695Z] - nexus3.edgexfoundry.org:10004/device-virtual:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:40:57.695Z] - 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-01-30T07:40:58.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T07:40:58.064Z] [2023-01-30T07:40:58.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:40:58.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T07:40:58.370Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T07:40:58.370Z] 5eb5b503b376: Pulling fs layer [2023-01-30T07:40:58.370Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T07:40:58.370Z] ec43610c2a17: Pulling fs layer [2023-01-30T07:40:58.370Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T07:40:58.370Z] 33b1e0a273af: Pulling fs layer [2023-01-30T07:40:58.370Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T07:40:58.370Z] 2f39f015ded8: Pulling fs layer [2023-01-30T07:40:58.370Z] 33b1e0a273af: Waiting [2023-01-30T07:40:58.370Z] 5d3b04190fa2: Waiting [2023-01-30T07:40:58.370Z] 2f39f015ded8: Waiting [2023-01-30T07:40:58.370Z] 5c69ac0246d0: Download complete [2023-01-30T07:40:58.370Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-30T07:40:58.370Z] 3a2ae6a8a46f: Download complete [2023-01-30T07:40:58.488Z] using credential edgex-jenkins-ssh [2023-01-30T07:40:58.506Z] Cloning the remote Git repository [2023-01-30T07:40:58.632Z] 33b1e0a273af: Verifying Checksum [2023-01-30T07:40:58.633Z] 33b1e0a273af: Download complete [2023-01-30T07:40:58.633Z] 5d3b04190fa2: Verifying Checksum [2023-01-30T07:40:58.633Z] 5d3b04190fa2: Download complete [2023-01-30T07:40:58.633Z] ec43610c2a17: Verifying Checksum [2023-01-30T07:40:58.633Z] ec43610c2a17: Download complete [2023-01-30T07:40:58.538Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-30T07:40:58.605Z] > git init /w/workspace/device-virtual-go/78 # timeout=10 [2023-01-30T07:40:58.901Z] 5eb5b503b376: Download complete [2023-01-30T07:40:59.467Z] 2f39f015ded8: Download complete [2023-01-30T07:41:00.032Z] 5eb5b503b376: Pull complete [2023-01-30T07:41:00.032Z] 5c69ac0246d0: Pull complete [2023-01-30T07:41:00.597Z] ec43610c2a17: Pull complete [2023-01-30T07:41:00.597Z] 3a2ae6a8a46f: Pull complete [2023-01-30T07:41:00.856Z] 33b1e0a273af: Pull complete [2023-01-30T07:41:00.856Z] 5d3b04190fa2: Pull complete [2023-01-30T07:41:01.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-30T07:41:01.501Z] > git --version # timeout=10 [2023-01-30T07:41:01.517Z] > git --version # 'git version 2.25.1' [2023-01-30T07:41:01.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T07:41:01.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T07:41:03.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-30T07:41:03.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T07:41:04.410Z] Avoid second fetch [2023-01-30T07:41:04.410Z] Checking out Revision da9c53c8f531c50c136bf7f237b2fe6b058fda45 (main) [2023-01-30T07:41:04.948Z] Commit message: "build(deps): bump device-sdk-go version (#330)" [2023-01-30T07:41:05.039Z] 2f39f015ded8: Pull complete [2023-01-30T07:41:05.039Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T07:41:05.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T07:41:05.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:41:05.117Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:41:05.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T07:41:05.266Z] [2023-01-30T07:41:05.266Z] GitHub has been notified of this commit’s build result [2023-01-30T07:41:05.266Z] [2023-01-30T07:41:04.427Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T07:41:04.444Z] > git checkout -f da9c53c8f531c50c136bf7f237b2fe6b058fda45 # timeout=10 [2023-01-30T07:41:08.606Z] $ docker top 9307c0b40a72eded64b7ab6ec94dea075760b36ef61bf1b92f6d48a0ffbfcb3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T07:41:08.988Z] ---> job-cost.sh [2023-01-30T07:41:08.989Z] lf-activate-venv: SKIPPING [2023-01-30T07:41:08.989Z] INFO: No Stack... [2023-01-30T07:41:09.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T07:41:09.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T07:41:09.266Z] Dload Upload Total Spent Left Speed [2023-01-30T07:41:09.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-01-30T07:41:09.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-01-30T07:41:09.815Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T07:41:09.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-30T07:41:10.103Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-01-30T07:41:10.103Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T07:41:10.116Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [2023-01-30T07:41:10.121Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] did not exist. Created. [2023-01-30T07:41:10.121Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T07:41:10.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T07:41:10.269Z] + sudo tee /etc/docker/daemon.new [2023-01-30T07:41:10.269Z] { [2023-01-30T07:41:10.269Z] "registry-mirrors": [ [2023-01-30T07:41:10.269Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T07:41:10.269Z] ], [2023-01-30T07:41:10.269Z] "bip": "10.250.0.254/24", [2023-01-30T07:41:10.269Z] "hosts": [ [2023-01-30T07:41:10.269Z] "tcp://0.0.0.0:5555", [2023-01-30T07:41:10.269Z] "unix:///var/run/docker.sock" [2023-01-30T07:41:10.269Z] ], [2023-01-30T07:41:10.269Z] "mtu": 1458, [2023-01-30T07:41:10.269Z] "selinux-enabled": true, [2023-01-30T07:41:10.269Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T07:41:10.269Z] } [Pipeline] sh [2023-01-30T07:41:10.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-30T07:41:10.448Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T07:41:10.454Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T07:41:10.470Z] $ docker stop --time=1 9307c0b40a72eded64b7ab6ec94dea075760b36ef61bf1b92f6d48a0ffbfcb3b [2023-01-30T07:41:10.604Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-01-30T07:41:11.628Z] $ docker rm -f --volumes 9307c0b40a72eded64b7ab6ec94dea075760b36ef61bf1b92f6d48a0ffbfcb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T07:41:11.986Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T07:41:30.234Z] provisioning config files... [2023-01-30T07:41:30.258Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/78@tmp/config3211786403466720159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:41:30.597Z] ---> docker-login.sh [2023-01-30T07:41:30.597Z] nexus3.edgexfoundry.org:10001 [2023-01-30T07:41:30.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:41:31.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:41:31.133Z] Configure a credential helper to remove this warning. See [2023-01-30T07:41:31.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:41:31.133Z] [2023-01-30T07:41:31.133Z] Login Succeeded [2023-01-30T07:41:31.133Z] nexus3.edgexfoundry.org:10002 [2023-01-30T07:41:31.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:41:31.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:41:31.400Z] Configure a credential helper to remove this warning. See [2023-01-30T07:41:31.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:41:31.400Z] [2023-01-30T07:41:31.400Z] Login Succeeded [2023-01-30T07:41:31.670Z] nexus3.edgexfoundry.org:10003 [2023-01-30T07:41:31.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:41:31.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:41:31.939Z] Configure a credential helper to remove this warning. See [2023-01-30T07:41:31.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:41:31.939Z] [2023-01-30T07:41:31.939Z] Login Succeeded [2023-01-30T07:41:31.939Z] nexus3.edgexfoundry.org:10004 [2023-01-30T07:41:32.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:41:32.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:41:32.206Z] Configure a credential helper to remove this warning. See [2023-01-30T07:41:32.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:41:32.206Z] [2023-01-30T07:41:32.206Z] Login Succeeded [2023-01-30T07:41:32.206Z] docker.io [2023-01-30T07:41:32.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:41:32.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:41:32.745Z] Configure a credential helper to remove this warning. See [2023-01-30T07:41:32.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:41:32.745Z] [2023-01-30T07:41:32.745Z] Login Succeeded [2023-01-30T07:41:32.745Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T07:41:32.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T07:41:32.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:41:33.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:41:33.016Z] ========================================================= [2023-01-30T07:41:33.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T07:41:33.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:41:33.354Z] + 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-01-30T07:41:33.623Z] Sending build context to Docker daemon 11.81MB [2023-01-30T07:41:33.623Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T07:41:33.623Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-30T07:41:33.895Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T07:41:33.895Z] 9b18e9b68314: Pulling fs layer [2023-01-30T07:41:33.895Z] 35d82f9e3411: Pulling fs layer [2023-01-30T07:41:33.895Z] e16973657156: Pulling fs layer [2023-01-30T07:41:33.895Z] fc693d55d65f: Pulling fs layer [2023-01-30T07:41:33.895Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T07:41:33.895Z] dda99020689f: Pulling fs layer [2023-01-30T07:41:33.895Z] db1c61fa0a46: Pulling fs layer [2023-01-30T07:41:33.895Z] 891c053d2c06: Pulling fs layer [2023-01-30T07:41:33.895Z] fc693d55d65f: Waiting [2023-01-30T07:41:33.895Z] 7e9fc2657dce: Waiting [2023-01-30T07:41:33.895Z] dda99020689f: Waiting [2023-01-30T07:41:33.895Z] db1c61fa0a46: Waiting [2023-01-30T07:41:33.895Z] 891c053d2c06: Waiting [2023-01-30T07:41:33.895Z] e16973657156: Verifying Checksum [2023-01-30T07:41:33.895Z] e16973657156: Download complete [2023-01-30T07:41:33.895Z] 35d82f9e3411: Download complete [2023-01-30T07:41:33.895Z] 7e9fc2657dce: Verifying Checksum [2023-01-30T07:41:33.895Z] 7e9fc2657dce: Download complete [2023-01-30T07:41:33.895Z] dda99020689f: Verifying Checksum [2023-01-30T07:41:33.895Z] dda99020689f: Download complete [2023-01-30T07:41:33.895Z] 9b18e9b68314: Download complete [2023-01-30T07:41:34.866Z] 9b18e9b68314: Pull complete [2023-01-30T07:41:35.135Z] 891c053d2c06: Verifying Checksum [2023-01-30T07:41:35.135Z] 891c053d2c06: Download complete [2023-01-30T07:41:35.413Z] 35d82f9e3411: Pull complete [2023-01-30T07:41:35.685Z] e16973657156: Pull complete [2023-01-30T07:41:36.297Z] db1c61fa0a46: Verifying Checksum [2023-01-30T07:41:36.297Z] db1c61fa0a46: Download complete [2023-01-30T07:41:36.883Z] fc693d55d65f: Verifying Checksum [2023-01-30T07:41:36.883Z] fc693d55d65f: Download complete [2023-01-30T07:41:49.230Z] fc693d55d65f: Pull complete [2023-01-30T07:41:49.230Z] 7e9fc2657dce: Pull complete [2023-01-30T07:41:49.230Z] dda99020689f: Pull complete [2023-01-30T07:41:54.612Z] db1c61fa0a46: Pull complete [2023-01-30T07:41:57.216Z] 891c053d2c06: Pull complete [2023-01-30T07:41:57.216Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T07:41:57.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T07:41:57.216Z] ---> f96f9c87975a [2023-01-30T07:41:57.216Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-30T07:41:58.629Z] ---> Running in 234dff772bec [2023-01-30T07:41:58.901Z] Removing intermediate container 234dff772bec [2023-01-30T07:41:58.901Z] ---> 63a95ccead71 [2023-01-30T07:41:58.901Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T07:41:59.167Z] ---> Running in 4b846abe196d [2023-01-30T07:41:59.436Z] Removing intermediate container 4b846abe196d [2023-01-30T07:41:59.436Z] ---> 3ea0959a8f3d [2023-01-30T07:41:59.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-30T07:41:59.436Z] ---> Running in be82a89ee7ba [2023-01-30T07:41:59.705Z] Removing intermediate container be82a89ee7ba [2023-01-30T07:41:59.705Z] ---> 29bc3cf9e471 [2023-01-30T07:41:59.705Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-30T07:41:59.705Z] ---> Running in c0c5398d429c [2023-01-30T07:41:59.973Z] Removing intermediate container c0c5398d429c [2023-01-30T07:41:59.973Z] ---> 2316d8cdc257 [2023-01-30T07:41:59.973Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T07:42:00.240Z] ---> Running in 187427fea776 [2023-01-30T07:42:01.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T07:42:01.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T07:42:02.436Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-30T07:42:02.436Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-30T07:42:02.436Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-30T07:42:02.436Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-30T07:42:02.703Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T07:42:02.703Z] OK: 226 MiB in 55 packages [2023-01-30T07:42:04.661Z] Removing intermediate container 187427fea776 [2023-01-30T07:42:04.661Z] ---> 67b44aee2ef8 [2023-01-30T07:42:04.661Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-30T07:42:05.248Z] ---> f0fc4b8aecbc [2023-01-30T07:42:05.248Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T07:42:05.248Z] ---> Running in ca59051a5093 [2023-01-30T07:43:01.772Z] Removing intermediate container ca59051a5093 [2023-01-30T07:43:01.772Z] ---> c58cc3c73134 [2023-01-30T07:43:01.772Z] Step 10/12 : COPY . . [2023-01-30T07:43:03.212Z] ---> f3be3eb88d5a [2023-01-30T07:43:03.212Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T07:43:03.212Z] ---> Running in 6c7d80757fd6 [2023-01-30T07:43:03.479Z] Removing intermediate container 6c7d80757fd6 [2023-01-30T07:43:03.479Z] ---> 1fad008739f1 [2023-01-30T07:43:03.479Z] Step 12/12 : RUN $MAKE [2023-01-30T07:43:03.479Z] ---> Running in cf83e5a3f9d8 [2023-01-30T07:43:04.442Z] noop [2023-01-30T07:43:05.026Z] Removing intermediate container cf83e5a3f9d8 [2023-01-30T07:43:05.026Z] ---> d02c95d49de8 [2023-01-30T07:43:05.026Z] Successfully built d02c95d49de8 [2023-01-30T07:43:05.026Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:43:05.372Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T07:43:05.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:43:05.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-3959 does not seem to be running inside a container [2023-01-30T07:43:05.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/78 -v /w/workspace/device-virtual-go/78:/w/workspace/device-virtual-go/78:rw,z -v /w/workspace/device-virtual-go/78@tmp:/w/workspace/device-virtual-go/78@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-01-30T07:43:06.782Z] $ docker top f8f7f0c3a64fab8849f6438978439621071565be571f671d07a558e92988aab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T07:43:07.611Z] + go version [2023-01-30T07:43:07.611Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T07:43:07.639Z] $ docker stop --time=1 f8f7f0c3a64fab8849f6438978439621071565be571f671d07a558e92988aab7 [2023-01-30T07:43:09.239Z] $ docker rm -f --volumes f8f7f0c3a64fab8849f6438978439621071565be571f671d07a558e92988aab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:43:09.766Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T07:43:09.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:43:09.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-3959 does not seem to be running inside a container [2023-01-30T07:43:10.001Z] $ 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/78 -v /w/workspace/device-virtual-go/78:/w/workspace/device-virtual-go/78:rw,z -v /w/workspace/device-virtual-go/78@tmp:/w/workspace/device-virtual-go/78@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-01-30T07:43:11.067Z] $ docker top 5d095e41006d631ee10cab1733d2c7f2790d597a7311eec2c4fb028989f0afe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T07:43:11.548Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/78 [Pipeline] fileExists [Pipeline] sh [2023-01-30T07:43:11.869Z] + make test [2023-01-30T07:43:11.869Z] go test ./... -coverprofile=coverage.out [2023-01-30T07:43:13.272Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-30T07:44:34.902Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-30T07:44:34.903Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.125s coverage: 65.7% of statements [2023-01-30T07:44:34.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T07:44:34.903Z] go vet ./... [2023-01-30T07:44:47.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T07:44:47.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T07:44:47.201Z] ./bin/test-attribution-txt.sh [2023-01-30T07:44:47.201Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T07:44:47.201Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T07:44:47.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T07:44:47.240Z] $ docker stop --time=1 5d095e41006d631ee10cab1733d2c7f2790d597a7311eec2c4fb028989f0afe1 [2023-01-30T07:44:50.348Z] $ docker rm -f --volumes 5d095e41006d631ee10cab1733d2c7f2790d597a7311eec2c4fb028989f0afe1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T07:44:51.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T07:44:51.254Z] Warning: overwriting stash ‘coverage-report’ [2023-01-30T07:44:51.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T07:44:52.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T07:44:52.416Z] + ls -al . [2023-01-30T07:44:52.416Z] total 192 [2023-01-30T07:44:52.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 07:43 . [2023-01-30T07:44:52.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 07:41 .. [2023-01-30T07:44:52.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 07:41 .git [2023-01-30T07:44:52.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:41 .github [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 30 07:41 .gitignore [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 07:41 .golangci.yml [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 30 07:41 Attribution.txt [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 30 07:41 CHANGELOG.md [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 30 07:41 Dockerfile [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 07:41 GOVERNANCE.md [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 30 07:41 Jenkinsfile [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 30 07:41 LICENSE [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 30 07:41 Makefile [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 30 07:41 OWNERS.md [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 30 07:41 README.md [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 30 07:39 VERSION [2023-01-30T07:44:52.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 07:41 bin [2023-01-30T07:44:52.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:41 cmd [2023-01-30T07:44:52.416Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 30 07:44 coverage.out [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 3306 Jan 30 07:41 go.mod [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 34165 Jan 30 07:41 go.sum [2023-01-30T07:44:52.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 07:41 internal [2023-01-30T07:44:52.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 07:41 snap [2023-01-30T07:44:52.416Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 30 07:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:44:52.744Z] + 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=da9c53c8f531c50c136bf7f237b2fe6b058fda45 --label arch=arm64 --label version=3.0.0-dev.7 . [2023-01-30T07:44:53.012Z] Sending build context to Docker daemon 11.86MB [2023-01-30T07:44:53.012Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T07:44:53.012Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-30T07:44:53.012Z] ---> d02c95d49de8 [2023-01-30T07:44:53.012Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-30T07:44:53.278Z] ---> Running in 62eceac2b041 [2023-01-30T07:44:53.545Z] Removing intermediate container 62eceac2b041 [2023-01-30T07:44:53.545Z] ---> 4039f403a919 [2023-01-30T07:44:53.545Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T07:44:53.545Z] ---> Running in 54d2da537671 [2023-01-30T07:44:53.811Z] Removing intermediate container 54d2da537671 [2023-01-30T07:44:53.811Z] ---> b3027f9b4665 [2023-01-30T07:44:53.811Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-30T07:44:53.811Z] ---> Running in ec93a3cc30a4 [2023-01-30T07:44:54.084Z] Removing intermediate container ec93a3cc30a4 [2023-01-30T07:44:54.084Z] ---> 3571e24df1a5 [2023-01-30T07:44:54.084Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-30T07:44:54.352Z] ---> Running in f053687dbc03 [2023-01-30T07:44:54.620Z] Removing intermediate container f053687dbc03 [2023-01-30T07:44:54.620Z] ---> 67171a33a18f [2023-01-30T07:44:54.620Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T07:44:54.620Z] ---> Running in f3be63ed102c [2023-01-30T07:44:55.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T07:44:55.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T07:44:56.809Z] OK: 226 MiB in 55 packages [2023-01-30T07:44:57.777Z] Removing intermediate container f3be63ed102c [2023-01-30T07:44:57.777Z] ---> 0404722478ae [2023-01-30T07:44:57.777Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-30T07:44:58.044Z] ---> c99896a0eb7f [2023-01-30T07:44:58.044Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T07:44:58.044Z] ---> Running in a2c0012ffbd5 [2023-01-30T07:45:00.642Z] Removing intermediate container a2c0012ffbd5 [2023-01-30T07:45:00.642Z] ---> f2545a32974a [2023-01-30T07:45:00.642Z] Step 10/25 : COPY . . [2023-01-30T07:45:02.591Z] ---> b3a8010c950d [2023-01-30T07:45:02.591Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T07:45:02.592Z] ---> Running in 138d2f49f93e [2023-01-30T07:45:02.859Z] Removing intermediate container 138d2f49f93e [2023-01-30T07:45:02.859Z] ---> fab9bd11e9dd [2023-01-30T07:45:02.859Z] Step 12/25 : RUN $MAKE [2023-01-30T07:45:02.859Z] ---> Running in 3acb5a1794f4 [2023-01-30T07:45:03.822Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-30T07:47:25.555Z] Removing intermediate container 3acb5a1794f4 [2023-01-30T07:47:25.555Z] ---> 3428830ba029 [2023-01-30T07:47:25.555Z] Step 13/25 : FROM alpine:3.16 [2023-01-30T07:47:25.555Z] 3.16: Pulling from library/alpine [2023-01-30T07:47:25.555Z] 6875df1f5354: Pulling fs layer [2023-01-30T07:47:25.555Z] 6875df1f5354: Verifying Checksum [2023-01-30T07:47:25.555Z] 6875df1f5354: Download complete [2023-01-30T07:47:25.555Z] 6875df1f5354: Pull complete [2023-01-30T07:47:25.555Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T07:47:25.555Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T07:47:25.555Z] ---> 2b4661558fb8 [2023-01-30T07:47:25.555Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-30T07:47:25.555Z] ---> Running in 63b1929e0ca3 [2023-01-30T07:47:25.555Z] Removing intermediate container 63b1929e0ca3 [2023-01-30T07:47:25.555Z] ---> 4c5173e7c3c8 [2023-01-30T07:47:25.555Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-30T07:47:25.555Z] ---> Running in 33e951a2263a [2023-01-30T07:47:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T07:47:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T07:47:26.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T07:47:26.140Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T07:47:26.140Z] OK: 5 MiB in 15 packages [2023-01-30T07:47:27.109Z] Removing intermediate container 33e951a2263a [2023-01-30T07:47:27.109Z] ---> 286439fca5d4 [2023-01-30T07:47:27.109Z] Step 16/25 : WORKDIR / [2023-01-30T07:47:27.109Z] ---> Running in 5899e4081aed [2023-01-30T07:47:27.377Z] Removing intermediate container 5899e4081aed [2023-01-30T07:47:27.377Z] ---> b3a77d329d54 [2023-01-30T07:47:27.377Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-30T07:47:27.962Z] ---> 5db5843e26cf [2023-01-30T07:47:27.962Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-30T07:47:28.228Z] ---> 2b533c900403 [2023-01-30T07:47:28.228Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-30T07:47:31.566Z] ---> be8d983d1610 [2023-01-30T07:47:31.566Z] Step 20/25 : EXPOSE 59900 [2023-01-30T07:47:31.566Z] ---> Running in da7eba91b53a [2023-01-30T07:47:31.566Z] Removing intermediate container da7eba91b53a [2023-01-30T07:47:31.566Z] ---> 0c846bf85e7c [2023-01-30T07:47:31.566Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-30T07:47:31.566Z] ---> Running in 46259b52a8fb [2023-01-30T07:47:31.566Z] Removing intermediate container 46259b52a8fb [2023-01-30T07:47:31.566Z] ---> b391aecbf48b [2023-01-30T07:47:31.566Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T07:47:31.566Z] ---> Running in 3e31f2bf3e5b [2023-01-30T07:47:32.151Z] Removing intermediate container 3e31f2bf3e5b [2023-01-30T07:47:32.151Z] ---> a3145ffbd43d [2023-01-30T07:47:32.151Z] Step 23/25 : LABEL arch=arm64 [2023-01-30T07:47:32.151Z] ---> Running in c280dd240f32 [2023-01-30T07:47:32.420Z] Removing intermediate container c280dd240f32 [2023-01-30T07:47:32.420Z] ---> b1beab1a82ac [2023-01-30T07:47:32.420Z] Step 24/25 : LABEL git_sha=da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:47:32.420Z] ---> Running in cc792ea69b1d [2023-01-30T07:47:32.687Z] Removing intermediate container cc792ea69b1d [2023-01-30T07:47:32.687Z] ---> 3f2b27f136a1 [2023-01-30T07:47:32.687Z] Step 25/25 : LABEL version=3.0.0-dev.7 [2023-01-30T07:47:32.687Z] ---> Running in 912b3fa400df [2023-01-30T07:47:32.953Z] Removing intermediate container 912b3fa400df [2023-01-30T07:47:32.953Z] ---> 9429aaa39874 [2023-01-30T07:47:32.953Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T07:47:33.220Z] Successfully built 9429aaa39874 [2023-01-30T07:47:33.220Z] 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-01-30T07:47:33.347Z] provisioning config files... [2023-01-30T07:47:33.364Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/78@tmp/config552197828890182405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:47:33.708Z] ---> docker-login.sh [2023-01-30T07:47:33.708Z] nexus3.edgexfoundry.org:10001 [2023-01-30T07:47:33.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:47:33.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:47:33.974Z] Configure a credential helper to remove this warning. See [2023-01-30T07:47:33.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:47:33.974Z] [2023-01-30T07:47:33.974Z] Login Succeeded [2023-01-30T07:47:33.974Z] nexus3.edgexfoundry.org:10002 [2023-01-30T07:47:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:47:34.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:47:34.241Z] Configure a credential helper to remove this warning. See [2023-01-30T07:47:34.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:47:34.241Z] [2023-01-30T07:47:34.241Z] Login Succeeded [2023-01-30T07:47:34.241Z] nexus3.edgexfoundry.org:10003 [2023-01-30T07:47:34.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:47:34.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:47:34.774Z] Configure a credential helper to remove this warning. See [2023-01-30T07:47:34.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:47:34.774Z] [2023-01-30T07:47:34.774Z] Login Succeeded [2023-01-30T07:47:34.774Z] nexus3.edgexfoundry.org:10004 [2023-01-30T07:47:35.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:47:35.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:47:35.041Z] Configure a credential helper to remove this warning. See [2023-01-30T07:47:35.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:47:35.041Z] [2023-01-30T07:47:35.041Z] Login Succeeded [2023-01-30T07:47:35.041Z] docker.io [2023-01-30T07:47:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T07:47:35.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T07:47:35.574Z] Configure a credential helper to remove this warning. See [2023-01-30T07:47:35.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T07:47:35.574Z] [2023-01-30T07:47:35.574Z] Login Succeeded [2023-01-30T07:47:35.574Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T07:47:35.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-30T07:47:35.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T07:47:35.625Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-01-30T07:47:35.625Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:47:35.625Z] latest [2023-01-30T07:47:35.625Z] 3.0.0-dev.7 [2023-01-30T07:47:35.625Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:47:35.625Z] main [2023-01-30T07:47:35.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:35.964Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:36.307Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:47:36.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-30T07:47:36.307Z] 9d48761c4496: Preparing [2023-01-30T07:47:36.307Z] d1f2d5166721: Preparing [2023-01-30T07:47:36.307Z] 65e7eb30c919: Preparing [2023-01-30T07:47:36.307Z] 43232de85b90: Preparing [2023-01-30T07:47:36.307Z] 17bec77d7fdc: Preparing [2023-01-30T07:47:36.307Z] 17bec77d7fdc: Layer already exists [2023-01-30T07:47:36.574Z] 65e7eb30c919: Pushed [2023-01-30T07:47:36.574Z] d1f2d5166721: Pushed [2023-01-30T07:47:36.574Z] 43232de85b90: Pushed [2023-01-30T07:47:41.916Z] 9d48761c4496: Pushed [2023-01-30T07:47:41.916Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45: digest: sha256:eeb348b9eb6b1d38fd00c70af699bcf4a65308df1314e3953daedc8ea33d373a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:42.264Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:42.612Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-30T07:47:42.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-30T07:47:42.612Z] 9d48761c4496: Preparing [2023-01-30T07:47:42.612Z] d1f2d5166721: Preparing [2023-01-30T07:47:42.612Z] 65e7eb30c919: Preparing [2023-01-30T07:47:42.612Z] 43232de85b90: Preparing [2023-01-30T07:47:42.612Z] 17bec77d7fdc: Preparing [2023-01-30T07:47:42.612Z] 17bec77d7fdc: Layer already exists [2023-01-30T07:47:42.612Z] 43232de85b90: Layer already exists [2023-01-30T07:47:42.612Z] 65e7eb30c919: Layer already exists [2023-01-30T07:47:42.612Z] d1f2d5166721: Layer already exists [2023-01-30T07:47:42.612Z] 9d48761c4496: Layer already exists [2023-01-30T07:47:42.612Z] latest: digest: sha256:eeb348b9eb6b1d38fd00c70af699bcf4a65308df1314e3953daedc8ea33d373a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:43.231Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:43.584Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.7 [2023-01-30T07:47:43.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-30T07:47:43.584Z] 9d48761c4496: Preparing [2023-01-30T07:47:43.584Z] d1f2d5166721: Preparing [2023-01-30T07:47:43.584Z] 65e7eb30c919: Preparing [2023-01-30T07:47:43.584Z] 43232de85b90: Preparing [2023-01-30T07:47:43.584Z] 17bec77d7fdc: Preparing [2023-01-30T07:47:43.584Z] 17bec77d7fdc: Layer already exists [2023-01-30T07:47:43.584Z] 65e7eb30c919: Layer already exists [2023-01-30T07:47:43.584Z] 9d48761c4496: Layer already exists [2023-01-30T07:47:43.584Z] d1f2d5166721: Layer already exists [2023-01-30T07:47:43.584Z] 43232de85b90: Layer already exists [2023-01-30T07:47:43.584Z] 3.0.0-dev.7: digest: sha256:eeb348b9eb6b1d38fd00c70af699bcf4a65308df1314e3953daedc8ea33d373a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:43.919Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:44.258Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:47:44.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-30T07:47:44.258Z] 9d48761c4496: Preparing [2023-01-30T07:47:44.258Z] d1f2d5166721: Preparing [2023-01-30T07:47:44.258Z] 65e7eb30c919: Preparing [2023-01-30T07:47:44.258Z] 43232de85b90: Preparing [2023-01-30T07:47:44.258Z] 17bec77d7fdc: Preparing [2023-01-30T07:47:44.258Z] 17bec77d7fdc: Layer already exists [2023-01-30T07:47:44.258Z] d1f2d5166721: Layer already exists [2023-01-30T07:47:44.258Z] 65e7eb30c919: Layer already exists [2023-01-30T07:47:44.258Z] 9d48761c4496: Layer already exists [2023-01-30T07:47:44.258Z] 43232de85b90: Layer already exists [2023-01-30T07:47:44.258Z] da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7: digest: sha256:eeb348b9eb6b1d38fd00c70af699bcf4a65308df1314e3953daedc8ea33d373a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:44.599Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:44.933Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-01-30T07:47:44.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-30T07:47:44.933Z] 9d48761c4496: Preparing [2023-01-30T07:47:44.933Z] d1f2d5166721: Preparing [2023-01-30T07:47:44.933Z] 65e7eb30c919: Preparing [2023-01-30T07:47:44.933Z] 43232de85b90: Preparing [2023-01-30T07:47:44.933Z] 17bec77d7fdc: Preparing [2023-01-30T07:47:44.933Z] 17bec77d7fdc: Layer already exists [2023-01-30T07:47:44.933Z] 65e7eb30c919: Layer already exists [2023-01-30T07:47:44.933Z] 43232de85b90: Layer already exists [2023-01-30T07:47:44.933Z] 9d48761c4496: Layer already exists [2023-01-30T07:47:44.934Z] d1f2d5166721: Layer already exists [2023-01-30T07:47:44.934Z] main: digest: sha256:eeb348b9eb6b1d38fd00c70af699bcf4a65308df1314e3953daedc8ea33d373a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-30T07:47:45.255Z] ===================================================== [Pipeline] echo [2023-01-30T07:47:45.265Z] taggedImages: [2023-01-30T07:47:45.265Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45 [2023-01-30T07:47:45.265Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-30T07:47:45.265Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.7 [2023-01-30T07:47:45.265Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:da9c53c8f531c50c136bf7f237b2fe6b058fda45-3.0.0-dev.7 [2023-01-30T07:47:45.265Z] - 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-01-30T07:47:45.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T07:47:45.693Z] [2023-01-30T07:47:45.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:47:46.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T07:47:46.034Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T07:47:46.034Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T07:47:46.034Z] 04944245beec: Pulling fs layer [2023-01-30T07:47:46.034Z] 699f458cf7ca: Pulling fs layer [2023-01-30T07:47:46.034Z] 765212b225bb: Pulling fs layer [2023-01-30T07:47:46.034Z] f23df028b6ca: Pulling fs layer [2023-01-30T07:47:46.034Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T07:47:46.034Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T07:47:46.034Z] d65c8cfc05b1: Waiting [2023-01-30T07:47:46.034Z] 2437ff75d9bd: Waiting [2023-01-30T07:47:46.034Z] 765212b225bb: Waiting [2023-01-30T07:47:46.034Z] f23df028b6ca: Waiting [2023-01-30T07:47:46.326Z] 04944245beec: Verifying Checksum [2023-01-30T07:47:46.326Z] 04944245beec: Download complete [2023-01-30T07:47:46.326Z] 765212b225bb: Verifying Checksum [2023-01-30T07:47:46.326Z] 765212b225bb: Download complete [2023-01-30T07:47:46.326Z] f23df028b6ca: Verifying Checksum [2023-01-30T07:47:46.326Z] f23df028b6ca: Download complete [2023-01-30T07:47:46.326Z] d65c8cfc05b1: Verifying Checksum [2023-01-30T07:47:46.326Z] d65c8cfc05b1: Download complete [2023-01-30T07:47:46.608Z] 699f458cf7ca: Verifying Checksum [2023-01-30T07:47:46.608Z] 699f458cf7ca: Download complete [2023-01-30T07:47:46.882Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T07:47:46.882Z] 8998bd30e6a1: Download complete [2023-01-30T07:47:49.512Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T07:47:49.513Z] 2437ff75d9bd: Download complete [2023-01-30T07:47:50.921Z] 8998bd30e6a1: Pull complete [2023-01-30T07:47:51.189Z] 04944245beec: Pull complete [2023-01-30T07:47:52.600Z] 699f458cf7ca: Pull complete [2023-01-30T07:47:52.600Z] 765212b225bb: Pull complete [2023-01-30T07:47:53.561Z] f23df028b6ca: Pull complete [2023-01-30T07:47:53.828Z] d65c8cfc05b1: Pull complete [2023-01-30T07:48:08.830Z] 2437ff75d9bd: Pull complete [2023-01-30T07:48:08.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T07:48:08.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T07:48:08.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:48:09.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-3959 does not seem to be running inside a container [2023-01-30T07:48:09.106Z] $ 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/78 -v /w/workspace/device-virtual-go/78:/w/workspace/device-virtual-go/78:rw,z -v /w/workspace/device-virtual-go/78@tmp:/w/workspace/device-virtual-go/78@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-01-30T07:48:11.569Z] $ docker top 56112e80eb495e6b932010d937ce88ae0523bcb16a3d472a0673dd56bd9be7d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:48:12.413Z] ---> job-cost.sh [2023-01-30T07:48:12.413Z] lf-activate-venv: SKIPPING [2023-01-30T07:48:12.413Z] INFO: No Stack... [2023-01-30T07:48:12.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T07:48:13.635Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T07:48:14.268Z] + cat /w/workspace/device-virtual-go/78/archives/cost.csv [2023-01-30T07:48:14.268Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T07:48:14.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [2023-01-30T07:48:14.340Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] did not exist. Created. [2023-01-30T07:48:14.340Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T07:48:14.995Z] /w/workspace/device-virtual-go/78@tmp/durable-55c6fcaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-30T07:48:15.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T07:48:15.667Z] Warning: overwriting stash ‘stack-cost’ [2023-01-30T07:48:15.734Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T07:48:15.740Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T07:48:15.770Z] $ docker stop --time=1 56112e80eb495e6b932010d937ce88ae0523bcb16a3d472a0673dd56bd9be7d1 [2023-01-30T07:48:17.267Z] $ docker rm -f --volumes 56112e80eb495e6b932010d937ce88ae0523bcb16a3d472a0673dd56bd9be7d1 [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-01-30T07:48:17.665Z] provisioning config files... [2023-01-30T07:48:17.672Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4503863207388995679tmp [Pipeline] { [Pipeline] sh [2023-01-30T07:48:17.962Z] + set +x [2023-01-30T07:48:17.962Z] + curl -s https://codecov.io/bash [2023-01-30T07:48:17.962Z] + bash -s -- [2023-01-30T07:48:17.962Z] [2023-01-30T07:48:17.962Z] _____ _ [2023-01-30T07:48:17.962Z] / ____| | | [2023-01-30T07:48:17.962Z] | | ___ __| | ___ ___ _____ __ [2023-01-30T07:48:17.962Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-30T07:48:17.962Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-30T07:48:17.962Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-30T07:48:17.962Z] Bash-1.0.6 [2023-01-30T07:48:17.962Z] [2023-01-30T07:48:17.962Z] [2023-01-30T07:48:17.962Z] ==> git version 2.25.1 found [2023-01-30T07:48:17.962Z] ==> 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-01-30T07:48:17.962Z] Release-Date: 2020-01-08 [2023-01-30T07:48:17.962Z] 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-01-30T07:48:17.962Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-30T07:48:17.962Z] ==> Jenkins CI detected. [2023-01-30T07:48:17.962Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-01-30T07:48:17.962Z] project root: . [2023-01-30T07:48:17.962Z] --> token set from env [2023-01-30T07:48:17.962Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-30T07:48:17.962Z] ==> Running gcov in . (disable via -X gcov) [2023-01-30T07:48:17.962Z] ==> Python coveragepy not found [2023-01-30T07:48:17.962Z] ==> Searching for coverage reports in: [2023-01-30T07:48:17.962Z] + . [2023-01-30T07:48:17.962Z] -> Found 1 reports [2023-01-30T07:48:17.962Z] ==> Detecting git/mercurial file structure [2023-01-30T07:48:18.221Z] ==> Reading reports [2023-01-30T07:48:18.221Z] + ./coverage.out bytes=44128 [2023-01-30T07:48:18.221Z] ==> Appending adjustments [2023-01-30T07:48:18.221Z] https://docs.codecov.io/docs/fixing-reports [2023-01-30T07:48:18.221Z] + Found adjustments [2023-01-30T07:48:18.221Z] ==> Gzipping contents [2023-01-30T07:48:18.221Z] 8.0K /tmp/codecov.kYcLpM.gz [2023-01-30T07:48:18.221Z] ==> Uploading reports [2023-01-30T07:48:18.221Z] url: https://codecov.io [2023-01-30T07:48:18.221Z] query: branch=main&commit=da9c53c8f531c50c136bf7f237b2fe6b058fda45&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-30T07:48:18.221Z] -> Pinging Codecov [2023-01-30T07:48:18.221Z] 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=da9c53c8f531c50c136bf7f237b2fe6b058fda45&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-30T07:48:18.479Z] -> Uploading to [2023-01-30T07:48:18.479Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-30/5E52B4B073DB2E39498172D8E973AA87/da9c53c8f531c50c136bf7f237b2fe6b058fda45/637f0848-9b8f-4b8e-91c4-d4bb03b30615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T074818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3567f1e656892529b59eb80cd28367592362af60235a17912074cd8c21535e4 [2023-01-30T07:48:18.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T07:48:18.479Z] Dload Upload Total Spent Left Speed [2023-01-30T07:48:18.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5478 0 0 100 5478 0 19425 --:--:-- --:--:-- --:--:-- 19425 [2023-01-30T07:48:18.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] } [2023-01-30T07:48:18.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-30T07:48:18.954Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-30T07:48:18.964Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:48:19.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-30T07:48:19.255Z] [2023-01-30T07:48:19.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:48:19.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-30T07:48:19.551Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-30T07:48:19.551Z] df9b9388f04a: Pulling fs layer [2023-01-30T07:48:19.551Z] 52dc419b0ee2: Pulling fs layer [2023-01-30T07:48:19.551Z] 25bc292e5bac: Pulling fs layer [2023-01-30T07:48:19.551Z] 114826534d7a: Pulling fs layer [2023-01-30T07:48:19.551Z] 4657fd5d0bcf: Pulling fs layer [2023-01-30T07:48:19.551Z] 6ad1cebc031e: Pulling fs layer [2023-01-30T07:48:19.551Z] 8a3aa393b2d8: Pulling fs layer [2023-01-30T07:48:19.551Z] 114826534d7a: Waiting [2023-01-30T07:48:19.551Z] 4657fd5d0bcf: Waiting [2023-01-30T07:48:19.551Z] 6ad1cebc031e: Waiting [2023-01-30T07:48:19.551Z] 8a3aa393b2d8: Waiting [2023-01-30T07:48:19.551Z] 25bc292e5bac: Verifying Checksum [2023-01-30T07:48:19.551Z] 25bc292e5bac: Download complete [2023-01-30T07:48:19.551Z] 52dc419b0ee2: Download complete [2023-01-30T07:48:19.551Z] 4657fd5d0bcf: Download complete [2023-01-30T07:48:19.809Z] df9b9388f04a: Verifying Checksum [2023-01-30T07:48:19.809Z] df9b9388f04a: Download complete [2023-01-30T07:48:19.809Z] df9b9388f04a: Pull complete [2023-01-30T07:48:20.079Z] 52dc419b0ee2: Pull complete [2023-01-30T07:48:20.079Z] 25bc292e5bac: Pull complete [2023-01-30T07:48:20.079Z] 6ad1cebc031e: Verifying Checksum [2023-01-30T07:48:20.079Z] 6ad1cebc031e: Download complete [2023-01-30T07:48:21.094Z] 114826534d7a: Verifying Checksum [2023-01-30T07:48:21.094Z] 114826534d7a: Download complete [2023-01-30T07:48:21.352Z] 8a3aa393b2d8: Verifying Checksum [2023-01-30T07:48:21.352Z] 8a3aa393b2d8: Download complete [2023-01-30T07:48:24.650Z] 114826534d7a: Pull complete [2023-01-30T07:48:24.650Z] 4657fd5d0bcf: Pull complete [2023-01-30T07:48:24.650Z] 6ad1cebc031e: Pull complete [2023-01-30T07:48:27.189Z] 8a3aa393b2d8: Pull complete [2023-01-30T07:48:27.189Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-30T07:48:27.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-30T07:48:27.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:48:27.446Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:48:27.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-30T07:48:33.492Z] $ docker top 6b5dfe7d4993a39e2f8894925369bcb568139f7d938ec53f45fbfe075fd606b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-30T07:48:33.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-01-30T07:48:33.836Z] + set -o pipefail [2023-01-30T07:48:33.836Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/f13d6d06-a5ba-4bdd-9cf6-e72cdedce367 [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] [2023-01-30T07:48:41.956Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-30T07:48:41.956Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-30T07:48:41.956Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-30T07:48:41.970Z] $ docker stop --time=1 6b5dfe7d4993a39e2f8894925369bcb568139f7d938ec53f45fbfe075fd606b0 [2023-01-30T07:48:46.561Z] $ docker rm -f --volumes 6b5dfe7d4993a39e2f8894925369bcb568139f7d938ec53f45fbfe075fd606b0 [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-01-30T07:48:47.188Z] + git log --format=format:%s -1 da9c53c8f531c50c136bf7f237b2fe6b058fda45 [Pipeline] sh [2023-01-30T07:48:47.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T07:48:47.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:48:47.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:48:47.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:48:47.853Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:48:47.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T07:48:48.434Z] $ docker top fa0f9baa401691a827ebc6e689441f46a4bc80d89e85263566d94e1e72eb4111 -eo pid,comm [2023-01-30T07:48:48.481Z] 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-01-30T07:48:48.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T07:48:48.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T07:48:48.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T07:48:48.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T07:48:48.632Z] $ docker exec fa0f9baa401691a827ebc6e689441f46a4bc80d89e85263566d94e1e72eb4111 ssh-agent [2023-01-30T07:48:48.745Z] SSH_AUTH_SOCK=/tmp/ssh-sxJM6d8iEj9e/agent.33 [2023-01-30T07:48:48.745Z] SSH_AGENT_PID=39 [2023-01-30T07:48:48.750Z] Running ssh-add (command line suppressed) [2023-01-30T07:48:48.849Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4588492858556416776.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4588492858556416776.key) [2023-01-30T07:48:48.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T07:48:49.146Z] + git semver tag [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,323 [run_tag] DEBUG tag force:False [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,323 [check_head_tag] DEBUG check head tag [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,324 [execute] INFO git cat-file --batch-check [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,328 [execute] INFO git cat-file --batch [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,344 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-30T07:48:49.406Z] 2023-01-30 07:48:49,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:48:49.406Z] 3.0.0-dev.7 [Pipeline] } [2023-01-30T07:48:49.417Z] $ docker exec --env ******** --env ******** fa0f9baa401691a827ebc6e689441f46a4bc80d89e85263566d94e1e72eb4111 ssh-agent -k [2023-01-30T07:48:49.516Z] unset SSH_AUTH_SOCK; [2023-01-30T07:48:49.517Z] unset SSH_AGENT_PID; [2023-01-30T07:48:49.517Z] echo Agent pid 39 killed; [2023-01-30T07:48:49.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T07:48:49.829Z] + git semver [Pipeline] } [2023-01-30T07:48:50.104Z] $ docker stop --time=1 fa0f9baa401691a827ebc6e689441f46a4bc80d89e85263566d94e1e72eb4111 [2023-01-30T07:48:51.402Z] $ docker rm -f --volumes fa0f9baa401691a827ebc6e689441f46a4bc80d89e85263566d94e1e72eb4111 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:48:51.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-30T07:48:51.807Z] [2023-01-30T07:48:51.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:48:52.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-30T07:48:52.106Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-30T07:48:52.106Z] ab5ef0e58194: Pulling fs layer [2023-01-30T07:48:52.106Z] 9712f1f96733: Pulling fs layer [2023-01-30T07:48:52.106Z] 63f879dbbcfc: Pulling fs layer [2023-01-30T07:48:52.106Z] 0d9ebad4ef96: Pulling fs layer [2023-01-30T07:48:52.106Z] e9a5061849ea: Pulling fs layer [2023-01-30T07:48:52.106Z] d747dcd14b5f: Pulling fs layer [2023-01-30T07:48:52.106Z] 2de7ff778b66: Pulling fs layer [2023-01-30T07:48:52.106Z] e9a5061849ea: Waiting [2023-01-30T07:48:52.106Z] 0d9ebad4ef96: Waiting [2023-01-30T07:48:52.106Z] 2de7ff778b66: Waiting [2023-01-30T07:48:52.106Z] 9712f1f96733: Verifying Checksum [2023-01-30T07:48:52.106Z] 9712f1f96733: Download complete [2023-01-30T07:48:53.129Z] 63f879dbbcfc: Verifying Checksum [2023-01-30T07:48:53.129Z] 63f879dbbcfc: Download complete [2023-01-30T07:48:53.129Z] e9a5061849ea: Verifying Checksum [2023-01-30T07:48:53.129Z] e9a5061849ea: Download complete [2023-01-30T07:48:53.129Z] d747dcd14b5f: Verifying Checksum [2023-01-30T07:48:53.129Z] d747dcd14b5f: Download complete [2023-01-30T07:48:53.400Z] 0d9ebad4ef96: Verifying Checksum [2023-01-30T07:48:53.400Z] 0d9ebad4ef96: Download complete [2023-01-30T07:48:53.400Z] ab5ef0e58194: Verifying Checksum [2023-01-30T07:48:53.400Z] ab5ef0e58194: Download complete [2023-01-30T07:48:53.400Z] 2de7ff778b66: Verifying Checksum [2023-01-30T07:48:53.400Z] 2de7ff778b66: Download complete [2023-01-30T07:48:56.678Z] ab5ef0e58194: Pull complete [2023-01-30T07:48:56.678Z] 9712f1f96733: Pull complete [2023-01-30T07:48:56.937Z] 63f879dbbcfc: Pull complete [2023-01-30T07:49:01.119Z] 0d9ebad4ef96: Pull complete [2023-01-30T07:49:01.685Z] e9a5061849ea: Pull complete [2023-01-30T07:49:01.685Z] d747dcd14b5f: Pull complete [2023-01-30T07:49:03.057Z] 2de7ff778b66: Pull complete [2023-01-30T07:49:03.057Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-30T07:49:03.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-30T07:49:03.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:49:03.145Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:49:03.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-30T07:49:11.819Z] $ docker top 942ff5e53be2cd47337ee8c53c3b1185878ed04d6d85fea0a5734d1f2429e537 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-30T07:49:11.900Z] provisioning config files... [2023-01-30T07:49:11.909Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14755329423866422524tmp [2023-01-30T07:49:11.918Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14573109808640110017tmp [2023-01-30T07:49:11.926Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6359841325200129967tmp [Pipeline] { [Pipeline] echo [2023-01-30T07:49:11.940Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:12.223Z] ---> sigul-configuration.sh [2023-01-30T07:49:12.223Z] gpg: directory `/root/.gnupg' created [2023-01-30T07:49:12.223Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-30T07:49:12.223Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-30T07:49:12.223Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-30T07:49:12.223Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-30T07:49:12.223Z] gpg: CAST5 encrypted data [2023-01-30T07:49:12.223Z] gpg: encrypted with 1 passphrase [2023-01-30T07:49:12.223Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-30T07:49:12.507Z] + mkdir /home/jenkins [2023-01-30T07:49:12.507Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-30T07:49:12.795Z] + 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-01-30T07:49:12.804Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:13.089Z] ---> sigul-install.sh [2023-01-30T07:49:13.089Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-30T07:49:13.382Z] + git tag --list [2023-01-30T07:49:13.382Z] v1.0.0 [2023-01-30T07:49:13.382Z] v1.1.0 [2023-01-30T07:49:13.382Z] v1.1.1 [2023-01-30T07:49:13.382Z] v1.2.1 [2023-01-30T07:49:13.382Z] v1.2.2 [2023-01-30T07:49:13.382Z] v1.2.3 [2023-01-30T07:49:13.382Z] v1.3.0 [2023-01-30T07:49:13.382Z] v1.3.1 [2023-01-30T07:49:13.382Z] v2.0.0 [2023-01-30T07:49:13.382Z] v2.1.0 [2023-01-30T07:49:13.382Z] v2.1.1 [2023-01-30T07:49:13.382Z] v2.1.1-dev.1 [2023-01-30T07:49:13.382Z] v2.1.1-dev.2 [2023-01-30T07:49:13.382Z] v2.2.0 [2023-01-30T07:49:13.382Z] v2.2.1-dev.1 [2023-01-30T07:49:13.382Z] v2.2.1-dev.2 [2023-01-30T07:49:13.382Z] v2.2.1-dev.3 [2023-01-30T07:49:13.382Z] v2.2.1-dev.4 [2023-01-30T07:49:13.382Z] v2.2.1-dev.5 [2023-01-30T07:49:13.382Z] v2.2.1-dev.6 [2023-01-30T07:49:13.382Z] v2.2.1-dev.7 [2023-01-30T07:49:13.382Z] v2.2.1-dev.8 [2023-01-30T07:49:13.382Z] v2.3.0 [2023-01-30T07:49:13.382Z] v2.3.0-dev.10 [2023-01-30T07:49:13.382Z] v2.3.0-dev.11 [2023-01-30T07:49:13.382Z] v2.3.0-dev.12 [2023-01-30T07:49:13.382Z] v2.3.0-dev.13 [2023-01-30T07:49:13.382Z] v2.3.0-dev.14 [2023-01-30T07:49:13.382Z] v2.3.0-dev.15 [2023-01-30T07:49:13.382Z] v2.3.0-dev.16 [2023-01-30T07:49:13.382Z] v2.3.0-dev.17 [2023-01-30T07:49:13.382Z] v2.3.0-dev.18 [2023-01-30T07:49:13.382Z] v2.3.0-dev.19 [2023-01-30T07:49:13.382Z] v2.3.0-dev.20 [2023-01-30T07:49:13.382Z] v2.3.0-dev.21 [2023-01-30T07:49:13.382Z] v2.3.0-dev.22 [2023-01-30T07:49:13.382Z] v2.3.0-dev.23 [2023-01-30T07:49:13.382Z] v2.3.0-dev.24 [2023-01-30T07:49:13.382Z] v2.3.0-dev.25 [2023-01-30T07:49:13.382Z] v2.3.0-dev.26 [2023-01-30T07:49:13.382Z] v2.3.0-dev.27 [2023-01-30T07:49:13.382Z] v2.3.0-dev.28 [2023-01-30T07:49:13.382Z] v2.3.0-dev.29 [2023-01-30T07:49:13.382Z] v2.3.0-dev.30 [2023-01-30T07:49:13.382Z] v2.3.0-dev.8 [2023-01-30T07:49:13.382Z] v2.3.0-dev.9 [2023-01-30T07:49:13.382Z] v3.0.0-dev.1 [2023-01-30T07:49:13.382Z] v3.0.0-dev.2 [2023-01-30T07:49:13.382Z] v3.0.0-dev.3 [2023-01-30T07:49:13.382Z] v3.0.0-dev.4 [2023-01-30T07:49:13.382Z] v3.0.0-dev.5 [2023-01-30T07:49:13.382Z] v3.0.0-dev.6 [2023-01-30T07:49:13.382Z] v3.0.0-dev.7 [Pipeline] sh [2023-01-30T07:49:13.671Z] + lftools sign git-tag v3.0.0-dev.7 [2023-01-30T07:49:14.243Z] Signing Git tag with Sigul... [2023-01-30T07:49:14.243Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-01-30T07:49:14.822Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:15.112Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-30T07:49:15.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-30T07:49:15.138Z] $ docker stop --time=1 942ff5e53be2cd47337ee8c53c3b1185878ed04d6d85fea0a5734d1f2429e537 [2023-01-30T07:49:16.446Z] $ docker rm -f --volumes 942ff5e53be2cd47337ee8c53c3b1185878ed04d6d85fea0a5734d1f2429e537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-30T07:49:16.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T07:49:16.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:49:17.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:49:17.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:49:17.198Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:49:17.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T07:49:17.617Z] $ docker top 314e3323f42b84b31c8cf4e065f12583fe52f65b817605eba0170bb8b230c872 -eo pid,comm [2023-01-30T07:49:17.663Z] 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-01-30T07:49:17.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T07:49:17.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T07:49:17.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T07:49:17.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T07:49:17.825Z] $ docker exec 314e3323f42b84b31c8cf4e065f12583fe52f65b817605eba0170bb8b230c872 ssh-agent [2023-01-30T07:49:17.939Z] SSH_AUTH_SOCK=/tmp/ssh-XIvVUXaVRwoS/agent.32 [2023-01-30T07:49:17.939Z] SSH_AGENT_PID=38 [2023-01-30T07:49:17.944Z] Running ssh-add (command line suppressed) [2023-01-30T07:49:18.059Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4303995614930020551.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4303995614930020551.key) [2023-01-30T07:49:18.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T07:49:18.359Z] + git semver bump pre [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,564 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,564 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,565 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,565 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,565 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,566 [execute] INFO git cat-file --batch-check [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,571 [execute] INFO git cat-file --batch [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T07:49:18.619Z] 2023-01-30 07:49:18,577 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:49:18.619Z] 3.0.0-dev.8 [Pipeline] } [2023-01-30T07:49:18.629Z] $ docker exec --env ******** --env ******** 314e3323f42b84b31c8cf4e065f12583fe52f65b817605eba0170bb8b230c872 ssh-agent -k [2023-01-30T07:49:18.724Z] unset SSH_AUTH_SOCK; [2023-01-30T07:49:18.724Z] unset SSH_AGENT_PID; [2023-01-30T07:49:18.724Z] echo Agent pid 38 killed; [2023-01-30T07:49:18.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T07:49:19.029Z] + git semver [Pipeline] } [2023-01-30T07:49:19.302Z] $ docker stop --time=1 314e3323f42b84b31c8cf4e065f12583fe52f65b817605eba0170bb8b230c872 [2023-01-30T07:49:20.603Z] $ docker rm -f --volumes 314e3323f42b84b31c8cf4e065f12583fe52f65b817605eba0170bb8b230c872 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T07:49:20.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T07:49:20.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:49:21.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T07:49:21.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:49:21.309Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:49:21.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T07:49:21.689Z] $ docker top 29fc755dc19434ce8e6df681886dddd9285f849d3a1edf38de93d94db5671e88 -eo pid,comm [2023-01-30T07:49:21.737Z] 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-01-30T07:49:21.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T07:49:21.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T07:49:21.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T07:49:21.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T07:49:21.897Z] $ docker exec 29fc755dc19434ce8e6df681886dddd9285f849d3a1edf38de93d94db5671e88 ssh-agent [2023-01-30T07:49:22.021Z] SSH_AUTH_SOCK=/tmp/ssh-WAB3Xr6oyP8G/agent.32 [2023-01-30T07:49:22.021Z] SSH_AGENT_PID=38 [2023-01-30T07:49:22.026Z] Running ssh-add (command line suppressed) [2023-01-30T07:49:22.129Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5859319155412638490.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5859319155412638490.key) [2023-01-30T07:49:22.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T07:49:22.436Z] + git semver push [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,632 [run_push] DEBUG push [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,633 [execute] INFO git cat-file --batch-check [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,637 [execute] INFO git rev-list 81d48a99806502937d76143c6d42645826d04593 -- [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,638 [execute] DEBUG Popen(['git', 'rev-list', '81d48a99806502937d76143c6d42645826d04593', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,647 [execute] INFO git fetch -v origin [2023-01-30T07:49:22.697Z] 2023-01-30 07:49:22,647 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-30T07:49:23.265Z] 2023-01-30 07:49:23,175 [run_push] DEBUG no remote changes detected [2023-01-30T07:49:23.265Z] 2023-01-30 07:49:23,175 [execute] INFO git push origin semver [2023-01-30T07:49:23.265Z] 2023-01-30 07:49:23,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-30T07:49:24.204Z] 2023-01-30 07:49:23,940 [run_push] DEBUG push all version tags [2023-01-30T07:49:24.204Z] 2023-01-30 07:49:23,941 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-30T07:49:24.204Z] 2023-01-30 07:49:23,941 [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-01-30T07:49:24.775Z] 2023-01-30 07:49:24,693 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-30T07:49:24.775Z] 3.0.0-dev.8 [Pipeline] } [2023-01-30T07:49:24.787Z] $ docker exec --env ******** --env ******** 29fc755dc19434ce8e6df681886dddd9285f849d3a1edf38de93d94db5671e88 ssh-agent -k [2023-01-30T07:49:24.898Z] unset SSH_AUTH_SOCK; [2023-01-30T07:49:24.901Z] unset SSH_AGENT_PID; [2023-01-30T07:49:24.901Z] echo Agent pid 38 killed; [2023-01-30T07:49:24.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T07:49:25.215Z] + git semver [Pipeline] } [2023-01-30T07:49:25.488Z] $ docker stop --time=1 29fc755dc19434ce8e6df681886dddd9285f849d3a1edf38de93d94db5671e88 [2023-01-30T07:49:26.760Z] $ docker rm -f --volumes 29fc755dc19434ce8e6df681886dddd9285f849d3a1edf38de93d94db5671e88 [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-01-30T07:49:27.332Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-01-30T07:49:27.332Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-30T07:49:27.332Z] total 16 [2023-01-30T07:49:27.332Z] drwxr-xr-x 3 root root 4096 Jan 30 07:41 . [2023-01-30T07:49:27.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 07:49 .. [2023-01-30T07:49:27.332Z] drwxr-xr-x 2 root root 4096 Jan 30 07:41 cost [2023-01-30T07:49:27.332Z] -rw-r--r-- 1 root root 88 Jan 30 07:41 cost.csv [2023-01-30T07:49:27.332Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-30T07:49:27.332Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-30T07:49:27.332Z] total 16 [2023-01-30T07:49:27.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 07:41 . [2023-01-30T07:49:27.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 07:49 .. [2023-01-30T07:49:27.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 07:41 cost [2023-01-30T07:49:27.332Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 30 07:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:27.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:28.494Z] ---> package-listing.sh [2023-01-30T07:49:28.494Z] ++ facter osfamily [2023-01-30T07:49:28.494Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T07:49:28.754Z] + OS_FAMILY=debian [2023-01-30T07:49:28.754Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-01-30T07:49:28.754Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T07:49:28.754Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T07:49:28.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T07:49:28.754Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T07:49:28.754Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-30T07:49:28.754Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T07:49:28.754Z] + case "${OS_FAMILY}" in [2023-01-30T07:49:28.754Z] + dpkg -l [2023-01-30T07:49:28.754Z] + grep '^ii' [2023-01-30T07:49:28.754Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T07:49:28.754Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T07:49:28.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T07:49:28.754Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-30T07:49:28.754Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-01-30T07:49:28.754Z] + 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-01-30T07:49:28.766Z] 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-01-30T07:49:29.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T07:49:29.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T07:49:29.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T07:49:29.675Z] prd-ubuntu20.04-docker-8c-8g-3958 does not seem to be running inside a container [2023-01-30T07:49:29.707Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T07:49:29.951Z] $ docker top 0a036305a4b8f86dda366a485fb9683dce0cde01670f2cac90abbb4ba47d6114 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T07:49:30.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T07:49:30.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T07:49:31.006Z] + ls /var/log/sa-host [2023-01-30T07:49:31.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T07:49:31.174Z] provisioning config files... [2023-01-30T07:49:31.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config502473930512772569tmp [Pipeline] { [Pipeline] echo [2023-01-30T07:49:31.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:31.475Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T07:49:31.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:31.831Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T07:49:31.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:32.124Z] ---> sudo-logs.sh [2023-01-30T07:49:32.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T07:49:32.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:32.448Z] ---> job-cost.sh [2023-01-30T07:49:32.448Z] lf-activate-venv: SKIPPING [2023-01-30T07:49:32.448Z] DEBUG: total: 0.2199999988079071 [2023-01-30T07:49:32.448Z] INFO: Retrieving Stack Cost... [2023-01-30T07:49:32.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T07:49:33.279Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T07:49:33.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T07:49:33.579Z] ---> logs-deploy.sh [2023-01-30T07:49:33.579Z] lf-activate-venv: SKIPPING [2023-01-30T07:49:33.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/78 [2023-01-30T07:49:33.579Z] INFO: archiving workspace using pattern(s): [2023-01-30T07:49:34.516Z] Archives upload complete. [2023-01-30T07:49:34.775Z] INFO: archiving logs to Nexus [2023-01-30T07:49:35.344Z] ---> uname -a: [2023-01-30T07:49:35.344Z] Linux prd-ubuntu20-04-docker-8c-8g-3958 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] ---> lscpu: [2023-01-30T07:49:35.344Z] Architecture: x86_64 [2023-01-30T07:49:35.344Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-30T07:49:35.344Z] Byte Order: Little Endian [2023-01-30T07:49:35.344Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-30T07:49:35.344Z] CPU(s): 8 [2023-01-30T07:49:35.344Z] On-line CPU(s) list: 0-7 [2023-01-30T07:49:35.344Z] Thread(s) per core: 1 [2023-01-30T07:49:35.344Z] Core(s) per socket: 1 [2023-01-30T07:49:35.344Z] Socket(s): 8 [2023-01-30T07:49:35.344Z] NUMA node(s): 1 [2023-01-30T07:49:35.344Z] Vendor ID: AuthenticAMD [2023-01-30T07:49:35.344Z] CPU family: 23 [2023-01-30T07:49:35.344Z] Model: 49 [2023-01-30T07:49:35.344Z] Model name: AMD EPYC-Rome Processor [2023-01-30T07:49:35.344Z] Stepping: 0 [2023-01-30T07:49:35.344Z] CPU MHz: 2799.956 [2023-01-30T07:49:35.344Z] BogoMIPS: 5599.91 [2023-01-30T07:49:35.344Z] Virtualization: AMD-V [2023-01-30T07:49:35.344Z] Hypervisor vendor: KVM [2023-01-30T07:49:35.344Z] Virtualization type: full [2023-01-30T07:49:35.344Z] L1d cache: 256 KiB [2023-01-30T07:49:35.344Z] L1i cache: 256 KiB [2023-01-30T07:49:35.344Z] L2 cache: 4 MiB [2023-01-30T07:49:35.344Z] L3 cache: 128 MiB [2023-01-30T07:49:35.344Z] NUMA node0 CPU(s): 0-7 [2023-01-30T07:49:35.344Z] Vulnerability Itlb multihit: Not affected [2023-01-30T07:49:35.344Z] Vulnerability L1tf: Not affected [2023-01-30T07:49:35.344Z] Vulnerability Mds: Not affected [2023-01-30T07:49:35.344Z] Vulnerability Meltdown: Not affected [2023-01-30T07:49:35.344Z] Vulnerability Mmio stale data: Not affected [2023-01-30T07:49:35.344Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-30T07:49:35.344Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-30T07:49:35.344Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-30T07:49:35.344Z] Vulnerability Srbds: Not affected [2023-01-30T07:49:35.344Z] Vulnerability Tsx async abort: Not affected [2023-01-30T07:49:35.344Z] 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-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] ---> nproc: [2023-01-30T07:49:35.344Z] 8 [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] ---> df -h: [2023-01-30T07:49:35.344Z] Filesystem Size Used Avail Use% Mounted on [2023-01-30T07:49:35.344Z] overlay 155G 13G 143G 9% / [2023-01-30T07:49:35.344Z] tmpfs 64M 0 64M 0% /dev [2023-01-30T07:49:35.344Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-30T07:49:35.344Z] shm 64M 0 64M 0% /dev/shm [2023-01-30T07:49:35.344Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] ---> sar -b -r -n DEV: [2023-01-30T07:49:35.344Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3958) 01/30/23 _x86_64_ (8 CPU) [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] 07:38:10 LINUX RESTART (8 CPU) [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] 07:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-30T07:49:35.344Z] 07:40:01 196.00 1.85 194.15 0.00 66.16 74492.59 0.00 [2023-01-30T07:49:35.344Z] 07:41:01 142.68 0.32 142.37 0.00 16.00 24579.60 0.00 [2023-01-30T07:49:35.344Z] 07:42:01 32.53 0.02 32.51 0.00 4.00 16457.41 0.00 [2023-01-30T07:49:35.344Z] 07:43:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-01-30T07:49:35.344Z] 07:44:01 56.22 11.61 44.61 0.00 5177.67 8730.28 0.00 [2023-01-30T07:49:35.344Z] 07:45:01 4.63 0.02 4.62 0.00 0.13 104.38 0.00 [2023-01-30T07:49:35.344Z] 07:46:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2023-01-30T07:49:35.344Z] 07:47:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 [2023-01-30T07:49:35.344Z] 07:48:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-01-30T07:49:35.344Z] 07:49:01 68.01 0.37 67.64 0.00 17.33 36361.67 0.00 [2023-01-30T07:49:35.344Z] Average: 50.39 1.42 48.98 0.00 528.90 15981.67 0.00 [2023-01-30T07:49:35.344Z] [2023-01-30T07:49:35.344Z] 07:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-30T07:49:35.344Z] 07:40:01 28299132 31521988 780332 2.37 144648 3276136 2122096 6.25 1219376 2913412 59020 [2023-01-30T07:49:35.344Z] 07:41:01 27805784 31544628 758240 2.31 151940 3761956 2036168 6.00 1255708 3347160 303988 [2023-01-30T07:49:35.344Z] 07:42:01 27650248 31577860 723564 2.20 158472 3915488 1753864 5.17 1238480 3488280 196 [2023-01-30T07:49:35.345Z] 07:43:01 27650544 31578232 722928 2.20 158496 3915492 1753864 5.17 1238004 3488280 24 [2023-01-30T07:49:35.345Z] 07:44:01 27128700 31560776 722808 2.20 191752 4371040 1805128 5.32 1556700 3655296 280 [2023-01-30T07:49:35.345Z] 07:45:01 27132672 31560048 722612 2.20 190308 4367784 1792704 5.28 1555196 3652068 8 [2023-01-30T07:49:35.345Z] 07:46:01 27139956 31567384 715236 2.18 190392 4367788 1792704 5.28 1547500 3652072 8 [2023-01-30T07:49:35.345Z] 07:47:01 27140516 31568308 714568 2.17 190472 4367788 1792704 5.28 1547404 3652304 8 [2023-01-30T07:49:35.345Z] 07:48:01 27140216 31568076 714732 2.17 190552 4367784 1792704 5.28 1547500 3652308 4 [2023-01-30T07:49:35.345Z] 07:49:01 25670860 31511772 766964 2.33 223900 5634416 2057068 6.06 1674992 4877176 591224 [2023-01-30T07:49:35.345Z] Average: 27275863 31555907 734198 2.23 179093 4234567 1869900 5.51 1438086 3637836 95476 [2023-01-30T07:49:35.345Z] [2023-01-30T07:49:35.345Z] 07:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-30T07:49:35.345Z] 07:40:01 ens3 446.64 327.84 6248.83 45.05 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:40:01 veth3f14559 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:40:01 docker0 196.66 269.02 15.96 2146.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:40:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:41:01 ens3 192.62 149.35 2692.59 309.22 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:41:01 docker0 2.82 6.17 0.18 81.53 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:41:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:42:01 ens3 14.01 9.03 13.32 5.09 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:43:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:44:01 ens3 121.68 74.24 2751.15 5.38 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:45:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:47:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:49:01 ens3 341.94 273.57 7751.61 35.42 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:49:01 docker0 55.84 75.95 4.25 584.10 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] 07:49:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] Average: ens3 111.18 83.04 1938.53 40.01 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] Average: docker0 25.25 34.72 2.02 278.05 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2023-01-30T07:49:35.345Z] [2023-01-30T07:49:35.345Z] [2023-01-30T07:49:35.345Z] ---> sar -P ALL: [2023-01-30T07:49:35.345Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3958) 01/30/23 _x86_64_ (8 CPU) [2023-01-30T07:49:35.345Z] [2023-01-30T07:49:35.345Z] 07:38:10 LINUX RESTART (8 CPU) [2023-01-30T07:49:35.345Z] [2023-01-30T07:49:35.345Z] 07:39:02 CPU %user %nice %system %iowait %steal %idle [2023-01-30T07:49:35.345Z] 07:40:01 all 11.44 0.00 4.39 3.58 0.07 80.51 [2023-01-30T07:49:35.345Z] 07:40:01 0 10.85 0.00 4.40 0.70 0.07 83.99 [2023-01-30T07:49:35.345Z] 07:40:01 1 11.71 0.00 5.23 6.53 0.09 76.44 [2023-01-30T07:49:35.345Z] 07:40:01 2 12.08 0.00 4.90 1.11 0.07 81.83 [2023-01-30T07:49:35.345Z] 07:40:01 3 11.14 0.00 3.89 0.17 0.07 84.73 [2023-01-30T07:49:35.345Z] 07:40:01 4 11.24 0.00 4.44 0.48 0.07 83.77 [2023-01-30T07:49:35.345Z] 07:40:01 5 12.06 0.00 3.55 0.42 0.07 83.89 [2023-01-30T07:49:35.345Z] 07:40:01 6 10.84 0.00 5.28 19.21 0.07 64.60 [2023-01-30T07:49:35.345Z] 07:40:01 7 11.62 0.00 3.46 0.07 0.07 84.78 [2023-01-30T07:49:35.345Z] 07:41:01 all 36.41 0.00 5.90 1.39 0.09 56.21 [2023-01-30T07:49:35.345Z] 07:41:01 0 35.69 0.00 5.50 0.10 0.08 58.63 [2023-01-30T07:49:35.345Z] 07:41:01 1 37.93 0.00 6.13 0.56 0.10 55.28 [2023-01-30T07:49:35.345Z] 07:41:01 2 35.40 0.00 5.86 0.17 0.07 58.50 [2023-01-30T07:49:35.345Z] 07:41:01 3 38.76 0.00 6.66 0.40 0.10 54.07 [2023-01-30T07:49:35.345Z] 07:41:01 4 37.60 0.00 6.09 0.10 0.08 56.12 [2023-01-30T07:49:35.345Z] 07:41:01 5 35.15 0.00 5.95 2.81 0.07 56.03 [2023-01-30T07:49:35.345Z] 07:41:01 6 32.72 0.00 5.16 6.52 0.12 55.49 [2023-01-30T07:49:35.345Z] 07:41:01 7 38.00 0.00 5.81 0.50 0.10 55.58 [2023-01-30T07:49:35.345Z] 07:42:01 all 1.38 0.00 0.61 0.69 0.04 97.29 [2023-01-30T07:49:35.345Z] 07:42:01 0 1.52 0.00 0.58 0.75 0.02 97.13 [2023-01-30T07:49:35.345Z] 07:42:01 1 1.55 0.00 0.42 0.00 0.08 97.95 [2023-01-30T07:49:35.345Z] 07:42:01 2 1.40 0.00 0.60 0.00 0.02 97.98 [2023-01-30T07:49:35.345Z] 07:42:01 3 0.97 0.00 1.02 0.02 0.02 97.98 [2023-01-30T07:49:35.345Z] 07:42:01 4 1.35 0.00 0.48 0.45 0.02 97.69 [2023-01-30T07:49:35.345Z] 07:42:01 5 1.81 0.00 0.89 3.71 0.12 93.47 [2023-01-30T07:49:35.345Z] 07:42:01 6 1.00 0.00 0.32 0.57 0.02 98.10 [2023-01-30T07:49:35.345Z] 07:42:01 7 1.42 0.00 0.57 0.00 0.03 97.98 [2023-01-30T07:49:35.345Z] 07:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-01-30T07:49:35.345Z] 07:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-30T07:49:35.345Z] 07:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-30T07:49:35.345Z] 07:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-30T07:49:35.345Z] 07:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-30T07:49:35.345Z] 07:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:43:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:44:01 all 2.06 0.00 1.32 0.63 0.03 95.96 [2023-01-30T07:49:35.345Z] 07:44:01 0 2.58 0.00 2.47 1.02 0.03 93.90 [2023-01-30T07:49:35.345Z] 07:44:01 1 2.12 0.00 2.79 1.14 0.03 93.92 [2023-01-30T07:49:35.345Z] 07:44:01 2 1.29 0.00 0.82 0.52 0.02 97.36 [2023-01-30T07:49:35.345Z] 07:44:01 3 2.21 0.00 1.02 0.30 0.03 96.44 [2023-01-30T07:49:35.345Z] 07:44:01 4 1.97 0.00 0.87 0.05 0.02 97.10 [2023-01-30T07:49:35.345Z] 07:44:01 5 2.18 0.00 0.75 0.40 0.03 96.64 [2023-01-30T07:49:35.345Z] 07:44:01 6 2.95 0.00 1.14 1.12 0.02 94.77 [2023-01-30T07:49:35.345Z] 07:44:01 7 1.17 0.00 0.70 0.54 0.05 97.54 [2023-01-30T07:49:35.345Z] 07:45:01 all 0.07 0.00 0.04 0.02 0.01 99.87 [2023-01-30T07:49:35.345Z] 07:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-30T07:49:35.345Z] 07:45:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2023-01-30T07:49:35.345Z] 07:45:01 2 0.20 0.00 0.08 0.07 0.00 99.65 [2023-01-30T07:49:35.345Z] 07:45:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-30T07:49:35.345Z] 07:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-30T07:49:35.345Z] 07:45:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-01-30T07:49:35.345Z] 07:45:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-30T07:49:35.345Z] 07:45:01 7 0.05 0.00 0.07 0.03 0.03 99.82 [2023-01-30T07:49:35.345Z] 07:46:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2023-01-30T07:49:35.345Z] 07:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-30T07:49:35.345Z] 07:46:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-30T07:49:35.345Z] 07:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:46:01 5 1.70 0.00 0.00 0.00 0.02 98.29 [2023-01-30T07:49:35.345Z] 07:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:46:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-01-30T07:49:35.345Z] 07:47:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2023-01-30T07:49:35.345Z] 07:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-30T07:49:35.345Z] 07:47:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2023-01-30T07:49:35.345Z] 07:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:47:01 4 0.00 0.00 0.00 0.00 0.03 99.97 [2023-01-30T07:49:35.345Z] 07:47:01 5 1.04 0.00 0.00 0.00 0.02 98.94 [2023-01-30T07:49:35.345Z] 07:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-30T07:49:35.345Z] 07:47:01 7 0.08 0.00 0.03 0.02 0.03 99.83 [2023-01-30T07:49:35.345Z] 07:48:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-01-30T07:49:35.345Z] 07:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-30T07:49:35.345Z] 07:48:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-30T07:49:35.345Z] 07:48:01 2 0.02 0.00 0.02 0.10 0.00 99.87 [2023-01-30T07:49:35.345Z] 07:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-30T07:49:35.345Z] 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-30T07:49:35.345Z] 07:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-30T07:49:35.345Z] 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-30T07:49:35.345Z] 07:48:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-30T07:49:35.345Z] 07:49:01 all 7.17 0.00 3.05 2.55 0.10 87.12 [2023-01-30T07:49:35.345Z] 07:49:01 0 5.58 0.00 2.89 0.02 0.03 91.48 [2023-01-30T07:49:35.345Z] 07:49:01 1 7.07 0.00 3.03 2.14 0.05 87.71 [2023-01-30T07:49:35.345Z] 07:49:01 2 6.75 0.00 3.34 1.91 0.27 87.73 [2023-01-30T07:49:35.345Z] 07:49:01 3 8.86 0.00 2.96 0.83 0.05 87.30 [2023-01-30T07:49:35.345Z] 07:49:01 4 6.72 0.00 3.43 0.10 0.03 89.71 [2023-01-30T07:49:35.345Z] 07:49:01 5 8.05 0.00 2.48 0.12 0.03 89.31 [2023-01-30T07:49:35.345Z] 07:49:01 6 6.69 0.00 2.56 5.11 0.05 85.59 [2023-01-30T07:49:35.345Z] 07:49:01 7 7.68 0.00 3.74 10.17 0.29 78.12 [2023-01-30T07:49:35.345Z] Average: all 5.85 0.00 1.52 0.88 0.04 91.71 [2023-01-30T07:49:35.345Z] Average: 0 5.60 0.00 1.58 0.26 0.03 92.55 [2023-01-30T07:49:35.345Z] Average: 1 6.00 0.00 1.75 1.02 0.04 91.19 [2023-01-30T07:49:35.345Z] Average: 2 5.67 0.00 1.55 0.40 0.04 92.34 [2023-01-30T07:49:35.345Z] Average: 3 6.16 0.00 1.55 0.17 0.03 92.09 [2023-01-30T07:49:35.346Z] Average: 4 5.85 0.00 1.52 0.12 0.03 92.48 [2023-01-30T07:49:35.346Z] Average: 5 6.18 0.00 1.36 0.75 0.04 91.68 [2023-01-30T07:49:35.346Z] Average: 6 5.37 0.00 1.43 3.20 0.03 89.98 [2023-01-30T07:49:35.346Z] Average: 7 5.98 0.00 1.43 1.12 0.07 91.40 [2023-01-30T07:49:35.346Z] [2023-01-30T07:49:35.346Z] [2023-01-30T07:49:35.346Z]