Pull request #409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6754c8ad9a0435f72d5d98e26829d4cb024ac9f+6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b (e4e37d70b2334fa6390151a776bdacb8899bed7d) 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-ssh5537456430320864488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3649288368554810217.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh848466135166717242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13647558856984547413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh929826373155558766.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5812418723317590981.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15907’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15910 in /w/workspace/foundry_device-virtual-go_PR-409 [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/foundry_device-virtual-go_PR-409 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b into PR head commit f6754c8ad9a0435f72d5d98e26829d4cb024ac9f Merge succeeded, producing f6754c8ad9a0435f72d5d98e26829d4cb024ac9f Checking out Revision f6754c8ad9a0435f72d5d98e26829d4cb024ac9f (PR-409) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T18:28:38.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T18:28:39.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T18:28:39.184Z] ========================================================= [2023-05-17T18:28:39.184Z] EdgeX Global Pipelines Version Info [2023-05-17T18:28:39.184Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:28:39.946Z] ------------------- [2023-05-17T18:28:39.946Z] stable info: [2023-05-17T18:28:39.946Z] ------------------- [2023-05-17T18:28:39.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T18:28:39.946Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:28:39.946Z] Message: update stable to v1.0.249 [2023-05-17T18:28:40.523Z] ------------------- [2023-05-17T18:28:40.523Z] experimental info: [2023-05-17T18:28:40.523Z] ------------------- [2023-05-17T18:28:40.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T18:28:40.523Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:28:40.523Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T18:28:40.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-17T18:28:40.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-17T18:28:40.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T18:28:41.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T18:28:41.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T18:28:41.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T18:28:41.129Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T18:28:41.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T18:28:41.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T18:28:41.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T18:28:41.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T18:28:41.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-17T18:28:41.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T18:28:41.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T18:28:41.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:28:41.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:28:41.541Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:28:41.580Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:28:41.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T18:28:41.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T18:28:41.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T18:28:41.734Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T18:28:41.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T18:28:41.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T18:28:41.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T18:28:41.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T18:28:41.959Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T18:28:42.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-409 [Pipeline] echo [2023-05-17T18:28:42.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-409 [Pipeline] echo [2023-05-17T18:28:42.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-409 [Pipeline] echo [2023-05-17T18:28:42.159Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo [2023-05-17T18:28:42.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6754c8 [Pipeline] echo [2023-05-17T18:28:42.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:28:42.374Z] provisioning config files... [2023-05-17T18:28:42.393Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config4468437692962598373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:28:42.734Z] ---> docker-login.sh [2023-05-17T18:28:42.734Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:28:42.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:28:42.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:28:42.994Z] Configure a credential helper to remove this warning. See [2023-05-17T18:28:42.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:28:42.994Z] [2023-05-17T18:28:42.994Z] Login Succeeded [2023-05-17T18:28:42.994Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:28:43.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:28:43.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:28:43.254Z] Configure a credential helper to remove this warning. See [2023-05-17T18:28:43.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:28:43.254Z] [2023-05-17T18:28:43.254Z] Login Succeeded [2023-05-17T18:28:43.254Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:28:43.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:28:43.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:28:43.254Z] Configure a credential helper to remove this warning. See [2023-05-17T18:28:43.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:28:43.254Z] [2023-05-17T18:28:43.254Z] Login Succeeded [2023-05-17T18:28:43.254Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:28:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:28:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:28:43.516Z] Configure a credential helper to remove this warning. See [2023-05-17T18:28:43.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:28:43.516Z] [2023-05-17T18:28:43.516Z] Login Succeeded [2023-05-17T18:28:43.516Z] docker.io [2023-05-17T18:28:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:28:43.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:28:43.777Z] Configure a credential helper to remove this warning. See [2023-05-17T18:28:43.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:28:43.777Z] [2023-05-17T18:28:43.777Z] Login Succeeded [2023-05-17T18:28:43.777Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:28:43.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T18:28:44.448Z] + git rev-list -1 --merges f6754c8ad9a0435f72d5d98e26829d4cb024ac9f~1..f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo [2023-05-17T18:28:44.506Z] -----------> git rev-list -1 --merges f6754c8ad9a0435f72d5d98e26829d4cb024ac9f~1..f6754c8ad9a0435f72d5d98e26829d4cb024ac9f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [false] [Pipeline] sh [2023-05-17T18:28:44.814Z] + git log --format=format:%s -1 f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo [2023-05-17T18:28:44.851Z] ========================================================= [2023-05-17T18:28:44.851Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T18:28:44.851Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:28:45.360Z] + git log --format=format:%s -1 f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo [2023-05-17T18:28:45.394Z] [semverPrep] GIT_COMMIT: f6754c8ad9a0435f72d5d98e26829d4cb024ac9f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T18:28:45.425Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T18:28:45.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:28:45.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T18:28:45.813Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T18:28:45.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T18:28:45.813Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T18:28:45.813Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T18:28:45.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:28:46.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:28:46.250Z] [2023-05-17T18:28:46.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:28:46.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:28:46.632Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T18:28:46.632Z] b85a868b505f: Pulling fs layer [2023-05-17T18:28:46.632Z] e2be974225ed: Pulling fs layer [2023-05-17T18:28:46.632Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T18:28:46.632Z] 988bab9f4d93: Pulling fs layer [2023-05-17T18:28:46.632Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T18:28:46.632Z] eaf3925da568: Pulling fs layer [2023-05-17T18:28:46.632Z] bab4dde63d76: Pulling fs layer [2023-05-17T18:28:46.632Z] bde34c3a00c8: Pulling fs layer [2023-05-17T18:28:46.632Z] b352a97aabf1: Pulling fs layer [2023-05-17T18:28:46.632Z] 4872d77fe225: Pulling fs layer [2023-05-17T18:28:46.632Z] 5851b861e8e6: Pulling fs layer [2023-05-17T18:28:46.632Z] bab4dde63d76: Waiting [2023-05-17T18:28:46.632Z] 988bab9f4d93: Waiting [2023-05-17T18:28:46.632Z] bde34c3a00c8: Waiting [2023-05-17T18:28:46.632Z] b352a97aabf1: Waiting [2023-05-17T18:28:46.632Z] eaf3925da568: Waiting [2023-05-17T18:28:46.632Z] 1469e6f7b9e6: Waiting [2023-05-17T18:28:46.632Z] 4872d77fe225: Waiting [2023-05-17T18:28:46.632Z] e2be974225ed: Verifying Checksum [2023-05-17T18:28:46.632Z] e2be974225ed: Download complete [2023-05-17T18:28:46.632Z] 988bab9f4d93: Verifying Checksum [2023-05-17T18:28:46.632Z] 988bab9f4d93: Download complete [2023-05-17T18:28:46.632Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T18:28:46.632Z] 1469e6f7b9e6: Download complete [2023-05-17T18:28:46.892Z] eaf3925da568: Verifying Checksum [2023-05-17T18:28:46.892Z] eaf3925da568: Download complete [2023-05-17T18:28:46.892Z] 339a4e72a1f5: Download complete [2023-05-17T18:28:46.892Z] bde34c3a00c8: Verifying Checksum [2023-05-17T18:28:46.892Z] bde34c3a00c8: Download complete [2023-05-17T18:28:46.892Z] b352a97aabf1: Verifying Checksum [2023-05-17T18:28:46.892Z] b352a97aabf1: Download complete [2023-05-17T18:28:46.892Z] 4872d77fe225: Download complete [2023-05-17T18:28:46.892Z] 5851b861e8e6: Download complete [2023-05-17T18:28:46.892Z] b85a868b505f: Verifying Checksum [2023-05-17T18:28:46.892Z] b85a868b505f: Download complete [2023-05-17T18:28:47.150Z] bab4dde63d76: Verifying Checksum [2023-05-17T18:28:47.150Z] bab4dde63d76: Download complete [2023-05-17T18:28:48.538Z] b85a868b505f: Pull complete [2023-05-17T18:28:48.538Z] e2be974225ed: Pull complete [2023-05-17T18:28:48.797Z] 339a4e72a1f5: Pull complete [2023-05-17T18:28:49.058Z] 988bab9f4d93: Pull complete [2023-05-17T18:28:49.318Z] 1469e6f7b9e6: Pull complete [2023-05-17T18:28:49.318Z] eaf3925da568: Pull complete [2023-05-17T18:28:51.222Z] bab4dde63d76: Pull complete [2023-05-17T18:28:51.222Z] bde34c3a00c8: Pull complete [2023-05-17T18:28:51.482Z] b352a97aabf1: Pull complete [2023-05-17T18:28:51.482Z] 4872d77fe225: Pull complete [2023-05-17T18:28:51.482Z] 5851b861e8e6: Pull complete [2023-05-17T18:28:51.482Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T18:28:51.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:28:51.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:28:52.165Z] prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container [2023-05-17T18:28:52.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:28:54.829Z] $ docker top 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 -eo pid,comm [2023-05-17T18:28:54.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T18:28:54.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:28:55.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:28:55.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:28:55.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:28:55.132Z] $ docker exec 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent [2023-05-17T18:28:55.240Z] SSH_AUTH_SOCK=/tmp/ssh-dniGxFBD2czb/agent.34 [2023-05-17T18:28:55.240Z] SSH_AGENT_PID=40 [2023-05-17T18:28:55.247Z] Running ssh-add (command line suppressed) [2023-05-17T18:28:55.352Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_5247175820565160991.key (/w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_5247175820565160991.key) [2023-05-17T18:28:55.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:28:55.705Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T18:28:55.734Z] $ docker exec --env ******** --env ******** 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent -k [2023-05-17T18:28:55.832Z] unset SSH_AUTH_SOCK; [2023-05-17T18:28:55.832Z] unset SSH_AGENT_PID; [2023-05-17T18:28:55.832Z] echo Agent pid 40 killed; [2023-05-17T18:28:55.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T18:28:55.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:28:55.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:28:56.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:28:56.043Z] $ docker exec 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent [2023-05-17T18:28:56.156Z] SSH_AUTH_SOCK=/tmp/ssh-lLsSUwdjSJLM/agent.71 [2023-05-17T18:28:56.156Z] SSH_AGENT_PID=77 [2023-05-17T18:28:56.161Z] Running ssh-add (command line suppressed) [2023-05-17T18:28:56.263Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_2109580069821424356.key (/w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_2109580069821424356.key) [2023-05-17T18:28:56.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:28:56.606Z] + git semver init [2023-05-17T18:28:56.867Z] 2023-05-17 18:28:56,800 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T18:28:56.867Z] 2023-05-17 18:28:56,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-409/.semver [2023-05-17T18:28:56.867Z] 2023-05-17 18:28:56,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-409/.semver [2023-05-17T18:28:56.867Z] 2023-05-17 18:28:56,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-409/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-409, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,871 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-409/.git/info/exclude [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 with force:False [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,872 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,876 [execute] INFO git cat-file --batch-check [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,885 [execute] INFO git cat-file --batch [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:28:58.251Z] 2023-05-17 18:28:57,891 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 [2023-05-17T18:28:58.251Z] 0.0.0 [Pipeline] } [2023-05-17T18:28:58.282Z] $ docker exec --env ******** --env ******** 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent -k [2023-05-17T18:28:58.390Z] unset SSH_AUTH_SOCK; [2023-05-17T18:28:58.390Z] unset SSH_AGENT_PID; [2023-05-17T18:28:58.390Z] echo Agent pid 77 killed; [2023-05-17T18:28:58.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:28:58.832Z] + git semver [Pipeline] } [2023-05-17T18:28:59.125Z] $ docker stop --time=1 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 [2023-05-17T18:29:00.444Z] $ docker rm -f --volumes 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:29:00.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T18:29:01.121Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T18:29:01.139Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:29:01.814Z] provisioning config files... [2023-05-17T18:29:01.825Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config9374983686496071111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:29:02.168Z] ---> docker-login.sh [2023-05-17T18:29:02.169Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:29:02.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:02.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:02.169Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:02.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:02.169Z] [2023-05-17T18:29:02.169Z] Login Succeeded [2023-05-17T18:29:02.169Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:29:02.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:02.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:02.169Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:02.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:02.169Z] [2023-05-17T18:29:02.169Z] Login Succeeded [2023-05-17T18:29:02.169Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:29:02.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:02.427Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:02.427Z] [2023-05-17T18:29:02.427Z] Login Succeeded [2023-05-17T18:29:02.427Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:29:02.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:02.427Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:02.427Z] [2023-05-17T18:29:02.427Z] Login Succeeded [2023-05-17T18:29:02.427Z] docker.io [2023-05-17T18:29:02.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:29:02.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:29:02.686Z] Configure a credential helper to remove this warning. See [2023-05-17T18:29:02.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:29:02.686Z] [2023-05-17T18:29:02.686Z] Login Succeeded [2023-05-17T18:29:02.686Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:29:02.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:29:02.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:29:02.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:29:02.974Z] ========================================================= [2023-05-17T18:29:02.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T18:29:02.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:29:03.419Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:29:03.419Z] Sending build context to Docker daemon 23.67MB [2023-05-17T18:29:03.419Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:29:03.419Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:29:03.679Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T18:29:03.679Z] f56be85fc22e: Pulling fs layer [2023-05-17T18:29:03.679Z] 85791d961cd3: Pulling fs layer [2023-05-17T18:29:03.679Z] d694b5ae8c79: Pulling fs layer [2023-05-17T18:29:03.679Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T18:29:03.679Z] 4d19c01a9841: Pulling fs layer [2023-05-17T18:29:03.679Z] 9325e15d5711: Pulling fs layer [2023-05-17T18:29:03.679Z] 556b6ee489ea: Pulling fs layer [2023-05-17T18:29:03.679Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T18:29:03.679Z] 9f32a84ed3da: Waiting [2023-05-17T18:29:03.679Z] 4d19c01a9841: Waiting [2023-05-17T18:29:03.679Z] 9325e15d5711: Waiting [2023-05-17T18:29:03.679Z] 556b6ee489ea: Waiting [2023-05-17T18:29:03.679Z] c5a4b2cf53e6: Waiting [2023-05-17T18:29:03.679Z] 85791d961cd3: Download complete [2023-05-17T18:29:03.679Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T18:29:03.679Z] 9f32a84ed3da: Download complete [2023-05-17T18:29:03.679Z] 4d19c01a9841: Verifying Checksum [2023-05-17T18:29:03.679Z] 4d19c01a9841: Download complete [2023-05-17T18:29:03.679Z] f56be85fc22e: Verifying Checksum [2023-05-17T18:29:03.679Z] f56be85fc22e: Download complete [2023-05-17T18:29:03.679Z] 9325e15d5711: Verifying Checksum [2023-05-17T18:29:03.679Z] 9325e15d5711: Download complete [2023-05-17T18:29:03.679Z] f56be85fc22e: Pull complete [2023-05-17T18:29:03.941Z] 85791d961cd3: Pull complete [2023-05-17T18:29:04.202Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T18:29:04.202Z] c5a4b2cf53e6: Download complete [2023-05-17T18:29:04.202Z] d694b5ae8c79: Verifying Checksum [2023-05-17T18:29:04.202Z] d694b5ae8c79: Download complete [2023-05-17T18:29:04.460Z] 556b6ee489ea: Verifying Checksum [2023-05-17T18:29:04.460Z] 556b6ee489ea: Download complete [2023-05-17T18:29:07.748Z] d694b5ae8c79: Pull complete [2023-05-17T18:29:07.748Z] 9f32a84ed3da: Pull complete [2023-05-17T18:29:08.022Z] 4d19c01a9841: Pull complete [2023-05-17T18:29:08.022Z] 9325e15d5711: Pull complete [2023-05-17T18:29:10.554Z] 556b6ee489ea: Pull complete [2023-05-17T18:29:11.492Z] c5a4b2cf53e6: Pull complete [2023-05-17T18:29:11.492Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T18:29:11.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T18:29:11.492Z] ---> c4be618373d6 [2023-05-17T18:29:11.492Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:29:15.705Z] ---> Running in 671e01dd214b [2023-05-17T18:29:15.705Z] Removing intermediate container 671e01dd214b [2023-05-17T18:29:15.705Z] ---> b0af98d50454 [2023-05-17T18:29:15.705Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:29:15.705Z] ---> Running in 3f088e6383c7 [2023-05-17T18:29:15.705Z] Removing intermediate container 3f088e6383c7 [2023-05-17T18:29:15.705Z] ---> 1ae184e2363a [2023-05-17T18:29:15.705Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:29:15.705Z] ---> Running in 98ac498afcda [2023-05-17T18:29:15.705Z] Removing intermediate container 98ac498afcda [2023-05-17T18:29:15.705Z] ---> 8cbb32a45fce [2023-05-17T18:29:15.705Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-17T18:29:15.705Z] ---> Running in 41ab185227d7 [2023-05-17T18:29:15.966Z] Removing intermediate container 41ab185227d7 [2023-05-17T18:29:15.966Z] ---> de739d28aaa1 [2023-05-17T18:29:15.966Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:29:15.966Z] ---> Running in be980e524779 [2023-05-17T18:29:16.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:29:16.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:29:16.487Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:29:16.487Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:29:16.487Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:29:16.487Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:29:16.487Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:29:16.487Z] OK: 269 MiB in 57 packages [2023-05-17T18:29:16.636Z] Still waiting to schedule task [2023-05-17T18:29:16.637Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15908’ is offline [2023-05-17T18:29:17.058Z] Removing intermediate container be980e524779 [2023-05-17T18:29:17.058Z] ---> 43a721c08612 [2023-05-17T18:29:17.058Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T18:29:17.058Z] ---> 8c27602254cd [2023-05-17T18:29:17.058Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:29:17.058Z] ---> Running in f5bc3e881a15 [2023-05-17T18:30:03.772Z] Removing intermediate container f5bc3e881a15 [2023-05-17T18:30:03.772Z] ---> cd19cb81f2c2 [2023-05-17T18:30:03.772Z] Step 10/12 : COPY . . [2023-05-17T18:30:03.772Z] ---> 5fa1234d85cf [2023-05-17T18:30:03.772Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:30:03.772Z] ---> Running in d4c20232637d [2023-05-17T18:30:03.772Z] Removing intermediate container d4c20232637d [2023-05-17T18:30:03.772Z] ---> 0f901bda96c5 [2023-05-17T18:30:03.772Z] Step 12/12 : RUN $MAKE [2023-05-17T18:30:03.772Z] ---> Running in 705c0b202ac2 [2023-05-17T18:30:03.772Z] noop [2023-05-17T18:30:03.772Z] Removing intermediate container 705c0b202ac2 [2023-05-17T18:30:03.772Z] ---> 7915b7422878 [2023-05-17T18:30:03.772Z] Successfully built 7915b7422878 [2023-05-17T18:30:03.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:04.224Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:30:04.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:30:04.382Z] prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container [2023-05-17T18:30:04.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:30:04.731Z] $ docker top cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:30:05.128Z] + go version [2023-05-17T18:30:05.128Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T18:30:05.167Z] $ docker stop --time=1 cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 [2023-05-17T18:30:06.433Z] $ docker rm -f --volumes cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:07.125Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:30:07.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:30:07.288Z] prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container [2023-05-17T18:30:07.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:30:07.660Z] $ docker top 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:30:08.051Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-409 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:30:08.417Z] + make test [2023-05-17T18:30:08.417Z] go test ./... -coverprofile=coverage.out [2023-05-17T18:30:13.686Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-17T18:30:23.807Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-17T18:30:23.807Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-05-17T18:30:30.367Z] go vet ./... [2023-05-17T18:30:33.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:30:33.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:30:33.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:30:33.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:30:33.717Z] $ docker stop --time=1 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 [2023-05-17T18:30:37.009Z] $ docker rm -f --volumes 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:30:37.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:30:37.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T18:30:38.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:30:38.494Z] + ls -al . [2023-05-17T18:30:38.494Z] total 192 [2023-05-17T18:30:38.494Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 18:30 . [2023-05-17T18:30:38.494Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:28 .. [2023-05-17T18:30:38.494Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:28 .git [2023-05-17T18:30:38.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 .github [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 337 May 17 18:28 .gitignore [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:28 .golangci.yml [2023-05-17T18:30:38.494Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:28 .semver [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 17 18:28 Attribution.txt [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 17 18:28 CHANGELOG.md [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 17 18:28 Dockerfile [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:28 GOVERNANCE.md [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 18:28 Jenkinsfile [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:28 LICENSE [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 17 18:28 Makefile [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 623 May 17 18:28 OWNERS.md [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 17 18:28 README.md [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:29 VERSION [2023-05-17T18:30:38.494Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:28 bin [2023-05-17T18:30:38.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 cmd [2023-05-17T18:30:38.494Z] -rw-r--r-- 1 jenkins jenkins 43063 May 17 18:30 coverage.out [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 17 18:28 go.mod [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 17 18:28 go.sum [2023-05-17T18:30:38.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 internal [2023-05-17T18:30:38.494Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:28 snap [2023-05-17T18:30:38.494Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:38.879Z] + 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=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f --label arch=amd64 --label version=0.0.0 . [2023-05-17T18:30:38.879Z] Sending build context to Docker daemon 23.72MB [2023-05-17T18:30:38.879Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:30:38.879Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T18:30:38.879Z] ---> 7915b7422878 [2023-05-17T18:30:38.879Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:30:39.137Z] ---> Running in 90757a951d77 [2023-05-17T18:30:39.398Z] Removing intermediate container 90757a951d77 [2023-05-17T18:30:39.398Z] ---> 30e3a7e07f1f [2023-05-17T18:30:39.398Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:30:39.398Z] ---> Running in 7d62b9a58ef5 [2023-05-17T18:30:39.398Z] Removing intermediate container 7d62b9a58ef5 [2023-05-17T18:30:39.398Z] ---> ecb63318fe02 [2023-05-17T18:30:39.398Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:30:39.398Z] ---> Running in b2196a352a9e [2023-05-17T18:30:39.657Z] Removing intermediate container b2196a352a9e [2023-05-17T18:30:39.657Z] ---> fc4667c05ce7 [2023-05-17T18:30:39.657Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-17T18:30:39.657Z] ---> Running in dcdbeeae19ca [2023-05-17T18:30:39.657Z] Removing intermediate container dcdbeeae19ca [2023-05-17T18:30:39.657Z] ---> 67a94a8bcf8f [2023-05-17T18:30:39.657Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:30:39.657Z] ---> Running in 20da8ca5b07a [2023-05-17T18:30:39.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:30:40.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:30:40.176Z] OK: 269 MiB in 57 packages [2023-05-17T18:30:40.744Z] Removing intermediate container 20da8ca5b07a [2023-05-17T18:30:40.744Z] ---> 73483e6ae37b [2023-05-17T18:30:40.744Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-17T18:30:40.744Z] ---> d7c2ca56b475 [2023-05-17T18:30:40.744Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:30:40.744Z] ---> Running in e1f72d7d1b20 [2023-05-17T18:30:41.680Z] Removing intermediate container e1f72d7d1b20 [2023-05-17T18:30:41.680Z] ---> b7be1a7d348b [2023-05-17T18:30:41.680Z] Step 10/25 : COPY . . [2023-05-17T18:30:42.250Z] ---> 40c1f22f3d4f [2023-05-17T18:30:42.250Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:30:42.250Z] ---> Running in bb81bb563109 [2023-05-17T18:30:42.250Z] Removing intermediate container bb81bb563109 [2023-05-17T18:30:42.250Z] ---> cf9438d3c4e8 [2023-05-17T18:30:42.250Z] Step 12/25 : RUN $MAKE [2023-05-17T18:30:42.250Z] ---> Running in a52908c801b7 [2023-05-17T18:30:42.516Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-17T18:30:44.485Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15912 in /w/workspace/foundry_device-virtual-go_PR-409 [Pipeline] { [Pipeline] ws [2023-05-17T18:30:44.546Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T18:30:44.623Z] The recommended git tool is: git [2023-05-17T18:30:49.729Z] using credential edgex-jenkins-ssh [2023-05-17T18:30:49.743Z] Cloning the remote Git repository [2023-05-17T18:30:49.785Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-17T18:30:49.895Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-17T18:30:50.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-17T18:30:50.049Z] > git --version # timeout=10 [2023-05-17T18:30:50.068Z] > git --version # 'git version 2.25.1' [2023-05-17T18:30:50.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:30:50.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:30:53.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-17T18:30:53.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:30:54.667Z] Merging remotes/origin/main commit 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b into PR head commit f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [2023-05-17T18:30:54.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-17T18:30:54.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-17T18:30:54.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:30:54.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T18:30:54.681Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:30:54.746Z] > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 [2023-05-17T18:30:54.823Z] > git remote # timeout=10 [2023-05-17T18:30:54.843Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T18:30:54.919Z] Merge succeeded, producing f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [2023-05-17T18:30:54.919Z] Checking out Revision f6754c8ad9a0435f72d5d98e26829d4cb024ac9f (PR-409) [2023-05-17T18:30:55.368Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T18:30:55.411Z] > git --version # timeout=10 [2023-05-17T18:30:55.420Z] > git --version # 'git version 2.25.1' [2023-05-17T18:30:55.436Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:30:54.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:30:54.880Z] > git merge 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 [2023-05-17T18:30:54.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T18:30:54.923Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:30:54.942Z] > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 [2023-05-17T18:30:56.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T18:30:56.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:30:56.435Z] Dload Upload Total Spent Left Speed [2023-05-17T18:30:56.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-17T18:30:57.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T18:30:57.372Z] + sudo tee /etc/docker/daemon.new [2023-05-17T18:30:57.372Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T18:30:57.372Z] { [2023-05-17T18:30:57.372Z] "registry-mirrors": [ [2023-05-17T18:30:57.372Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T18:30:57.372Z] ], [2023-05-17T18:30:57.372Z] "bip": "10.250.0.254/24", [2023-05-17T18:30:57.372Z] "hosts": [ [2023-05-17T18:30:57.372Z] "tcp://0.0.0.0:5555", [2023-05-17T18:30:57.372Z] "unix:///var/run/docker.sock" [2023-05-17T18:30:57.372Z] ], [2023-05-17T18:30:57.372Z] "mtu": 1458, [2023-05-17T18:30:57.372Z] "selinux-enabled": true, [2023-05-17T18:30:57.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T18:30:57.372Z] } [Pipeline] sh [2023-05-17T18:30:57.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T18:30:58.080Z] + sudo service docker restart [2023-05-17T18:31:04.526Z] Removing intermediate container a52908c801b7 [2023-05-17T18:31:04.526Z] ---> 1439e15028ba [2023-05-17T18:31:04.526Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T18:31:04.526Z] 3.17: Pulling from library/alpine [2023-05-17T18:31:04.526Z] f56be85fc22e: Already exists [2023-05-17T18:31:04.526Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:31:04.526Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:31:04.526Z] ---> 9ed4aefc74f6 [2023-05-17T18:31:04.526Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-17T18:31:04.526Z] ---> Running in 59170bcc4a15 [2023-05-17T18:31:04.526Z] Removing intermediate container 59170bcc4a15 [2023-05-17T18:31:04.526Z] ---> 2a54ce222829 [2023-05-17T18:31:04.526Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:31:04.527Z] ---> Running in 190113fac93b [2023-05-17T18:31:04.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:31:04.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:31:04.527Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:31:04.527Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:31:04.527Z] OK: 7 MiB in 16 packages [2023-05-17T18:31:04.527Z] Removing intermediate container 190113fac93b [2023-05-17T18:31:04.527Z] ---> bb44dc4d3bd3 [2023-05-17T18:31:04.527Z] Step 16/25 : WORKDIR / [2023-05-17T18:31:04.527Z] ---> Running in afae673d7125 [2023-05-17T18:31:04.527Z] Removing intermediate container afae673d7125 [2023-05-17T18:31:04.527Z] ---> 588d89be3e91 [2023-05-17T18:31:04.527Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-17T18:31:04.527Z] ---> c9c0916d4594 [2023-05-17T18:31:04.527Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-17T18:31:04.527Z] ---> 851d1bd38222 [2023-05-17T18:31:04.527Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-17T18:31:04.527Z] ---> 2e2f816320a1 [2023-05-17T18:31:04.527Z] Step 20/25 : EXPOSE 59900 [2023-05-17T18:31:04.527Z] ---> Running in 0233d6d42493 [2023-05-17T18:31:04.527Z] Removing intermediate container 0233d6d42493 [2023-05-17T18:31:04.527Z] ---> 5c6fe3e6d9c9 [2023-05-17T18:31:04.527Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-17T18:31:04.527Z] ---> Running in 65cb11a2b677 [2023-05-17T18:31:04.527Z] Removing intermediate container 65cb11a2b677 [2023-05-17T18:31:04.527Z] ---> d9e262d5229d [2023-05-17T18:31:04.527Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T18:31:04.527Z] ---> Running in 62ed47817781 [2023-05-17T18:31:04.527Z] Removing intermediate container 62ed47817781 [2023-05-17T18:31:04.527Z] ---> a2291c632cb4 [2023-05-17T18:31:04.527Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T18:31:04.527Z] ---> Running in b7976149c42d [2023-05-17T18:31:04.527Z] Removing intermediate container b7976149c42d [2023-05-17T18:31:04.527Z] ---> a287188f6320 [2023-05-17T18:31:04.527Z] Step 24/25 : LABEL git_sha=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [2023-05-17T18:31:04.527Z] ---> Running in 91bcdbea1df7 [2023-05-17T18:31:04.527Z] Removing intermediate container 91bcdbea1df7 [2023-05-17T18:31:04.527Z] ---> e5b96ddaa00f [2023-05-17T18:31:04.527Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T18:31:04.527Z] ---> Running in 25ac74a56079 [2023-05-17T18:31:04.527Z] Removing intermediate container 25ac74a56079 [2023-05-17T18:31:04.527Z] ---> 2943c89e6388 [2023-05-17T18:31:04.527Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:31:04.527Z] Successfully built 2943c89e6388 [2023-05-17T18:31:04.527Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:05.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:31:05.418Z] [2023-05-17T18:31:05.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:05.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:31:05.818Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T18:31:05.818Z] 5eb5b503b376: Pulling fs layer [2023-05-17T18:31:05.818Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T18:31:05.818Z] ec43610c2a17: Pulling fs layer [2023-05-17T18:31:05.818Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T18:31:05.818Z] 33b1e0a273af: Pulling fs layer [2023-05-17T18:31:05.818Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T18:31:05.818Z] 33b1e0a273af: Waiting [2023-05-17T18:31:05.818Z] 5d3b04190fa2: Waiting [2023-05-17T18:31:05.818Z] 3a2ae6a8a46f: Waiting [2023-05-17T18:31:05.818Z] 2f39f015ded8: Pulling fs layer [2023-05-17T18:31:05.818Z] 2f39f015ded8: Waiting [2023-05-17T18:31:05.818Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T18:31:05.818Z] 5c69ac0246d0: Download complete [2023-05-17T18:31:05.818Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T18:31:05.818Z] 3a2ae6a8a46f: Download complete [2023-05-17T18:31:05.818Z] 33b1e0a273af: Verifying Checksum [2023-05-17T18:31:05.818Z] 33b1e0a273af: Download complete [2023-05-17T18:31:05.818Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T18:31:05.818Z] 5d3b04190fa2: Download complete [2023-05-17T18:31:05.818Z] ec43610c2a17: Verifying Checksum [2023-05-17T18:31:05.818Z] ec43610c2a17: Download complete [2023-05-17T18:31:06.077Z] 5eb5b503b376: Verifying Checksum [2023-05-17T18:31:06.077Z] 5eb5b503b376: Download complete [2023-05-17T18:31:06.650Z] 2f39f015ded8: Verifying Checksum [2023-05-17T18:31:06.650Z] 2f39f015ded8: Download complete [2023-05-17T18:31:07.221Z] 5eb5b503b376: Pull complete [2023-05-17T18:31:07.221Z] 5c69ac0246d0: Pull complete [2023-05-17T18:31:07.790Z] ec43610c2a17: Pull complete [2023-05-17T18:31:07.790Z] 3a2ae6a8a46f: Pull complete [2023-05-17T18:31:08.049Z] 33b1e0a273af: Pull complete [2023-05-17T18:31:08.049Z] 5d3b04190fa2: Pull complete [2023-05-17T18:31:12.237Z] 2f39f015ded8: Pull complete [2023-05-17T18:31:12.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T18:31:12.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:31:12.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:31:12.476Z] prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container [2023-05-17T18:31:12.510Z] $ 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/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:31:15.259Z] $ docker top 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:31:15.695Z] ---> job-cost.sh [2023-05-17T18:31:15.695Z] lf-activate-venv: SKIPPING [2023-05-17T18:31:15.695Z] INFO: No Stack... [2023-05-17T18:31:15.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:31:16.214Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:31:16.392Z] provisioning config files... [2023-05-17T18:31:16.418Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5233304196360260549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:31:16.531Z] + cat /w/workspace/foundry_device-virtual-go_PR-409/archives/cost.csv [2023-05-17T18:31:16.531Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:31:16.610Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [2023-05-17T18:31:16.615Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] did not exist. Created. [2023-05-17T18:31:16.615Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:31:16.803Z] ---> docker-login.sh [2023-05-17T18:31:16.803Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:31:16.999Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T18:31:17.058Z] Stashed 1 file(s) [2023-05-17T18:31:17.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2023-05-17T18:31:17.086Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:31:17.191Z] $ docker stop --time=1 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d [2023-05-17T18:31:17.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:31:17.339Z] Configure a credential helper to remove this warning. See [2023-05-17T18:31:17.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:31:17.339Z] [2023-05-17T18:31:17.339Z] Login Succeeded [2023-05-17T18:31:17.339Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:31:17.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:31:17.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:31:17.606Z] Configure a credential helper to remove this warning. See [2023-05-17T18:31:17.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:31:17.606Z] [2023-05-17T18:31:17.606Z] Login Succeeded [2023-05-17T18:31:17.606Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:31:17.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:31:17.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:31:17.874Z] Configure a credential helper to remove this warning. See [2023-05-17T18:31:17.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:31:17.874Z] [2023-05-17T18:31:18.144Z] Login Succeeded [2023-05-17T18:31:18.144Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:31:18.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:31:18.351Z] $ docker rm -f --volumes 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d [2023-05-17T18:31:18.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:31:18.415Z] Configure a credential helper to remove this warning. See [2023-05-17T18:31:18.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:31:18.415Z] [2023-05-17T18:31:18.415Z] Login Succeeded [2023-05-17T18:31:18.415Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [2023-05-17T18:31:18.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T18:31:18.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:31:18.951Z] Configure a credential helper to remove this warning. See [2023-05-17T18:31:18.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:31:18.951Z] [2023-05-17T18:31:18.951Z] Login Succeeded [2023-05-17T18:31:18.951Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:31:19.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:31:19.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:31:19.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:31:19.454Z] ========================================================= [2023-05-17T18:31:19.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T18:31:19.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:19.937Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:31:20.207Z] Sending build context to Docker daemon 12.01MB [2023-05-17T18:31:21.623Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:31:21.623Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:31:21.623Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T18:31:21.623Z] c41833b44d91: Pulling fs layer [2023-05-17T18:31:21.623Z] ed15518f5707: Pulling fs layer [2023-05-17T18:31:21.623Z] feae8fd75edb: Pulling fs layer [2023-05-17T18:31:21.623Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T18:31:21.623Z] 3cdef696dda3: Pulling fs layer [2023-05-17T18:31:21.623Z] 2ced38df9373: Pulling fs layer [2023-05-17T18:31:21.623Z] 58f1dce35555: Pulling fs layer [2023-05-17T18:31:21.623Z] 242c74f7c9fa: Waiting [2023-05-17T18:31:21.623Z] 3cdef696dda3: Waiting [2023-05-17T18:31:21.623Z] 2ced38df9373: Waiting [2023-05-17T18:31:21.623Z] 58f1dce35555: Waiting [2023-05-17T18:31:21.623Z] ed15518f5707: Download complete [2023-05-17T18:31:21.623Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T18:31:21.623Z] 242c74f7c9fa: Download complete [2023-05-17T18:31:21.906Z] 3cdef696dda3: Verifying Checksum [2023-05-17T18:31:21.906Z] 3cdef696dda3: Download complete [2023-05-17T18:31:21.906Z] c41833b44d91: Verifying Checksum [2023-05-17T18:31:21.906Z] c41833b44d91: Download complete [2023-05-17T18:31:22.872Z] c41833b44d91: Pull complete [2023-05-17T18:31:23.148Z] 58f1dce35555: Verifying Checksum [2023-05-17T18:31:23.148Z] 58f1dce35555: Download complete [2023-05-17T18:31:23.148Z] ed15518f5707: Pull complete [2023-05-17T18:31:24.114Z] feae8fd75edb: Download complete [2023-05-17T18:31:24.114Z] 2ced38df9373: Verifying Checksum [2023-05-17T18:31:24.114Z] 2ced38df9373: Download complete [2023-05-17T18:31:36.528Z] feae8fd75edb: Pull complete [2023-05-17T18:31:36.528Z] 242c74f7c9fa: Pull complete [2023-05-17T18:31:36.528Z] 3cdef696dda3: Pull complete [2023-05-17T18:31:43.219Z] 2ced38df9373: Pull complete [2023-05-17T18:31:45.241Z] 58f1dce35555: Pull complete [2023-05-17T18:31:45.241Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T18:31:45.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T18:31:45.241Z] ---> fadd8f120f05 [2023-05-17T18:31:45.241Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:31:49.503Z] ---> Running in 860e71f0f3f0 [2023-05-17T18:31:49.774Z] Removing intermediate container 860e71f0f3f0 [2023-05-17T18:31:49.774Z] ---> 90d5dace4b87 [2023-05-17T18:31:49.774Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:31:49.774Z] ---> Running in 349ac2a2be8f [2023-05-17T18:31:50.046Z] Removing intermediate container 349ac2a2be8f [2023-05-17T18:31:50.046Z] ---> 2f04b21290d9 [2023-05-17T18:31:50.046Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:31:50.315Z] ---> Running in cfb61c342fbb [2023-05-17T18:31:50.584Z] Removing intermediate container cfb61c342fbb [2023-05-17T18:31:50.584Z] ---> 15ac1968d449 [2023-05-17T18:31:50.584Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-17T18:31:50.584Z] ---> Running in 1be6b45c94fa [2023-05-17T18:31:50.859Z] Removing intermediate container 1be6b45c94fa [2023-05-17T18:31:50.859Z] ---> e80e3f39cc98 [2023-05-17T18:31:50.859Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:31:51.125Z] ---> Running in ef0307cb2a7c [2023-05-17T18:31:52.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:31:52.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:31:53.648Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:31:53.648Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:31:53.648Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:31:53.918Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:31:53.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:31:53.918Z] OK: 268 MiB in 57 packages [2023-05-17T18:31:54.890Z] Removing intermediate container ef0307cb2a7c [2023-05-17T18:31:54.890Z] ---> ec94daf69ac1 [2023-05-17T18:31:54.890Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T18:31:55.487Z] ---> 21a7cacd769e [2023-05-17T18:31:55.488Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:31:55.488Z] ---> Running in 2fc57994ad1a [2023-05-17T18:33:03.409Z] Removing intermediate container 2fc57994ad1a [2023-05-17T18:33:03.409Z] ---> caeb6ecb01cc [2023-05-17T18:33:03.409Z] Step 10/12 : COPY . . [2023-05-17T18:33:03.409Z] ---> 9edf3d04a99e [2023-05-17T18:33:03.409Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:33:03.409Z] ---> Running in 5ee3f92f29c2 [2023-05-17T18:33:03.409Z] Removing intermediate container 5ee3f92f29c2 [2023-05-17T18:33:03.409Z] ---> 043669e012f9 [2023-05-17T18:33:03.409Z] Step 12/12 : RUN $MAKE [2023-05-17T18:33:03.409Z] ---> Running in 0d4c935bf282 [2023-05-17T18:33:03.409Z] noop [2023-05-17T18:33:03.409Z] Removing intermediate container 0d4c935bf282 [2023-05-17T18:33:03.409Z] ---> 1498b3d442c2 [2023-05-17T18:33:03.409Z] Successfully built 1498b3d442c2 [2023-05-17T18:33:03.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:33:03.891Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:33:03.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:33:04.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container [2023-05-17T18:33:04.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T18:33:05.679Z] $ docker top fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:33:06.636Z] + go version [2023-05-17T18:33:06.636Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T18:33:06.675Z] $ docker stop --time=1 fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 [2023-05-17T18:33:08.399Z] $ docker rm -f --volumes fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:33:09.320Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:33:09.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:33:09.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container [2023-05-17T18:33:09.727Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T18:33:11.039Z] $ docker top 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:33:11.985Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:33:12.707Z] + make test [2023-05-17T18:33:12.707Z] go test ./... -coverprofile=coverage.out [2023-05-17T18:33:51.620Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-17T18:35:58.375Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-17T18:35:58.375Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.092s coverage: 58.4% of statements [2023-05-17T18:35:58.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T18:35:58.375Z] go vet ./... [2023-05-17T18:36:25.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:36:25.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:36:25.091Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:36:25.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:36:25.423Z] $ docker stop --time=1 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 [2023-05-17T18:36:27.369Z] $ docker rm -f --volumes 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:36:28.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:36:28.712Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T18:36:29.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:36:29.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:36:30.298Z] + ls -al . [2023-05-17T18:36:30.298Z] total 188 [2023-05-17T18:36:30.298Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:33 . [2023-05-17T18:36:30.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 .. [2023-05-17T18:36:30.298Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:30 .git [2023-05-17T18:36:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 .github [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 337 May 17 18:30 .gitignore [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:30 .golangci.yml [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 17 18:30 Attribution.txt [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 17 18:30 CHANGELOG.md [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 17 18:30 Dockerfile [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:30 GOVERNANCE.md [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 18:30 Jenkinsfile [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:30 LICENSE [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 17 18:30 Makefile [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 623 May 17 18:30 OWNERS.md [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 17 18:30 README.md [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:29 VERSION [2023-05-17T18:36:30.298Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:30 bin [2023-05-17T18:36:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 cmd [2023-05-17T18:36:30.298Z] -rw-r--r-- 1 jenkins jenkins 43063 May 17 18:35 coverage.out [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 17 18:30 go.mod [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 17 18:30 go.sum [2023-05-17T18:36:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 internal [2023-05-17T18:36:30.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 snap [2023-05-17T18:36:30.298Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:36:30.748Z] + 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=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f --label arch=arm64 --label version=0.0.0 . [2023-05-17T18:36:31.360Z] Sending build context to Docker daemon 12.05MB [2023-05-17T18:36:31.360Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:36:31.360Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T18:36:31.360Z] ---> 1498b3d442c2 [2023-05-17T18:36:31.360Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:36:31.631Z] ---> Running in 5310c86b1e81 [2023-05-17T18:36:31.902Z] Removing intermediate container 5310c86b1e81 [2023-05-17T18:36:31.903Z] ---> 7bfa0da64fd5 [2023-05-17T18:36:31.903Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:36:31.903Z] ---> Running in 4b988650f8e9 [2023-05-17T18:36:32.175Z] Removing intermediate container 4b988650f8e9 [2023-05-17T18:36:32.175Z] ---> 24a486e2e12e [2023-05-17T18:36:32.175Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:36:32.444Z] ---> Running in 03384e5ad819 [2023-05-17T18:36:32.712Z] Removing intermediate container 03384e5ad819 [2023-05-17T18:36:32.712Z] ---> 6691fc7e6460 [2023-05-17T18:36:32.712Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-17T18:36:32.712Z] ---> Running in ea2f48c05098 [2023-05-17T18:36:33.305Z] Removing intermediate container ea2f48c05098 [2023-05-17T18:36:33.305Z] ---> 63cb69220e30 [2023-05-17T18:36:33.305Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:36:33.305Z] ---> Running in fe2ad9d3c0b7 [2023-05-17T18:36:34.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:36:34.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:36:36.308Z] OK: 268 MiB in 57 packages [2023-05-17T18:36:37.281Z] Removing intermediate container fe2ad9d3c0b7 [2023-05-17T18:36:37.281Z] ---> 84be4c33eb4d [2023-05-17T18:36:37.281Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-17T18:36:37.551Z] ---> 16f88662ce79 [2023-05-17T18:36:37.551Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:36:37.824Z] ---> Running in f6cb682391c0 [2023-05-17T18:36:41.201Z] Removing intermediate container f6cb682391c0 [2023-05-17T18:36:41.201Z] ---> eeb08c14eb92 [2023-05-17T18:36:41.201Z] Step 10/25 : COPY . . [2023-05-17T18:36:42.172Z] ---> 3c36e05c1c41 [2023-05-17T18:36:42.172Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:36:42.172Z] ---> Running in 5a8180da8c4b [2023-05-17T18:36:42.441Z] Removing intermediate container 5a8180da8c4b [2023-05-17T18:36:42.441Z] ---> c7dc3cacab56 [2023-05-17T18:36:42.441Z] Step 12/25 : RUN $MAKE [2023-05-17T18:36:42.441Z] ---> Running in a50fbce972ef [2023-05-17T18:36:43.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-17T18:39:20.236Z] Removing intermediate container a50fbce972ef [2023-05-17T18:39:20.236Z] ---> 1a3dec479921 [2023-05-17T18:39:20.236Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T18:39:20.236Z] 3.17: Pulling from library/alpine [2023-05-17T18:39:20.236Z] c41833b44d91: Already exists [2023-05-17T18:39:20.236Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:39:20.236Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:39:20.236Z] ---> 51e60588ff2c [2023-05-17T18:39:20.236Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-17T18:39:20.236Z] ---> Running in 09d59dcdf9f2 [2023-05-17T18:39:20.236Z] Removing intermediate container 09d59dcdf9f2 [2023-05-17T18:39:20.236Z] ---> 62c95d837423 [2023-05-17T18:39:20.236Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:39:20.236Z] ---> Running in bb861daaa317 [2023-05-17T18:39:20.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:20.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:20.236Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:39:20.236Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:39:20.236Z] OK: 8 MiB in 16 packages [2023-05-17T18:39:20.236Z] Removing intermediate container bb861daaa317 [2023-05-17T18:39:20.236Z] ---> 70035b183f33 [2023-05-17T18:39:20.236Z] Step 16/25 : WORKDIR / [2023-05-17T18:39:20.236Z] ---> Running in 56f98a57b860 [2023-05-17T18:39:20.236Z] Removing intermediate container 56f98a57b860 [2023-05-17T18:39:20.236Z] ---> 2ecc18fa038b [2023-05-17T18:39:20.236Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-17T18:39:20.236Z] ---> 45e242e48b8a [2023-05-17T18:39:20.236Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-17T18:39:20.236Z] ---> 55d22997ce1b [2023-05-17T18:39:20.236Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-17T18:39:20.236Z] ---> 77692b8822cf [2023-05-17T18:39:20.236Z] Step 20/25 : EXPOSE 59900 [2023-05-17T18:39:20.236Z] ---> Running in a99f011e0ad2 [2023-05-17T18:39:20.236Z] Removing intermediate container a99f011e0ad2 [2023-05-17T18:39:20.236Z] ---> 91cafa23faa5 [2023-05-17T18:39:20.236Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-17T18:39:20.236Z] ---> Running in 8cd026090d26 [2023-05-17T18:39:20.504Z] Removing intermediate container 8cd026090d26 [2023-05-17T18:39:20.504Z] ---> 925410b4b0ed [2023-05-17T18:39:20.504Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T18:39:20.770Z] ---> Running in 60ae5e78693b [2023-05-17T18:39:21.038Z] Removing intermediate container 60ae5e78693b [2023-05-17T18:39:21.038Z] ---> 1847fa02d588 [2023-05-17T18:39:21.038Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T18:39:21.038Z] ---> Running in 14bb264dfc05 [2023-05-17T18:39:21.305Z] Removing intermediate container 14bb264dfc05 [2023-05-17T18:39:21.305Z] ---> c1462f0ca490 [2023-05-17T18:39:21.305Z] Step 24/25 : LABEL git_sha=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [2023-05-17T18:39:21.572Z] ---> Running in 01f253e832c6 [2023-05-17T18:39:21.841Z] Removing intermediate container 01f253e832c6 [2023-05-17T18:39:21.841Z] ---> c3949512614d [2023-05-17T18:39:21.841Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T18:39:21.841Z] ---> Running in 3480d0aaa798 [2023-05-17T18:39:22.108Z] Removing intermediate container 3480d0aaa798 [2023-05-17T18:39:22.108Z] ---> 805c33279920 [2023-05-17T18:39:22.108Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:39:22.108Z] Successfully built 805c33279920 [2023-05-17T18:39:22.108Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:39:23.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:39:23.009Z] [2023-05-17T18:39:23.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:39:23.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:39:23.464Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:39:23.464Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:39:23.464Z] 04944245beec: Pulling fs layer [2023-05-17T18:39:23.464Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:39:23.464Z] 765212b225bb: Pulling fs layer [2023-05-17T18:39:23.464Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:39:23.464Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:39:23.464Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:39:23.464Z] f23df028b6ca: Waiting [2023-05-17T18:39:23.464Z] d65c8cfc05b1: Waiting [2023-05-17T18:39:23.464Z] 2437ff75d9bd: Waiting [2023-05-17T18:39:23.464Z] 765212b225bb: Waiting [2023-05-17T18:39:23.744Z] 04944245beec: Verifying Checksum [2023-05-17T18:39:23.744Z] 04944245beec: Download complete [2023-05-17T18:39:23.744Z] 765212b225bb: Verifying Checksum [2023-05-17T18:39:23.744Z] 765212b225bb: Download complete [2023-05-17T18:39:23.744Z] f23df028b6ca: Download complete [2023-05-17T18:39:23.744Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:39:23.744Z] d65c8cfc05b1: Download complete [2023-05-17T18:39:24.030Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:39:24.030Z] 699f458cf7ca: Download complete [2023-05-17T18:39:24.307Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T18:39:24.307Z] 8998bd30e6a1: Download complete [2023-05-17T18:39:26.972Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:39:26.972Z] 2437ff75d9bd: Download complete [2023-05-17T18:39:28.919Z] 8998bd30e6a1: Pull complete [2023-05-17T18:39:29.506Z] 04944245beec: Pull complete [2023-05-17T18:39:30.465Z] 699f458cf7ca: Pull complete [2023-05-17T18:39:30.732Z] 765212b225bb: Pull complete [2023-05-17T18:39:31.313Z] f23df028b6ca: Pull complete [2023-05-17T18:39:31.580Z] d65c8cfc05b1: Pull complete [2023-05-17T18:39:46.569Z] 2437ff75d9bd: Pull complete [2023-05-17T18:39:46.569Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:39:46.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:39:46.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:39:46.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container [2023-05-17T18:39:47.002Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T18:39:49.929Z] $ docker top 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:39:50.848Z] ---> job-cost.sh [2023-05-17T18:39:50.848Z] lf-activate-venv: SKIPPING [2023-05-17T18:39:50.848Z] INFO: No Stack... [2023-05-17T18:39:51.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:39:52.402Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:39:53.082Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-17T18:39:53.082Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:39:53.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [2023-05-17T18:39:53.192Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] did not exist. Created. [2023-05-17T18:39:53.192Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:39:53.947Z] /w/workspace/device-virtual-go/1@tmp/durable-ba258949/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:39:54.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:39:54.678Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:39:54.739Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:39:54.757Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:39:54.831Z] $ docker stop --time=1 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e [2023-05-17T18:39:56.444Z] $ docker rm -f --volumes 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T18:39:57.464Z] provisioning config files... [2023-05-17T18:39:57.471Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config15771882755231550055tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:39:57.808Z] + set +x [2023-05-17T18:39:57.808Z] + curl -s https://codecov.io/bash [2023-05-17T18:39:57.808Z] + bash -s -- [2023-05-17T18:39:57.808Z] [2023-05-17T18:39:57.808Z] _____ _ [2023-05-17T18:39:57.808Z] / ____| | | [2023-05-17T18:39:57.808Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:39:57.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:39:57.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:39:57.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:39:57.808Z] Bash-1.0.6 [2023-05-17T18:39:57.808Z] [2023-05-17T18:39:57.808Z] [2023-05-17T18:39:57.808Z] ==> git version 2.25.1 found [2023-05-17T18:39:57.808Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T18:39:57.808Z] Release-Date: 2020-01-08 [2023-05-17T18:39:57.808Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T18:39:57.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:39:57.808Z] ==> Jenkins CI detected. [2023-05-17T18:39:57.808Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-409 [2023-05-17T18:39:57.808Z] project root: . [2023-05-17T18:39:57.808Z] --> token set from env [2023-05-17T18:39:57.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:39:57.808Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:39:57.808Z] ==> Python coveragepy not found [2023-05-17T18:39:57.808Z] ==> Searching for coverage reports in: [2023-05-17T18:39:57.808Z] + . [2023-05-17T18:39:57.808Z] -> Found 1 reports [2023-05-17T18:39:57.808Z] ==> Detecting git/mercurial file structure [2023-05-17T18:39:57.808Z] ==> Reading reports [2023-05-17T18:39:57.808Z] + ./coverage.out bytes=43063 [2023-05-17T18:39:57.808Z] ==> Appending adjustments [2023-05-17T18:39:57.808Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:39:58.068Z] + Found adjustments [2023-05-17T18:39:58.068Z] ==> Gzipping contents [2023-05-17T18:39:58.068Z] 8.0K /tmp/codecov.m9g4I6.gz [2023-05-17T18:39:58.068Z] ==> Uploading reports [2023-05-17T18:39:58.068Z] url: https://codecov.io [2023-05-17T18:39:58.068Z] query: branch=PR-409&commit=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=409&job=&cmd_args= [2023-05-17T18:39:58.068Z] -> Pinging Codecov [2023-05-17T18:39:58.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-409&commit=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=409&job=&cmd_args= [2023-05-17T18:39:58.328Z] -> Uploading to [2023-05-17T18:39:58.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/5E52B4B073DB2E39498172D8E973AA87/f6754c8ad9a0435f72d5d98e26829d4cb024ac9f/c80af389-2a32-4fb9-bb26-f3299bb289f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T183958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=659b3d23fb38861982fb2dc8a93822963b513ac8f53f1692304d667b3a4329f0 [2023-05-17T18:39:58.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:39:58.329Z] Dload Upload Total Spent Left Speed [2023-05-17T18:39:58.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24568 --:--:-- --:--:-- --:--:-- 24568 [2023-05-17T18:39:58.329Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] } [2023-05-17T18:39:58.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T18:40:00.108Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-409/archives ] [2023-05-17T18:40:00.108Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-409/archives [2023-05-17T18:40:00.108Z] total 16 [2023-05-17T18:40:00.108Z] drwxr-xr-x 3 root root 4096 May 17 18:31 . [2023-05-17T18:40:00.108Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:31 .. [2023-05-17T18:40:00.108Z] drwxr-xr-x 2 root root 4096 May 17 18:31 cost [2023-05-17T18:40:00.108Z] -rw-r--r-- 1 root root 89 May 17 18:31 cost.csv [2023-05-17T18:40:00.108Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-409/archives [2023-05-17T18:40:00.108Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-409/archives [2023-05-17T18:40:00.108Z] total 16 [2023-05-17T18:40:00.108Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:31 . [2023-05-17T18:40:00.108Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:31 .. [2023-05-17T18:40:00.108Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 18:31 cost [2023-05-17T18:40:00.108Z] -rw-r--r-- 1 jenkins jenkins 89 May 17 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:00.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:01.332Z] ---> package-listing.sh [2023-05-17T18:40:01.332Z] ++ facter osfamily [2023-05-17T18:40:01.332Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:40:01.591Z] + OS_FAMILY=debian [2023-05-17T18:40:01.591Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-409 [2023-05-17T18:40:01.591Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:40:01.591Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:40:01.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:40:01.591Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:40:01.591Z] + '[' /w/workspace/foundry_device-virtual-go_PR-409 ']' [2023-05-17T18:40:01.591Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:40:01.591Z] + case "${OS_FAMILY}" in [2023-05-17T18:40:01.591Z] + dpkg -l [2023-05-17T18:40:01.591Z] + grep '^ii' [2023-05-17T18:40:01.591Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:40:01.591Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:40:01.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:40:01.591Z] + '[' /w/workspace/foundry_device-virtual-go_PR-409 ']' [2023-05-17T18:40:01.591Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-409/archives/ [2023-05-17T18:40:01.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-409/archives/ [Pipeline] echo [2023-05-17T18:40:01.627Z] 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/foundry_device-virtual-go_PR-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T18:40:01.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:40:02.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:40:02.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:40:02.741Z] prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container [2023-05-17T18:40:02.773Z] $ 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/foundry_device-virtual-go_PR-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:40:02.968Z] $ docker top 5df98aaf8c11d52c0efbf3ac249e927ff4a2b2769572635695cab771f069f2e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:40:03.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:40:03.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:40:03.989Z] + ls /var/log/sa-host [2023-05-17T18:40:03.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:40:04.212Z] provisioning config files... [2023-05-17T18:40:04.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config16997193996207513986tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:40:04.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:04.580Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:40:04.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:05.018Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:40:05.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:05.392Z] ---> sudo-logs.sh [2023-05-17T18:40:05.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:40:05.481Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:05.793Z] ---> job-cost.sh [2023-05-17T18:40:05.794Z] lf-activate-venv: SKIPPING [2023-05-17T18:40:05.794Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:40:05.794Z] INFO: Retrieving Stack Cost... [2023-05-17T18:40:06.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:40:06.623Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:40:06.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:40:06.974Z] ---> logs-deploy.sh [2023-05-17T18:40:06.975Z] lf-activate-venv: SKIPPING [2023-05-17T18:40:06.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-409/1 [2023-05-17T18:40:06.975Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:40:07.915Z] Archives upload complete. [2023-05-17T18:40:08.174Z] INFO: archiving logs to Nexus [2023-05-17T18:40:08.744Z] ---> uname -a: [2023-05-17T18:40:08.744Z] Linux prd-ubuntu20-04-docker-8c-8g-15910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T18:40:08.744Z] [2023-05-17T18:40:08.744Z] [2023-05-17T18:40:08.744Z] ---> lscpu: [2023-05-17T18:40:08.744Z] Architecture: x86_64 [2023-05-17T18:40:08.744Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T18:40:08.744Z] Byte Order: Little Endian [2023-05-17T18:40:08.744Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T18:40:08.744Z] CPU(s): 8 [2023-05-17T18:40:08.744Z] On-line CPU(s) list: 0-7 [2023-05-17T18:40:08.744Z] Thread(s) per core: 1 [2023-05-17T18:40:08.744Z] Core(s) per socket: 1 [2023-05-17T18:40:08.744Z] Socket(s): 8 [2023-05-17T18:40:08.744Z] NUMA node(s): 1 [2023-05-17T18:40:08.744Z] Vendor ID: AuthenticAMD [2023-05-17T18:40:08.744Z] CPU family: 23 [2023-05-17T18:40:08.744Z] Model: 49 [2023-05-17T18:40:08.744Z] Model name: AMD EPYC-Rome Processor [2023-05-17T18:40:08.744Z] Stepping: 0 [2023-05-17T18:40:08.744Z] CPU MHz: 2799.998 [2023-05-17T18:40:08.744Z] BogoMIPS: 5599.99 [2023-05-17T18:40:08.744Z] Virtualization: AMD-V [2023-05-17T18:40:08.744Z] Hypervisor vendor: KVM [2023-05-17T18:40:08.744Z] Virtualization type: full [2023-05-17T18:40:08.744Z] L1d cache: 256 KiB [2023-05-17T18:40:08.744Z] L1i cache: 256 KiB [2023-05-17T18:40:08.744Z] L2 cache: 4 MiB [2023-05-17T18:40:08.744Z] L3 cache: 128 MiB [2023-05-17T18:40:08.744Z] NUMA node0 CPU(s): 0-7 [2023-05-17T18:40:08.744Z] Vulnerability Itlb multihit: Not affected [2023-05-17T18:40:08.744Z] Vulnerability L1tf: Not affected [2023-05-17T18:40:08.744Z] Vulnerability Mds: Not affected [2023-05-17T18:40:08.744Z] Vulnerability Meltdown: Not affected [2023-05-17T18:40:08.744Z] Vulnerability Mmio stale data: Not affected [2023-05-17T18:40:08.744Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T18:40:08.744Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T18:40:08.744Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T18:40:08.744Z] Vulnerability Srbds: Not affected [2023-05-17T18:40:08.744Z] Vulnerability Tsx async abort: Not affected [2023-05-17T18:40:08.745Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] ---> nproc: [2023-05-17T18:40:08.745Z] 8 [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] ---> df -h: [2023-05-17T18:40:08.745Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T18:40:08.745Z] overlay 155G 12G 144G 8% / [2023-05-17T18:40:08.745Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T18:40:08.745Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T18:40:08.745Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T18:40:08.745Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] ---> sar -b -r -n DEV: [2023-05-17T18:40:08.745Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15910) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:28:03 LINUX RESTART (8 CPU) [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T18:40:08.745Z] 18:30:01 178.75 1.40 177.35 0.00 28.53 73543.34 0.00 [2023-05-17T18:40:08.745Z] 18:31:01 116.86 0.30 116.56 0.00 15.20 26298.02 0.00 [2023-05-17T18:40:08.745Z] 18:32:01 81.07 0.05 81.02 0.00 5.06 19128.97 0.00 [2023-05-17T18:40:08.745Z] 18:33:01 2.15 0.00 2.15 0.00 0.00 23.59 0.00 [2023-05-17T18:40:08.745Z] 18:34:01 29.34 10.25 19.09 0.00 3454.72 3774.61 0.00 [2023-05-17T18:40:08.745Z] 18:35:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 [2023-05-17T18:40:08.745Z] 18:36:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 [2023-05-17T18:40:08.745Z] 18:37:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 [2023-05-17T18:40:08.745Z] 18:38:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-05-17T18:40:08.745Z] 18:39:01 2.38 0.00 2.38 0.00 0.00 33.46 0.00 [2023-05-17T18:40:08.745Z] 18:40:01 3.90 1.20 2.70 0.00 33.99 35.99 0.00 [2023-05-17T18:40:08.745Z] Average: 38.36 1.20 37.16 0.00 322.11 11190.45 0.00 [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T18:40:08.745Z] 18:30:01 28439556 31604624 702360 2.14 144232 3237032 1784028 5.26 1046848 2968348 500 [2023-05-17T18:40:08.745Z] 18:31:01 28101612 31549380 752324 2.29 149360 3496380 1974656 5.82 1258004 3069088 636 [2023-05-17T18:40:08.745Z] 18:32:01 27625428 31585696 714604 2.17 159020 3949060 1746916 5.15 1267624 3484556 160 [2023-05-17T18:40:08.745Z] 18:33:01 27625408 31585816 714264 2.17 159096 3949052 1746916 5.15 1267392 3484556 0 [2023-05-17T18:40:08.745Z] 18:34:01 27392744 31572660 717548 2.18 164412 4152952 1815296 5.35 1424172 3537336 172 [2023-05-17T18:40:08.745Z] 18:35:01 27393480 31573472 716768 2.18 164500 4152956 1815296 5.35 1423700 3537332 8 [2023-05-17T18:40:08.745Z] 18:36:01 27402216 31582340 707860 2.15 164596 4152952 1815296 5.35 1415344 3537364 12 [2023-05-17T18:40:08.745Z] 18:37:01 27402420 31582664 707500 2.15 164692 4152952 1815296 5.35 1415352 3537372 8 [2023-05-17T18:40:08.745Z] 18:38:01 27402516 31582968 707364 2.15 164796 4152964 1815296 5.35 1415652 3537500 36 [2023-05-17T18:40:08.745Z] 18:39:01 27402192 31582852 707412 2.15 164924 4152948 1815296 5.35 1415560 3537496 8 [2023-05-17T18:40:08.745Z] 18:40:01 27389092 31571320 718404 2.18 165060 4154036 1908224 5.62 1426852 3538056 256 [2023-05-17T18:40:08.745Z] Average: 27597879 31579436 715128 2.17 160426 3973026 1822956 5.37 1343318 3433546 163 [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T18:40:08.745Z] 18:30:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:30:01 ens3 461.31 288.25 6197.05 31.56 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:30:01 docker0 201.32 308.85 15.48 1961.76 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:31:01 vethbc51ed9 1.15 1.55 0.09 15.99 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:31:01 ens3 58.19 44.63 103.37 89.07 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:31:01 docker0 2.52 4.87 0.16 58.50 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:32:01 ens3 91.04 55.51 2549.04 10.32 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:32:01 docker0 0.37 1.77 0.02 27.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:33:01 ens3 1.97 0.73 0.47 0.30 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:34:01 ens3 107.33 59.58 1376.24 4.46 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:35:01 ens3 1.68 0.68 0.49 0.30 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:36:01 ens3 0.92 0.80 0.52 0.43 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:37:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:39:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:40:01 ens3 8.13 5.12 8.48 2.75 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] Average: ens3 66.56 41.48 931.92 12.68 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] Average: docker0 18.59 28.72 1.43 186.38 0.00 0.00 0.00 0.00 [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] ---> sar -P ALL: [2023-05-17T18:40:08.745Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15910) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:28:03 LINUX RESTART (8 CPU) [2023-05-17T18:40:08.745Z] [2023-05-17T18:40:08.745Z] 18:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-17T18:40:08.745Z] 18:30:01 all 7.82 0.00 3.80 3.07 0.07 85.25 [2023-05-17T18:40:08.745Z] 18:30:01 0 7.43 0.00 3.59 3.72 0.07 85.19 [2023-05-17T18:40:08.745Z] 18:30:01 1 8.80 0.00 2.59 0.10 0.07 88.44 [2023-05-17T18:40:08.745Z] 18:30:01 2 8.09 0.00 5.75 5.96 0.12 80.08 [2023-05-17T18:40:08.745Z] 18:30:01 3 8.04 0.00 3.94 7.18 0.05 80.78 [2023-05-17T18:40:08.745Z] 18:30:01 4 7.19 0.00 3.39 0.24 0.03 89.15 [2023-05-17T18:40:08.745Z] 18:30:01 5 8.26 0.00 3.99 6.77 0.07 80.91 [2023-05-17T18:40:08.745Z] 18:30:01 6 8.00 0.00 4.00 0.37 0.05 87.57 [2023-05-17T18:40:08.745Z] 18:30:01 7 6.71 0.00 3.14 0.27 0.08 89.80 [2023-05-17T18:40:08.745Z] 18:31:01 all 39.71 0.00 6.71 1.33 0.09 52.15 [2023-05-17T18:40:08.745Z] 18:31:01 0 38.44 0.00 6.46 2.14 0.07 52.89 [2023-05-17T18:40:08.745Z] 18:31:01 1 40.75 0.00 6.16 0.20 0.08 52.80 [2023-05-17T18:40:08.745Z] 18:31:01 2 39.76 0.00 6.51 1.06 0.10 52.57 [2023-05-17T18:40:08.745Z] 18:31:01 3 39.31 0.00 7.15 3.60 0.10 49.84 [2023-05-17T18:40:08.745Z] 18:31:01 4 40.04 0.00 6.67 0.07 0.08 53.13 [2023-05-17T18:40:08.745Z] 18:31:01 5 40.33 0.00 7.52 3.14 0.08 48.93 [2023-05-17T18:40:08.745Z] 18:31:01 6 39.62 0.00 6.37 0.22 0.08 53.71 [2023-05-17T18:40:08.745Z] 18:31:01 7 39.46 0.00 6.88 0.24 0.08 53.34 [2023-05-17T18:40:08.745Z] 18:32:01 all 2.82 0.00 1.35 0.75 0.02 95.05 [2023-05-17T18:40:08.745Z] 18:32:01 0 2.82 0.00 1.39 1.41 0.03 94.35 [2023-05-17T18:40:08.745Z] 18:32:01 1 2.51 0.00 1.17 0.49 0.02 95.81 [2023-05-17T18:40:08.745Z] 18:32:01 2 3.18 0.00 1.32 0.00 0.02 95.49 [2023-05-17T18:40:08.745Z] 18:32:01 3 2.98 0.00 1.03 0.02 0.02 95.96 [2023-05-17T18:40:08.745Z] 18:32:01 4 3.03 0.00 1.27 0.08 0.02 95.60 [2023-05-17T18:40:08.745Z] 18:32:01 5 2.26 0.00 1.46 3.68 0.02 92.58 [2023-05-17T18:40:08.745Z] 18:32:01 6 3.43 0.00 1.05 0.28 0.02 95.21 [2023-05-17T18:40:08.745Z] 18:32:01 7 2.39 0.00 2.12 0.03 0.03 95.43 [2023-05-17T18:40:08.745Z] 18:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-17T18:40:08.745Z] 18:33:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-17T18:40:08.745Z] 18:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.745Z] 18:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T18:40:08.745Z] 18:33:01 3 0.31 0.00 0.02 0.00 0.02 99.66 [2023-05-17T18:40:08.745Z] 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T18:40:08.745Z] 18:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T18:40:08.745Z] 18:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T18:40:08.745Z] 18:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.745Z] 18:34:01 all 1.12 0.00 0.45 0.22 0.02 98.19 [2023-05-17T18:40:08.745Z] 18:34:01 0 1.15 0.00 0.38 0.75 0.03 97.68 [2023-05-17T18:40:08.745Z] 18:34:01 1 0.58 0.00 0.28 0.05 0.02 99.07 [2023-05-17T18:40:08.745Z] 18:34:01 2 0.70 0.00 0.33 0.08 0.00 98.88 [2023-05-17T18:40:08.745Z] 18:34:01 3 1.85 0.00 0.31 0.05 0.02 97.78 [2023-05-17T18:40:08.745Z] 18:34:01 4 1.38 0.00 0.50 0.40 0.00 97.71 [2023-05-17T18:40:08.745Z] 18:34:01 5 1.12 0.00 0.33 0.02 0.02 98.51 [2023-05-17T18:40:08.745Z] 18:34:01 6 0.68 0.00 0.97 0.35 0.02 97.98 [2023-05-17T18:40:08.745Z] 18:34:01 7 1.47 0.00 0.45 0.10 0.03 97.94 [2023-05-17T18:40:08.745Z] 18:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-17T18:40:08.745Z] 18:35:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-17T18:40:08.745Z] 18:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T18:40:08.745Z] 18:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.745Z] 18:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T18:40:08.745Z] 18:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T18:40:08.745Z] 18:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-17T18:40:08.745Z] 18:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.745Z] 18:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.745Z] 18:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-17T18:40:08.745Z] 18:36:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-17T18:40:08.745Z] 18:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T18:40:08.746Z] 18:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-17T18:40:08.746Z] 18:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T18:40:08.746Z] 18:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-17T18:40:08.746Z] 18:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-17T18:40:08.746Z] 18:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:37:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-17T18:40:08.746Z] 18:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T18:40:08.746Z] 18:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T18:40:08.746Z] 18:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T18:40:08.746Z] 18:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:38:01 all 0.06 0.00 0.05 0.01 0.13 99.75 [2023-05-17T18:40:08.746Z] 18:38:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:38:01 2 0.02 0.00 0.35 0.00 0.02 99.62 [2023-05-17T18:40:08.746Z] 18:38:01 3 0.32 0.00 0.02 0.00 0.02 99.65 [2023-05-17T18:40:08.746Z] 18:38:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-17T18:40:08.746Z] 18:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:38:01 7 0.03 0.00 0.00 0.02 0.97 98.98 [2023-05-17T18:40:08.746Z] 18:39:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-05-17T18:40:08.746Z] 18:39:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-17T18:40:08.746Z] 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T18:40:08.746Z] 18:39:01 3 0.15 0.00 0.02 0.02 0.02 99.80 [2023-05-17T18:40:08.746Z] 18:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T18:40:08.746Z] 18:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T18:40:08.746Z] 18:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-17T18:40:08.746Z] 18:40:01 all 0.24 0.00 0.10 0.01 0.01 99.64 [2023-05-17T18:40:08.746Z] 18:40:01 0 0.08 0.00 0.17 0.03 0.02 99.70 [2023-05-17T18:40:08.746Z] 18:40:01 1 0.12 0.00 0.12 0.00 0.02 99.75 [2023-05-17T18:40:08.746Z] 18:40:01 2 0.50 0.00 0.12 0.02 0.00 99.37 [2023-05-17T18:40:08.746Z] 18:40:01 3 0.27 0.00 0.08 0.00 0.02 99.63 [2023-05-17T18:40:08.746Z] 18:40:01 4 0.18 0.00 0.10 0.00 0.02 99.70 [2023-05-17T18:40:08.746Z] 18:40:01 5 0.28 0.00 0.05 0.02 0.00 99.65 [2023-05-17T18:40:08.746Z] 18:40:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-05-17T18:40:08.746Z] 18:40:01 7 0.45 0.00 0.10 0.02 0.02 99.42 [2023-05-17T18:40:08.746Z] [2023-05-17T18:40:08.746Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-17T18:40:08.746Z] Average: all 4.70 0.00 1.13 0.49 0.03 93.65 [2023-05-17T18:40:08.746Z] Average: 0 4.54 0.00 1.09 0.75 0.02 93.60 [2023-05-17T18:40:08.746Z] Average: 1 4.79 0.00 0.94 0.08 0.02 94.18 [2023-05-17T18:40:08.746Z] Average: 2 4.73 0.00 1.31 0.64 0.03 93.29 [2023-05-17T18:40:08.746Z] Average: 3 4.83 0.00 1.14 0.98 0.03 93.03 [2023-05-17T18:40:08.746Z] Average: 4 4.70 0.00 1.09 0.07 0.02 94.12 [2023-05-17T18:40:08.746Z] Average: 5 4.72 0.00 1.21 1.23 0.02 92.82 [2023-05-17T18:40:08.746Z] Average: 6 4.69 0.00 1.13 0.11 0.02 94.06 [2023-05-17T18:40:08.746Z] Average: 7 4.58 0.00 1.16 0.06 0.11 94.09 [2023-05-17T18:40:08.746Z] [2023-05-17T18:40:08.746Z] [2023-05-17T18:40:08.746Z]