Pull request #548 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7157596a8b47a4a6b76aede69ff23e6a881b092a+c80097c4a9a507998513a772aabe6c68a90454ef (ba5ee7ebfc15ca1e96b4e1f6e3f92aefa4291d0f) 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-ssh1868192358008544442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2334681583514756271.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-mqtt-go/branches/PR-548/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-mqtt-go/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15848921256877098958.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-mqtt-go/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4028365770718064332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16965654283520101168.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-mqtt-go/branches/PR-548/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-mqtt-go/branches/PR-548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15198410344779883024.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6181 in /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-548 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 7157596a8b47a4a6b76aede69ff23e6a881b092a > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 > git remote # timeout=10 Merge succeeded, producing 7157596a8b47a4a6b76aede69ff23e6a881b092a Checking out Revision 7157596a8b47a4a6b76aede69ff23e6a881b092a (PR-548) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T01:59:43.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T01:59:43.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T01:59:43.977Z] ========================================================= [2023-03-29T01:59:43.977Z] EdgeX Global Pipelines Version Info [2023-03-29T01:59:43.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T01:59:44.723Z] ------------------- [2023-03-29T01:59:44.723Z] stable info: [2023-03-29T01:59:44.723Z] ------------------- [2023-03-29T01:59:44.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T01:59:44.723Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T01:59:44.723Z] Message: update stable to v1.0.245 [2023-03-29T01:59:45.290Z] ------------------- [2023-03-29T01:59:45.290Z] experimental info: [2023-03-29T01:59:45.290Z] ------------------- [2023-03-29T01:59:45.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T01:59:45.290Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T01:59:45.290Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T01:59:45.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-29T01:59:45.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-29T01:59:45.678Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T01:59:45.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T01:59:45.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T01:59:45.816Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T01:59:45.860Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T01:59:45.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T01:59:45.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T01:59:45.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T01:59:46.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T01:59:46.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-29T01:59:46.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T01:59:46.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T01:59:46.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T01:59:46.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T01:59:46.283Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T01:59:46.323Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T01:59:46.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T01:59:46.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T01:59:46.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T01:59:46.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T01:59:46.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T01:59:46.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T01:59:46.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T01:59:46.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T01:59:46.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T01:59:46.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-548 [Pipeline] echo [2023-03-29T01:59:46.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-548 [Pipeline] echo [2023-03-29T01:59:46.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-548 [Pipeline] echo [2023-03-29T01:59:46.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo [2023-03-29T01:59:46.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157596 [Pipeline] echo [2023-03-29T01:59:46.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T01:59:47.066Z] provisioning config files... [2023-03-29T01:59:47.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config8407787695123226353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T01:59:47.435Z] ---> docker-login.sh [2023-03-29T01:59:47.435Z] nexus3.edgexfoundry.org:10001 [2023-03-29T01:59:47.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T01:59:47.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T01:59:47.696Z] Configure a credential helper to remove this warning. See [2023-03-29T01:59:47.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T01:59:47.696Z] [2023-03-29T01:59:47.696Z] Login Succeeded [2023-03-29T01:59:47.696Z] nexus3.edgexfoundry.org:10002 [2023-03-29T01:59:47.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T01:59:47.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T01:59:47.696Z] Configure a credential helper to remove this warning. See [2023-03-29T01:59:47.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T01:59:47.696Z] [2023-03-29T01:59:47.696Z] Login Succeeded [2023-03-29T01:59:47.696Z] nexus3.edgexfoundry.org:10003 [2023-03-29T01:59:47.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T01:59:47.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T01:59:47.956Z] Configure a credential helper to remove this warning. See [2023-03-29T01:59:47.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T01:59:47.956Z] [2023-03-29T01:59:47.956Z] Login Succeeded [2023-03-29T01:59:47.956Z] nexus3.edgexfoundry.org:10004 [2023-03-29T01:59:47.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T01:59:47.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T01:59:47.956Z] Configure a credential helper to remove this warning. See [2023-03-29T01:59:47.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T01:59:47.956Z] [2023-03-29T01:59:47.956Z] Login Succeeded [2023-03-29T01:59:47.956Z] docker.io [2023-03-29T01:59:48.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T01:59:48.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T01:59:48.216Z] Configure a credential helper to remove this warning. See [2023-03-29T01:59:48.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T01:59:48.216Z] [2023-03-29T01:59:48.216Z] Login Succeeded [2023-03-29T01:59:48.216Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T01:59:48.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T01:59:48.851Z] + git rev-list -1 --merges 7157596a8b47a4a6b76aede69ff23e6a881b092a~1..7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo [2023-03-29T01:59:48.916Z] -----------> git rev-list -1 --merges 7157596a8b47a4a6b76aede69ff23e6a881b092a~1..7157596a8b47a4a6b76aede69ff23e6a881b092a 7157596a8b47a4a6b76aede69ff23e6a881b092a [false] [Pipeline] sh [2023-03-29T01:59:49.225Z] + git log --format=format:%s -1 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo [2023-03-29T01:59:49.256Z] ========================================================= [2023-03-29T01:59:49.256Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T01:59:49.256Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T01:59:49.690Z] + git log --format=format:%s -1 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo [2023-03-29T01:59:49.720Z] [semverPrep] GIT_COMMIT: 7157596a8b47a4a6b76aede69ff23e6a881b092a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-29T01:59:49.750Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T01:59:50.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T01:59:50.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T01:59:50.424Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T01:59:50.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T01:59:50.424Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T01:59:50.424Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T01:59:50.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T01:59:50.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T01:59:50.842Z] [2023-03-29T01:59:50.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T01:59:51.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T01:59:51.217Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T01:59:51.217Z] b85a868b505f: Pulling fs layer [2023-03-29T01:59:51.217Z] e2be974225ed: Pulling fs layer [2023-03-29T01:59:51.217Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T01:59:51.217Z] 988bab9f4d93: Pulling fs layer [2023-03-29T01:59:51.217Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T01:59:51.217Z] eaf3925da568: Pulling fs layer [2023-03-29T01:59:51.217Z] bab4dde63d76: Pulling fs layer [2023-03-29T01:59:51.217Z] bde34c3a00c8: Pulling fs layer [2023-03-29T01:59:51.217Z] b352a97aabf1: Pulling fs layer [2023-03-29T01:59:51.217Z] 4872d77fe225: Pulling fs layer [2023-03-29T01:59:51.217Z] 5851b861e8e6: Pulling fs layer [2023-03-29T01:59:51.217Z] bab4dde63d76: Waiting [2023-03-29T01:59:51.217Z] 988bab9f4d93: Waiting [2023-03-29T01:59:51.217Z] bde34c3a00c8: Waiting [2023-03-29T01:59:51.217Z] eaf3925da568: Waiting [2023-03-29T01:59:51.217Z] 1469e6f7b9e6: Waiting [2023-03-29T01:59:51.217Z] 4872d77fe225: Waiting [2023-03-29T01:59:51.217Z] b352a97aabf1: Waiting [2023-03-29T01:59:51.217Z] 5851b861e8e6: Waiting [2023-03-29T01:59:51.217Z] e2be974225ed: Verifying Checksum [2023-03-29T01:59:51.217Z] e2be974225ed: Download complete [2023-03-29T01:59:51.217Z] 988bab9f4d93: Verifying Checksum [2023-03-29T01:59:51.217Z] 988bab9f4d93: Download complete [2023-03-29T01:59:51.217Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T01:59:51.217Z] 1469e6f7b9e6: Download complete [2023-03-29T01:59:51.217Z] eaf3925da568: Download complete [2023-03-29T01:59:51.217Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T01:59:51.217Z] 339a4e72a1f5: Download complete [2023-03-29T01:59:51.476Z] bde34c3a00c8: Verifying Checksum [2023-03-29T01:59:51.476Z] bde34c3a00c8: Download complete [2023-03-29T01:59:51.476Z] b352a97aabf1: Download complete [2023-03-29T01:59:51.476Z] 4872d77fe225: Verifying Checksum [2023-03-29T01:59:51.476Z] 4872d77fe225: Download complete [2023-03-29T01:59:51.476Z] 5851b861e8e6: Verifying Checksum [2023-03-29T01:59:51.476Z] 5851b861e8e6: Download complete [2023-03-29T01:59:51.476Z] b85a868b505f: Verifying Checksum [2023-03-29T01:59:51.476Z] b85a868b505f: Download complete [2023-03-29T01:59:51.734Z] bab4dde63d76: Verifying Checksum [2023-03-29T01:59:51.734Z] bab4dde63d76: Download complete [2023-03-29T01:59:52.667Z] b85a868b505f: Pull complete [2023-03-29T01:59:52.926Z] e2be974225ed: Pull complete [2023-03-29T01:59:53.490Z] 339a4e72a1f5: Pull complete [2023-03-29T01:59:53.490Z] 988bab9f4d93: Pull complete [2023-03-29T01:59:53.753Z] 1469e6f7b9e6: Pull complete [2023-03-29T01:59:53.753Z] eaf3925da568: Pull complete [2023-03-29T01:59:55.654Z] bab4dde63d76: Pull complete [2023-03-29T01:59:55.654Z] bde34c3a00c8: Pull complete [2023-03-29T01:59:55.654Z] b352a97aabf1: Pull complete [2023-03-29T01:59:55.914Z] 4872d77fe225: Pull complete [2023-03-29T01:59:55.914Z] 5851b861e8e6: Pull complete [2023-03-29T01:59:55.914Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T01:59:55.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T01:59:55.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T01:59:56.158Z] prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container [2023-03-29T01:59:56.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T01:59:58.704Z] $ docker top b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f -eo pid,comm [2023-03-29T01:59:58.763Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T01:59:58.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T01:59:58.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T01:59:58.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T01:59:59.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T01:59:59.011Z] $ docker exec b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent [2023-03-29T01:59:59.130Z] SSH_AUTH_SOCK=/tmp/ssh-lsxIQtQM4ZNB/agent.33 [2023-03-29T01:59:59.130Z] SSH_AGENT_PID=39 [2023-03-29T01:59:59.137Z] Running ssh-add (command line suppressed) [2023-03-29T01:59:59.252Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_17538380041201754540.key (/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_17538380041201754540.key) [2023-03-29T01:59:59.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T01:59:59.596Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T01:59:59.628Z] $ docker exec --env ******** --env ******** b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent -k [2023-03-29T01:59:59.721Z] unset SSH_AUTH_SOCK; [2023-03-29T01:59:59.722Z] unset SSH_AGENT_PID; [2023-03-29T01:59:59.722Z] echo Agent pid 39 killed; [2023-03-29T01:59:59.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T01:59:59.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T01:59:59.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T01:59:59.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T01:59:59.937Z] $ docker exec b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent [2023-03-29T02:00:00.059Z] SSH_AUTH_SOCK=/tmp/ssh-c7zvt3C0wygS/agent.71 [2023-03-29T02:00:00.059Z] SSH_AGENT_PID=77 [2023-03-29T02:00:00.064Z] Running ssh-add (command line suppressed) [2023-03-29T02:00:00.186Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_16385622059147160417.key (/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_16385622059147160417.key) [2023-03-29T02:00:00.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T02:00:00.533Z] + git semver init [2023-03-29T02:00:00.793Z] 2023-03-29 02:00:00,774 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T02:00:00.793Z] 2023-03-29 02:00:00,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver [2023-03-29T02:00:00.793Z] 2023-03-29 02:00:00,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver [2023-03-29T02:00:00.793Z] 2023-03-29 02:00:00,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548, universal_newlines=False, shell=None, istream=None) [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,706 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.git/info/exclude [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 with force:False [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,707 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,710 [execute] INFO git cat-file --batch-check [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,718 [execute] INFO git cat-file --batch [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T02:00:01.732Z] 2023-03-29 02:00:01,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 [2023-03-29T02:00:01.732Z] 0.0.0 [Pipeline] } [2023-03-29T02:00:02.009Z] $ docker exec --env ******** --env ******** b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent -k [2023-03-29T02:00:02.114Z] unset SSH_AUTH_SOCK; [2023-03-29T02:00:02.115Z] unset SSH_AGENT_PID; [2023-03-29T02:00:02.115Z] echo Agent pid 77 killed; [2023-03-29T02:00:02.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T02:00:02.914Z] + git semver [Pipeline] } [2023-03-29T02:00:15.211Z] $ docker stop --time=1 b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f [2023-03-29T02:00:17.137Z] $ docker rm -f --volumes b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T02:00:18.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T02:00:19.544Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T02:00:19.594Z] [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-03-29T02:00:20.271Z] provisioning config files... [2023-03-29T02:00:20.280Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config10305748843401295725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:00:20.629Z] ---> docker-login.sh [2023-03-29T02:00:20.629Z] nexus3.edgexfoundry.org:10001 [2023-03-29T02:00:20.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:00:20.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:00:20.629Z] Configure a credential helper to remove this warning. See [2023-03-29T02:00:20.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:00:20.629Z] [2023-03-29T02:00:20.629Z] Login Succeeded [2023-03-29T02:00:20.629Z] nexus3.edgexfoundry.org:10002 [2023-03-29T02:00:20.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:00:20.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:00:20.629Z] Configure a credential helper to remove this warning. See [2023-03-29T02:00:20.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:00:20.629Z] [2023-03-29T02:00:20.629Z] Login Succeeded [2023-03-29T02:00:20.629Z] nexus3.edgexfoundry.org:10003 [2023-03-29T02:00:21.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:00:21.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:00:21.316Z] Configure a credential helper to remove this warning. See [2023-03-29T02:00:21.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:00:21.316Z] [2023-03-29T02:00:21.316Z] Login Succeeded [2023-03-29T02:00:21.316Z] nexus3.edgexfoundry.org:10004 [2023-03-29T02:00:21.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:00:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:00:23.813Z] Configure a credential helper to remove this warning. See [2023-03-29T02:00:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:00:23.813Z] [2023-03-29T02:00:23.813Z] Login Succeeded [2023-03-29T02:00:23.813Z] docker.io [2023-03-29T02:00:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:00:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:00:24.072Z] Configure a credential helper to remove this warning. See [2023-03-29T02:00:24.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:00:24.072Z] [2023-03-29T02:00:24.072Z] Login Succeeded [2023-03-29T02:00:24.072Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T02:00:24.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T02:00:24.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T02:00:24.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T02:00:24.728Z] ========================================================= [2023-03-29T02:00:24.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T02:00:24.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:00:30.844Z] + 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-03-29T02:00:30.844Z] Sending build context to Docker daemon 6.399MB [2023-03-29T02:00:30.844Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T02:00:30.844Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T02:00:33.650Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T02:00:33.650Z] 63b65145d645: Pulling fs layer [2023-03-29T02:00:33.650Z] a2d21d5440eb: Pulling fs layer [2023-03-29T02:00:33.650Z] 935e6c44a52c: Pulling fs layer [2023-03-29T02:00:33.650Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T02:00:33.650Z] 30dea6a524f1: Pulling fs layer [2023-03-29T02:00:33.650Z] a2aff8979fd8: Pulling fs layer [2023-03-29T02:00:33.650Z] 6808be2612f2: Pulling fs layer [2023-03-29T02:00:33.650Z] f25807f1079a: Pulling fs layer [2023-03-29T02:00:33.650Z] 94cc34f8dd06: Waiting [2023-03-29T02:00:33.650Z] 30dea6a524f1: Waiting [2023-03-29T02:00:33.650Z] a2aff8979fd8: Waiting [2023-03-29T02:00:33.650Z] 6808be2612f2: Waiting [2023-03-29T02:00:33.650Z] f25807f1079a: Waiting [2023-03-29T02:00:33.650Z] a2d21d5440eb: Verifying Checksum [2023-03-29T02:00:33.650Z] a2d21d5440eb: Download complete [2023-03-29T02:00:33.650Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T02:00:33.650Z] 94cc34f8dd06: Download complete [2023-03-29T02:00:33.650Z] 30dea6a524f1: Verifying Checksum [2023-03-29T02:00:33.650Z] 30dea6a524f1: Download complete [2023-03-29T02:00:33.650Z] 63b65145d645: Verifying Checksum [2023-03-29T02:00:33.650Z] 63b65145d645: Download complete [2023-03-29T02:00:33.650Z] a2aff8979fd8: Verifying Checksum [2023-03-29T02:00:33.650Z] a2aff8979fd8: Download complete [2023-03-29T02:00:33.650Z] 63b65145d645: Pull complete [2023-03-29T02:00:33.909Z] a2d21d5440eb: Pull complete [2023-03-29T02:00:33.909Z] f25807f1079a: Verifying Checksum [2023-03-29T02:00:33.909Z] f25807f1079a: Download complete [2023-03-29T02:00:34.168Z] 935e6c44a52c: Verifying Checksum [2023-03-29T02:00:34.168Z] 935e6c44a52c: Download complete [2023-03-29T02:00:34.428Z] 6808be2612f2: Verifying Checksum [2023-03-29T02:00:34.428Z] 6808be2612f2: Download complete [2023-03-29T02:00:35.046Z] Still waiting to schedule task [2023-03-29T02:00:35.046Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T02:00:37.291Z] 935e6c44a52c: Pull complete [2023-03-29T02:00:37.292Z] 94cc34f8dd06: Pull complete [2023-03-29T02:00:37.292Z] 30dea6a524f1: Pull complete [2023-03-29T02:00:37.550Z] a2aff8979fd8: Pull complete [2023-03-29T02:00:40.084Z] 6808be2612f2: Pull complete [2023-03-29T02:00:40.343Z] f25807f1079a: Pull complete [2023-03-29T02:00:40.343Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T02:00:40.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T02:00:40.343Z] ---> 3b553350e43f [2023-03-29T02:00:40.343Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T02:00:45.521Z] ---> Running in bd9298009a82 [2023-03-29T02:00:45.521Z] Removing intermediate container bd9298009a82 [2023-03-29T02:00:45.521Z] ---> 6daef4290354 [2023-03-29T02:00:45.521Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T02:00:45.521Z] ---> Running in 75b65805de95 [2023-03-29T02:00:45.521Z] Removing intermediate container 75b65805de95 [2023-03-29T02:00:45.521Z] ---> a0fcc7a0d468 [2023-03-29T02:00:45.521Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T02:00:45.521Z] ---> Running in 55903e0e88a4 [2023-03-29T02:00:45.521Z] Removing intermediate container 55903e0e88a4 [2023-03-29T02:00:45.521Z] ---> 5e96ca26d0c7 [2023-03-29T02:00:45.521Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T02:00:45.521Z] ---> Running in 873fa24e1013 [2023-03-29T02:00:45.521Z] Removing intermediate container 873fa24e1013 [2023-03-29T02:00:45.521Z] ---> 7a54bc0846ad [2023-03-29T02:00:45.521Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T02:00:45.521Z] ---> Running in 58e77337a81d [2023-03-29T02:00:45.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T02:00:45.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T02:00:46.041Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T02:00:46.041Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T02:00:46.041Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T02:00:46.041Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T02:00:46.041Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T02:00:46.041Z] OK: 269 MiB in 57 packages [2023-03-29T02:00:46.610Z] Removing intermediate container 58e77337a81d [2023-03-29T02:00:46.610Z] ---> 90af8e0a5ed8 [2023-03-29T02:00:46.610Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-29T02:00:46.610Z] ---> Running in 3e7991c149ba [2023-03-29T02:00:46.610Z] Removing intermediate container 3e7991c149ba [2023-03-29T02:00:46.610Z] ---> 52e7122fb81d [2023-03-29T02:00:46.610Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T02:00:46.610Z] ---> d21cc41d3169 [2023-03-29T02:00:46.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T02:00:46.610Z] ---> Running in 81bc6e9f59a9 [2023-03-29T02:01:18.715Z] Removing intermediate container 81bc6e9f59a9 [2023-03-29T02:01:18.715Z] ---> e4093e016092 [2023-03-29T02:01:18.715Z] Step 11/12 : COPY . . [2023-03-29T02:01:18.715Z] ---> cfea09a64c6e [2023-03-29T02:01:18.715Z] Step 12/12 : RUN $MAKE [2023-03-29T02:01:18.715Z] ---> Running in 48103f090a25 [2023-03-29T02:01:18.715Z] noop [2023-03-29T02:01:18.715Z] Removing intermediate container 48103f090a25 [2023-03-29T02:01:18.715Z] ---> 477743cf2dfa [2023-03-29T02:01:18.715Z] Successfully built 477743cf2dfa [2023-03-29T02:01:18.715Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:01:19.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T02:01:19.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:01:19.309Z] prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container [2023-03-29T02:01:19.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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-03-29T02:01:19.675Z] $ docker top ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T02:01:20.062Z] + go version [2023-03-29T02:01:20.062Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T02:01:20.097Z] $ docker stop --time=1 ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 [2023-03-29T02:01:21.394Z] $ docker rm -f --volumes ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:01:22.151Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T02:01:22.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:01:22.298Z] prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container [2023-03-29T02:01:22.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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-03-29T02:01:22.663Z] $ docker top 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T02:01:23.059Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] fileExists [Pipeline] sh [2023-03-29T02:01:23.413Z] + make test [2023-03-29T02:01:23.413Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T02:01:27.599Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-29T02:01:37.558Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-29T02:01:37.558Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-29T02:01:37.558Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.2% of statements [2023-03-29T02:01:42.957Z] go vet ./... [2023-03-29T02:01:46.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T02:01:46.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T02:01:46.237Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T02:01:46.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T02:01:46.310Z] $ docker stop --time=1 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 [2023-03-29T02:01:49.828Z] $ docker rm -f --volumes 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T02:01:50.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T02:01:50.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T02:01:51.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T02:01:51.367Z] + ls -al . [2023-03-29T02:01:51.367Z] total 180 [2023-03-29T02:01:51.367Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 02:01 . [2023-03-29T02:01:51.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 01:59 .. [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 01:59 .dockerignore [2023-03-29T02:01:51.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 02:00 .git [2023-03-29T02:01:51.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 .github [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 01:59 .gitignore [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 01:59 .golangci.yml [2023-03-29T02:01:51.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 02:00 .semver [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 29 01:59 Attribution.txt [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 29 01:59 CHANGELOG.md [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 29 01:59 Dockerfile [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 01:59 GOVERNANCE.md [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 01:59 Jenkinsfile [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 01:59 LICENSE [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 29 01:59 Makefile [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 01:59 OWNERS.md [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 29 01:59 README.md [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 02:00 VERSION [2023-03-29T02:01:51.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 01:59 bin [2023-03-29T02:01:51.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 cmd [2023-03-29T02:01:51.367Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 29 02:01 coverage.out [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 3330 Mar 29 01:59 go.mod [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 01:59 go.sum [2023-03-29T02:01:51.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 internal [2023-03-29T02:01:51.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 01:59 mock [2023-03-29T02:01:51.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 01:59 snap [2023-03-29T02:01:51.367Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 29 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:01:51.777Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a --label arch=amd64 --label version=0.0.0 . [2023-03-29T02:01:51.777Z] Sending build context to Docker daemon 6.418MB [2023-03-29T02:01:51.777Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T02:01:51.777Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-29T02:01:51.777Z] ---> 477743cf2dfa [2023-03-29T02:01:51.777Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T02:01:52.038Z] ---> Running in 439b61ecfd1f [2023-03-29T02:01:52.038Z] Removing intermediate container 439b61ecfd1f [2023-03-29T02:01:52.038Z] ---> 98afbf6cde19 [2023-03-29T02:01:52.038Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T02:01:52.038Z] ---> Running in e632e654f26f [2023-03-29T02:01:52.038Z] Removing intermediate container e632e654f26f [2023-03-29T02:01:52.038Z] ---> 52e3b74c35be [2023-03-29T02:01:52.038Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T02:01:52.038Z] ---> Running in 29ccc5fe039d [2023-03-29T02:01:52.298Z] Removing intermediate container 29ccc5fe039d [2023-03-29T02:01:52.298Z] ---> 49049ff02a9c [2023-03-29T02:01:52.298Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T02:01:52.298Z] ---> Running in 6d65fe001e4f [2023-03-29T02:01:52.298Z] Removing intermediate container 6d65fe001e4f [2023-03-29T02:01:52.298Z] ---> 2cc5067073fd [2023-03-29T02:01:52.298Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T02:01:52.298Z] ---> Running in e49086cade93 [2023-03-29T02:01:52.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T02:01:52.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T02:01:52.816Z] OK: 269 MiB in 57 packages [2023-03-29T02:01:53.076Z] Removing intermediate container e49086cade93 [2023-03-29T02:01:53.076Z] ---> 8bdbfb0392b1 [2023-03-29T02:01:53.076Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-29T02:01:53.076Z] ---> Running in 495d7c1aa30e [2023-03-29T02:01:53.335Z] Removing intermediate container 495d7c1aa30e [2023-03-29T02:01:53.335Z] ---> 5ade1600a885 [2023-03-29T02:01:53.335Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-29T02:01:53.335Z] ---> 91239d5ba35f [2023-03-29T02:01:53.335Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T02:01:53.335Z] ---> Running in 6293f8dedde9 [2023-03-29T02:01:54.269Z] Removing intermediate container 6293f8dedde9 [2023-03-29T02:01:54.269Z] ---> 0fdcc488584e [2023-03-29T02:01:54.269Z] Step 11/24 : COPY . . [2023-03-29T02:01:54.528Z] ---> fb233163bfbb [2023-03-29T02:01:54.528Z] Step 12/24 : RUN $MAKE [2023-03-29T02:01:54.528Z] ---> Running in f65aa4260b82 [2023-03-29T02:01:54.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-29T02:02:13.215Z] Removing intermediate container f65aa4260b82 [2023-03-29T02:02:13.215Z] ---> 71dae7e9c03c [2023-03-29T02:02:13.215Z] Step 13/24 : FROM alpine:3.17 [2023-03-29T02:02:18.058Z] 3.17: Pulling from library/alpine [2023-03-29T02:02:18.058Z] 63b65145d645: Already exists [2023-03-29T02:02:18.318Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T02:02:18.318Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T02:02:18.318Z] ---> b2aa39c304c2 [2023-03-29T02:02:18.318Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-29T02:02:18.318Z] ---> Running in 0df6bbe1ae20 [2023-03-29T02:02:18.318Z] Removing intermediate container 0df6bbe1ae20 [2023-03-29T02:02:18.318Z] ---> c1d4230b7f4a [2023-03-29T02:02:18.318Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T02:02:18.318Z] ---> Running in e3e3f43b28ae [2023-03-29T02:02:18.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T02:02:18.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T02:02:18.834Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T02:02:18.834Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T02:02:18.834Z] OK: 7 MiB in 16 packages [2023-03-29T02:02:19.097Z] Removing intermediate container e3e3f43b28ae [2023-03-29T02:02:19.097Z] ---> 488313ac0de5 [2023-03-29T02:02:19.097Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-29T02:02:20.029Z] ---> 3406cc2cde1d [2023-03-29T02:02:20.029Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-29T02:02:20.029Z] ---> f9ca465e9680 [2023-03-29T02:02:20.029Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-29T02:02:20.289Z] ---> 9fd64a86d231 [2023-03-29T02:02:20.289Z] Step 19/24 : EXPOSE 59982 [2023-03-29T02:02:20.289Z] ---> Running in 44ba37de394a [2023-03-29T02:02:20.289Z] Removing intermediate container 44ba37de394a [2023-03-29T02:02:20.289Z] ---> dd1af7b2d24c [2023-03-29T02:02:20.289Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-29T02:02:20.289Z] ---> Running in cfce12e7818d [2023-03-29T02:02:20.549Z] Removing intermediate container cfce12e7818d [2023-03-29T02:02:20.549Z] ---> fc60a62fcb83 [2023-03-29T02:02:20.549Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T02:02:20.549Z] ---> Running in f7ef939a4861 [2023-03-29T02:02:20.549Z] Removing intermediate container f7ef939a4861 [2023-03-29T02:02:20.549Z] ---> e21605780008 [2023-03-29T02:02:20.549Z] Step 22/24 : LABEL arch=amd64 [2023-03-29T02:02:20.549Z] ---> Running in 67fd1ebbb89b [2023-03-29T02:02:20.549Z] Removing intermediate container 67fd1ebbb89b [2023-03-29T02:02:20.549Z] ---> 17606aee9ea8 [2023-03-29T02:02:20.549Z] Step 23/24 : LABEL git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a [2023-03-29T02:02:20.549Z] ---> Running in 543d6cf1df0f [2023-03-29T02:02:20.809Z] Removing intermediate container 543d6cf1df0f [2023-03-29T02:02:20.809Z] ---> a4a1f208bbe0 [2023-03-29T02:02:20.809Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T02:02:20.809Z] ---> Running in e3782ba03725 [2023-03-29T02:02:20.809Z] Removing intermediate container e3782ba03725 [2023-03-29T02:02:20.809Z] ---> 59cde0196d8c [2023-03-29T02:02:20.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T02:02:20.809Z] Successfully built 59cde0196d8c [2023-03-29T02:02:20.809Z] Successfully tagged device-mqtt: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-03-29T02:02:21.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T02:02:21.652Z] [2023-03-29T02:02:21.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:02:22.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T02:02:22.024Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T02:02:22.024Z] 5eb5b503b376: Pulling fs layer [2023-03-29T02:02:22.024Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T02:02:22.024Z] ec43610c2a17: Pulling fs layer [2023-03-29T02:02:22.024Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T02:02:22.024Z] 33b1e0a273af: Pulling fs layer [2023-03-29T02:02:22.024Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T02:02:22.024Z] 2f39f015ded8: Pulling fs layer [2023-03-29T02:02:22.024Z] 33b1e0a273af: Waiting [2023-03-29T02:02:22.024Z] 5d3b04190fa2: Waiting [2023-03-29T02:02:22.024Z] 2f39f015ded8: Waiting [2023-03-29T02:02:22.024Z] 3a2ae6a8a46f: Waiting [2023-03-29T02:02:22.024Z] 5c69ac0246d0: Download complete [2023-03-29T02:02:22.024Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T02:02:22.024Z] 3a2ae6a8a46f: Download complete [2023-03-29T02:02:22.024Z] 33b1e0a273af: Verifying Checksum [2023-03-29T02:02:22.024Z] 33b1e0a273af: Download complete [2023-03-29T02:02:22.024Z] ec43610c2a17: Verifying Checksum [2023-03-29T02:02:22.024Z] ec43610c2a17: Download complete [2023-03-29T02:02:22.024Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T02:02:22.024Z] 5d3b04190fa2: Download complete [2023-03-29T02:02:22.282Z] 5eb5b503b376: Verifying Checksum [2023-03-29T02:02:22.282Z] 5eb5b503b376: Download complete [2023-03-29T02:02:22.848Z] 2f39f015ded8: Download complete [2023-03-29T02:02:23.413Z] 5eb5b503b376: Pull complete [2023-03-29T02:02:23.413Z] 5c69ac0246d0: Pull complete [2023-03-29T02:02:23.977Z] ec43610c2a17: Pull complete [2023-03-29T02:02:23.977Z] 3a2ae6a8a46f: Pull complete [2023-03-29T02:02:23.977Z] 33b1e0a273af: Pull complete [2023-03-29T02:02:24.235Z] 5d3b04190fa2: Pull complete [2023-03-29T02:02:28.415Z] 2f39f015ded8: Pull complete [2023-03-29T02:02:28.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T02:02:28.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T02:02:28.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:02:28.626Z] prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container [2023-03-29T02:02:28.658Z] $ 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/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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-03-29T02:02:32.785Z] $ docker top 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:02:33.217Z] ---> job-cost.sh [2023-03-29T02:02:33.217Z] lf-activate-venv: SKIPPING [2023-03-29T02:02:33.217Z] INFO: No Stack... [2023-03-29T02:02:33.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T02:02:34.047Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T02:02:34.360Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/cost.csv [2023-03-29T02:02:34.361Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T02:02:34.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [2023-03-29T02:02:34.407Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] did not exist. Created. [2023-03-29T02:02:34.407Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T02:02:34.806Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T02:02:34.867Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T02:02:34.904Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T02:02:34.990Z] $ docker stop --time=1 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 [2023-03-29T02:02:36.133Z] $ docker rm -f --volumes 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T02:03:49.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6184 in /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] { [Pipeline] ws [2023-03-29T02:03:49.821Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T02:03:49.904Z] Selected Git installation does not exist. Using Default [2023-03-29T02:03:49.904Z] The recommended git tool is: NONE [2023-03-29T02:03:56.945Z] using credential edgex-jenkins-ssh [2023-03-29T02:03:56.968Z] Cloning the remote Git repository [2023-03-29T02:03:57.033Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-29T02:03:57.167Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-29T02:03:57.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-29T02:03:57.370Z] > git --version # timeout=10 [2023-03-29T02:03:57.404Z] > git --version # 'git version 2.25.1' [2023-03-29T02:03:57.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T02:03:57.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T02:03:58.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-29T02:03:58.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T02:04:00.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-29T02:04:00.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-29T02:04:00.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T02:04:00.779Z] Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 7157596a8b47a4a6b76aede69ff23e6a881b092a [2023-03-29T02:04:01.099Z] Merge succeeded, producing 7157596a8b47a4a6b76aede69ff23e6a881b092a [2023-03-29T02:04:01.099Z] Checking out Revision 7157596a8b47a4a6b76aede69ff23e6a881b092a (PR-548) [2023-03-29T02:04:00.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T02:04:00.802Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T02:04:00.884Z] > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 [2023-03-29T02:04:00.981Z] > git remote # timeout=10 [2023-03-29T02:04:01.002Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T02:04:01.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T02:04:01.049Z] > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-03-29T02:04:01.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T02:04:01.108Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T02:04:01.133Z] > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 [2023-03-29T02:04:01.745Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-29T02:04:01.823Z] > git --version # timeout=10 [2023-03-29T02:04:01.842Z] > git --version # 'git version 2.25.1' [2023-03-29T02:04:01.872Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T02:04:02.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T02:04:02.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T02:04:02.975Z] Dload Upload Total Spent Left Speed [2023-03-29T02:04:02.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-29T02:04:03.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T02:04:04.087Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T02:04:04.087Z] + sudo tee /etc/docker/daemon.new [2023-03-29T02:04:04.087Z] { [2023-03-29T02:04:04.087Z] "registry-mirrors": [ [2023-03-29T02:04:04.087Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T02:04:04.087Z] ], [2023-03-29T02:04:04.087Z] "bip": "10.250.0.254/24", [2023-03-29T02:04:04.087Z] "hosts": [ [2023-03-29T02:04:04.087Z] "tcp://0.0.0.0:5555", [2023-03-29T02:04:04.087Z] "unix:///var/run/docker.sock" [2023-03-29T02:04:04.087Z] ], [2023-03-29T02:04:04.087Z] "mtu": 1458, [2023-03-29T02:04:04.087Z] "selinux-enabled": true, [2023-03-29T02:04:04.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T02:04:04.087Z] } [Pipeline] sh [2023-03-29T02:04:04.452Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T02:04:04.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T02:04:23.198Z] provisioning config files... [2023-03-29T02:04:23.229Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10274998968164029825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:04:23.641Z] ---> docker-login.sh [2023-03-29T02:04:23.641Z] nexus3.edgexfoundry.org:10001 [2023-03-29T02:04:24.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:04:24.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:04:24.517Z] Configure a credential helper to remove this warning. See [2023-03-29T02:04:24.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:04:24.517Z] [2023-03-29T02:04:24.517Z] Login Succeeded [2023-03-29T02:04:24.517Z] nexus3.edgexfoundry.org:10002 [2023-03-29T02:04:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:04:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:04:24.789Z] Configure a credential helper to remove this warning. See [2023-03-29T02:04:24.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:04:24.789Z] [2023-03-29T02:04:24.789Z] Login Succeeded [2023-03-29T02:04:24.789Z] nexus3.edgexfoundry.org:10003 [2023-03-29T02:04:25.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:04:25.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:04:25.061Z] Configure a credential helper to remove this warning. See [2023-03-29T02:04:25.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:04:25.061Z] [2023-03-29T02:04:25.061Z] Login Succeeded [2023-03-29T02:04:25.336Z] nexus3.edgexfoundry.org:10004 [2023-03-29T02:04:25.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:04:25.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:04:25.613Z] Configure a credential helper to remove this warning. See [2023-03-29T02:04:25.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:04:25.613Z] [2023-03-29T02:04:25.613Z] Login Succeeded [2023-03-29T02:04:25.613Z] docker.io [2023-03-29T02:04:25.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T02:04:26.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T02:04:26.154Z] Configure a credential helper to remove this warning. See [2023-03-29T02:04:26.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T02:04:26.154Z] [2023-03-29T02:04:26.154Z] Login Succeeded [2023-03-29T02:04:26.154Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T02:04:26.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T02:04:26.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T02:04:26.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T02:04:26.774Z] ========================================================= [2023-03-29T02:04:26.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T02:04:26.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:04:27.306Z] + 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-03-29T02:04:27.575Z] Sending build context to Docker daemon 3.32MB [2023-03-29T02:04:27.575Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T02:04:27.575Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T02:04:27.848Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T02:04:27.848Z] af6eaf76a39c: Pulling fs layer [2023-03-29T02:04:27.848Z] 55522c791124: Pulling fs layer [2023-03-29T02:04:27.848Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T02:04:27.848Z] 169dfbe0d373: Pulling fs layer [2023-03-29T02:04:27.848Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T02:04:27.848Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T02:04:27.848Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T02:04:27.848Z] e1ff8fa3b103: Waiting [2023-03-29T02:04:27.848Z] 52ebb69f0ebf: Waiting [2023-03-29T02:04:27.848Z] 169dfbe0d373: Waiting [2023-03-29T02:04:27.848Z] 5abe8eddf0d5: Waiting [2023-03-29T02:04:27.848Z] 55522c791124: Download complete [2023-03-29T02:04:27.848Z] 169dfbe0d373: Verifying Checksum [2023-03-29T02:04:27.848Z] 169dfbe0d373: Download complete [2023-03-29T02:04:28.135Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T02:04:28.135Z] e1ff8fa3b103: Download complete [2023-03-29T02:04:28.135Z] af6eaf76a39c: Verifying Checksum [2023-03-29T02:04:28.135Z] af6eaf76a39c: Download complete [2023-03-29T02:04:29.134Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T02:04:29.134Z] 5abe8eddf0d5: Download complete [2023-03-29T02:04:30.116Z] af6eaf76a39c: Pull complete [2023-03-29T02:04:30.726Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T02:04:30.726Z] ce5c4a1c91eb: Download complete [2023-03-29T02:04:30.726Z] 55522c791124: Pull complete [2023-03-29T02:04:30.997Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T02:04:30.997Z] 52ebb69f0ebf: Download complete [2023-03-29T02:04:43.386Z] ce5c4a1c91eb: Pull complete [2023-03-29T02:04:43.386Z] 169dfbe0d373: Pull complete [2023-03-29T02:04:43.386Z] e1ff8fa3b103: Pull complete [2023-03-29T02:04:51.658Z] 52ebb69f0ebf: Pull complete [2023-03-29T02:04:52.629Z] 5abe8eddf0d5: Pull complete [2023-03-29T02:04:52.629Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T02:04:52.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T02:04:52.629Z] ---> 6cb57ee374ae [2023-03-29T02:04:52.629Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T02:04:53.603Z] ---> Running in 8efc2c6e44b9 [2023-03-29T02:04:53.875Z] Removing intermediate container 8efc2c6e44b9 [2023-03-29T02:04:53.875Z] ---> ffeb38126bff [2023-03-29T02:04:53.875Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T02:04:53.875Z] ---> Running in 8bc9c2edbf1a [2023-03-29T02:04:54.465Z] Removing intermediate container 8bc9c2edbf1a [2023-03-29T02:04:54.465Z] ---> 7d24618593ea [2023-03-29T02:04:54.465Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T02:04:54.465Z] ---> Running in 5428657c6840 [2023-03-29T02:04:54.738Z] Removing intermediate container 5428657c6840 [2023-03-29T02:04:54.738Z] ---> 66f34d882172 [2023-03-29T02:04:54.738Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T02:04:55.018Z] ---> Running in 839d73f9b00a [2023-03-29T02:04:55.288Z] Removing intermediate container 839d73f9b00a [2023-03-29T02:04:55.288Z] ---> daf74aecdf95 [2023-03-29T02:04:55.288Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T02:04:55.288Z] ---> Running in 8f66611caaa4 [2023-03-29T02:04:56.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T02:04:57.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T02:04:58.726Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T02:04:58.726Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T02:04:58.726Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T02:04:58.726Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T02:04:58.726Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T02:04:58.726Z] OK: 268 MiB in 57 packages [2023-03-29T02:04:59.706Z] Removing intermediate container 8f66611caaa4 [2023-03-29T02:04:59.706Z] ---> 39b9bc0f6f13 [2023-03-29T02:04:59.706Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-29T02:04:59.974Z] ---> Running in 8ea5b5162e3c [2023-03-29T02:05:00.243Z] Removing intermediate container 8ea5b5162e3c [2023-03-29T02:05:00.243Z] ---> 055b326aa85b [2023-03-29T02:05:00.243Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T02:05:00.843Z] ---> 241766f5f779 [2023-03-29T02:05:00.843Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T02:05:00.843Z] ---> Running in 2d14d3d1c267 [2023-03-29T02:06:08.779Z] Removing intermediate container 2d14d3d1c267 [2023-03-29T02:06:08.779Z] ---> 0b40df4f13c5 [2023-03-29T02:06:08.779Z] Step 11/12 : COPY . . [2023-03-29T02:06:08.779Z] ---> f20329a52e8d [2023-03-29T02:06:08.779Z] Step 12/12 : RUN $MAKE [2023-03-29T02:06:08.779Z] ---> Running in 51ecc602505d [2023-03-29T02:06:08.779Z] noop [2023-03-29T02:06:08.779Z] Removing intermediate container 51ecc602505d [2023-03-29T02:06:08.779Z] ---> 22a2e5ae73a1 [2023-03-29T02:06:08.779Z] Successfully built 22a2e5ae73a1 [2023-03-29T02:06:08.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:06:09.262Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T02:06:09.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:06:09.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container [2023-03-29T02:06:09.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-29T02:06:10.967Z] $ docker top a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T02:06:11.949Z] + go version [2023-03-29T02:06:11.949Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T02:06:11.994Z] $ docker stop --time=1 a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 [2023-03-29T02:06:15.284Z] $ docker rm -f --volumes a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:06:16.155Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T02:06:16.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:06:16.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container [2023-03-29T02:06:16.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-29T02:06:17.890Z] $ docker top eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T02:06:18.794Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T02:06:19.531Z] + make test [2023-03-29T02:06:19.531Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T02:06:58.466Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-29T02:09:50.335Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-29T02:09:50.335Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-29T02:09:50.335Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.2% of statements [2023-03-29T02:09:50.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T02:09:50.335Z] go vet ./... [2023-03-29T02:10:12.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T02:10:12.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T02:10:12.445Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T02:10:12.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T02:10:12.533Z] $ docker stop --time=1 eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 [2023-03-29T02:10:15.504Z] $ docker rm -f --volumes eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T02:10:16.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T02:10:16.823Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T02:10:17.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T02:10:17.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T02:10:18.280Z] + ls -al . [2023-03-29T02:10:18.280Z] total 176 [2023-03-29T02:10:18.281Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 02:06 . [2023-03-29T02:10:18.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 02:03 .. [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 02:04 .dockerignore [2023-03-29T02:10:18.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 02:04 .git [2023-03-29T02:10:18.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 .github [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 02:04 .gitignore [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 02:04 .golangci.yml [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 29 02:04 Attribution.txt [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 29 02:04 CHANGELOG.md [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 29 02:04 Dockerfile [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 02:04 GOVERNANCE.md [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 02:04 Jenkinsfile [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 02:04 LICENSE [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 29 02:04 Makefile [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 02:04 OWNERS.md [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 29 02:04 README.md [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 02:00 VERSION [2023-03-29T02:10:18.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 02:04 bin [2023-03-29T02:10:18.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 cmd [2023-03-29T02:10:18.281Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 29 02:09 coverage.out [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 3330 Mar 29 02:04 go.mod [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 02:04 go.sum [2023-03-29T02:10:18.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 internal [2023-03-29T02:10:18.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 02:04 mock [2023-03-29T02:10:18.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 02:04 snap [2023-03-29T02:10:18.281Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 29 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:10:18.730Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a --label arch=arm64 --label version=0.0.0 . [2023-03-29T02:10:19.000Z] Sending build context to Docker daemon 3.339MB [2023-03-29T02:10:19.000Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T02:10:19.000Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-29T02:10:19.000Z] ---> 22a2e5ae73a1 [2023-03-29T02:10:19.000Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T02:10:19.268Z] ---> Running in e7925e628c91 [2023-03-29T02:10:19.538Z] Removing intermediate container e7925e628c91 [2023-03-29T02:10:19.538Z] ---> d747a6dbad4e [2023-03-29T02:10:19.538Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T02:10:19.538Z] ---> Running in de68d35db642 [2023-03-29T02:10:20.123Z] Removing intermediate container de68d35db642 [2023-03-29T02:10:20.123Z] ---> 300c4916109d [2023-03-29T02:10:20.123Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T02:10:20.123Z] ---> Running in 9cb70f71f235 [2023-03-29T02:10:20.391Z] Removing intermediate container 9cb70f71f235 [2023-03-29T02:10:20.391Z] ---> 28b8f450551c [2023-03-29T02:10:20.391Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T02:10:20.391Z] ---> Running in aca57c3590a7 [2023-03-29T02:10:20.659Z] Removing intermediate container aca57c3590a7 [2023-03-29T02:10:20.659Z] ---> b4ad5be096ec [2023-03-29T02:10:20.659Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T02:10:20.940Z] ---> Running in 56b20d8ab989 [2023-03-29T02:10:21.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T02:10:22.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T02:10:23.909Z] OK: 268 MiB in 57 packages [2023-03-29T02:10:24.874Z] Removing intermediate container 56b20d8ab989 [2023-03-29T02:10:24.874Z] ---> ac0e008c9838 [2023-03-29T02:10:24.874Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-29T02:10:24.874Z] ---> Running in ae17be716fa9 [2023-03-29T02:10:25.142Z] Removing intermediate container ae17be716fa9 [2023-03-29T02:10:25.142Z] ---> bdceda0ed342 [2023-03-29T02:10:25.142Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-29T02:10:25.727Z] ---> 2cfd499e064d [2023-03-29T02:10:25.727Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T02:10:25.727Z] ---> Running in 17a82bdb0af9 [2023-03-29T02:10:29.994Z] Removing intermediate container 17a82bdb0af9 [2023-03-29T02:10:29.994Z] ---> e81f1c06d70a [2023-03-29T02:10:29.994Z] Step 11/24 : COPY . . [2023-03-29T02:10:30.979Z] ---> 0ff223655664 [2023-03-29T02:10:30.979Z] Step 12/24 : RUN $MAKE [2023-03-29T02:10:30.979Z] ---> Running in 2bba76938e84 [2023-03-29T02:10:32.397Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-29T02:13:09.167Z] Removing intermediate container 2bba76938e84 [2023-03-29T02:13:09.167Z] ---> 4f824765eddc [2023-03-29T02:13:09.167Z] Step 13/24 : FROM alpine:3.17 [2023-03-29T02:13:09.167Z] 3.17: Pulling from library/alpine [2023-03-29T02:13:09.167Z] af6eaf76a39c: Already exists [2023-03-29T02:13:09.167Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T02:13:09.167Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T02:13:09.167Z] ---> d74e625d9115 [2023-03-29T02:13:09.167Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-29T02:13:09.167Z] ---> Running in fc70dea75abf [2023-03-29T02:13:09.167Z] Removing intermediate container fc70dea75abf [2023-03-29T02:13:09.167Z] ---> fec75d22c386 [2023-03-29T02:13:09.167Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T02:13:09.167Z] ---> Running in c43f43df973e [2023-03-29T02:13:09.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T02:13:09.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T02:13:09.167Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T02:13:09.167Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T02:13:09.167Z] OK: 8 MiB in 16 packages [2023-03-29T02:13:09.167Z] Removing intermediate container c43f43df973e [2023-03-29T02:13:09.167Z] ---> 444889e54bcc [2023-03-29T02:13:09.167Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-29T02:13:09.167Z] ---> ccf087a1725e [2023-03-29T02:13:09.167Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-29T02:13:09.167Z] ---> ff3ee9b46ceb [2023-03-29T02:13:09.167Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-29T02:13:09.167Z] ---> 3f27d0872eaf [2023-03-29T02:13:09.167Z] Step 19/24 : EXPOSE 59982 [2023-03-29T02:13:09.167Z] ---> Running in 25d35ec778b3 [2023-03-29T02:13:09.167Z] Removing intermediate container 25d35ec778b3 [2023-03-29T02:13:09.167Z] ---> e18972f31224 [2023-03-29T02:13:09.167Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-29T02:13:09.167Z] ---> Running in a60d96e0bc29 [2023-03-29T02:13:09.167Z] Removing intermediate container a60d96e0bc29 [2023-03-29T02:13:09.167Z] ---> 543bff30dd3e [2023-03-29T02:13:09.167Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T02:13:09.167Z] ---> Running in 820856dcde96 [2023-03-29T02:13:09.167Z] Removing intermediate container 820856dcde96 [2023-03-29T02:13:09.167Z] ---> 61ebda24a355 [2023-03-29T02:13:09.167Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T02:13:09.167Z] ---> Running in a47fb0202f5c [2023-03-29T02:13:09.167Z] Removing intermediate container a47fb0202f5c [2023-03-29T02:13:09.167Z] ---> 79e6485c3432 [2023-03-29T02:13:09.167Z] Step 23/24 : LABEL git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a [2023-03-29T02:13:09.167Z] ---> Running in 2a30876e1490 [2023-03-29T02:13:09.167Z] Removing intermediate container 2a30876e1490 [2023-03-29T02:13:09.167Z] ---> 0b649e493892 [2023-03-29T02:13:09.167Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T02:13:09.167Z] ---> Running in 2ea82e558be9 [2023-03-29T02:13:09.167Z] Removing intermediate container 2ea82e558be9 [2023-03-29T02:13:09.167Z] ---> 5e2d1b26f82a [2023-03-29T02:13:09.167Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T02:13:09.167Z] Successfully built 5e2d1b26f82a [2023-03-29T02:13:09.167Z] Successfully tagged device-mqtt-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-03-29T02:13:09.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T02:13:09.980Z] [2023-03-29T02:13:09.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:13:10.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T02:13:10.664Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T02:13:10.664Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T02:13:10.664Z] 04944245beec: Pulling fs layer [2023-03-29T02:13:10.664Z] 699f458cf7ca: Pulling fs layer [2023-03-29T02:13:10.664Z] 765212b225bb: Pulling fs layer [2023-03-29T02:13:10.664Z] f23df028b6ca: Pulling fs layer [2023-03-29T02:13:10.664Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T02:13:10.664Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T02:13:10.664Z] f23df028b6ca: Waiting [2023-03-29T02:13:10.664Z] d65c8cfc05b1: Waiting [2023-03-29T02:13:10.664Z] 2437ff75d9bd: Waiting [2023-03-29T02:13:10.664Z] 765212b225bb: Waiting [2023-03-29T02:13:10.942Z] 04944245beec: Verifying Checksum [2023-03-29T02:13:10.942Z] 04944245beec: Download complete [2023-03-29T02:13:10.942Z] 765212b225bb: Verifying Checksum [2023-03-29T02:13:10.942Z] 765212b225bb: Download complete [2023-03-29T02:13:10.942Z] f23df028b6ca: Verifying Checksum [2023-03-29T02:13:10.942Z] f23df028b6ca: Download complete [2023-03-29T02:13:10.942Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T02:13:10.942Z] d65c8cfc05b1: Download complete [2023-03-29T02:13:11.231Z] 699f458cf7ca: Verifying Checksum [2023-03-29T02:13:11.231Z] 699f458cf7ca: Download complete [2023-03-29T02:13:11.819Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T02:13:11.819Z] 8998bd30e6a1: Download complete [2023-03-29T02:13:14.569Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T02:13:14.569Z] 2437ff75d9bd: Download complete [2023-03-29T02:13:16.032Z] 8998bd30e6a1: Pull complete [2023-03-29T02:13:16.637Z] 04944245beec: Pull complete [2023-03-29T02:13:18.101Z] 699f458cf7ca: Pull complete [2023-03-29T02:13:18.381Z] 765212b225bb: Pull complete [2023-03-29T02:13:19.353Z] f23df028b6ca: Pull complete [2023-03-29T02:13:19.623Z] d65c8cfc05b1: Pull complete [2023-03-29T02:13:34.907Z] 2437ff75d9bd: Pull complete [2023-03-29T02:13:34.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T02:13:34.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T02:13:34.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:13:35.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container [2023-03-29T02:13:35.428Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-03-29T02:13:38.446Z] $ docker top 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:39.371Z] ---> job-cost.sh [2023-03-29T02:13:39.372Z] lf-activate-venv: SKIPPING [2023-03-29T02:13:39.372Z] INFO: No Stack... [2023-03-29T02:13:40.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T02:13:40.925Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T02:13:41.598Z] + + cut -d, -f6 [2023-03-29T02:13:41.598Z] cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-03-29T02:13:41.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [2023-03-29T02:13:41.711Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] did not exist. Created. [2023-03-29T02:13:41.711Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T02:13:42.454Z] /w/workspace/device-mqtt-go/1@tmp/durable-163acfc5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T02:13:43.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T02:13:43.191Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T02:13:43.247Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T02:13:43.268Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T02:13:43.377Z] $ docker stop --time=1 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 [2023-03-29T02:13:44.981Z] $ docker rm -f --volumes 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T02:13:46.089Z] provisioning config files... [2023-03-29T02:13:46.096Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config3453448593613335875tmp [Pipeline] { [Pipeline] sh [2023-03-29T02:13:46.447Z] + set +x [2023-03-29T02:13:46.447Z] + curl -s https://codecov.io/bash [2023-03-29T02:13:46.447Z] + bash -s -- [2023-03-29T02:13:46.447Z] [2023-03-29T02:13:46.447Z] _____ _ [2023-03-29T02:13:46.447Z] / ____| | | [2023-03-29T02:13:46.447Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T02:13:46.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T02:13:46.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T02:13:46.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T02:13:46.447Z] Bash-1.0.6 [2023-03-29T02:13:46.447Z] [2023-03-29T02:13:46.447Z] [2023-03-29T02:13:46.447Z] ==> git version 2.25.1 found [2023-03-29T02:13:46.447Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T02:13:46.447Z] Release-Date: 2020-01-08 [2023-03-29T02:13:46.447Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T02:13:46.447Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T02:13:46.447Z] ==> Jenkins CI detected. [2023-03-29T02:13:46.447Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-548 [2023-03-29T02:13:46.447Z] project root: . [2023-03-29T02:13:46.447Z] --> token set from env [2023-03-29T02:13:46.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T02:13:46.447Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T02:13:46.447Z] ==> Python coveragepy not found [2023-03-29T02:13:46.447Z] ==> Searching for coverage reports in: [2023-03-29T02:13:46.447Z] + . [2023-03-29T02:13:46.447Z] -> Found 1 reports [2023-03-29T02:13:46.447Z] ==> Detecting git/mercurial file structure [2023-03-29T02:13:46.447Z] ==> Reading reports [2023-03-29T02:13:46.447Z] + ./coverage.out bytes=18047 [2023-03-29T02:13:46.709Z] ==> Appending adjustments [2023-03-29T02:13:46.709Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T02:13:46.709Z] + Found adjustments [2023-03-29T02:13:46.709Z] ==> Gzipping contents [2023-03-29T02:13:46.709Z] 4.0K /tmp/codecov.kAuAON.gz [2023-03-29T02:13:46.709Z] ==> Uploading reports [2023-03-29T02:13:46.709Z] url: https://codecov.io [2023-03-29T02:13:46.709Z] query: branch=PR-548&commit=7157596a8b47a4a6b76aede69ff23e6a881b092a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=548&job=&cmd_args= [2023-03-29T02:13:46.709Z] -> Pinging Codecov [2023-03-29T02:13:46.709Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-548&commit=7157596a8b47a4a6b76aede69ff23e6a881b092a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=548&job=&cmd_args= [2023-03-29T02:13:46.968Z] -> Uploading to [2023-03-29T02:13:46.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7D719EC7BBE17E464838252E33014C33/7157596a8b47a4a6b76aede69ff23e6a881b092a/54529ae9-0187-4bfa-a921-61f5b669a2a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T021346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a806a6650d71acee38409439ea88b3981dd070657a00612dc5d5ce416805b1d8 [2023-03-29T02:13:46.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T02:13:46.968Z] Dload Upload Total Spent Left Speed [2023-03-29T02:13:47.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 15599 --:--:-- --:--:-- --:--:-- 15522 100 3151 0 0 100 3151 0 11935 --:--:-- --:--:-- --:--:-- 11890 [2023-03-29T02:13:47.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] } [2023-03-29T02:13:47.255Z] 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-03-29T02:13:49.058Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives ] [2023-03-29T02:13:49.058Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives [2023-03-29T02:13:49.058Z] total 16 [2023-03-29T02:13:49.058Z] drwxr-xr-x 3 root root 4096 Mar 29 02:02 . [2023-03-29T02:13:49.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 02:02 .. [2023-03-29T02:13:49.058Z] drwxr-xr-x 2 root root 4096 Mar 29 02:02 cost [2023-03-29T02:13:49.058Z] -rw-r--r-- 1 root root 86 Mar 29 02:02 cost.csv [2023-03-29T02:13:49.058Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives [2023-03-29T02:13:49.058Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives [2023-03-29T02:13:49.058Z] total 16 [2023-03-29T02:13:49.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 02:02 . [2023-03-29T02:13:49.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 02:02 .. [2023-03-29T02:13:49.058Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 02:02 cost [2023-03-29T02:13:49.058Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 29 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:49.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:50.261Z] ---> package-listing.sh [2023-03-29T02:13:50.261Z] ++ facter osfamily [2023-03-29T02:13:50.261Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T02:13:50.520Z] + OS_FAMILY=debian [2023-03-29T02:13:50.520Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-548 [2023-03-29T02:13:50.520Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T02:13:50.520Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T02:13:50.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T02:13:50.520Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T02:13:50.520Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-548 ']' [2023-03-29T02:13:50.520Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T02:13:50.520Z] + case "${OS_FAMILY}" in [2023-03-29T02:13:50.520Z] + dpkg -l [2023-03-29T02:13:50.520Z] + grep '^ii' [2023-03-29T02:13:50.520Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T02:13:50.520Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T02:13:50.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T02:13:50.520Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-548 ']' [2023-03-29T02:13:50.520Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/ [2023-03-29T02:13:50.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/ [Pipeline] echo [2023-03-29T02:13:50.553Z] 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/gexfoundry_device-mqtt-go_PR-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T02:13:50.843Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T02:13:51.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T02:13:51.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T02:13:51.625Z] prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container [2023-03-29T02:13:51.657Z] $ 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/gexfoundry_device-mqtt-go_PR-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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-03-29T02:13:51.854Z] $ docker top 603df891f54a4e668d5fbca4b0028a1656e8a658578fcc376eb9370aba1163bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T02:13:52.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T02:13:52.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T02:13:52.862Z] + ls /var/log/sa-host [2023-03-29T02:13:52.862Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T02:13:52.995Z] provisioning config files... [2023-03-29T02:13:53.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config9342171837004177436tmp [Pipeline] { [Pipeline] echo [2023-03-29T02:13:53.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:53.368Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T02:13:53.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:53.792Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T02:13:53.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:54.131Z] ---> sudo-logs.sh [2023-03-29T02:13:54.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T02:13:54.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:54.524Z] ---> job-cost.sh [2023-03-29T02:13:54.524Z] lf-activate-venv: SKIPPING [2023-03-29T02:13:54.524Z] DEBUG: total: 0.2199999988079071 [2023-03-29T02:13:54.524Z] INFO: Retrieving Stack Cost... [2023-03-29T02:13:54.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T02:13:55.350Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T02:13:55.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T02:13:55.696Z] ---> logs-deploy.sh [2023-03-29T02:13:55.696Z] lf-activate-venv: SKIPPING [2023-03-29T02:13:55.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-548/1 [2023-03-29T02:13:55.696Z] INFO: archiving workspace using pattern(s): [2023-03-29T02:13:56.632Z] Archives upload complete. [2023-03-29T02:13:56.891Z] INFO: archiving logs to Nexus [2023-03-29T02:13:57.460Z] ---> uname -a: [2023-03-29T02:13:57.460Z] Linux prd-ubuntu20-04-docker-8c-8g-6181 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] ---> lscpu: [2023-03-29T02:13:57.460Z] Architecture: x86_64 [2023-03-29T02:13:57.460Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T02:13:57.460Z] Byte Order: Little Endian [2023-03-29T02:13:57.460Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T02:13:57.460Z] CPU(s): 8 [2023-03-29T02:13:57.460Z] On-line CPU(s) list: 0-7 [2023-03-29T02:13:57.460Z] Thread(s) per core: 1 [2023-03-29T02:13:57.460Z] Core(s) per socket: 1 [2023-03-29T02:13:57.460Z] Socket(s): 8 [2023-03-29T02:13:57.460Z] NUMA node(s): 1 [2023-03-29T02:13:57.460Z] Vendor ID: AuthenticAMD [2023-03-29T02:13:57.460Z] CPU family: 23 [2023-03-29T02:13:57.460Z] Model: 49 [2023-03-29T02:13:57.460Z] Model name: AMD EPYC-Rome Processor [2023-03-29T02:13:57.460Z] Stepping: 0 [2023-03-29T02:13:57.460Z] CPU MHz: 2800.000 [2023-03-29T02:13:57.460Z] BogoMIPS: 5600.00 [2023-03-29T02:13:57.460Z] Virtualization: AMD-V [2023-03-29T02:13:57.460Z] Hypervisor vendor: KVM [2023-03-29T02:13:57.460Z] Virtualization type: full [2023-03-29T02:13:57.460Z] L1d cache: 256 KiB [2023-03-29T02:13:57.460Z] L1i cache: 256 KiB [2023-03-29T02:13:57.460Z] L2 cache: 4 MiB [2023-03-29T02:13:57.460Z] L3 cache: 128 MiB [2023-03-29T02:13:57.460Z] NUMA node0 CPU(s): 0-7 [2023-03-29T02:13:57.460Z] Vulnerability Itlb multihit: Not affected [2023-03-29T02:13:57.460Z] Vulnerability L1tf: Not affected [2023-03-29T02:13:57.460Z] Vulnerability Mds: Not affected [2023-03-29T02:13:57.460Z] Vulnerability Meltdown: Not affected [2023-03-29T02:13:57.460Z] Vulnerability Mmio stale data: Not affected [2023-03-29T02:13:57.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T02:13:57.460Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T02:13:57.460Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T02:13:57.460Z] Vulnerability Srbds: Not affected [2023-03-29T02:13:57.460Z] Vulnerability Tsx async abort: Not affected [2023-03-29T02:13:57.460Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] ---> nproc: [2023-03-29T02:13:57.460Z] 8 [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] ---> df -h: [2023-03-29T02:13:57.460Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T02:13:57.460Z] overlay 155G 12G 144G 8% / [2023-03-29T02:13:57.460Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T02:13:57.460Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T02:13:57.460Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T02:13:57.460Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] ---> sar -b -r -n DEV: [2023-03-29T02:13:57.460Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6181) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] 01:59:08 LINUX RESTART (8 CPU) [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T02:13:57.460Z] 02:01:01 124.19 1.60 122.59 0.00 58.91 46890.24 0.00 [2023-03-29T02:13:57.460Z] 02:02:01 132.28 0.25 132.03 0.00 14.93 33674.25 0.00 [2023-03-29T02:13:57.460Z] 02:03:01 110.48 0.07 110.41 0.00 11.60 33751.04 0.00 [2023-03-29T02:13:57.460Z] 02:04:01 2.03 0.00 2.03 0.00 0.00 22.28 0.00 [2023-03-29T02:13:57.460Z] 02:05:01 55.37 10.60 44.78 0.00 5159.14 8812.66 0.00 [2023-03-29T02:13:57.460Z] 02:06:02 6.13 1.03 5.10 0.00 22.00 114.51 0.00 [2023-03-29T02:13:57.460Z] 02:07:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 [2023-03-29T02:13:57.460Z] 02:08:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-03-29T02:13:57.460Z] 02:09:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-03-29T02:13:57.460Z] 02:10:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2023-03-29T02:13:57.460Z] 02:11:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 [2023-03-29T02:13:57.460Z] 02:12:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2023-03-29T02:13:57.460Z] 02:13:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-03-29T02:13:57.460Z] Average: 33.89 1.04 32.85 0.00 405.64 9502.62 0.00 [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T02:13:57.460Z] 02:01:01 28297768 31587116 729896 2.22 114696 3373052 2026028 5.97 1147696 3002336 208032 [2023-03-29T02:13:57.460Z] 02:02:01 28013660 31367448 939092 2.86 148936 3379340 2499948 7.37 1513640 2884456 200644 [2023-03-29T02:13:57.460Z] 02:03:01 27712824 31592568 715980 2.18 158808 3860840 1756224 5.18 1243056 3421524 148 [2023-03-29T02:13:57.460Z] 02:04:01 27713220 31593116 715100 2.17 158848 3860840 1756224 5.18 1243704 3421524 28 [2023-03-29T02:13:57.460Z] 02:05:01 27194572 31574892 712996 2.17 192196 4316080 1831200 5.40 1562312 3584996 152 [2023-03-29T02:13:57.460Z] 02:06:02 27198068 31574484 712852 2.17 190824 4313444 1819176 5.36 1560696 3582280 28 [2023-03-29T02:13:57.460Z] 02:07:01 27207004 31583496 703776 2.14 190892 4313448 1819176 5.36 1552424 3582284 8 [2023-03-29T02:13:57.460Z] 02:08:01 27207004 31583844 703672 2.14 190920 4313452 1819176 5.36 1552208 3582564 16 [2023-03-29T02:13:57.460Z] 02:09:01 27206736 31583584 703852 2.14 190948 4313448 1819176 5.36 1552196 3582564 12 [2023-03-29T02:13:57.460Z] 02:10:01 27206552 31583616 703720 2.14 191000 4313584 1819176 5.36 1552792 3582696 180 [2023-03-29T02:13:57.460Z] 02:11:01 27206728 31583808 703660 2.14 191012 4313584 1819176 5.36 1553016 3582696 172 [2023-03-29T02:13:57.460Z] 02:12:01 27206476 31583596 703860 2.14 191044 4313588 1819176 5.36 1552900 3582700 176 [2023-03-29T02:13:57.460Z] 02:13:01 27206428 31583620 703776 2.14 191104 4313592 1819176 5.36 1552932 3582704 172 [2023-03-29T02:13:57.460Z] Average: 27429003 31567322 727095 2.21 177018 4099869 1878695 5.54 1472275 3459640 31521 [2023-03-29T02:13:57.460Z] [2023-03-29T02:13:57.460Z] 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T02:13:57.460Z] 02:01:01 ens3 475.16 285.82 6005.45 34.14 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:01:01 docker0 176.82 295.28 14.31 1942.54 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:01:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:02:01 ens3 48.76 40.26 81.54 88.03 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:02:01 docker0 1.43 4.08 0.09 42.61 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:02:01 vethd5fd1af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:03:01 ens3 117.25 70.99 2574.30 14.22 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:03:01 docker0 1.25 3.08 0.08 43.03 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:03:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:04:01 ens3 1.38 0.60 1.77 0.29 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.460Z] 02:05:01 ens3 221.13 122.85 2809.99 8.51 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:06:02 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:07:01 ens3 0.24 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:08:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:10:01 ens3 0.50 0.23 0.10 0.07 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] Average: ens3 66.66 40.16 883.76 11.19 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] Average: docker0 13.83 23.30 1.12 156.24 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-29T02:13:57.461Z] [2023-03-29T02:13:57.461Z] [2023-03-29T02:13:57.461Z] ---> sar -P ALL: [2023-03-29T02:13:57.461Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6181) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T02:13:57.461Z] [2023-03-29T02:13:57.461Z] 01:59:08 LINUX RESTART (8 CPU) [2023-03-29T02:13:57.461Z] [2023-03-29T02:13:57.461Z] 02:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T02:13:57.461Z] 02:01:01 all 5.84 0.00 2.42 3.12 0.05 88.57 [2023-03-29T02:13:57.461Z] 02:01:01 0 5.80 0.00 2.29 0.54 0.05 91.33 [2023-03-29T02:13:57.461Z] 02:01:01 1 6.38 0.00 1.57 9.11 0.05 82.89 [2023-03-29T02:13:57.461Z] 02:01:01 2 6.05 0.00 2.29 1.71 0.03 89.91 [2023-03-29T02:13:57.461Z] 02:01:01 3 4.28 0.00 1.82 0.07 0.05 93.79 [2023-03-29T02:13:57.461Z] 02:01:01 4 5.61 0.00 2.55 0.10 0.03 91.70 [2023-03-29T02:13:57.461Z] 02:01:01 5 6.84 0.00 2.33 0.62 0.03 90.18 [2023-03-29T02:13:57.461Z] 02:01:01 6 5.73 0.00 3.44 12.03 0.05 78.75 [2023-03-29T02:13:57.461Z] 02:01:01 7 6.01 0.00 3.12 0.71 0.07 90.10 [2023-03-29T02:13:57.461Z] 02:02:01 all 32.54 0.00 5.71 2.13 0.09 59.52 [2023-03-29T02:13:57.461Z] 02:02:01 0 31.94 0.00 6.19 4.17 0.08 57.62 [2023-03-29T02:13:57.461Z] 02:02:01 1 33.91 0.00 5.58 2.41 0.08 58.02 [2023-03-29T02:13:57.461Z] 02:02:01 2 31.68 0.00 6.28 0.29 0.10 61.65 [2023-03-29T02:13:57.461Z] 02:02:01 3 33.14 0.00 5.35 0.13 0.08 61.29 [2023-03-29T02:13:57.461Z] 02:02:01 4 31.80 0.00 5.29 0.99 0.08 61.84 [2023-03-29T02:13:57.461Z] 02:02:01 5 32.74 0.00 5.90 8.25 0.10 53.00 [2023-03-29T02:13:57.461Z] 02:02:01 6 32.38 0.00 5.40 0.50 0.07 61.65 [2023-03-29T02:13:57.461Z] 02:02:01 7 32.74 0.00 5.69 0.34 0.10 61.13 [2023-03-29T02:13:57.461Z] 02:03:01 all 7.92 0.00 2.05 1.86 0.05 88.11 [2023-03-29T02:13:57.461Z] 02:03:01 0 7.26 0.00 1.89 4.89 0.05 85.91 [2023-03-29T02:13:57.461Z] 02:03:01 1 9.00 0.00 2.03 0.03 0.03 88.91 [2023-03-29T02:13:57.461Z] 02:03:01 2 7.73 0.00 2.57 5.16 0.03 84.50 [2023-03-29T02:13:57.461Z] 02:03:01 3 7.95 0.00 1.96 0.72 0.07 89.30 [2023-03-29T02:13:57.461Z] 02:03:01 4 7.69 0.00 2.41 2.83 0.05 87.02 [2023-03-29T02:13:57.461Z] 02:03:01 5 6.78 0.00 2.03 0.08 0.03 91.07 [2023-03-29T02:13:57.461Z] 02:03:01 6 8.62 0.00 1.79 0.42 0.05 89.12 [2023-03-29T02:13:57.461Z] 02:03:01 7 8.34 0.00 1.74 0.79 0.05 89.08 [2023-03-29T02:13:57.461Z] 02:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-29T02:13:57.461Z] 02:04:01 0 0.07 0.00 0.02 0.08 0.00 99.83 [2023-03-29T02:13:57.461Z] 02:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T02:13:57.461Z] 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:04:01 4 0.05 0.00 0.02 0.03 0.03 99.87 [2023-03-29T02:13:57.461Z] 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T02:13:57.461Z] 02:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:05:01 all 2.22 0.00 1.42 0.70 0.03 95.63 [2023-03-29T02:13:57.461Z] 02:05:01 0 1.48 0.00 1.08 1.80 0.03 95.60 [2023-03-29T02:13:57.461Z] 02:05:01 1 2.24 0.00 1.08 0.37 0.02 96.30 [2023-03-29T02:13:57.461Z] 02:05:01 2 1.92 0.00 1.42 0.05 0.02 96.60 [2023-03-29T02:13:57.461Z] 02:05:01 3 2.92 0.00 1.19 0.55 0.03 95.31 [2023-03-29T02:13:57.461Z] 02:05:01 4 2.09 0.00 0.82 0.03 0.05 97.00 [2023-03-29T02:13:57.461Z] 02:05:01 5 3.26 0.00 2.14 1.00 0.02 93.59 [2023-03-29T02:13:57.461Z] 02:05:01 6 1.70 0.00 2.47 1.14 0.03 94.65 [2023-03-29T02:13:57.461Z] 02:05:01 7 2.13 0.00 1.14 0.65 0.03 96.04 [2023-03-29T02:13:57.461Z] 02:06:02 all 0.11 0.00 0.06 0.02 0.02 99.78 [2023-03-29T02:13:57.461Z] 02:06:02 0 0.30 0.00 0.12 0.07 0.02 99.50 [2023-03-29T02:13:57.461Z] 02:06:02 1 0.05 0.00 0.10 0.00 0.02 99.83 [2023-03-29T02:13:57.461Z] 02:06:02 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-29T02:13:57.461Z] 02:06:02 3 0.12 0.00 0.03 0.02 0.02 99.82 [2023-03-29T02:13:57.461Z] 02:06:02 4 0.13 0.00 0.07 0.00 0.05 99.75 [2023-03-29T02:13:57.461Z] 02:06:02 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T02:13:57.461Z] 02:06:02 6 0.22 0.00 0.07 0.05 0.02 99.65 [2023-03-29T02:13:57.461Z] 02:06:02 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-29T02:13:57.461Z] 02:07:01 all 0.12 0.00 0.00 0.00 0.01 99.86 [2023-03-29T02:13:57.461Z] 02:07:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-29T02:13:57.461Z] 02:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T02:13:57.461Z] 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:07:01 4 0.83 0.00 0.02 0.00 0.03 99.12 [2023-03-29T02:13:57.461Z] 02:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T02:13:57.461Z] 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T02:13:57.461Z] 02:08:01 all 0.27 0.00 0.01 3.54 0.00 96.18 [2023-03-29T02:13:57.461Z] 02:08:01 0 0.05 0.00 0.03 13.18 0.00 86.74 [2023-03-29T02:13:57.461Z] 02:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T02:13:57.461Z] 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:08:01 4 2.00 0.00 0.03 14.76 0.02 83.19 [2023-03-29T02:13:57.461Z] 02:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:08:01 6 0.03 0.00 0.02 0.18 0.00 99.77 [2023-03-29T02:13:57.461Z] 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:09:01 all 0.21 0.00 0.01 0.13 0.01 99.64 [2023-03-29T02:13:57.461Z] 02:09:01 0 0.02 0.00 0.03 0.43 0.02 99.50 [2023-03-29T02:13:57.461Z] 02:09:01 1 0.02 0.00 0.00 0.35 0.00 99.63 [2023-03-29T02:13:57.461Z] 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T02:13:57.461Z] 02:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T02:13:57.461Z] 02:09:01 4 1.57 0.00 0.03 0.23 0.03 98.14 [2023-03-29T02:13:57.461Z] 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T02:13:57.461Z] 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:10:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2023-03-29T02:13:57.461Z] 02:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T02:13:57.461Z] 02:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.461Z] 02:10:01 4 0.80 0.00 0.10 0.00 0.02 99.09 [2023-03-29T02:13:57.461Z] 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T02:13:57.461Z] 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] 02:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-29T02:13:57.462Z] 02:11:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-29T02:13:57.462Z] 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] 02:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T02:13:57.462Z] 02:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T02:13:57.462Z] 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] 02:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T02:13:57.462Z] 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] [2023-03-29T02:13:57.462Z] 02:11:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T02:13:57.462Z] 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-29T02:13:57.462Z] 02:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-29T02:13:57.462Z] 02:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T02:13:57.462Z] 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] 02:12:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2023-03-29T02:13:57.462Z] 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] 02:12:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-29T02:13:57.462Z] 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] 02:13:01 all 0.17 0.00 0.01 0.02 0.01 99.78 [2023-03-29T02:13:57.462Z] 02:13:01 0 0.02 0.00 0.07 0.18 0.02 99.72 [2023-03-29T02:13:57.462Z] 02:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-29T02:13:57.462Z] 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] 02:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T02:13:57.462Z] 02:13:01 4 1.22 0.00 0.03 0.00 0.02 98.73 [2023-03-29T02:13:57.462Z] 02:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T02:13:57.462Z] 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T02:13:57.462Z] 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T02:13:57.462Z] Average: all 3.79 0.00 0.90 0.89 0.02 94.40 [2023-03-29T02:13:57.462Z] Average: 0 3.60 0.00 0.90 1.96 0.02 93.52 [2023-03-29T02:13:57.462Z] Average: 1 3.96 0.00 0.80 0.94 0.02 94.28 [2023-03-29T02:13:57.462Z] Average: 2 3.63 0.00 0.97 0.55 0.02 94.83 [2023-03-29T02:13:57.462Z] Average: 3 3.71 0.00 0.79 0.11 0.02 95.36 [2023-03-29T02:13:57.462Z] Average: 4 4.13 0.00 0.87 1.48 0.04 93.49 [2023-03-29T02:13:57.462Z] Average: 5 3.80 0.00 0.95 0.76 0.02 94.47 [2023-03-29T02:13:57.462Z] Average: 6 3.73 0.00 1.02 1.10 0.02 94.13 [2023-03-29T02:13:57.462Z] Average: 7 3.77 0.00 0.90 0.19 0.02 95.12 [2023-03-29T02:13:57.462Z] [2023-03-29T02:13:57.462Z] [2023-03-29T02:13:57.462Z]