Pull request #474 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7bba2c3256c3180bf79c56667189d69daefbb17+bc7652beee9a90296fe0b57947c4589a421f5e02 (b6dbfe0529d3611093a2f9302ba84e3114a2dfdf) 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-ssh14465510433492082420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10655124205500751868.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-474/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-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15131645539987222964.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-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14993541352930243003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh11593679051779594937.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-474/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-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11126323347599661915.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-4791’ Running on prd-ubuntu20.04-docker-8c-8g-4797 in /w/workspace/gexfoundry_device-mqtt-go_PR-474 [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-474 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit b7bba2c3256c3180bf79c56667189d69daefbb17 Merge succeeded, producing b7bba2c3256c3180bf79c56667189d69daefbb17 Checking out Revision b7bba2c3256c3180bf79c56667189d69daefbb17 (PR-474) > 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/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7bba2c3256c3180bf79c56667189d69daefbb17 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7bba2c3256c3180bf79c56667189d69daefbb17 # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T01:04:19.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T01:04:19.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T01:04:19.528Z] ========================================================= [2023-02-07T01:04:19.528Z] EdgeX Global Pipelines Version Info [2023-02-07T01:04:19.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:04:20.622Z] ------------------- [2023-02-07T01:04:20.622Z] stable info: [2023-02-07T01:04:20.622Z] ------------------- [2023-02-07T01:04:20.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T01:04:20.622Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T01:04:20.622Z] Message: update stable to v1.0.244 [2023-02-07T01:04:20.883Z] ------------------- [2023-02-07T01:04:20.883Z] experimental info: [2023-02-07T01:04:20.883Z] ------------------- [2023-02-07T01:04:20.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T01:04:20.883Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T01:04:20.883Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T01:04:21.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-02-07T01:04:21.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-02-07T01:04:21.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T01:04:21.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T01:04:21.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T01:04:21.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T01:04:21.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T01:04:21.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T01:04:21.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T01:04:21.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T01:04:21.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T01:04:21.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-02-07T01:04:21.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T01:04:21.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T01:04:21.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T01:04:21.743Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T01:04:21.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T01:04:21.829Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T01:04:21.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T01:04:21.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T01:04:21.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-07T01:04:21.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-07T01:04:22.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T01:04:22.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T01:04:22.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-07T01:04:22.160Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T01:04:22.198Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T01:04:22.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo [2023-02-07T01:04:22.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo [2023-02-07T01:04:22.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo [2023-02-07T01:04:22.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7bba2c3256c3180bf79c56667189d69daefbb17 [Pipeline] echo [2023-02-07T01:04:22.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7bba2c [Pipeline] echo [2023-02-07T01:04:22.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T01:04:22.551Z] provisioning config files... [2023-02-07T01:04:22.563Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/config2682075137629191157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:04:22.969Z] ---> docker-login.sh [2023-02-07T01:04:22.969Z] nexus3.edgexfoundry.org:10001 [2023-02-07T01:04:23.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:23.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:23.907Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:23.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:23.907Z] [2023-02-07T01:04:23.907Z] Login Succeeded [2023-02-07T01:04:23.907Z] nexus3.edgexfoundry.org:10002 [2023-02-07T01:04:23.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:23.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:23.907Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:23.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:23.907Z] [2023-02-07T01:04:23.907Z] Login Succeeded [2023-02-07T01:04:23.907Z] nexus3.edgexfoundry.org:10003 [2023-02-07T01:04:23.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:24.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:24.167Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:24.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:24.167Z] [2023-02-07T01:04:24.167Z] Login Succeeded [2023-02-07T01:04:24.167Z] nexus3.edgexfoundry.org:10004 [2023-02-07T01:04:24.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:24.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:24.167Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:24.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:24.167Z] [2023-02-07T01:04:24.167Z] Login Succeeded [2023-02-07T01:04:24.167Z] docker.io [2023-02-07T01:04:24.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:24.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:24.428Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:24.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:24.428Z] [2023-02-07T01:04:24.428Z] Login Succeeded [2023-02-07T01:04:24.428Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T01:04:24.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T01:04:25.139Z] + git rev-list -1 --merges b7bba2c3256c3180bf79c56667189d69daefbb17~1..b7bba2c3256c3180bf79c56667189d69daefbb17 [Pipeline] echo [2023-02-07T01:04:25.234Z] -----------> git rev-list -1 --merges b7bba2c3256c3180bf79c56667189d69daefbb17~1..b7bba2c3256c3180bf79c56667189d69daefbb17 b7bba2c3256c3180bf79c56667189d69daefbb17 [false] [Pipeline] sh [2023-02-07T01:04:25.539Z] + git log --format=format:%s -1 b7bba2c3256c3180bf79c56667189d69daefbb17 [Pipeline] echo [2023-02-07T01:04:25.579Z] ========================================================= [2023-02-07T01:04:25.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T01:04:25.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T01:04:26.015Z] + git log --format=format:%s -1 b7bba2c3256c3180bf79c56667189d69daefbb17 [Pipeline] echo [2023-02-07T01:04:26.044Z] [semverPrep] GIT_COMMIT: b7bba2c3256c3180bf79c56667189d69daefbb17, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-07T01:04:26.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T01:04:26.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T01:04:26.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T01:04:26.442Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T01:04:26.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T01:04:26.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T01:04:26.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T01:04:26.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:04:26.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:04:26.861Z] [2023-02-07T01:04:26.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:04:27.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:04:28.169Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T01:04:28.169Z] b85a868b505f: Pulling fs layer [2023-02-07T01:04:28.169Z] e2be974225ed: Pulling fs layer [2023-02-07T01:04:28.169Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T01:04:28.169Z] 988bab9f4d93: Pulling fs layer [2023-02-07T01:04:28.169Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T01:04:28.169Z] eaf3925da568: Pulling fs layer [2023-02-07T01:04:28.169Z] bab4dde63d76: Pulling fs layer [2023-02-07T01:04:28.169Z] bde34c3a00c8: Pulling fs layer [2023-02-07T01:04:28.169Z] b352a97aabf1: Pulling fs layer [2023-02-07T01:04:28.169Z] 4872d77fe225: Pulling fs layer [2023-02-07T01:04:28.169Z] 5851b861e8e6: Pulling fs layer [2023-02-07T01:04:28.169Z] 1469e6f7b9e6: Waiting [2023-02-07T01:04:28.169Z] eaf3925da568: Waiting [2023-02-07T01:04:28.169Z] 988bab9f4d93: Waiting [2023-02-07T01:04:28.169Z] b352a97aabf1: Waiting [2023-02-07T01:04:28.169Z] bab4dde63d76: Waiting [2023-02-07T01:04:28.169Z] 4872d77fe225: Waiting [2023-02-07T01:04:28.169Z] bde34c3a00c8: Waiting [2023-02-07T01:04:28.169Z] 5851b861e8e6: Waiting [2023-02-07T01:04:28.169Z] e2be974225ed: Verifying Checksum [2023-02-07T01:04:28.169Z] e2be974225ed: Download complete [2023-02-07T01:04:28.169Z] 988bab9f4d93: Download complete [2023-02-07T01:04:28.169Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T01:04:28.169Z] 1469e6f7b9e6: Download complete [2023-02-07T01:04:28.169Z] eaf3925da568: Download complete [2023-02-07T01:04:28.439Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T01:04:28.439Z] 339a4e72a1f5: Download complete [2023-02-07T01:04:28.439Z] bde34c3a00c8: Verifying Checksum [2023-02-07T01:04:28.439Z] bde34c3a00c8: Download complete [2023-02-07T01:04:28.439Z] b352a97aabf1: Download complete [2023-02-07T01:04:28.439Z] 4872d77fe225: Download complete [2023-02-07T01:04:28.439Z] 5851b861e8e6: Verifying Checksum [2023-02-07T01:04:28.439Z] 5851b861e8e6: Download complete [2023-02-07T01:04:28.701Z] b85a868b505f: Verifying Checksum [2023-02-07T01:04:28.701Z] b85a868b505f: Download complete [2023-02-07T01:04:28.962Z] bab4dde63d76: Verifying Checksum [2023-02-07T01:04:28.962Z] bab4dde63d76: Download complete [2023-02-07T01:04:29.897Z] b85a868b505f: Pull complete [2023-02-07T01:04:30.158Z] e2be974225ed: Pull complete [2023-02-07T01:04:31.096Z] 339a4e72a1f5: Pull complete [2023-02-07T01:04:31.663Z] 988bab9f4d93: Pull complete [2023-02-07T01:04:31.921Z] 1469e6f7b9e6: Pull complete [2023-02-07T01:04:31.921Z] eaf3925da568: Pull complete [2023-02-07T01:04:33.820Z] bab4dde63d76: Pull complete [2023-02-07T01:04:33.820Z] bde34c3a00c8: Pull complete [2023-02-07T01:04:34.085Z] b352a97aabf1: Pull complete [2023-02-07T01:04:34.085Z] 4872d77fe225: Pull complete [2023-02-07T01:04:34.085Z] 5851b861e8e6: Pull complete [2023-02-07T01:04:34.085Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T01:04:34.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:04:34.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:04:34.299Z] prd-ubuntu20.04-docker-8c-8g-4797 does not seem to be running inside a container [2023-02-07T01:04:34.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-474 -v /w/workspace/gexfoundry_device-mqtt-go_PR-474:/w/workspace/gexfoundry_device-mqtt-go_PR-474:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-474@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-02-07T01:04:41.897Z] $ docker top dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a -eo pid,comm [2023-02-07T01:04:41.944Z] 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-02-07T01:04:41.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T01:04:42.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T01:04:42.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T01:04:42.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T01:04:42.271Z] $ docker exec dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a ssh-agent [2023-02-07T01:04:42.371Z] SSH_AUTH_SOCK=/tmp/ssh-GtQ9S9PBEugD/agent.32 [2023-02-07T01:04:42.371Z] SSH_AGENT_PID=38 [2023-02-07T01:04:42.378Z] Running ssh-add (command line suppressed) [2023-02-07T01:04:42.477Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/private_key_14135418347238998754.key (/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/private_key_14135418347238998754.key) [2023-02-07T01:04:42.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T01:04:42.809Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T01:04:42.838Z] $ docker exec --env ******** --env ******** dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a ssh-agent -k [2023-02-07T01:04:42.951Z] unset SSH_AUTH_SOCK; [2023-02-07T01:04:42.952Z] unset SSH_AGENT_PID; [2023-02-07T01:04:42.953Z] echo Agent pid 38 killed; [2023-02-07T01:04:42.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T01:04:43.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T01:04:43.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T01:04:43.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T01:04:43.156Z] $ docker exec dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a ssh-agent [2023-02-07T01:04:43.254Z] SSH_AUTH_SOCK=/tmp/ssh-4CgOVuQcuF3S/agent.70 [2023-02-07T01:04:43.254Z] SSH_AGENT_PID=77 [2023-02-07T01:04:43.259Z] Running ssh-add (command line suppressed) [2023-02-07T01:04:43.354Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/private_key_1143728377171803800.key (/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/private_key_1143728377171803800.key) [2023-02-07T01:04:43.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T01:04:43.689Z] + git semver init [2023-02-07T01:04:43.949Z] 2023-02-07 01:04:43,905 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T01:04:43.949Z] 2023-02-07 01:04:43,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver [2023-02-07T01:04:43.949Z] 2023-02-07 01:04:43,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver [2023-02-07T01:04:43.949Z] 2023-02-07 01:04:43,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-474, universal_newlines=False, shell=None, istream=None) [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,848 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474/.git/info/exclude [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver/PR-474 with force:False [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,849 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver/PR-474 [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,854 [execute] INFO git cat-file --batch-check [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,860 [execute] INFO git cat-file --batch [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T01:04:44.884Z] 2023-02-07 01:04:44,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-474/.semver/PR-474 [2023-02-07T01:04:44.884Z] 0.0.0 [Pipeline] } [2023-02-07T01:04:45.165Z] $ docker exec --env ******** --env ******** dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a ssh-agent -k [2023-02-07T01:04:45.261Z] unset SSH_AUTH_SOCK; [2023-02-07T01:04:45.262Z] unset SSH_AGENT_PID; [2023-02-07T01:04:45.262Z] echo Agent pid 77 killed; [2023-02-07T01:04:45.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T01:04:45.681Z] + git semver [Pipeline] } [2023-02-07T01:04:45.974Z] $ docker stop --time=1 dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a [2023-02-07T01:04:47.257Z] $ docker rm -f --volumes dd2d8c60ee7737a5ac04cfc89d9b5fe107983f357d486756fe0eb2fb35ef668a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T01:04:47.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T01:04:47.963Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T01:04:47.981Z] [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-02-07T01:04:48.585Z] provisioning config files... [2023-02-07T01:04:48.594Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/config7354411847511029596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:04:48.944Z] ---> docker-login.sh [2023-02-07T01:04:48.944Z] nexus3.edgexfoundry.org:10001 [2023-02-07T01:04:48.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:48.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:48.944Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:48.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:48.944Z] [2023-02-07T01:04:48.944Z] Login Succeeded [2023-02-07T01:04:48.944Z] nexus3.edgexfoundry.org:10002 [2023-02-07T01:04:48.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:48.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:48.944Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:48.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:48.944Z] [2023-02-07T01:04:48.944Z] Login Succeeded [2023-02-07T01:04:48.944Z] nexus3.edgexfoundry.org:10003 [2023-02-07T01:04:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:49.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:49.203Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:49.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:49.203Z] [2023-02-07T01:04:49.203Z] Login Succeeded [2023-02-07T01:04:49.203Z] nexus3.edgexfoundry.org:10004 [2023-02-07T01:04:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:49.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:49.203Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:49.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:49.203Z] [2023-02-07T01:04:49.203Z] Login Succeeded [2023-02-07T01:04:49.203Z] docker.io [2023-02-07T01:04:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:04:49.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:04:49.771Z] Configure a credential helper to remove this warning. See [2023-02-07T01:04:49.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:04:49.771Z] [2023-02-07T01:04:49.771Z] Login Succeeded [2023-02-07T01:04:49.771Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T01:04:49.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T01:04:49.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:04:50.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:04:50.056Z] ========================================================= [2023-02-07T01:04:50.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T01:04:50.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:04:50.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T01:04:50.539Z] Sending build context to Docker daemon 6.33MB [2023-02-07T01:04:50.539Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T01:04:50.539Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T01:04:50.539Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T01:04:50.539Z] 213ec9aee27d: Pulling fs layer [2023-02-07T01:04:50.539Z] 4583459ba037: Pulling fs layer [2023-02-07T01:04:50.539Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T01:04:50.539Z] 53926ce57604: Pulling fs layer [2023-02-07T01:04:50.539Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T01:04:50.539Z] 22ff95d597cd: Pulling fs layer [2023-02-07T01:04:50.539Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T01:04:50.539Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T01:04:50.539Z] a7acece74701: Pulling fs layer [2023-02-07T01:04:50.539Z] 53926ce57604: Waiting [2023-02-07T01:04:50.539Z] 21b2b0c7a3f4: Waiting [2023-02-07T01:04:50.539Z] 22ff95d597cd: Waiting [2023-02-07T01:04:50.539Z] 12d6caf4c0d1: Waiting [2023-02-07T01:04:50.539Z] 96b7cbca73a9: Waiting [2023-02-07T01:04:50.539Z] a7acece74701: Waiting [2023-02-07T01:04:50.539Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T01:04:50.539Z] 93c1e223e6f2: Download complete [2023-02-07T01:04:50.539Z] 4583459ba037: Download complete [2023-02-07T01:04:50.803Z] 21b2b0c7a3f4: Download complete [2023-02-07T01:04:50.803Z] 22ff95d597cd: Verifying Checksum [2023-02-07T01:04:50.803Z] 22ff95d597cd: Download complete [2023-02-07T01:04:50.803Z] 213ec9aee27d: Verifying Checksum [2023-02-07T01:04:50.803Z] 213ec9aee27d: Pull complete [2023-02-07T01:04:51.377Z] 4583459ba037: Pull complete [2023-02-07T01:04:51.377Z] 93c1e223e6f2: Pull complete [2023-02-07T01:04:51.973Z] a7acece74701: Verifying Checksum [2023-02-07T01:04:51.973Z] a7acece74701: Download complete [2023-02-07T01:04:52.232Z] 53926ce57604: Verifying Checksum [2023-02-07T01:04:52.232Z] 53926ce57604: Download complete [2023-02-07T01:04:52.490Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T01:04:52.490Z] 96b7cbca73a9: Download complete [2023-02-07T01:04:56.675Z] 53926ce57604: Pull complete [2023-02-07T01:04:56.675Z] 21b2b0c7a3f4: Pull complete [2023-02-07T01:04:56.934Z] 22ff95d597cd: Pull complete [2023-02-07T01:04:57.194Z] 12d6caf4c0d1: Pull complete [2023-02-07T01:04:59.722Z] 96b7cbca73a9: Pull complete [2023-02-07T01:05:00.288Z] a7acece74701: Pull complete [2023-02-07T01:05:00.288Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T01:05:00.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T01:05:00.288Z] ---> db6d94c90886 [2023-02-07T01:05:00.288Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:05:03.392Z] Still waiting to schedule task [2023-02-07T01:05:03.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4795’ [2023-02-07T01:05:10.326Z] ---> Running in a4ce3b0d184e [2023-02-07T01:05:10.326Z] Removing intermediate container a4ce3b0d184e [2023-02-07T01:05:10.326Z] ---> a8a210d98e77 [2023-02-07T01:05:10.326Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T01:05:10.326Z] ---> Running in 70c094eea32c [2023-02-07T01:05:10.901Z] Removing intermediate container 70c094eea32c [2023-02-07T01:05:10.901Z] ---> 5b0ce6a530cf [2023-02-07T01:05:10.901Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-07T01:05:11.470Z] ---> Running in 835f2f8a7548 [2023-02-07T01:05:12.405Z] Removing intermediate container 835f2f8a7548 [2023-02-07T01:05:12.405Z] ---> ad24f043ea7b [2023-02-07T01:05:12.405Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T01:05:12.972Z] ---> Running in 1d42ae75f963 [2023-02-07T01:05:13.913Z] Removing intermediate container 1d42ae75f963 [2023-02-07T01:05:13.913Z] ---> ffa36482128d [2023-02-07T01:05:13.913Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T01:05:14.479Z] ---> Running in d3527720f314 [2023-02-07T01:05:15.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:05:15.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:05:15.560Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-07T01:05:15.560Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-07T01:05:15.560Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-07T01:05:15.560Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-07T01:05:15.560Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:05:15.560Z] OK: 216 MiB in 55 packages [2023-02-07T01:05:16.934Z] Removing intermediate container d3527720f314 [2023-02-07T01:05:16.934Z] ---> ee660b86acc0 [2023-02-07T01:05:16.934Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-07T01:05:17.193Z] ---> Running in 252f2ab5e0dd [2023-02-07T01:05:17.450Z] Removing intermediate container 252f2ab5e0dd [2023-02-07T01:05:17.450Z] ---> e6ff570e8227 [2023-02-07T01:05:17.450Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-07T01:05:17.450Z] ---> d42db50ab79b [2023-02-07T01:05:17.450Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:05:17.709Z] ---> Running in d886a6ffffea [2023-02-07T01:06:04.403Z] Removing intermediate container d886a6ffffea [2023-02-07T01:06:04.403Z] ---> 71553ef3d5e8 [2023-02-07T01:06:04.403Z] Step 11/12 : COPY . . [2023-02-07T01:06:04.970Z] ---> 863a287dd986 [2023-02-07T01:06:04.970Z] Step 12/12 : RUN $MAKE [2023-02-07T01:06:05.228Z] ---> Running in 3be6a5546787 [2023-02-07T01:06:06.162Z] noop [2023-02-07T01:06:07.099Z] Removing intermediate container 3be6a5546787 [2023-02-07T01:06:07.099Z] ---> 60e331adbfda [2023-02-07T01:06:07.099Z] Successfully built 60e331adbfda [2023-02-07T01:06:07.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:06:07.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T01:06:07.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:06:07.690Z] prd-ubuntu20.04-docker-8c-8g-4797 does not seem to be running inside a container [2023-02-07T01:06:07.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-474 -v /w/workspace/gexfoundry_device-mqtt-go_PR-474:/w/workspace/gexfoundry_device-mqtt-go_PR-474:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-474@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-02-07T01:06:08.058Z] $ docker top dccb519853a6262223441ef2a879fdb3933a19fe160f6a621916b2980fe90187 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:06:08.445Z] + go version [2023-02-07T01:06:08.445Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T01:06:08.484Z] $ docker stop --time=1 dccb519853a6262223441ef2a879fdb3933a19fe160f6a621916b2980fe90187 [2023-02-07T01:06:09.749Z] $ docker rm -f --volumes dccb519853a6262223441ef2a879fdb3933a19fe160f6a621916b2980fe90187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:06:10.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T01:06:10.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:06:10.649Z] prd-ubuntu20.04-docker-8c-8g-4797 does not seem to be running inside a container [2023-02-07T01:06:10.681Z] $ 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-474 -v /w/workspace/gexfoundry_device-mqtt-go_PR-474:/w/workspace/gexfoundry_device-mqtt-go_PR-474:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-474@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-02-07T01:06:11.031Z] $ docker top 9cf56318eb22c58650df32367cd2af909b45cff224888971a587f0e500698087 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:06:11.425Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-474 [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:06:11.789Z] + make test [2023-02-07T01:06:11.789Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T01:06:12.047Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-07T01:06:22.007Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-02-07T01:06:22.007Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2023-02-07T01:06:22.007Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-02-07T01:06:28.666Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-07T01:06:28.666Z] go vet ./... [2023-02-07T01:06:31.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T01:06:31.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T01:06:31.264Z] ./bin/test-attribution-txt.sh [2023-02-07T01:06:31.264Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T01:06:31.264Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T01:06:31.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T01:06:31.335Z] $ docker stop --time=1 9cf56318eb22c58650df32367cd2af909b45cff224888971a587f0e500698087 [2023-02-07T01:06:39.428Z] $ docker rm -f --volumes 9cf56318eb22c58650df32367cd2af909b45cff224888971a587f0e500698087 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T01:06:40.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T01:06:40.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-07T01:06:41.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T01:06:41.359Z] + ls -al . [2023-02-07T01:06:41.359Z] total 184 [2023-02-07T01:06:41.359Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 01:06 . [2023-02-07T01:06:41.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 01:04 .. [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 7 01:04 .dockerignore [2023-02-07T01:06:41.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 01:06 .git [2023-02-07T01:06:41.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:04 .github [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 7 01:04 .gitignore [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 7 01:04 .golangci.yml [2023-02-07T01:06:41.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 01:04 .semver [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 9189 Feb 7 01:04 Attribution.txt [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 13162 Feb 7 01:04 CHANGELOG.md [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 1689 Feb 7 01:04 Dockerfile [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 01:04 GOVERNANCE.md [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 7 01:04 Jenkinsfile [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 01:04 LICENSE [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 7 01:04 Makefile [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 7 01:04 OWNERS.md [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 3165 Feb 7 01:04 README.md [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 01:04 VERSION [2023-02-07T01:06:41.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 01:04 bin [2023-02-07T01:06:41.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:04 cmd [2023-02-07T01:06:41.359Z] -rw-r--r-- 1 jenkins jenkins 17887 Feb 7 01:06 coverage.out [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 3375 Feb 7 01:04 go.mod [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 33277 Feb 7 01:04 go.sum [2023-02-07T01:06:41.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:04 internal [2023-02-07T01:06:41.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 01:04 mock [2023-02-07T01:06:41.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 01:04 snap [2023-02-07T01:06:41.359Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 7 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:06:41.750Z] + 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=b7bba2c3256c3180bf79c56667189d69daefbb17 --label arch=amd64 --label version=0.0.0 . [2023-02-07T01:06:41.750Z] Sending build context to Docker daemon 6.348MB [2023-02-07T01:06:41.750Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T01:06:41.750Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-07T01:06:41.750Z] ---> 60e331adbfda [2023-02-07T01:06:41.750Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:06:42.687Z] ---> Running in 3219ebcc1922 [2023-02-07T01:06:43.255Z] Removing intermediate container 3219ebcc1922 [2023-02-07T01:06:43.255Z] ---> d9dfa43257e6 [2023-02-07T01:06:43.255Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T01:06:45.162Z] ---> Running in fb7207646e1f [2023-02-07T01:06:47.066Z] Removing intermediate container fb7207646e1f [2023-02-07T01:06:47.066Z] ---> 0dc56c425d83 [2023-02-07T01:06:47.066Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-07T01:06:47.635Z] ---> Running in 7e532e2953fb [2023-02-07T01:06:48.599Z] Removing intermediate container 7e532e2953fb [2023-02-07T01:06:48.599Z] ---> 64e53221fc8a [2023-02-07T01:06:48.599Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T01:06:49.972Z] ---> Running in 6293aec69a0b [2023-02-07T01:06:51.364Z] Removing intermediate container 6293aec69a0b [2023-02-07T01:06:51.364Z] ---> 837a3dcb8326 [2023-02-07T01:06:51.364Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T01:06:52.739Z] ---> Running in d69bcbe0545e [2023-02-07T01:06:54.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:06:54.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:06:54.375Z] OK: 216 MiB in 55 packages [2023-02-07T01:06:57.737Z] Removing intermediate container d69bcbe0545e [2023-02-07T01:06:57.737Z] ---> 5f992f0df505 [2023-02-07T01:06:57.737Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-02-07T01:06:58.320Z] ---> Running in eda84714a004 [2023-02-07T01:06:58.888Z] Removing intermediate container eda84714a004 [2023-02-07T01:06:58.888Z] ---> 0da8c7d3bf63 [2023-02-07T01:06:58.888Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-07T01:06:59.822Z] ---> 59ead692635d [2023-02-07T01:06:59.822Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:06:59.822Z] ---> Running in 0171ab9ccbe5 [2023-02-07T01:07:03.404Z] Removing intermediate container 0171ab9ccbe5 [2023-02-07T01:07:03.404Z] ---> 80c1ca3b66e6 [2023-02-07T01:07:03.404Z] Step 11/24 : COPY . . [2023-02-07T01:07:03.664Z] ---> 103db44aa3b6 [2023-02-07T01:07:03.664Z] Step 12/24 : RUN $MAKE [2023-02-07T01:07:04.600Z] ---> Running in 4c3affc71b5d [2023-02-07T01:07:05.168Z] 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-02-07T01:07:27.087Z] Removing intermediate container 4c3affc71b5d [2023-02-07T01:07:27.087Z] ---> 8fd3240f8aeb [2023-02-07T01:07:27.087Z] Step 13/24 : FROM alpine:3.16 [2023-02-07T01:07:27.087Z] 3.16: Pulling from library/alpine [2023-02-07T01:07:27.087Z] ca7dd9ec2225: Pulling fs layer [2023-02-07T01:07:27.087Z] ca7dd9ec2225: Verifying Checksum [2023-02-07T01:07:27.087Z] ca7dd9ec2225: Download complete [2023-02-07T01:07:27.087Z] ca7dd9ec2225: Pull complete [2023-02-07T01:07:27.087Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T01:07:27.087Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T01:07:27.087Z] ---> bfe296a52501 [2023-02-07T01:07:27.087Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-02-07T01:07:27.087Z] ---> Running in c27477fd8ead [2023-02-07T01:07:27.087Z] Removing intermediate container c27477fd8ead [2023-02-07T01:07:27.087Z] ---> 55f47bf4890f [2023-02-07T01:07:27.087Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T01:07:27.087Z] ---> Running in 4354479a2dcf [2023-02-07T01:07:27.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:07:27.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:07:27.607Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T01:07:27.607Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:07:27.607Z] OK: 6 MiB in 15 packages [2023-02-07T01:07:27.867Z] Removing intermediate container 4354479a2dcf [2023-02-07T01:07:27.867Z] ---> e89d3da64ac6 [2023-02-07T01:07:27.867Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-02-07T01:07:28.805Z] ---> 8a27180d97c3 [2023-02-07T01:07:28.805Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-02-07T01:07:28.805Z] ---> 025851ec664b [2023-02-07T01:07:28.805Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-02-07T01:07:29.065Z] ---> 94af372d51a4 [2023-02-07T01:07:29.065Z] Step 19/24 : EXPOSE 59982 [2023-02-07T01:07:29.065Z] ---> Running in 48af5d97ab0e [2023-02-07T01:07:29.065Z] Removing intermediate container 48af5d97ab0e [2023-02-07T01:07:29.065Z] ---> 958bbb938c65 [2023-02-07T01:07:29.065Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-02-07T01:07:29.065Z] ---> Running in fbaee0aa49fb [2023-02-07T01:07:29.065Z] Removing intermediate container fbaee0aa49fb [2023-02-07T01:07:29.065Z] ---> 6ef5ca6daa83 [2023-02-07T01:07:29.065Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-07T01:07:29.065Z] ---> Running in c29bcb7ff815 [2023-02-07T01:07:29.330Z] Removing intermediate container c29bcb7ff815 [2023-02-07T01:07:29.330Z] ---> cb0a36f6bb55 [2023-02-07T01:07:29.330Z] Step 22/24 : LABEL arch=amd64 [2023-02-07T01:07:29.330Z] ---> Running in 738deadd5687 [2023-02-07T01:07:29.330Z] Removing intermediate container 738deadd5687 [2023-02-07T01:07:29.330Z] ---> 068de2997467 [2023-02-07T01:07:29.330Z] Step 23/24 : LABEL git_sha=b7bba2c3256c3180bf79c56667189d69daefbb17 [2023-02-07T01:07:29.330Z] ---> Running in 08a3993dfac4 [2023-02-07T01:07:29.330Z] Removing intermediate container 08a3993dfac4 [2023-02-07T01:07:29.330Z] ---> 337020a5cc9b [2023-02-07T01:07:29.330Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T01:07:29.592Z] ---> Running in 602ca0ab42f2 [2023-02-07T01:07:29.592Z] Removing intermediate container 602ca0ab42f2 [2023-02-07T01:07:29.592Z] ---> 16a09b485779 [2023-02-07T01:07:29.592Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T01:07:29.592Z] Successfully built 16a09b485779 [2023-02-07T01:07:29.592Z] 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-02-07T01:07:30.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T01:07:30.561Z] [2023-02-07T01:07:30.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:07:30.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T01:07:30.930Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T01:07:30.930Z] 5eb5b503b376: Pulling fs layer [2023-02-07T01:07:30.930Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T01:07:30.930Z] ec43610c2a17: Pulling fs layer [2023-02-07T01:07:30.930Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T01:07:30.930Z] 33b1e0a273af: Pulling fs layer [2023-02-07T01:07:30.930Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T01:07:30.930Z] 2f39f015ded8: Pulling fs layer [2023-02-07T01:07:30.930Z] 3a2ae6a8a46f: Waiting [2023-02-07T01:07:30.930Z] 5d3b04190fa2: Waiting [2023-02-07T01:07:30.930Z] 33b1e0a273af: Waiting [2023-02-07T01:07:30.930Z] 2f39f015ded8: Waiting [2023-02-07T01:07:30.930Z] 5c69ac0246d0: Download complete [2023-02-07T01:07:30.930Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T01:07:30.930Z] 3a2ae6a8a46f: Download complete [2023-02-07T01:07:31.194Z] 33b1e0a273af: Verifying Checksum [2023-02-07T01:07:31.194Z] 33b1e0a273af: Download complete [2023-02-07T01:07:31.194Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T01:07:31.194Z] 5d3b04190fa2: Download complete [2023-02-07T01:07:31.194Z] ec43610c2a17: Verifying Checksum [2023-02-07T01:07:31.194Z] ec43610c2a17: Download complete [2023-02-07T01:07:31.461Z] 5eb5b503b376: Verifying Checksum [2023-02-07T01:07:31.461Z] 5eb5b503b376: Download complete [2023-02-07T01:07:32.033Z] 2f39f015ded8: Download complete [2023-02-07T01:07:32.646Z] 5eb5b503b376: Pull complete [2023-02-07T01:07:32.646Z] 5c69ac0246d0: Pull complete [2023-02-07T01:07:33.212Z] ec43610c2a17: Pull complete [2023-02-07T01:07:33.212Z] 3a2ae6a8a46f: Pull complete [2023-02-07T01:07:33.471Z] 33b1e0a273af: Pull complete [2023-02-07T01:07:33.471Z] 5d3b04190fa2: Pull complete [2023-02-07T01:07:37.659Z] 2f39f015ded8: Pull complete [2023-02-07T01:07:37.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T01:07:37.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T01:07:37.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:07:37.852Z] prd-ubuntu20.04-docker-8c-8g-4797 does not seem to be running inside a container [2023-02-07T01:07:37.887Z] $ 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-474 -v /w/workspace/gexfoundry_device-mqtt-go_PR-474:/w/workspace/gexfoundry_device-mqtt-go_PR-474:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-474@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-02-07T01:07:43.715Z] $ docker top 1cadd9a80218678ee2945ee0a3d4f351c8b3927c1ac7ec7edd07a9cde101ce1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:07:44.150Z] ---> job-cost.sh [2023-02-07T01:07:44.150Z] lf-activate-venv: SKIPPING [2023-02-07T01:07:44.150Z] INFO: No Stack... [2023-02-07T01:07:44.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T01:07:44.977Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T01:07:45.300Z] + + cut -d, -f6 [2023-02-07T01:07:45.300Z] cat /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives/cost.csv [Pipeline] lock [2023-02-07T01:07:45.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [2023-02-07T01:07:45.398Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] did not exist. Created. [2023-02-07T01:07:45.398Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T01:07:45.823Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T01:07:45.911Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T01:07:45.937Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T01:07:46.007Z] $ docker stop --time=1 1cadd9a80218678ee2945ee0a3d4f351c8b3927c1ac7ec7edd07a9cde101ce1f [2023-02-07T01:07:47.168Z] $ docker rm -f --volumes 1cadd9a80218678ee2945ee0a3d4f351c8b3927c1ac7ec7edd07a9cde101ce1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T01:08:06.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4801 in /w/workspace/gexfoundry_device-mqtt-go_PR-474 [Pipeline] { [Pipeline] ws [2023-02-07T01:08:06.935Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-02-07T01:08:07.012Z] Selected Git installation does not exist. Using Default [2023-02-07T01:08:07.012Z] The recommended git tool is: NONE [2023-02-07T01:08:12.535Z] using credential edgex-jenkins-ssh [2023-02-07T01:08:12.553Z] Cloning the remote Git repository [2023-02-07T01:08:12.609Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-07T01:08:12.701Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-02-07T01:08:12.862Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-07T01:08:12.863Z] > git --version # timeout=10 [2023-02-07T01:08:12.883Z] > git --version # 'git version 2.25.1' [2023-02-07T01:08:12.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T01:08:12.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T01:08:14.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-07T01:08:14.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T01:08:15.771Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit b7bba2c3256c3180bf79c56667189d69daefbb17 [2023-02-07T01:08:15.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-07T01:08:15.171Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-07T01:08:15.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T01:08:15.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T01:08:16.015Z] Merge succeeded, producing b7bba2c3256c3180bf79c56667189d69daefbb17 [2023-02-07T01:08:16.016Z] Checking out Revision b7bba2c3256c3180bf79c56667189d69daefbb17 (PR-474) [2023-02-07T01:08:16.539Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-07T01:08:16.596Z] > git --version # timeout=10 [2023-02-07T01:08:16.607Z] > git --version # 'git version 2.25.1' [2023-02-07T01:08:16.633Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2023-02-07T01:08:15.794Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T01:08:15.820Z] > git checkout -f b7bba2c3256c3180bf79c56667189d69daefbb17 # timeout=10 [2023-02-07T01:08:15.906Z] > git remote # timeout=10 [2023-02-07T01:08:15.923Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T01:08:15.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T01:08:15.967Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-02-07T01:08:16.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T01:08:16.027Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T01:08:16.048Z] > git checkout -f b7bba2c3256c3180bf79c56667189d69daefbb17 # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T01:08:17.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T01:08:17.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T01:08:17.866Z] Dload Upload Total Spent Left Speed [2023-02-07T01:08:17.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-07T01:08:18.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T01:08:18.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T01:08:18.870Z] + sudo tee /etc/docker/daemon.new [2023-02-07T01:08:18.870Z] { [2023-02-07T01:08:18.870Z] "registry-mirrors": [ [2023-02-07T01:08:18.870Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T01:08:18.870Z] ], [2023-02-07T01:08:18.870Z] "bip": "10.250.0.254/24", [2023-02-07T01:08:18.870Z] "hosts": [ [2023-02-07T01:08:18.870Z] "tcp://0.0.0.0:5555", [2023-02-07T01:08:18.870Z] "unix:///var/run/docker.sock" [2023-02-07T01:08:18.870Z] ], [2023-02-07T01:08:18.870Z] "mtu": 1458, [2023-02-07T01:08:18.870Z] "selinux-enabled": true, [2023-02-07T01:08:18.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T01:08:18.870Z] } [Pipeline] sh [2023-02-07T01:08:19.211Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T01:08:19.565Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T01:08:37.907Z] provisioning config files... [2023-02-07T01:08:37.932Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10705076091468521256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:08:38.313Z] ---> docker-login.sh [2023-02-07T01:08:38.313Z] nexus3.edgexfoundry.org:10001 [2023-02-07T01:08:38.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:08:38.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:08:38.897Z] Configure a credential helper to remove this warning. See [2023-02-07T01:08:38.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:08:38.897Z] [2023-02-07T01:08:38.897Z] Login Succeeded [2023-02-07T01:08:38.897Z] nexus3.edgexfoundry.org:10002 [2023-02-07T01:08:39.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:08:39.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:08:39.433Z] Configure a credential helper to remove this warning. See [2023-02-07T01:08:39.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:08:39.433Z] [2023-02-07T01:08:39.433Z] Login Succeeded [2023-02-07T01:08:39.433Z] nexus3.edgexfoundry.org:10003 [2023-02-07T01:08:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:08:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:08:39.702Z] Configure a credential helper to remove this warning. See [2023-02-07T01:08:39.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:08:39.702Z] [2023-02-07T01:08:39.702Z] Login Succeeded [2023-02-07T01:08:39.702Z] nexus3.edgexfoundry.org:10004 [2023-02-07T01:08:39.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:08:39.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:08:39.975Z] Configure a credential helper to remove this warning. See [2023-02-07T01:08:39.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:08:39.975Z] [2023-02-07T01:08:39.975Z] Login Succeeded [2023-02-07T01:08:39.975Z] docker.io [2023-02-07T01:08:40.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:08:40.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:08:40.587Z] Configure a credential helper to remove this warning. See [2023-02-07T01:08:40.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:08:40.587Z] [2023-02-07T01:08:40.587Z] Login Succeeded [2023-02-07T01:08:40.587Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T01:08:40.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T01:08:41.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:08:41.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:08:41.098Z] ========================================================= [2023-02-07T01:08:41.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T01:08:41.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:08:41.640Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T01:08:41.909Z] Sending build context to Docker daemon 3.276MB [2023-02-07T01:08:41.909Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T01:08:41.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T01:08:42.178Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T01:08:42.178Z] 9b18e9b68314: Pulling fs layer [2023-02-07T01:08:42.178Z] 35d82f9e3411: Pulling fs layer [2023-02-07T01:08:42.178Z] e16973657156: Pulling fs layer [2023-02-07T01:08:42.178Z] fc693d55d65f: Pulling fs layer [2023-02-07T01:08:42.178Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T01:08:42.178Z] dda99020689f: Pulling fs layer [2023-02-07T01:08:42.178Z] db1c61fa0a46: Pulling fs layer [2023-02-07T01:08:42.178Z] 891c053d2c06: Pulling fs layer [2023-02-07T01:08:42.178Z] dda99020689f: Waiting [2023-02-07T01:08:42.178Z] db1c61fa0a46: Waiting [2023-02-07T01:08:42.178Z] 891c053d2c06: Waiting [2023-02-07T01:08:42.178Z] fc693d55d65f: Waiting [2023-02-07T01:08:42.178Z] 7e9fc2657dce: Waiting [2023-02-07T01:08:42.178Z] e16973657156: Verifying Checksum [2023-02-07T01:08:42.178Z] e16973657156: Download complete [2023-02-07T01:08:42.178Z] 35d82f9e3411: Verifying Checksum [2023-02-07T01:08:42.178Z] 35d82f9e3411: Download complete [2023-02-07T01:08:42.178Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T01:08:42.178Z] 7e9fc2657dce: Download complete [2023-02-07T01:08:42.178Z] dda99020689f: Verifying Checksum [2023-02-07T01:08:42.178Z] dda99020689f: Download complete [2023-02-07T01:08:42.178Z] 9b18e9b68314: Download complete [2023-02-07T01:08:43.602Z] 9b18e9b68314: Pull complete [2023-02-07T01:08:43.602Z] 891c053d2c06: Verifying Checksum [2023-02-07T01:08:43.602Z] 891c053d2c06: Download complete [2023-02-07T01:08:43.871Z] 35d82f9e3411: Pull complete [2023-02-07T01:08:44.459Z] e16973657156: Pull complete [2023-02-07T01:08:44.729Z] db1c61fa0a46: Verifying Checksum [2023-02-07T01:08:44.729Z] db1c61fa0a46: Download complete [2023-02-07T01:08:45.318Z] fc693d55d65f: Verifying Checksum [2023-02-07T01:08:45.318Z] fc693d55d65f: Download complete [2023-02-07T01:08:57.740Z] fc693d55d65f: Pull complete [2023-02-07T01:08:57.740Z] 7e9fc2657dce: Pull complete [2023-02-07T01:08:57.740Z] dda99020689f: Pull complete [2023-02-07T01:09:03.097Z] db1c61fa0a46: Pull complete [2023-02-07T01:09:04.512Z] 891c053d2c06: Pull complete [2023-02-07T01:09:04.512Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T01:09:04.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T01:09:04.512Z] ---> f96f9c87975a [2023-02-07T01:09:04.512Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:09:06.464Z] ---> Running in fe46041616a9 [2023-02-07T01:09:06.731Z] Removing intermediate container fe46041616a9 [2023-02-07T01:09:06.999Z] ---> aec2afd36f8b [2023-02-07T01:09:06.999Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T01:09:06.999Z] ---> Running in 5d042142da18 [2023-02-07T01:09:07.266Z] Removing intermediate container 5d042142da18 [2023-02-07T01:09:07.266Z] ---> ef1bc79883f9 [2023-02-07T01:09:07.266Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-07T01:09:07.266Z] ---> Running in bc5e08fdb55b [2023-02-07T01:09:07.534Z] Removing intermediate container bc5e08fdb55b [2023-02-07T01:09:07.534Z] ---> 082139492cb2 [2023-02-07T01:09:07.534Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T01:09:07.800Z] ---> Running in ca03987f07b3 [2023-02-07T01:09:08.067Z] Removing intermediate container ca03987f07b3 [2023-02-07T01:09:08.067Z] ---> f62d401562f0 [2023-02-07T01:09:08.067Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T01:09:08.067Z] ---> Running in 26e2796d107a [2023-02-07T01:09:09.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T01:09:09.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T01:09:10.901Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-07T01:09:10.901Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-07T01:09:10.901Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-07T01:09:10.902Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-07T01:09:10.902Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:09:10.902Z] OK: 226 MiB in 55 packages [2023-02-07T01:09:11.878Z] Removing intermediate container 26e2796d107a [2023-02-07T01:09:11.878Z] ---> a73863218b59 [2023-02-07T01:09:11.878Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-07T01:09:11.878Z] ---> Running in 6801ba51e31d [2023-02-07T01:09:12.470Z] Removing intermediate container 6801ba51e31d [2023-02-07T01:09:12.470Z] ---> ae9dd487a029 [2023-02-07T01:09:12.470Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-07T01:09:12.747Z] ---> 13c0378a8203 [2023-02-07T01:09:12.747Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:09:13.022Z] ---> Running in 14604e2664d3 [2023-02-07T01:10:34.704Z] Removing intermediate container 14604e2664d3 [2023-02-07T01:10:34.704Z] ---> 22349e185328 [2023-02-07T01:10:34.704Z] Step 11/12 : COPY . . [2023-02-07T01:10:34.704Z] ---> 4c630e32d777 [2023-02-07T01:10:34.704Z] Step 12/12 : RUN $MAKE [2023-02-07T01:10:34.704Z] ---> Running in 6311874e4e88 [2023-02-07T01:10:34.704Z] noop [2023-02-07T01:10:34.704Z] Removing intermediate container 6311874e4e88 [2023-02-07T01:10:34.704Z] ---> 2f1584070905 [2023-02-07T01:10:34.704Z] Successfully built 2f1584070905 [2023-02-07T01:10:34.704Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:10:35.234Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T01:10:35.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:10:35.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-4801 does not seem to be running inside a container [2023-02-07T01:10:35.642Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-07T01:10:36.947Z] $ docker top 0142c33ac1fc4206f60e4daa01d657269f5ef38940d99df21fab5786528b40bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:10:38.250Z] + go version [2023-02-07T01:10:38.250Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T01:10:38.290Z] $ docker stop --time=1 0142c33ac1fc4206f60e4daa01d657269f5ef38940d99df21fab5786528b40bd [2023-02-07T01:10:39.925Z] $ docker rm -f --volumes 0142c33ac1fc4206f60e4daa01d657269f5ef38940d99df21fab5786528b40bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:10:40.957Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T01:10:40.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:10:41.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-4801 does not seem to be running inside a container [2023-02-07T01:10:41.337Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-07T01:10:42.655Z] $ docker top 4c405ecdb7346e2cc4525d43c7d93e62a8b8f50d4c48dcf31917f6870086d677 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:10:43.658Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:10:44.365Z] + make test [2023-02-07T01:10:44.365Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T01:10:46.322Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-07T01:12:23.035Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-02-07T01:12:23.035Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements [2023-02-07T01:12:23.035Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-02-07T01:12:23.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T01:12:23.035Z] go vet ./... [2023-02-07T01:12:55.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T01:12:55.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T01:12:55.311Z] ./bin/test-attribution-txt.sh [2023-02-07T01:12:55.311Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T01:12:55.311Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T01:12:55.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T01:12:55.370Z] $ docker stop --time=1 4c405ecdb7346e2cc4525d43c7d93e62a8b8f50d4c48dcf31917f6870086d677 [2023-02-07T01:12:57.455Z] $ docker rm -f --volumes 4c405ecdb7346e2cc4525d43c7d93e62a8b8f50d4c48dcf31917f6870086d677 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T01:12:58.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T01:12:58.606Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T01:12:59.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T01:13:00.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T01:13:00.709Z] + ls -al . [2023-02-07T01:13:00.709Z] total 180 [2023-02-07T01:13:00.709Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 01:10 . [2023-02-07T01:13:00.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 01:08 .. [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 7 01:08 .dockerignore [2023-02-07T01:13:00.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 01:08 .git [2023-02-07T01:13:00.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:08 .github [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 7 01:08 .gitignore [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 7 01:08 .golangci.yml [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 9189 Feb 7 01:08 Attribution.txt [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 13162 Feb 7 01:08 CHANGELOG.md [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 1689 Feb 7 01:08 Dockerfile [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 01:08 GOVERNANCE.md [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 7 01:08 Jenkinsfile [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 01:08 LICENSE [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 7 01:08 Makefile [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 7 01:08 OWNERS.md [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 3165 Feb 7 01:08 README.md [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 01:04 VERSION [2023-02-07T01:13:00.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 01:08 bin [2023-02-07T01:13:00.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:08 cmd [2023-02-07T01:13:00.709Z] -rw-r--r-- 1 jenkins jenkins 17887 Feb 7 01:12 coverage.out [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 3375 Feb 7 01:08 go.mod [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 33277 Feb 7 01:08 go.sum [2023-02-07T01:13:00.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 01:08 internal [2023-02-07T01:13:00.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 01:08 mock [2023-02-07T01:13:00.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 01:08 snap [2023-02-07T01:13:00.709Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 7 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:13:01.124Z] + 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=b7bba2c3256c3180bf79c56667189d69daefbb17 --label arch=arm64 --label version=0.0.0 . [2023-02-07T01:13:01.399Z] Sending build context to Docker daemon 3.295MB [2023-02-07T01:13:01.399Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T01:13:01.399Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-07T01:13:01.399Z] ---> 2f1584070905 [2023-02-07T01:13:01.399Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:13:01.667Z] ---> Running in 0a29a02c2dfe [2023-02-07T01:13:01.939Z] Removing intermediate container 0a29a02c2dfe [2023-02-07T01:13:01.939Z] ---> 70b133470a2e [2023-02-07T01:13:01.939Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T01:13:02.233Z] ---> Running in 2cee162f28ca [2023-02-07T01:13:02.501Z] Removing intermediate container 2cee162f28ca [2023-02-07T01:13:02.501Z] ---> 7da763ca8677 [2023-02-07T01:13:02.501Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-07T01:13:02.501Z] ---> Running in 7f714d2a551a [2023-02-07T01:13:02.768Z] Removing intermediate container 7f714d2a551a [2023-02-07T01:13:02.768Z] ---> 5251c28c0412 [2023-02-07T01:13:02.768Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T01:13:03.047Z] ---> Running in 5cbf13dae501 [2023-02-07T01:13:03.314Z] Removing intermediate container 5cbf13dae501 [2023-02-07T01:13:03.314Z] ---> 99a761b57c91 [2023-02-07T01:13:03.314Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T01:13:03.314Z] ---> Running in 8310430e78f1 [2023-02-07T01:13:04.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T01:13:04.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T01:13:06.158Z] OK: 226 MiB in 55 packages [2023-02-07T01:13:07.132Z] Removing intermediate container 8310430e78f1 [2023-02-07T01:13:07.132Z] ---> 4cbc2fd7cde6 [2023-02-07T01:13:07.132Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-02-07T01:13:07.400Z] ---> Running in 63deafb8888c [2023-02-07T01:13:07.668Z] Removing intermediate container 63deafb8888c [2023-02-07T01:13:07.668Z] ---> 5eebe141a277 [2023-02-07T01:13:07.668Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-07T01:13:08.254Z] ---> e20df5271760 [2023-02-07T01:13:08.254Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:13:08.254Z] ---> Running in 734bf6ee0420 [2023-02-07T01:13:11.614Z] Removing intermediate container 734bf6ee0420 [2023-02-07T01:13:11.614Z] ---> 9fd4b68679e4 [2023-02-07T01:13:11.614Z] Step 11/24 : COPY . . [2023-02-07T01:13:12.205Z] ---> ebcad17ed297 [2023-02-07T01:13:12.205Z] Step 12/24 : RUN $MAKE [2023-02-07T01:13:12.205Z] ---> Running in 8e6664a1b1e8 [2023-02-07T01:13:13.628Z] 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-02-07T01:15:20.326Z] Removing intermediate container 8e6664a1b1e8 [2023-02-07T01:15:20.326Z] ---> 7a5ad18e0aa5 [2023-02-07T01:15:20.326Z] Step 13/24 : FROM alpine:3.16 [2023-02-07T01:15:21.728Z] 3.16: Pulling from library/alpine [2023-02-07T01:15:21.728Z] 6875df1f5354: Pulling fs layer [2023-02-07T01:15:21.995Z] 6875df1f5354: Verifying Checksum [2023-02-07T01:15:21.995Z] 6875df1f5354: Download complete [2023-02-07T01:15:22.590Z] 6875df1f5354: Pull complete [2023-02-07T01:15:22.590Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T01:15:22.590Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T01:15:22.590Z] ---> 2b4661558fb8 [2023-02-07T01:15:22.590Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-02-07T01:15:22.590Z] ---> Running in 3261c0f27962 [2023-02-07T01:15:22.857Z] Removing intermediate container 3261c0f27962 [2023-02-07T01:15:22.857Z] ---> e1eafbd80c8a [2023-02-07T01:15:22.857Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T01:15:23.127Z] ---> Running in 96d3f39179a7 [2023-02-07T01:15:24.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T01:15:24.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T01:15:25.333Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T01:15:25.333Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:15:25.333Z] OK: 5 MiB in 15 packages [2023-02-07T01:15:26.297Z] Removing intermediate container 96d3f39179a7 [2023-02-07T01:15:26.297Z] ---> 6e989838ee86 [2023-02-07T01:15:26.297Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-02-07T01:15:27.708Z] ---> d697423e4181 [2023-02-07T01:15:27.708Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-02-07T01:15:27.992Z] ---> 99eff12f4c62 [2023-02-07T01:15:27.992Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-02-07T01:15:28.575Z] ---> 7a77331e90df [2023-02-07T01:15:28.575Z] Step 19/24 : EXPOSE 59982 [2023-02-07T01:15:28.575Z] ---> Running in 8e81b46db6ad [2023-02-07T01:15:28.844Z] Removing intermediate container 8e81b46db6ad [2023-02-07T01:15:28.844Z] ---> bfb3de5412a9 [2023-02-07T01:15:28.844Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-02-07T01:15:29.115Z] ---> Running in 6ac4976e1183 [2023-02-07T01:15:29.383Z] Removing intermediate container 6ac4976e1183 [2023-02-07T01:15:29.383Z] ---> 25ccb18eb1f0 [2023-02-07T01:15:29.383Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-07T01:15:29.383Z] ---> Running in f51cc72ad029 [2023-02-07T01:15:29.652Z] Removing intermediate container f51cc72ad029 [2023-02-07T01:15:29.652Z] ---> 97561a820790 [2023-02-07T01:15:29.652Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T01:15:29.652Z] ---> Running in ed14f1fd89c5 [2023-02-07T01:15:29.925Z] Removing intermediate container ed14f1fd89c5 [2023-02-07T01:15:29.925Z] ---> f4b3420d334b [2023-02-07T01:15:29.925Z] Step 23/24 : LABEL git_sha=b7bba2c3256c3180bf79c56667189d69daefbb17 [2023-02-07T01:15:30.193Z] ---> Running in 12258c3201be [2023-02-07T01:15:30.461Z] Removing intermediate container 12258c3201be [2023-02-07T01:15:30.461Z] ---> 61b27141d553 [2023-02-07T01:15:30.461Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T01:15:30.461Z] ---> Running in f9645711eb39 [2023-02-07T01:15:30.728Z] Removing intermediate container f9645711eb39 [2023-02-07T01:15:30.728Z] ---> 3f2bd863c3bd [2023-02-07T01:15:30.728Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T01:15:30.728Z] Successfully built 3f2bd863c3bd [2023-02-07T01:15:30.728Z] 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-02-07T01:15:31.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T01:15:31.588Z] [2023-02-07T01:15:31.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:15:32.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T01:15:32.003Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T01:15:32.003Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T01:15:32.003Z] 04944245beec: Pulling fs layer [2023-02-07T01:15:32.003Z] 699f458cf7ca: Pulling fs layer [2023-02-07T01:15:32.003Z] 765212b225bb: Pulling fs layer [2023-02-07T01:15:32.003Z] f23df028b6ca: Pulling fs layer [2023-02-07T01:15:32.003Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T01:15:32.003Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T01:15:32.003Z] 765212b225bb: Waiting [2023-02-07T01:15:32.003Z] f23df028b6ca: Waiting [2023-02-07T01:15:32.003Z] d65c8cfc05b1: Waiting [2023-02-07T01:15:32.003Z] 2437ff75d9bd: Waiting [2023-02-07T01:15:32.272Z] 04944245beec: Verifying Checksum [2023-02-07T01:15:32.272Z] 04944245beec: Download complete [2023-02-07T01:15:32.272Z] 765212b225bb: Verifying Checksum [2023-02-07T01:15:32.272Z] 765212b225bb: Download complete [2023-02-07T01:15:32.541Z] f23df028b6ca: Verifying Checksum [2023-02-07T01:15:32.541Z] f23df028b6ca: Download complete [2023-02-07T01:15:32.541Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T01:15:32.541Z] d65c8cfc05b1: Download complete [2023-02-07T01:15:32.541Z] 699f458cf7ca: Download complete [2023-02-07T01:15:32.807Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T01:15:32.807Z] 8998bd30e6a1: Download complete [2023-02-07T01:15:35.390Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T01:15:35.390Z] 2437ff75d9bd: Download complete [2023-02-07T01:15:36.793Z] 8998bd30e6a1: Pull complete [2023-02-07T01:15:37.061Z] 04944245beec: Pull complete [2023-02-07T01:15:38.470Z] 699f458cf7ca: Pull complete [2023-02-07T01:15:38.738Z] 765212b225bb: Pull complete [2023-02-07T01:15:39.387Z] f23df028b6ca: Pull complete [2023-02-07T01:15:39.686Z] d65c8cfc05b1: Pull complete [2023-02-07T01:15:54.770Z] 2437ff75d9bd: Pull complete [2023-02-07T01:15:54.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T01:15:54.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T01:15:54.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:15:55.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-4801 does not seem to be running inside a container [2023-02-07T01:15:55.148Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T01:15:57.662Z] $ docker top c1c2c54403a86b50fcdb634a387ca0e0780d63e21433892f621de211c77e28ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:15:58.572Z] ---> job-cost.sh [2023-02-07T01:15:58.572Z] lf-activate-venv: SKIPPING [2023-02-07T01:15:58.572Z] INFO: No Stack... [2023-02-07T01:15:58.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T01:15:59.793Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T01:16:00.135Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-02-07T01:16:00.135Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T01:16:00.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [2023-02-07T01:16:00.221Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] did not exist. Created. [2023-02-07T01:16:00.222Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T01:16:00.630Z] /w/workspace/device-mqtt-go/1@tmp/durable-1c1aa0ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-07T01:16:00.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T01:16:01.025Z] Warning: overwriting stash ‘stack-cost’ [2023-02-07T01:16:01.074Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T01:16:01.093Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T01:16:01.156Z] $ docker stop --time=1 c1c2c54403a86b50fcdb634a387ca0e0780d63e21433892f621de211c77e28ff [2023-02-07T01:16:02.648Z] $ docker rm -f --volumes c1c2c54403a86b50fcdb634a387ca0e0780d63e21433892f621de211c77e28ff [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-02-07T01:16:03.612Z] provisioning config files... [2023-02-07T01:16:03.622Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/config13903511382062240498tmp [Pipeline] { [Pipeline] sh [2023-02-07T01:16:03.951Z] + set +x [2023-02-07T01:16:03.951Z] + + bash -s -- [2023-02-07T01:16:03.951Z] curl -s https://codecov.io/bash [2023-02-07T01:16:03.951Z] [2023-02-07T01:16:03.951Z] _____ _ [2023-02-07T01:16:03.951Z] / ____| | | [2023-02-07T01:16:03.951Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T01:16:03.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T01:16:03.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T01:16:03.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T01:16:03.951Z] Bash-1.0.6 [2023-02-07T01:16:03.951Z] [2023-02-07T01:16:03.951Z] [2023-02-07T01:16:03.951Z] ==> git version 2.25.1 found [2023-02-07T01:16:03.951Z] ==> 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-02-07T01:16:03.951Z] Release-Date: 2020-01-08 [2023-02-07T01:16:03.951Z] 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-02-07T01:16:03.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T01:16:03.951Z] ==> Jenkins CI detected. [2023-02-07T01:16:03.952Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-474 [2023-02-07T01:16:03.952Z] project root: . [2023-02-07T01:16:03.952Z] --> token set from env [2023-02-07T01:16:03.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T01:16:03.952Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T01:16:03.952Z] ==> Python coveragepy not found [2023-02-07T01:16:03.952Z] ==> Searching for coverage reports in: [2023-02-07T01:16:03.952Z] + . [2023-02-07T01:16:03.952Z] -> Found 1 reports [2023-02-07T01:16:03.952Z] ==> Detecting git/mercurial file structure [2023-02-07T01:16:04.211Z] ==> Reading reports [2023-02-07T01:16:04.211Z] + ./coverage.out bytes=17887 [2023-02-07T01:16:04.211Z] ==> Appending adjustments [2023-02-07T01:16:04.211Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T01:16:04.211Z] + Found adjustments [2023-02-07T01:16:04.211Z] ==> Gzipping contents [2023-02-07T01:16:04.211Z] 4.0K /tmp/codecov.8FfyzE.gz [2023-02-07T01:16:04.211Z] ==> Uploading reports [2023-02-07T01:16:04.211Z] url: https://codecov.io [2023-02-07T01:16:04.211Z] query: branch=PR-474&commit=b7bba2c3256c3180bf79c56667189d69daefbb17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=474&job=&cmd_args= [2023-02-07T01:16:04.211Z] -> Pinging Codecov [2023-02-07T01:16:04.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-474&commit=b7bba2c3256c3180bf79c56667189d69daefbb17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=474&job=&cmd_args= [2023-02-07T01:16:04.780Z] -> Uploading to [2023-02-07T01:16:04.780Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/7D719EC7BBE17E464838252E33014C33/b7bba2c3256c3180bf79c56667189d69daefbb17/d10a4c79-27a1-44e5-8f00-51fe70bc9b29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T011604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29df7f6c51591003574c0d4ac04d52ececd5cc54a6e2fde12a23cf9f9bf43b6f [2023-02-07T01:16:04.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T01:16:04.780Z] Dload Upload Total Spent Left Speed [2023-02-07T01:16:05.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 11183 --:--:-- --:--:-- --:--:-- 11144 [2023-02-07T01:16:05.039Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b7bba2c3256c3180bf79c56667189d69daefbb17 [Pipeline] } [2023-02-07T01:16:05.065Z] 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-02-07T01:16:06.881Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives ] [2023-02-07T01:16:06.881Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives [2023-02-07T01:16:06.881Z] total 16 [2023-02-07T01:16:06.881Z] drwxr-xr-x 3 root root 4096 Feb 7 01:07 . [2023-02-07T01:16:06.881Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 01:07 .. [2023-02-07T01:16:06.881Z] drwxr-xr-x 2 root root 4096 Feb 7 01:07 cost [2023-02-07T01:16:06.881Z] -rw-r--r-- 1 root root 86 Feb 7 01:07 cost.csv [2023-02-07T01:16:06.881Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives [2023-02-07T01:16:06.881Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives [2023-02-07T01:16:06.881Z] total 16 [2023-02-07T01:16:06.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 01:07 . [2023-02-07T01:16:06.881Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 01:07 .. [2023-02-07T01:16:06.881Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 01:07 cost [2023-02-07T01:16:06.881Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 7 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:07.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:08.092Z] ---> package-listing.sh [2023-02-07T01:16:08.092Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T01:16:08.092Z] ++ facter osfamily [2023-02-07T01:16:08.350Z] + OS_FAMILY=debian [2023-02-07T01:16:08.350Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-474 [2023-02-07T01:16:08.350Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T01:16:08.350Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T01:16:08.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T01:16:08.350Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T01:16:08.350Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-474 ']' [2023-02-07T01:16:08.350Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T01:16:08.350Z] + case "${OS_FAMILY}" in [2023-02-07T01:16:08.350Z] + dpkg -l [2023-02-07T01:16:08.350Z] + grep '^ii' [2023-02-07T01:16:08.350Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T01:16:08.350Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T01:16:08.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T01:16:08.350Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-474 ']' [2023-02-07T01:16:08.350Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives/ [2023-02-07T01:16:08.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-474/archives/ [Pipeline] echo [2023-02-07T01:16:08.383Z] 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-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T01:16:08.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:16:09.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T01:16:09.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:16:09.428Z] prd-ubuntu20.04-docker-8c-8g-4797 does not seem to be running inside a container [2023-02-07T01:16:09.463Z] $ 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-474/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-474 -v /w/workspace/gexfoundry_device-mqtt-go_PR-474:/w/workspace/gexfoundry_device-mqtt-go_PR-474:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-474@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-02-07T01:16:09.665Z] $ docker top 85cf24877a5126b7bca33035a66c274e9aa41409206b793fe1bc0fd611918cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:16:10.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T01:16:10.351Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T01:16:10.659Z] + ls /var/log/sa-host [2023-02-07T01:16:10.659Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T01:16:10.787Z] provisioning config files... [2023-02-07T01:16:10.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-474@tmp/config11716963418656400980tmp [Pipeline] { [Pipeline] echo [2023-02-07T01:16:10.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:11.157Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T01:16:11.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:11.684Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T01:16:11.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:12.025Z] ---> sudo-logs.sh [2023-02-07T01:16:12.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T01:16:12.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:12.414Z] ---> job-cost.sh [2023-02-07T01:16:12.414Z] lf-activate-venv: SKIPPING [2023-02-07T01:16:12.414Z] DEBUG: total: 0.2199999988079071 [2023-02-07T01:16:12.414Z] INFO: Retrieving Stack Cost... [2023-02-07T01:16:12.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T01:16:13.242Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T01:16:13.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:16:13.588Z] ---> logs-deploy.sh [2023-02-07T01:16:13.588Z] lf-activate-venv: SKIPPING [2023-02-07T01:16:13.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-474/1 [2023-02-07T01:16:13.588Z] INFO: archiving workspace using pattern(s): [2023-02-07T01:16:14.525Z] Archives upload complete. [2023-02-07T01:16:14.784Z] INFO: archiving logs to Nexus [2023-02-07T01:16:15.354Z] ---> uname -a: [2023-02-07T01:16:15.354Z] Linux prd-ubuntu20-04-docker-8c-8g-4797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] ---> lscpu: [2023-02-07T01:16:15.354Z] Architecture: x86_64 [2023-02-07T01:16:15.354Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-07T01:16:15.354Z] Byte Order: Little Endian [2023-02-07T01:16:15.354Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-07T01:16:15.354Z] CPU(s): 8 [2023-02-07T01:16:15.354Z] On-line CPU(s) list: 0-7 [2023-02-07T01:16:15.354Z] Thread(s) per core: 1 [2023-02-07T01:16:15.354Z] Core(s) per socket: 1 [2023-02-07T01:16:15.354Z] Socket(s): 8 [2023-02-07T01:16:15.354Z] NUMA node(s): 1 [2023-02-07T01:16:15.354Z] Vendor ID: AuthenticAMD [2023-02-07T01:16:15.354Z] CPU family: 23 [2023-02-07T01:16:15.354Z] Model: 49 [2023-02-07T01:16:15.354Z] Model name: AMD EPYC-Rome Processor [2023-02-07T01:16:15.354Z] Stepping: 0 [2023-02-07T01:16:15.354Z] CPU MHz: 2799.998 [2023-02-07T01:16:15.354Z] BogoMIPS: 5599.99 [2023-02-07T01:16:15.354Z] Virtualization: AMD-V [2023-02-07T01:16:15.354Z] Hypervisor vendor: KVM [2023-02-07T01:16:15.354Z] Virtualization type: full [2023-02-07T01:16:15.354Z] L1d cache: 256 KiB [2023-02-07T01:16:15.354Z] L1i cache: 256 KiB [2023-02-07T01:16:15.354Z] L2 cache: 4 MiB [2023-02-07T01:16:15.354Z] L3 cache: 128 MiB [2023-02-07T01:16:15.354Z] NUMA node0 CPU(s): 0-7 [2023-02-07T01:16:15.354Z] Vulnerability Itlb multihit: Not affected [2023-02-07T01:16:15.354Z] Vulnerability L1tf: Not affected [2023-02-07T01:16:15.354Z] Vulnerability Mds: Not affected [2023-02-07T01:16:15.354Z] Vulnerability Meltdown: Not affected [2023-02-07T01:16:15.354Z] Vulnerability Mmio stale data: Not affected [2023-02-07T01:16:15.354Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-07T01:16:15.354Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-07T01:16:15.354Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-07T01:16:15.354Z] Vulnerability Srbds: Not affected [2023-02-07T01:16:15.354Z] Vulnerability Tsx async abort: Not affected [2023-02-07T01:16:15.354Z] 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-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] ---> nproc: [2023-02-07T01:16:15.354Z] 8 [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] ---> df -h: [2023-02-07T01:16:15.354Z] Filesystem Size Used Avail Use% Mounted on [2023-02-07T01:16:15.354Z] overlay 155G 12G 144G 8% / [2023-02-07T01:16:15.354Z] tmpfs 64M 0 64M 0% /dev [2023-02-07T01:16:15.354Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-07T01:16:15.354Z] shm 64M 0 64M 0% /dev/shm [2023-02-07T01:16:15.354Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] ---> sar -b -r -n DEV: [2023-02-07T01:16:15.354Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4797) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] 01:03:27 LINUX RESTART (8 CPU) [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-07T01:16:15.354Z] 01:05:01 95.72 38.24 57.47 0.00 4267.96 35494.75 0.00 [2023-02-07T01:16:15.354Z] 01:06:01 144.04 0.75 143.29 0.00 17.32 61044.29 0.00 [2023-02-07T01:16:15.354Z] 01:07:01 85.09 0.22 84.87 0.00 9.73 9740.51 0.00 [2023-02-07T01:16:15.354Z] 01:08:01 118.55 0.08 118.46 0.00 17.73 33428.70 0.00 [2023-02-07T01:16:15.354Z] 01:09:01 56.24 11.79 44.45 0.00 5264.46 9007.85 0.00 [2023-02-07T01:16:15.354Z] 01:10:01 6.70 0.02 6.68 0.00 0.13 130.91 0.00 [2023-02-07T01:16:15.354Z] 01:11:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2023-02-07T01:16:15.354Z] 01:12:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 [2023-02-07T01:16:15.354Z] 01:13:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-02-07T01:16:15.354Z] 01:14:01 2.20 0.00 2.20 0.00 0.00 24.00 0.00 [2023-02-07T01:16:15.354Z] 01:15:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-02-07T01:16:15.354Z] 01:16:01 1.87 0.00 1.87 0.00 0.00 20.13 0.00 [2023-02-07T01:16:15.354Z] Average: 43.03 4.25 38.79 0.00 791.84 12421.21 0.00 [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-07T01:16:15.354Z] 01:05:01 29217412 31613024 711216 2.16 71824 2606164 1817824 5.36 978696 2342544 482192 [2023-02-07T01:16:15.354Z] 01:06:01 27861408 31587424 717816 2.18 143276 3742616 1826520 5.38 1171252 3365156 64472 [2023-02-07T01:16:15.354Z] 01:07:01 28425512 31543912 760020 2.31 147856 3185228 1915668 5.65 1213536 2808848 144 [2023-02-07T01:16:15.354Z] 01:08:01 27709436 31573380 728068 2.21 157968 3859652 1775716 5.23 1232192 3443488 340 [2023-02-07T01:16:15.354Z] 01:09:01 27163068 31546484 748264 2.28 191444 4317824 1839940 5.42 1559500 3623856 1012 [2023-02-07T01:16:15.354Z] 01:10:01 27173048 31551656 744280 2.26 190024 4314568 1800712 5.31 1554060 3620704 0 [2023-02-07T01:16:15.354Z] 01:11:01 27173576 31552292 743612 2.26 190100 4314572 1800712 5.31 1554072 3620712 8 [2023-02-07T01:16:15.354Z] 01:12:01 27173636 31552432 743352 2.26 190152 4314572 1800712 5.31 1553960 3620716 8 [2023-02-07T01:16:15.354Z] 01:13:01 27179612 31558516 737224 2.24 190216 4314576 1800712 5.31 1547864 3620712 8 [2023-02-07T01:16:15.354Z] 01:14:01 27180592 31559572 736296 2.24 190288 4314580 1800712 5.31 1547848 3620716 12 [2023-02-07T01:16:15.354Z] 01:15:01 27180252 31559540 736524 2.24 190360 4314580 1800712 5.31 1547740 3620956 12 [2023-02-07T01:16:15.354Z] 01:16:01 27180244 31559588 736396 2.24 190408 4314584 1800712 5.31 1547720 3620964 4 [2023-02-07T01:16:15.354Z] Average: 27551483 31563152 736922 2.24 170326 3992793 1815054 5.35 1417370 3410781 45684 [2023-02-07T01:16:15.354Z] [2023-02-07T01:16:15.354Z] 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-07T01:16:15.354Z] 01:05:01 ens3 611.85 421.33 6447.71 89.06 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:05:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:05:01 docker0 3.88 3.18 0.43 47.42 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:06:01 ens3 253.63 189.76 1929.70 23.48 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:06:01 docker0 179.67 238.48 14.37 1917.77 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:07:01 ens3 65.81 52.89 91.21 106.38 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:07:01 docker0 1.13 2.83 0.07 40.50 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:08:01 ens3 123.60 81.89 2619.30 16.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:08:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:08:01 docker0 2.00 3.82 0.12 41.05 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:09:01 ens3 117.93 72.36 2801.51 5.72 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:09:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:10:01 ens3 0.47 0.32 0.10 0.08 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.354Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:11:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:12:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:13:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:15:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:16:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] Average: ens3 97.85 68.27 1155.23 20.09 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] Average: docker0 15.59 20.74 1.25 170.92 0.00 0.00 0.00 0.00 [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.355Z] ---> sar -P ALL: [2023-02-07T01:16:15.355Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4797) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.355Z] 01:03:27 LINUX RESTART (8 CPU) [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.355Z] 01:04:01 CPU %user %nice %system %iowait %steal %idle [2023-02-07T01:16:15.355Z] 01:05:01 all 8.76 0.00 2.78 5.07 0.07 83.32 [2023-02-07T01:16:15.355Z] 01:05:01 0 8.87 0.00 3.21 11.58 0.07 76.27 [2023-02-07T01:16:15.355Z] 01:05:01 1 8.46 0.00 3.54 7.99 0.07 79.95 [2023-02-07T01:16:15.355Z] 01:05:01 2 10.49 0.00 2.14 0.89 0.05 86.43 [2023-02-07T01:16:15.355Z] 01:05:01 3 8.15 0.00 2.65 3.15 0.07 85.99 [2023-02-07T01:16:15.355Z] 01:05:01 4 10.29 0.00 3.03 3.74 0.08 82.85 [2023-02-07T01:16:15.355Z] 01:05:01 5 8.83 0.00 2.53 12.06 0.05 76.53 [2023-02-07T01:16:15.355Z] 01:05:01 6 8.57 0.00 2.27 0.65 0.07 88.44 [2023-02-07T01:16:15.355Z] 01:05:01 7 6.42 0.00 2.85 0.47 0.10 90.15 [2023-02-07T01:16:15.355Z] 01:06:01 all 4.63 0.00 2.10 7.90 0.05 85.31 [2023-02-07T01:16:15.355Z] 01:06:01 0 4.74 0.00 2.77 30.64 0.07 61.77 [2023-02-07T01:16:15.355Z] 01:06:01 1 4.96 0.00 2.31 0.42 0.05 92.26 [2023-02-07T01:16:15.355Z] 01:06:01 2 3.56 0.00 1.52 0.30 0.03 94.58 [2023-02-07T01:16:15.355Z] 01:06:01 3 4.96 0.00 1.85 0.90 0.05 92.23 [2023-02-07T01:16:15.355Z] 01:06:01 4 4.57 0.00 2.32 14.57 0.05 78.49 [2023-02-07T01:16:15.355Z] 01:06:01 5 4.83 0.00 2.39 10.36 0.07 82.35 [2023-02-07T01:16:15.355Z] 01:06:01 6 4.91 0.00 1.97 5.91 0.05 87.16 [2023-02-07T01:16:15.355Z] 01:06:01 7 4.52 0.00 1.63 0.27 0.07 93.51 [2023-02-07T01:16:15.355Z] 01:07:01 all 20.14 0.00 3.36 6.87 0.09 69.54 [2023-02-07T01:16:15.355Z] 01:07:01 0 21.10 0.00 3.32 1.37 0.08 74.12 [2023-02-07T01:16:15.355Z] 01:07:01 1 20.38 0.00 3.19 2.00 0.10 74.33 [2023-02-07T01:16:15.355Z] 01:07:01 2 19.82 0.00 3.11 1.66 0.07 75.34 [2023-02-07T01:16:15.355Z] 01:07:01 3 19.92 0.00 3.29 1.34 0.10 75.35 [2023-02-07T01:16:15.355Z] 01:07:01 4 19.70 0.00 3.19 1.17 0.08 75.85 [2023-02-07T01:16:15.355Z] 01:07:01 5 19.51 0.00 4.18 13.38 0.10 62.82 [2023-02-07T01:16:15.355Z] 01:07:01 6 20.16 0.00 3.44 32.99 0.08 43.32 [2023-02-07T01:16:15.355Z] 01:07:01 7 20.49 0.00 3.21 1.09 0.08 75.13 [2023-02-07T01:16:15.355Z] 01:08:01 all 17.03 0.00 3.55 3.60 0.07 75.74 [2023-02-07T01:16:15.355Z] 01:08:01 0 16.68 0.00 3.96 14.86 0.07 64.43 [2023-02-07T01:16:15.355Z] 01:08:01 1 17.06 0.00 3.07 0.18 0.05 79.64 [2023-02-07T01:16:15.355Z] 01:08:01 2 17.43 0.00 3.46 1.26 0.07 77.79 [2023-02-07T01:16:15.355Z] 01:08:01 3 17.85 0.00 3.30 0.42 0.07 78.36 [2023-02-07T01:16:15.355Z] 01:08:01 4 17.19 0.00 3.39 0.83 0.05 78.54 [2023-02-07T01:16:15.355Z] 01:08:01 5 17.30 0.00 4.19 0.32 0.07 78.12 [2023-02-07T01:16:15.355Z] 01:08:01 6 16.51 0.00 3.68 6.62 0.05 73.14 [2023-02-07T01:16:15.355Z] 01:08:01 7 16.25 0.00 3.35 4.42 0.13 75.84 [2023-02-07T01:16:15.355Z] 01:09:01 all 2.35 0.00 1.37 0.81 0.03 95.45 [2023-02-07T01:16:15.355Z] 01:09:01 0 2.47 0.00 1.21 0.36 0.03 95.94 [2023-02-07T01:16:15.355Z] 01:09:01 1 3.43 0.00 0.73 0.07 0.02 95.75 [2023-02-07T01:16:15.355Z] 01:09:01 2 2.84 0.00 2.88 0.07 0.03 94.18 [2023-02-07T01:16:15.355Z] 01:09:01 3 2.55 0.00 2.21 2.52 0.03 92.68 [2023-02-07T01:16:15.355Z] 01:09:01 4 1.36 0.00 0.95 0.05 0.02 97.62 [2023-02-07T01:16:15.355Z] 01:09:01 5 2.49 0.00 1.05 0.20 0.02 96.24 [2023-02-07T01:16:15.355Z] 01:09:01 6 2.17 0.00 0.86 2.22 0.02 94.73 [2023-02-07T01:16:15.355Z] 01:09:01 7 1.45 0.00 1.07 0.99 0.03 96.46 [2023-02-07T01:16:15.355Z] 01:10:01 all 0.34 0.00 0.08 0.02 0.01 99.55 [2023-02-07T01:16:15.355Z] 01:10:01 0 0.17 0.00 0.15 0.02 0.00 99.67 [2023-02-07T01:16:15.355Z] 01:10:01 1 0.08 0.00 0.10 0.08 0.02 99.72 [2023-02-07T01:16:15.355Z] 01:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2023-02-07T01:16:15.355Z] 01:10:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2023-02-07T01:16:15.355Z] 01:10:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-07T01:16:15.355Z] 01:10:01 5 2.07 0.00 0.05 0.00 0.00 97.88 [2023-02-07T01:16:15.355Z] 01:10:01 6 0.05 0.00 0.05 0.10 0.02 99.78 [2023-02-07T01:16:15.355Z] 01:10:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2023-02-07T01:16:15.355Z] 01:11:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-02-07T01:16:15.355Z] 01:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T01:16:15.355Z] 01:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-07T01:16:15.355Z] 01:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:11:01 5 0.63 0.00 0.02 0.00 0.00 99.35 [2023-02-07T01:16:15.355Z] 01:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:12:01 all 0.03 0.00 0.00 0.01 0.00 99.96 [2023-02-07T01:16:15.355Z] 01:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-07T01:16:15.355Z] 01:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:12:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-02-07T01:16:15.355Z] 01:12:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-07T01:16:15.355Z] 01:13:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T01:16:15.355Z] 01:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:13:01 6 0.00 0.00 0.00 0.08 0.00 99.92 [2023-02-07T01:16:15.355Z] 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-07T01:16:15.355Z] 01:14:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-07T01:16:15.355Z] 01:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-07T01:16:15.355Z] 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-07T01:16:15.355Z] 01:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T01:16:15.355Z] 01:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-07T01:16:15.355Z] 01:14:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-07T01:16:15.355Z] 01:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-07T01:16:15.355Z] 01:15:01 all 0.03 0.00 0.00 0.01 0.00 99.96 [2023-02-07T01:16:15.355Z] 01:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-07T01:16:15.355Z] 01:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T01:16:15.355Z] 01:15:01 6 0.03 0.00 0.00 0.07 0.00 99.90 [2023-02-07T01:16:15.355Z] 01:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.355Z] 01:15:01 CPU %user %nice %system %iowait %steal %idle [2023-02-07T01:16:15.355Z] 01:16:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-07T01:16:15.355Z] 01:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-07T01:16:15.355Z] 01:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T01:16:15.355Z] 01:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-07T01:16:15.355Z] 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T01:16:15.355Z] Average: all 4.43 0.00 1.10 2.02 0.03 92.42 [2023-02-07T01:16:15.355Z] Average: 0 4.49 0.00 1.22 4.88 0.03 89.38 [2023-02-07T01:16:15.355Z] Average: 1 4.53 0.00 1.08 0.90 0.03 93.47 [2023-02-07T01:16:15.355Z] Average: 2 4.50 0.00 1.09 0.35 0.02 94.03 [2023-02-07T01:16:15.355Z] Average: 3 4.46 0.00 1.11 0.69 0.03 93.72 [2023-02-07T01:16:15.355Z] Average: 4 4.42 0.00 1.07 1.69 0.03 92.79 [2023-02-07T01:16:15.355Z] Average: 5 4.62 0.00 1.19 3.01 0.03 91.14 [2023-02-07T01:16:15.355Z] Average: 6 4.35 0.00 1.02 4.05 0.02 90.55 [2023-02-07T01:16:15.355Z] Average: 7 4.10 0.00 1.01 0.60 0.04 94.25 [2023-02-07T01:16:15.355Z] [2023-02-07T01:16:15.356Z] [2023-02-07T01:16:15.356Z]