Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a45594980a96898910fec3459b41ad85d89a4405 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-ssh8262365180120075489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10087214104774424583.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18166469891219905705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4679160187733188970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17151927121325576992.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7777 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision a45594980a96898910fec3459b41ad85d89a4405 (main) Commit message: "Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 core.sparsecheckout # timeout=10 > git checkout -f a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 > git rev-list --no-walk b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T03:10:18.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T03:10:18.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T03:10:18.557Z] ========================================================= [2023-09-25T03:10:18.557Z] EdgeX Global Pipelines Version Info [2023-09-25T03:10:18.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:10:19.264Z] ------------------- [2023-09-25T03:10:19.265Z] stable info: [2023-09-25T03:10:19.265Z] ------------------- [2023-09-25T03:10:19.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T03:10:19.265Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T03:10:19.265Z] Message: update stable to v1.0.254 [2023-09-25T03:10:19.833Z] ------------------- [2023-09-25T03:10:19.833Z] experimental info: [2023-09-25T03:10:19.833Z] ------------------- [2023-09-25T03:10:19.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T03:10:19.833Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T03:10:19.833Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T03:10:19.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-25T03:10:20.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-25T03:10:20.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T03:10:20.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T03:10:20.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T03:10:20.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T03:10:20.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T03:10:20.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T03:10:20.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T03:10:20.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T03:10:20.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T03:10:20.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-25T03:10:20.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T03:10:20.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T03:10:20.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T03:10:20.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T03:10:20.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T03:10:20.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T03:10:20.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T03:10:20.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T03:10:20.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T03:10:20.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T03:10:20.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T03:10:20.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T03:10:20.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T03:10:20.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T03:10:20.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T03:10:20.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T03:10:20.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T03:10:20.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T03:10:20.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo [2023-09-25T03:10:20.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a455949 [Pipeline] echo [2023-09-25T03:10:20.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:10:20.535Z] provisioning config files... [2023-09-25T03:10:20.549Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4582598430336721640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:10:20.853Z] ---> docker-login.sh [2023-09-25T03:10:20.853Z] nexus3.edgexfoundry.org:10001 [2023-09-25T03:10:21.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:21.374Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:21.374Z] [2023-09-25T03:10:21.374Z] Login Succeeded [2023-09-25T03:10:21.374Z] nexus3.edgexfoundry.org:10002 [2023-09-25T03:10:21.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:21.374Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:21.374Z] [2023-09-25T03:10:21.374Z] Login Succeeded [2023-09-25T03:10:21.374Z] nexus3.edgexfoundry.org:10003 [2023-09-25T03:10:21.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:21.374Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:21.374Z] [2023-09-25T03:10:21.374Z] Login Succeeded [2023-09-25T03:10:21.374Z] nexus3.edgexfoundry.org:10004 [2023-09-25T03:10:21.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:21.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:21.634Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:21.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:21.634Z] [2023-09-25T03:10:21.634Z] Login Succeeded [2023-09-25T03:10:21.634Z] docker.io [2023-09-25T03:10:21.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:21.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:21.894Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:21.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:21.894Z] [2023-09-25T03:10:21.894Z] Login Succeeded [2023-09-25T03:10:21.894Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T03:10:21.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T03:10:22.296Z] + git rev-list -1 --merges a45594980a96898910fec3459b41ad85d89a4405~1..a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo [2023-09-25T03:10:22.337Z] -----------> git rev-list -1 --merges a45594980a96898910fec3459b41ad85d89a4405~1..a45594980a96898910fec3459b41ad85d89a4405 a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:10:22.337Z] a45594980a96898910fec3459b41ad85d89a4405 [false] [Pipeline] sh [2023-09-25T03:10:22.624Z] + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo [2023-09-25T03:10:22.641Z] ========================================================= [2023-09-25T03:10:22.641Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T03:10:22.641Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T03:10:22.978Z] + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo [2023-09-25T03:10:22.990Z] [semverPrep] GIT_COMMIT: a45594980a96898910fec3459b41ad85d89a4405, Commit Message: Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo [2023-09-25T03:10:23.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T03:10:23.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T03:10:23.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T03:10:23.357Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T03:10:23.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T03:10:23.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T03:10:23.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T03:10:23.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:10:23.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:10:23.709Z] [2023-09-25T03:10:23.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:10:24.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:10:24.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T03:10:24.008Z] b85a868b505f: Pulling fs layer [2023-09-25T03:10:24.008Z] e2be974225ed: Pulling fs layer [2023-09-25T03:10:24.008Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T03:10:24.008Z] 988bab9f4d93: Pulling fs layer [2023-09-25T03:10:24.008Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T03:10:24.008Z] eaf3925da568: Pulling fs layer [2023-09-25T03:10:24.008Z] bab4dde63d76: Pulling fs layer [2023-09-25T03:10:24.008Z] bde34c3a00c8: Pulling fs layer [2023-09-25T03:10:24.008Z] b352a97aabf1: Pulling fs layer [2023-09-25T03:10:24.008Z] 4872d77fe225: Pulling fs layer [2023-09-25T03:10:24.008Z] 5851b861e8e6: Pulling fs layer [2023-09-25T03:10:24.008Z] bab4dde63d76: Waiting [2023-09-25T03:10:24.008Z] 988bab9f4d93: Waiting [2023-09-25T03:10:24.008Z] bde34c3a00c8: Waiting [2023-09-25T03:10:24.008Z] b352a97aabf1: Waiting [2023-09-25T03:10:24.008Z] 4872d77fe225: Waiting [2023-09-25T03:10:24.008Z] 5851b861e8e6: Waiting [2023-09-25T03:10:24.008Z] eaf3925da568: Waiting [2023-09-25T03:10:24.008Z] 1469e6f7b9e6: Waiting [2023-09-25T03:10:24.008Z] e2be974225ed: Download complete [2023-09-25T03:10:24.008Z] 988bab9f4d93: Verifying Checksum [2023-09-25T03:10:24.008Z] 988bab9f4d93: Download complete [2023-09-25T03:10:24.008Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T03:10:24.008Z] 1469e6f7b9e6: Download complete [2023-09-25T03:10:24.267Z] eaf3925da568: Download complete [2023-09-25T03:10:24.267Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T03:10:24.267Z] 339a4e72a1f5: Download complete [2023-09-25T03:10:24.267Z] bde34c3a00c8: Download complete [2023-09-25T03:10:24.267Z] b352a97aabf1: Verifying Checksum [2023-09-25T03:10:24.267Z] b352a97aabf1: Download complete [2023-09-25T03:10:24.267Z] 4872d77fe225: Verifying Checksum [2023-09-25T03:10:24.267Z] 4872d77fe225: Download complete [2023-09-25T03:10:24.267Z] 5851b861e8e6: Verifying Checksum [2023-09-25T03:10:24.267Z] 5851b861e8e6: Download complete [2023-09-25T03:10:24.267Z] b85a868b505f: Verifying Checksum [2023-09-25T03:10:24.267Z] b85a868b505f: Download complete [2023-09-25T03:10:24.525Z] bab4dde63d76: Verifying Checksum [2023-09-25T03:10:24.525Z] bab4dde63d76: Download complete [2023-09-25T03:10:25.460Z] b85a868b505f: Pull complete [2023-09-25T03:10:25.460Z] e2be974225ed: Pull complete [2023-09-25T03:10:26.027Z] 339a4e72a1f5: Pull complete [2023-09-25T03:10:26.027Z] 988bab9f4d93: Pull complete [2023-09-25T03:10:26.287Z] 1469e6f7b9e6: Pull complete [2023-09-25T03:10:26.287Z] eaf3925da568: Pull complete [2023-09-25T03:10:28.190Z] bab4dde63d76: Pull complete [2023-09-25T03:10:28.190Z] bde34c3a00c8: Pull complete [2023-09-25T03:10:28.190Z] b352a97aabf1: Pull complete [2023-09-25T03:10:28.190Z] 4872d77fe225: Pull complete [2023-09-25T03:10:28.190Z] 5851b861e8e6: Pull complete [2023-09-25T03:10:28.190Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T03:10:28.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:10:28.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:10:28.318Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:10:28.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T03:10:33.640Z] $ docker top 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a -eo pid,comm [2023-09-25T03:10:33.695Z] 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-09-25T03:10:33.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T03:10:33.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T03:10:33.737Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T03:10:33.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T03:10:33.855Z] $ docker exec 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent [2023-09-25T03:10:33.949Z] SSH_AUTH_SOCK=/tmp/ssh-dwqyzpb2zJHI/agent.33 [2023-09-25T03:10:33.949Z] SSH_AGENT_PID=39 [2023-09-25T03:10:33.955Z] Running ssh-add (command line suppressed) [2023-09-25T03:10:34.054Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1935640088989031644.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1935640088989031644.key) [2023-09-25T03:10:34.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T03:10:34.353Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T03:10:34.371Z] $ docker exec --env ******** --env ******** 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent -k [2023-09-25T03:10:34.465Z] unset SSH_AUTH_SOCK; [2023-09-25T03:10:34.466Z] unset SSH_AGENT_PID; [2023-09-25T03:10:34.466Z] echo Agent pid 39 killed; [2023-09-25T03:10:34.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T03:10:34.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T03:10:34.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T03:10:34.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T03:10:34.610Z] $ docker exec 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent [2023-09-25T03:10:34.717Z] SSH_AUTH_SOCK=/tmp/ssh-pCn6w7XlO5cO/agent.71 [2023-09-25T03:10:34.717Z] SSH_AGENT_PID=77 [2023-09-25T03:10:34.721Z] Running ssh-add (command line suppressed) [2023-09-25T03:10:34.825Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12793473128987391378.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12793473128987391378.key) [2023-09-25T03:10:34.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T03:10:35.130Z] + git semver init [2023-09-25T03:10:35.391Z] 2023-09-25 03:10:35,299 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T03:10:35.391Z] 2023-09-25 03:10:35,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-25T03:10:35.391Z] 2023-09-25 03:10:35,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-25T03:10:35.391Z] 2023-09-25 03:10:35,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T03:10:36.330Z] 2023-09-25 03:10:36,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-09-25T03:10:36.330Z] 2023-09-25 03:10:36,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-09-25T03:10:36.330Z] 2023-09-25 03:10:36,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:10:36.330Z] 2023-09-25 03:10:36,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:10:36.330Z] 3.1.0-dev.14 [Pipeline] } [2023-09-25T03:10:36.340Z] $ docker exec --env ******** --env ******** 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent -k [2023-09-25T03:10:36.437Z] unset SSH_AUTH_SOCK; [2023-09-25T03:10:36.438Z] unset SSH_AGENT_PID; [2023-09-25T03:10:36.439Z] echo Agent pid 77 killed; [2023-09-25T03:10:36.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T03:10:36.760Z] + git semver [Pipeline] } [2023-09-25T03:10:37.034Z] $ docker stop --time=1 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a [2023-09-25T03:10:38.398Z] $ docker rm -f --volumes 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T03:10:38.734Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T03:10:38.938Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T03:10:38.940Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-09-25T03:10:39.105Z] provisioning config files... [2023-09-25T03:10:39.114Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18220267416347677773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:10:39.411Z] ---> docker-login.sh [2023-09-25T03:10:39.411Z] nexus3.edgexfoundry.org:10001 [2023-09-25T03:10:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:39.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:39.411Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:39.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:39.411Z] [2023-09-25T03:10:39.411Z] Login Succeeded [2023-09-25T03:10:39.411Z] nexus3.edgexfoundry.org:10002 [2023-09-25T03:10:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:39.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:39.411Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:39.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:39.411Z] [2023-09-25T03:10:39.411Z] Login Succeeded [2023-09-25T03:10:39.411Z] nexus3.edgexfoundry.org:10003 [2023-09-25T03:10:39.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:39.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:39.670Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:39.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:39.670Z] [2023-09-25T03:10:39.670Z] Login Succeeded [2023-09-25T03:10:39.670Z] nexus3.edgexfoundry.org:10004 [2023-09-25T03:10:39.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:39.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:39.670Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:39.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:39.670Z] [2023-09-25T03:10:39.670Z] Login Succeeded [2023-09-25T03:10:39.670Z] docker.io [2023-09-25T03:10:39.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:10:39.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:10:39.931Z] Configure a credential helper to remove this warning. See [2023-09-25T03:10:39.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:10:39.931Z] [2023-09-25T03:10:39.931Z] Login Succeeded [2023-09-25T03:10:39.931Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T03:10:39.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T03:10:39.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T03:10:40.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T03:10:40.013Z] ========================================================= [2023-09-25T03:10:40.013Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T03:10:40.013Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:10:40.389Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T03:10:40.390Z] Sending build context to Docker daemon 6.5MB [2023-09-25T03:10:40.390Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T03:10:40.390Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T03:10:40.390Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T03:10:40.390Z] 7264a8db6415: Pulling fs layer [2023-09-25T03:10:40.390Z] c4d48a809fc2: Pulling fs layer [2023-09-25T03:10:40.390Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T03:10:40.390Z] ad3a456e5733: Pulling fs layer [2023-09-25T03:10:40.390Z] 33e27b845d1e: Pulling fs layer [2023-09-25T03:10:40.390Z] c68163c4e522: Pulling fs layer [2023-09-25T03:10:40.390Z] 50da416c3ac9: Pulling fs layer [2023-09-25T03:10:40.390Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T03:10:40.390Z] 33e27b845d1e: Waiting [2023-09-25T03:10:40.390Z] 23d2d4c4bb30: Waiting [2023-09-25T03:10:40.390Z] 50da416c3ac9: Waiting [2023-09-25T03:10:40.390Z] c68163c4e522: Waiting [2023-09-25T03:10:40.390Z] ad3a456e5733: Waiting [2023-09-25T03:10:40.390Z] c4d48a809fc2: Verifying Checksum [2023-09-25T03:10:40.390Z] c4d48a809fc2: Download complete [2023-09-25T03:10:40.390Z] ad3a456e5733: Verifying Checksum [2023-09-25T03:10:40.390Z] ad3a456e5733: Download complete [2023-09-25T03:10:40.650Z] 33e27b845d1e: Verifying Checksum [2023-09-25T03:10:40.650Z] 7264a8db6415: Verifying Checksum [2023-09-25T03:10:40.650Z] 7264a8db6415: Download complete [2023-09-25T03:10:40.650Z] 33e27b845d1e: Download complete [2023-09-25T03:10:40.650Z] c68163c4e522: Verifying Checksum [2023-09-25T03:10:40.650Z] c68163c4e522: Download complete [2023-09-25T03:10:40.650Z] 7264a8db6415: Pull complete [2023-09-25T03:10:40.909Z] c4d48a809fc2: Pull complete [2023-09-25T03:10:40.909Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T03:10:40.909Z] 23d2d4c4bb30: Download complete [2023-09-25T03:10:40.909Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T03:10:40.909Z] 4f1c88b9dad5: Download complete [2023-09-25T03:10:41.168Z] 50da416c3ac9: Verifying Checksum [2023-09-25T03:10:41.168Z] 50da416c3ac9: Download complete [2023-09-25T03:10:44.456Z] 4f1c88b9dad5: Pull complete [2023-09-25T03:10:44.456Z] ad3a456e5733: Pull complete [2023-09-25T03:10:44.456Z] 33e27b845d1e: Pull complete [2023-09-25T03:10:44.717Z] c68163c4e522: Pull complete [2023-09-25T03:10:47.255Z] 50da416c3ac9: Pull complete [2023-09-25T03:10:47.513Z] 23d2d4c4bb30: Pull complete [2023-09-25T03:10:47.513Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T03:10:47.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T03:10:47.513Z] ---> 0786185ac409 [2023-09-25T03:10:47.513Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T03:10:53.347Z] ---> Running in a5c4a5d67874 [2023-09-25T03:10:53.347Z] Removing intermediate container a5c4a5d67874 [2023-09-25T03:10:53.347Z] ---> 96677179618c [2023-09-25T03:10:53.347Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T03:10:53.347Z] ---> Running in 9bb6d02ba2f9 [2023-09-25T03:10:53.347Z] Removing intermediate container 9bb6d02ba2f9 [2023-09-25T03:10:53.347Z] ---> 1b2e9b7a0712 [2023-09-25T03:10:53.347Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T03:10:53.347Z] ---> Running in 2b0aa030f56c [2023-09-25T03:10:53.347Z] Removing intermediate container 2b0aa030f56c [2023-09-25T03:10:53.347Z] ---> 56c0d9164c30 [2023-09-25T03:10:53.347Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T03:10:53.347Z] ---> Running in 4c8bd8ca22e6 [2023-09-25T03:10:53.347Z] Removing intermediate container 4c8bd8ca22e6 [2023-09-25T03:10:53.347Z] ---> 6973391e9da2 [2023-09-25T03:10:53.347Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T03:10:53.347Z] ---> Running in ee0e9df8da94 [2023-09-25T03:10:53.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T03:10:53.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T03:10:53.878Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-25T03:10:53.878Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-25T03:10:53.878Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-25T03:10:53.878Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-25T03:10:53.878Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T03:10:53.878Z] OK: 268 MiB in 56 packages [2023-09-25T03:10:54.055Z] Still waiting to schedule task [2023-09-25T03:10:54.055Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T03:10:54.446Z] Removing intermediate container ee0e9df8da94 [2023-09-25T03:10:54.446Z] ---> a3ec14d0dc46 [2023-09-25T03:10:54.446Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-25T03:10:54.446Z] ---> Running in fca605d1b131 [2023-09-25T03:10:54.706Z] Removing intermediate container fca605d1b131 [2023-09-25T03:10:54.706Z] ---> 2fafac01dd7f [2023-09-25T03:10:54.706Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T03:10:54.706Z] ---> ab321574ecd0 [2023-09-25T03:10:54.706Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T03:10:54.706Z] ---> Running in 0eef6f63f13c [2023-09-25T03:11:50.945Z] Removing intermediate container 0eef6f63f13c [2023-09-25T03:11:50.945Z] ---> 4498cd905845 [2023-09-25T03:11:50.945Z] Step 11/12 : COPY . . [2023-09-25T03:11:50.945Z] ---> d3d0a6f7acd5 [2023-09-25T03:11:50.945Z] Step 12/12 : RUN $MAKE [2023-09-25T03:11:50.945Z] ---> Running in c343da2eb989 [2023-09-25T03:11:50.945Z] noop [2023-09-25T03:11:50.945Z] Removing intermediate container c343da2eb989 [2023-09-25T03:11:50.945Z] ---> cf8efbcaa49b [2023-09-25T03:11:50.945Z] Successfully built cf8efbcaa49b [2023-09-25T03:11:50.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:11:51.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T03:11:51.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:11:51.350Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:11:51.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T03:11:51.784Z] $ docker top 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T03:11:52.135Z] + go version [2023-09-25T03:11:52.135Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T03:11:52.144Z] $ docker stop --time=1 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c [2023-09-25T03:11:53.437Z] $ docker rm -f --volumes 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:11:53.856Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T03:11:53.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:11:53.945Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:11:53.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T03:11:54.302Z] $ docker top 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T03:11:54.641Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T03:11:54.933Z] + make test [2023-09-25T03:11:54.933Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T03:11:56.305Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-25T03:12:06.267Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-25T03:12:06.267Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-25T03:12:06.267Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-09-25T03:12:11.683Z] go vet ./... [2023-09-25T03:12:15.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T03:12:15.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T03:12:15.011Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T03:12:15.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T03:12:15.030Z] $ docker stop --time=1 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 [2023-09-25T03:12:18.632Z] $ docker rm -f --volumes 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T03:12:19.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T03:12:19.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T03:12:19.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T03:12:19.974Z] + ls -al . [2023-09-25T03:12:19.975Z] total 188 [2023-09-25T03:12:19.975Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 03:11 . [2023-09-25T03:12:19.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:10 .. [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 03:10 .dockerignore [2023-09-25T03:12:19.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:12 .git [2023-09-25T03:12:19.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 .github [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 03:10 .gitignore [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:10 .golangci.yml [2023-09-25T03:12:19.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:10 .semver [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 03:10 Attribution.txt [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 03:10 CHANGELOG.md [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 03:10 Dockerfile [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:10 GOVERNANCE.md [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 03:10 Jenkinsfile [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:10 LICENSE [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 03:10 Makefile [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 03:10 OWNERS.md [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 03:10 README.md [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:10 VERSION [2023-09-25T03:12:19.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:10 bin [2023-09-25T03:12:19.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 cmd [2023-09-25T03:12:19.975Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 03:12 coverage.out [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 03:10 go.mod [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 03:10 go.sum [2023-09-25T03:12:19.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 internal [2023-09-25T03:12:19.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:10 mock [2023-09-25T03:12:19.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:10 snap [2023-09-25T03:12:19.975Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:20.333Z] + 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=a45594980a96898910fec3459b41ad85d89a4405 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-09-25T03:12:20.333Z] Sending build context to Docker daemon 6.52MB [2023-09-25T03:12:20.333Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T03:12:20.333Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T03:12:20.333Z] ---> cf8efbcaa49b [2023-09-25T03:12:20.333Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T03:12:20.593Z] ---> Running in de5b46ead41c [2023-09-25T03:12:20.593Z] Removing intermediate container de5b46ead41c [2023-09-25T03:12:20.593Z] ---> febb2c25845c [2023-09-25T03:12:20.593Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T03:12:20.593Z] ---> Running in 6d7bcdda6e3a [2023-09-25T03:12:20.593Z] Removing intermediate container 6d7bcdda6e3a [2023-09-25T03:12:20.593Z] ---> aa8808fe1bdb [2023-09-25T03:12:20.593Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T03:12:20.593Z] ---> Running in 35889f988105 [2023-09-25T03:12:20.851Z] Removing intermediate container 35889f988105 [2023-09-25T03:12:20.851Z] ---> fb1a98cc7724 [2023-09-25T03:12:20.851Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T03:12:20.851Z] ---> Running in e9fa52d00f70 [2023-09-25T03:12:20.851Z] Removing intermediate container e9fa52d00f70 [2023-09-25T03:12:20.851Z] ---> 76b2dca55e95 [2023-09-25T03:12:20.851Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T03:12:20.851Z] ---> Running in f391572239dd [2023-09-25T03:12:21.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T03:12:21.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T03:12:21.369Z] OK: 268 MiB in 56 packages [2023-09-25T03:12:21.628Z] Removing intermediate container f391572239dd [2023-09-25T03:12:21.628Z] ---> 784630989e6c [2023-09-25T03:12:21.628Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-25T03:12:21.886Z] ---> Running in c3af2770b20a [2023-09-25T03:12:21.886Z] Removing intermediate container c3af2770b20a [2023-09-25T03:12:21.886Z] ---> 41b073e481e8 [2023-09-25T03:12:21.886Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T03:12:21.886Z] ---> 2f035b143f37 [2023-09-25T03:12:21.886Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T03:12:21.886Z] ---> Running in 9ab2858e4276 [2023-09-25T03:12:22.984Z] Removing intermediate container 9ab2858e4276 [2023-09-25T03:12:22.984Z] ---> 9aa14778fc42 [2023-09-25T03:12:22.984Z] Step 11/24 : COPY . . [2023-09-25T03:12:23.242Z] ---> 2cc8be03aae3 [2023-09-25T03:12:23.242Z] Step 12/24 : RUN $MAKE [2023-09-25T03:12:23.242Z] ---> Running in 515cb8558b3b [2023-09-25T03:12:23.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-25T03:12:30.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7779 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-09-25T03:12:30.689Z] Running in /w/workspace/device-mqtt-go/142 [Pipeline] { [Pipeline] checkout [2023-09-25T03:12:30.723Z] The recommended git tool is: git [2023-09-25T03:12:35.612Z] using credential edgex-jenkins-ssh [2023-09-25T03:12:35.630Z] Cloning the remote Git repository [2023-09-25T03:12:35.673Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-25T03:12:35.756Z] > git init /w/workspace/device-mqtt-go/142 # timeout=10 [2023-09-25T03:12:35.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-25T03:12:35.887Z] > git --version # timeout=10 [2023-09-25T03:12:35.907Z] > git --version # 'git version 2.25.1' [2023-09-25T03:12:35.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T03:12:36.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T03:12:37.937Z] Avoid second fetch [2023-09-25T03:12:37.937Z] Checking out Revision a45594980a96898910fec3459b41ad85d89a4405 (main) [2023-09-25T03:12:37.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-25T03:12:37.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T03:12:37.956Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T03:12:38.024Z] > git checkout -f a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 [2023-09-25T03:12:38.456Z] Commit message: "Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T03:12:39.271Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T03:12:39.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T03:12:39.271Z] Dload Upload Total Spent Left Speed [2023-09-25T03:12:39.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-09-25T03:12:39.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T03:12:40.236Z] + sudo tee /etc/docker/daemon.new [2023-09-25T03:12:40.236Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T03:12:40.236Z] { [2023-09-25T03:12:40.236Z] "registry-mirrors": [ [2023-09-25T03:12:40.236Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T03:12:40.236Z] ], [2023-09-25T03:12:40.236Z] "bip": "10.250.0.254/24", [2023-09-25T03:12:40.236Z] "hosts": [ [2023-09-25T03:12:40.236Z] "tcp://0.0.0.0:5555", [2023-09-25T03:12:40.236Z] "unix:///var/run/docker.sock" [2023-09-25T03:12:40.236Z] ], [2023-09-25T03:12:40.236Z] "mtu": 1458, [2023-09-25T03:12:40.236Z] "selinux-enabled": true, [2023-09-25T03:12:40.236Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T03:12:40.236Z] } [Pipeline] sh [2023-09-25T03:12:40.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T03:12:40.896Z] + sudo service docker restart [2023-09-25T03:12:45.420Z] Removing intermediate container 515cb8558b3b [2023-09-25T03:12:45.420Z] ---> 62fd2363c7d7 [2023-09-25T03:12:45.420Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T03:12:45.420Z] 3.18: Pulling from library/alpine [2023-09-25T03:12:45.420Z] 7264a8db6415: Already exists [2023-09-25T03:12:45.420Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T03:12:45.420Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T03:12:45.420Z] ---> 7e01a0d0a1dc [2023-09-25T03:12:45.420Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-25T03:12:45.420Z] ---> Running in 13e57bbc41d3 [2023-09-25T03:12:45.420Z] Removing intermediate container 13e57bbc41d3 [2023-09-25T03:12:45.420Z] ---> 21e8691c57fc [2023-09-25T03:12:45.420Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T03:12:45.420Z] ---> Running in e597dc1d7f55 [2023-09-25T03:12:45.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T03:12:45.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T03:12:45.420Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T03:12:45.420Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T03:12:45.420Z] OK: 7 MiB in 16 packages [2023-09-25T03:12:45.420Z] Removing intermediate container e597dc1d7f55 [2023-09-25T03:12:45.420Z] ---> 4a862f22f9d2 [2023-09-25T03:12:45.420Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-25T03:12:45.420Z] ---> ab03c4f3ceff [2023-09-25T03:12:45.420Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-25T03:12:45.420Z] ---> c4e25b762038 [2023-09-25T03:12:45.420Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-25T03:12:45.420Z] ---> fee35d9fe415 [2023-09-25T03:12:45.420Z] Step 19/24 : EXPOSE 59982 [2023-09-25T03:12:45.420Z] ---> Running in 0ecede72d9c5 [2023-09-25T03:12:45.420Z] Removing intermediate container 0ecede72d9c5 [2023-09-25T03:12:45.420Z] ---> 751b3099163b [2023-09-25T03:12:45.420Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-25T03:12:45.420Z] ---> Running in 68296b99f4b6 [2023-09-25T03:12:45.420Z] Removing intermediate container 68296b99f4b6 [2023-09-25T03:12:45.420Z] ---> 9e9a500cf9b8 [2023-09-25T03:12:45.420Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-25T03:12:45.420Z] ---> Running in 6f7a92c1ae2b [2023-09-25T03:12:45.420Z] Removing intermediate container 6f7a92c1ae2b [2023-09-25T03:12:45.420Z] ---> 353345556ad0 [2023-09-25T03:12:45.420Z] Step 22/24 : LABEL arch=amd64 [2023-09-25T03:12:45.420Z] ---> Running in ab359232bc57 [2023-09-25T03:12:45.420Z] Removing intermediate container ab359232bc57 [2023-09-25T03:12:45.420Z] ---> 23db69421e58 [2023-09-25T03:12:45.420Z] Step 23/24 : LABEL git_sha=a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:12:45.420Z] ---> Running in ca5358c57e54 [2023-09-25T03:12:45.420Z] Removing intermediate container ca5358c57e54 [2023-09-25T03:12:45.420Z] ---> 562fdffeb35a [2023-09-25T03:12:45.420Z] Step 24/24 : LABEL version=3.1.0-dev.14 [2023-09-25T03:12:45.420Z] ---> Running in 2f1533b3b977 [2023-09-25T03:12:45.420Z] Removing intermediate container 2f1533b3b977 [2023-09-25T03:12:45.420Z] ---> b44d334bb142 [2023-09-25T03:12:45.420Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T03:12:45.420Z] Successfully built b44d334bb142 [2023-09-25T03:12:45.420Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:12:45.505Z] provisioning config files... [2023-09-25T03:12:45.512Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16512467423583501857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:12:45.804Z] ---> docker-login.sh [2023-09-25T03:12:45.804Z] nexus3.edgexfoundry.org:10001 [2023-09-25T03:12:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:12:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:12:45.804Z] Configure a credential helper to remove this warning. See [2023-09-25T03:12:45.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:12:45.804Z] [2023-09-25T03:12:45.804Z] Login Succeeded [2023-09-25T03:12:45.804Z] nexus3.edgexfoundry.org:10002 [2023-09-25T03:12:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:12:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:12:45.804Z] Configure a credential helper to remove this warning. See [2023-09-25T03:12:45.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:12:45.804Z] [2023-09-25T03:12:45.804Z] Login Succeeded [2023-09-25T03:12:45.804Z] nexus3.edgexfoundry.org:10003 [2023-09-25T03:12:46.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:12:46.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:12:46.063Z] Configure a credential helper to remove this warning. See [2023-09-25T03:12:46.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:12:46.063Z] [2023-09-25T03:12:46.063Z] Login Succeeded [2023-09-25T03:12:46.063Z] nexus3.edgexfoundry.org:10004 [2023-09-25T03:12:46.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:12:46.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:12:46.063Z] Configure a credential helper to remove this warning. See [2023-09-25T03:12:46.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:12:46.063Z] [2023-09-25T03:12:46.063Z] Login Succeeded [2023-09-25T03:12:46.063Z] docker.io [2023-09-25T03:12:46.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:12:46.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:12:46.321Z] Configure a credential helper to remove this warning. See [2023-09-25T03:12:46.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:12:46.321Z] [2023-09-25T03:12:46.321Z] Login Succeeded [2023-09-25T03:12:46.321Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T03:12:46.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T03:12:46.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T03:12:46.391Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-09-25T03:12:46.391Z] a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:12:46.391Z] latest [2023-09-25T03:12:46.391Z] 3.1.0-dev.14 [2023-09-25T03:12:46.391Z] a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:12:46.391Z] main [2023-09-25T03:12:46.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:46.722Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:47.032Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:12:47.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-25T03:12:47.032Z] 85eb4f105667: Preparing [2023-09-25T03:12:47.032Z] a62ab7127a36: Preparing [2023-09-25T03:12:47.032Z] f10a136eb7e9: Preparing [2023-09-25T03:12:47.032Z] aaad86091a16: Preparing [2023-09-25T03:12:47.032Z] 4693057ce236: Preparing [2023-09-25T03:12:47.032Z] 4693057ce236: Layer already exists [2023-09-25T03:12:47.032Z] 85eb4f105667: Pushed [2023-09-25T03:12:47.032Z] aaad86091a16: Pushed [2023-09-25T03:12:47.032Z] a62ab7127a36: Pushed [2023-09-25T03:12:50.337Z] f10a136eb7e9: Pushed [2023-09-25T03:12:50.337Z] a45594980a96898910fec3459b41ad85d89a4405: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:50.684Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:50.989Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-25T03:12:50.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-25T03:12:50.989Z] 85eb4f105667: Preparing [2023-09-25T03:12:50.989Z] a62ab7127a36: Preparing [2023-09-25T03:12:50.989Z] f10a136eb7e9: Preparing [2023-09-25T03:12:50.989Z] aaad86091a16: Preparing [2023-09-25T03:12:50.989Z] 4693057ce236: Preparing [2023-09-25T03:12:50.989Z] 85eb4f105667: Layer already exists [2023-09-25T03:12:50.989Z] aaad86091a16: Layer already exists [2023-09-25T03:12:50.989Z] f10a136eb7e9: Layer already exists [2023-09-25T03:12:50.989Z] a62ab7127a36: Layer already exists [2023-09-25T03:12:50.989Z] 4693057ce236: Layer already exists [2023-09-25T03:12:50.989Z] latest: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:51.293Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:51.598Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 [2023-09-25T03:12:51.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-25T03:12:51.598Z] 85eb4f105667: Preparing [2023-09-25T03:12:51.598Z] a62ab7127a36: Preparing [2023-09-25T03:12:51.598Z] f10a136eb7e9: Preparing [2023-09-25T03:12:51.598Z] aaad86091a16: Preparing [2023-09-25T03:12:51.598Z] 4693057ce236: Preparing [2023-09-25T03:12:51.598Z] 85eb4f105667: Layer already exists [2023-09-25T03:12:51.598Z] 4693057ce236: Layer already exists [2023-09-25T03:12:51.598Z] f10a136eb7e9: Layer already exists [2023-09-25T03:12:51.598Z] aaad86091a16: Layer already exists [2023-09-25T03:12:51.598Z] a62ab7127a36: Layer already exists [2023-09-25T03:12:51.598Z] 3.1.0-dev.14: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:51.918Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:52.223Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:12:52.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-25T03:12:52.223Z] 85eb4f105667: Preparing [2023-09-25T03:12:52.223Z] a62ab7127a36: Preparing [2023-09-25T03:12:52.223Z] f10a136eb7e9: Preparing [2023-09-25T03:12:52.223Z] aaad86091a16: Preparing [2023-09-25T03:12:52.223Z] 4693057ce236: Preparing [2023-09-25T03:12:52.223Z] 85eb4f105667: Layer already exists [2023-09-25T03:12:52.223Z] f10a136eb7e9: Layer already exists [2023-09-25T03:12:52.223Z] a62ab7127a36: Layer already exists [2023-09-25T03:12:52.223Z] aaad86091a16: Layer already exists [2023-09-25T03:12:52.223Z] 4693057ce236: Layer already exists [2023-09-25T03:12:52.223Z] a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:52.535Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:52.844Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-09-25T03:12:52.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-25T03:12:52.844Z] 85eb4f105667: Preparing [2023-09-25T03:12:52.844Z] a62ab7127a36: Preparing [2023-09-25T03:12:52.844Z] f10a136eb7e9: Preparing [2023-09-25T03:12:52.844Z] aaad86091a16: Preparing [2023-09-25T03:12:52.844Z] 4693057ce236: Preparing [2023-09-25T03:12:52.844Z] 4693057ce236: Layer already exists [2023-09-25T03:12:52.844Z] f10a136eb7e9: Layer already exists [2023-09-25T03:12:52.844Z] a62ab7127a36: Layer already exists [2023-09-25T03:12:52.844Z] aaad86091a16: Layer already exists [2023-09-25T03:12:52.844Z] 85eb4f105667: Layer already exists [2023-09-25T03:12:52.844Z] main: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T03:12:52.884Z] ===================================================== [Pipeline] echo [2023-09-25T03:12:52.891Z] taggedImages: [2023-09-25T03:12:52.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:12:52.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-25T03:12:52.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 [2023-09-25T03:12:52.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:12:52.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:53.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T03:12:53.265Z] [2023-09-25T03:12:53.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:12:53.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T03:12:53.570Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T03:12:53.570Z] 5eb5b503b376: Pulling fs layer [2023-09-25T03:12:53.570Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T03:12:53.570Z] ec43610c2a17: Pulling fs layer [2023-09-25T03:12:53.570Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T03:12:53.570Z] 33b1e0a273af: Pulling fs layer [2023-09-25T03:12:53.570Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T03:12:53.570Z] 2f39f015ded8: Pulling fs layer [2023-09-25T03:12:53.570Z] 3a2ae6a8a46f: Waiting [2023-09-25T03:12:53.570Z] 33b1e0a273af: Waiting [2023-09-25T03:12:53.570Z] 5d3b04190fa2: Waiting [2023-09-25T03:12:53.570Z] 2f39f015ded8: Waiting [2023-09-25T03:12:53.570Z] 5c69ac0246d0: Download complete [2023-09-25T03:12:53.570Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T03:12:53.570Z] 3a2ae6a8a46f: Download complete [2023-09-25T03:12:53.828Z] 33b1e0a273af: Verifying Checksum [2023-09-25T03:12:53.828Z] 33b1e0a273af: Download complete [2023-09-25T03:12:53.828Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T03:12:53.828Z] 5d3b04190fa2: Download complete [2023-09-25T03:12:53.828Z] ec43610c2a17: Download complete [2023-09-25T03:12:53.828Z] 5eb5b503b376: Verifying Checksum [2023-09-25T03:12:53.828Z] 5eb5b503b376: Download complete [2023-09-25T03:12:54.395Z] 2f39f015ded8: Download complete [2023-09-25T03:12:55.331Z] 5eb5b503b376: Pull complete [2023-09-25T03:12:55.331Z] 5c69ac0246d0: Pull complete [2023-09-25T03:12:55.590Z] ec43610c2a17: Pull complete [2023-09-25T03:12:55.849Z] 3a2ae6a8a46f: Pull complete [2023-09-25T03:12:56.107Z] 33b1e0a273af: Pull complete [2023-09-25T03:12:56.107Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:12:59.151Z] provisioning config files... [2023-09-25T03:12:59.173Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/142@tmp/config9443102524040254143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:12:59.520Z] ---> docker-login.sh [2023-09-25T03:12:59.520Z] nexus3.edgexfoundry.org:10001 [2023-09-25T03:12:59.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:13:00.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:13:00.062Z] Configure a credential helper to remove this warning. See [2023-09-25T03:13:00.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:13:00.062Z] [2023-09-25T03:13:00.062Z] Login Succeeded [2023-09-25T03:13:00.062Z] nexus3.edgexfoundry.org:10002 [2023-09-25T03:13:00.296Z] 2f39f015ded8: Pull complete [2023-09-25T03:13:00.296Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T03:13:00.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T03:13:00.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:13:00.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:13:00.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:13:00.329Z] Configure a credential helper to remove this warning. See [2023-09-25T03:13:00.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:13:00.329Z] [2023-09-25T03:13:00.329Z] Login Succeeded [2023-09-25T03:13:00.372Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:13:00.396Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T03:13:00.598Z] nexus3.edgexfoundry.org:10003 [2023-09-25T03:13:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:13:00.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:13:00.873Z] Configure a credential helper to remove this warning. See [2023-09-25T03:13:00.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:13:00.873Z] [2023-09-25T03:13:00.873Z] Login Succeeded [2023-09-25T03:13:00.873Z] nexus3.edgexfoundry.org:10004 [2023-09-25T03:13:01.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:13:01.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:13:01.143Z] Configure a credential helper to remove this warning. See [2023-09-25T03:13:01.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:13:01.143Z] [2023-09-25T03:13:01.143Z] Login Succeeded [2023-09-25T03:13:01.143Z] docker.io [2023-09-25T03:13:01.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:13:01.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:13:01.681Z] Configure a credential helper to remove this warning. See [2023-09-25T03:13:01.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:13:01.681Z] [2023-09-25T03:13:01.681Z] Login Succeeded [2023-09-25T03:13:01.681Z] ---> docker-login.sh ends [2023-09-25T03:13:04.699Z] $ docker top 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-25T03:13:04.760Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T03:13:05.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-25T03:13:05.094Z] ---> job-cost.sh [2023-09-25T03:13:05.094Z] lf-activate-venv: SKIPPING [2023-09-25T03:13:05.094Z] INFO: No Stack... [Pipeline] echo [2023-09-25T03:13:05.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T03:13:05.111Z] ========================================================= [2023-09-25T03:13:05.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T03:13:05.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:13:05.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T03:13:05.610Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T03:13:05.647Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T03:13:05.647Z] Sending build context to Docker daemon 3.352MB [2023-09-25T03:13:05.905Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-09-25T03:13:05.905Z] + cut -d, -f6 [2023-09-25T03:13:05.915Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T03:13:05.915Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] lock [2023-09-25T03:13:05.918Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [2023-09-25T03:13:05.924Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] did not exist. Created. [2023-09-25T03:13:05.924Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T03:13:06.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T03:13:06.258Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T03:13:06.264Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T03:13:06.277Z] $ docker stop --time=1 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 [2023-09-25T03:13:07.428Z] $ docker rm -f --volumes 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T03:13:07.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T03:13:07.867Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T03:13:07.867Z] 5d54e960e981: Pulling fs layer [2023-09-25T03:13:07.867Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T03:13:07.867Z] f0e02332f6b5: Pulling fs layer [2023-09-25T03:13:07.867Z] cefa15bbcfad: Pulling fs layer [2023-09-25T03:13:07.867Z] 17808c966233: Pulling fs layer [2023-09-25T03:13:07.867Z] f4c1fc716caa: Pulling fs layer [2023-09-25T03:13:07.867Z] f0e02332f6b5: Waiting [2023-09-25T03:13:07.867Z] cefa15bbcfad: Waiting [2023-09-25T03:13:07.867Z] 17808c966233: Waiting [2023-09-25T03:13:07.867Z] f4c1fc716caa: Waiting [2023-09-25T03:13:07.867Z] 5d54e960e981: Verifying Checksum [2023-09-25T03:13:07.867Z] 5d54e960e981: Download complete [2023-09-25T03:13:07.867Z] f0e02332f6b5: Verifying Checksum [2023-09-25T03:13:07.867Z] f0e02332f6b5: Download complete [2023-09-25T03:13:07.867Z] cefa15bbcfad: Download complete [2023-09-25T03:13:07.867Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T03:13:07.867Z] 9fda8d8052c6: Download complete [2023-09-25T03:13:08.139Z] f4c1fc716caa: Verifying Checksum [2023-09-25T03:13:08.139Z] f4c1fc716caa: Download complete [2023-09-25T03:13:08.745Z] 9fda8d8052c6: Pull complete [2023-09-25T03:13:09.720Z] 5d54e960e981: Pull complete [2023-09-25T03:13:09.720Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T03:13:09.720Z] c4a7e357bf2a: Download complete [2023-09-25T03:13:10.687Z] 17808c966233: Verifying Checksum [2023-09-25T03:13:10.687Z] 17808c966233: Download complete [2023-09-25T03:13:23.025Z] c4a7e357bf2a: Pull complete [2023-09-25T03:13:23.025Z] f0e02332f6b5: Pull complete [2023-09-25T03:13:23.025Z] cefa15bbcfad: Pull complete [2023-09-25T03:13:29.833Z] 17808c966233: Pull complete [2023-09-25T03:13:30.798Z] f4c1fc716caa: Pull complete [2023-09-25T03:13:30.798Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T03:13:30.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T03:13:30.798Z] ---> ea914061e18c [2023-09-25T03:13:30.798Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T03:13:32.744Z] ---> Running in 0a684d0edbc1 [2023-09-25T03:13:32.745Z] Removing intermediate container 0a684d0edbc1 [2023-09-25T03:13:32.745Z] ---> 8ca97dc7378f [2023-09-25T03:13:32.745Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T03:13:32.745Z] ---> Running in 95cce12cf31d [2023-09-25T03:13:33.022Z] Removing intermediate container 95cce12cf31d [2023-09-25T03:13:33.022Z] ---> 358fcf557522 [2023-09-25T03:13:33.022Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T03:13:33.022Z] ---> Running in 5cd66785451f [2023-09-25T03:13:33.607Z] Removing intermediate container 5cd66785451f [2023-09-25T03:13:33.607Z] ---> b37d5ddc71be [2023-09-25T03:13:33.607Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T03:13:33.607Z] ---> Running in 0c0ce5a39573 [2023-09-25T03:13:33.877Z] Removing intermediate container 0c0ce5a39573 [2023-09-25T03:13:33.877Z] ---> 17f65e43af67 [2023-09-25T03:13:33.877Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T03:13:33.877Z] ---> Running in 7b4d52cfffc7 [2023-09-25T03:13:34.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T03:13:35.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T03:13:36.386Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-25T03:13:36.386Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-25T03:13:36.386Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-25T03:13:36.386Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-25T03:13:36.386Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T03:13:36.654Z] OK: 270 MiB in 56 packages [2023-09-25T03:13:37.616Z] Removing intermediate container 7b4d52cfffc7 [2023-09-25T03:13:37.616Z] ---> 4b7221273070 [2023-09-25T03:13:37.616Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-25T03:13:37.616Z] ---> Running in 60c26cbc0f28 [2023-09-25T03:13:37.884Z] Removing intermediate container 60c26cbc0f28 [2023-09-25T03:13:37.884Z] ---> 848e479c934b [2023-09-25T03:13:37.884Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T03:13:38.467Z] ---> a3b7bf4a269b [2023-09-25T03:13:38.467Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T03:13:38.467Z] ---> Running in 09542358064c [2023-09-25T03:14:46.359Z] Removing intermediate container 09542358064c [2023-09-25T03:14:46.359Z] ---> 528ee9afd015 [2023-09-25T03:14:46.359Z] Step 11/12 : COPY . . [2023-09-25T03:14:46.359Z] ---> 7027e6d61f84 [2023-09-25T03:14:46.359Z] Step 12/12 : RUN $MAKE [2023-09-25T03:14:46.359Z] ---> Running in b0a0b1b6f6d0 [2023-09-25T03:14:46.359Z] noop [2023-09-25T03:14:46.359Z] Removing intermediate container b0a0b1b6f6d0 [2023-09-25T03:14:46.359Z] ---> ebaab09ff39e [2023-09-25T03:14:46.359Z] Successfully built ebaab09ff39e [2023-09-25T03:14:46.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:14:46.709Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T03:14:46.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:14:46.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container [2023-09-25T03:14:46.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T03:14:48.205Z] $ docker top b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T03:14:49.030Z] + go version [2023-09-25T03:14:49.030Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T03:14:49.052Z] $ docker stop --time=1 b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c [2023-09-25T03:14:50.678Z] $ docker rm -f --volumes b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:14:51.231Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T03:14:51.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:14:51.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container [2023-09-25T03:14:51.475Z] $ 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/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T03:14:52.645Z] $ docker top d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T03:14:53.472Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/142 [Pipeline] fileExists [Pipeline] sh [2023-09-25T03:14:53.805Z] + make test [2023-09-25T03:14:54.076Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T03:14:59.422Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-25T03:16:36.062Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-25T03:16:36.062Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-25T03:16:36.062Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements [2023-09-25T03:16:36.062Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T03:16:36.062Z] go vet ./... [2023-09-25T03:16:58.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T03:16:58.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T03:16:58.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T03:16:58.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T03:16:58.156Z] $ docker stop --time=1 d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 [2023-09-25T03:17:00.039Z] $ docker rm -f --volumes d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T03:17:01.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T03:17:01.195Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T03:17:01.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T03:17:02.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T03:17:02.465Z] + ls -al . [2023-09-25T03:17:02.465Z] total 184 [2023-09-25T03:17:02.465Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 03:14 . [2023-09-25T03:17:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:12 .. [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 03:12 .dockerignore [2023-09-25T03:17:02.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:12 .git [2023-09-25T03:17:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 .github [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 03:12 .gitignore [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:12 .golangci.yml [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 03:12 Attribution.txt [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 03:12 CHANGELOG.md [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 03:12 Dockerfile [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:12 GOVERNANCE.md [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 03:12 Jenkinsfile [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:12 LICENSE [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 03:12 Makefile [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 03:12 OWNERS.md [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 03:12 README.md [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:10 VERSION [2023-09-25T03:17:02.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:12 bin [2023-09-25T03:17:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 cmd [2023-09-25T03:17:02.465Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 03:16 coverage.out [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 03:12 go.mod [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 03:12 go.sum [2023-09-25T03:17:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 internal [2023-09-25T03:17:02.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:12 mock [2023-09-25T03:17:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:12 snap [2023-09-25T03:17:02.465Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:17:02.831Z] + 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=a45594980a96898910fec3459b41ad85d89a4405 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-09-25T03:17:03.420Z] Sending build context to Docker daemon 3.371MB [2023-09-25T03:17:03.420Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T03:17:03.420Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T03:17:03.420Z] ---> ebaab09ff39e [2023-09-25T03:17:03.420Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T03:17:03.420Z] ---> Running in cfc33d0db740 [2023-09-25T03:17:03.689Z] Removing intermediate container cfc33d0db740 [2023-09-25T03:17:03.689Z] ---> 468e8f33c774 [2023-09-25T03:17:03.689Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T03:17:03.958Z] ---> Running in e964758d97d4 [2023-09-25T03:17:04.224Z] Removing intermediate container e964758d97d4 [2023-09-25T03:17:04.224Z] ---> 4386ebec54ad [2023-09-25T03:17:04.224Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T03:17:04.224Z] ---> Running in bf1a9df3f0a4 [2023-09-25T03:17:04.805Z] Removing intermediate container bf1a9df3f0a4 [2023-09-25T03:17:04.805Z] ---> 25f25940ae9f [2023-09-25T03:17:04.805Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T03:17:04.805Z] ---> Running in 9a06fd6331b5 [2023-09-25T03:17:05.391Z] Removing intermediate container 9a06fd6331b5 [2023-09-25T03:17:05.391Z] ---> c6351eaf5cd2 [2023-09-25T03:17:05.391Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T03:17:05.391Z] ---> Running in 92be5203d8ca [2023-09-25T03:17:06.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T03:17:07.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T03:17:08.813Z] OK: 270 MiB in 56 packages [2023-09-25T03:17:10.237Z] Removing intermediate container 92be5203d8ca [2023-09-25T03:17:10.238Z] ---> 78321c1638ab [2023-09-25T03:17:10.238Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-25T03:17:10.238Z] ---> Running in 14fab143fee5 [2023-09-25T03:17:12.204Z] Removing intermediate container 14fab143fee5 [2023-09-25T03:17:12.204Z] ---> da4977d1967e [2023-09-25T03:17:12.204Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T03:17:13.616Z] ---> 971dc3fb11a9 [2023-09-25T03:17:13.616Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T03:17:13.616Z] ---> Running in 248c54e2c7e1 [2023-09-25T03:17:16.954Z] Removing intermediate container 248c54e2c7e1 [2023-09-25T03:17:16.954Z] ---> 7a6f084c1f94 [2023-09-25T03:17:16.954Z] Step 11/24 : COPY . . [2023-09-25T03:17:17.540Z] ---> 97548a9e4702 [2023-09-25T03:17:17.540Z] Step 12/24 : RUN $MAKE [2023-09-25T03:17:17.540Z] ---> Running in b5bd5c1ba5fd [2023-09-25T03:17:18.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-25T03:19:25.210Z] Removing intermediate container b5bd5c1ba5fd [2023-09-25T03:19:25.210Z] ---> 6680bec63e5e [2023-09-25T03:19:25.210Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T03:19:25.210Z] 3.18: Pulling from library/alpine [2023-09-25T03:19:25.210Z] 9fda8d8052c6: Already exists [2023-09-25T03:19:25.210Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T03:19:25.210Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T03:19:25.210Z] ---> f6648c04cd6c [2023-09-25T03:19:25.210Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-25T03:19:25.210Z] ---> Running in 53ac8366b028 [2023-09-25T03:19:25.210Z] Removing intermediate container 53ac8366b028 [2023-09-25T03:19:25.210Z] ---> 03a26f80b961 [2023-09-25T03:19:25.210Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T03:19:25.210Z] ---> Running in cbd67e16b523 [2023-09-25T03:19:25.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T03:19:25.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T03:19:25.210Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T03:19:25.210Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T03:19:25.210Z] OK: 8 MiB in 16 packages [2023-09-25T03:19:25.210Z] Removing intermediate container cbd67e16b523 [2023-09-25T03:19:25.210Z] ---> cea1614ad055 [2023-09-25T03:19:25.210Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-25T03:19:25.210Z] ---> 0081a64cce8d [2023-09-25T03:19:25.210Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-25T03:19:25.210Z] ---> 251c47aded40 [2023-09-25T03:19:25.210Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-25T03:19:25.210Z] ---> 862340e17c1d [2023-09-25T03:19:25.210Z] Step 19/24 : EXPOSE 59982 [2023-09-25T03:19:25.210Z] ---> Running in 3efc3193e804 [2023-09-25T03:19:25.210Z] Removing intermediate container 3efc3193e804 [2023-09-25T03:19:25.210Z] ---> 45cfb1b151ac [2023-09-25T03:19:25.210Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-25T03:19:25.210Z] ---> Running in 0eaadd15f679 [2023-09-25T03:19:25.210Z] Removing intermediate container 0eaadd15f679 [2023-09-25T03:19:25.210Z] ---> 96e643b23e54 [2023-09-25T03:19:25.210Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-25T03:19:25.210Z] ---> Running in 59719fd8e265 [2023-09-25T03:19:25.210Z] Removing intermediate container 59719fd8e265 [2023-09-25T03:19:25.210Z] ---> dee546a2c6b9 [2023-09-25T03:19:25.210Z] Step 22/24 : LABEL arch=arm64 [2023-09-25T03:19:25.210Z] ---> Running in d0fe92a6cace [2023-09-25T03:19:25.210Z] Removing intermediate container d0fe92a6cace [2023-09-25T03:19:25.210Z] ---> 3e08f05b37a6 [2023-09-25T03:19:25.210Z] Step 23/24 : LABEL git_sha=a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:19:25.210Z] ---> Running in 9a48ca13fa52 [2023-09-25T03:19:25.210Z] Removing intermediate container 9a48ca13fa52 [2023-09-25T03:19:25.210Z] ---> bea9f04045f2 [2023-09-25T03:19:25.210Z] Step 24/24 : LABEL version=3.1.0-dev.14 [2023-09-25T03:19:25.210Z] ---> Running in c718f910594c [2023-09-25T03:19:25.210Z] Removing intermediate container c718f910594c [2023-09-25T03:19:25.210Z] ---> f36d84409f7b [2023-09-25T03:19:25.210Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T03:19:25.210Z] Successfully built f36d84409f7b [2023-09-25T03:19:25.210Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:19:25.312Z] provisioning config files... [2023-09-25T03:19:25.326Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/142@tmp/config9988607785475682767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:19:25.657Z] ---> docker-login.sh [2023-09-25T03:19:25.657Z] nexus3.edgexfoundry.org:10001 [2023-09-25T03:19:25.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:19:25.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:19:25.925Z] Configure a credential helper to remove this warning. See [2023-09-25T03:19:25.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:19:25.925Z] [2023-09-25T03:19:25.925Z] Login Succeeded [2023-09-25T03:19:25.925Z] nexus3.edgexfoundry.org:10002 [2023-09-25T03:19:26.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:19:26.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:19:26.194Z] Configure a credential helper to remove this warning. See [2023-09-25T03:19:26.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:19:26.194Z] [2023-09-25T03:19:26.194Z] Login Succeeded [2023-09-25T03:19:26.194Z] nexus3.edgexfoundry.org:10003 [2023-09-25T03:19:26.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:19:26.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:19:26.731Z] Configure a credential helper to remove this warning. See [2023-09-25T03:19:26.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:19:26.731Z] [2023-09-25T03:19:26.731Z] Login Succeeded [2023-09-25T03:19:26.731Z] nexus3.edgexfoundry.org:10004 [2023-09-25T03:19:26.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:19:26.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:19:26.998Z] Configure a credential helper to remove this warning. See [2023-09-25T03:19:26.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:19:26.998Z] [2023-09-25T03:19:26.998Z] Login Succeeded [2023-09-25T03:19:26.998Z] docker.io [2023-09-25T03:19:27.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T03:19:27.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T03:19:27.529Z] Configure a credential helper to remove this warning. See [2023-09-25T03:19:27.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T03:19:27.529Z] [2023-09-25T03:19:27.529Z] Login Succeeded [2023-09-25T03:19:27.529Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T03:19:27.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T03:19:27.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T03:19:27.601Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-09-25T03:19:27.601Z] a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:19:27.601Z] latest [2023-09-25T03:19:27.601Z] 3.1.0-dev.14 [2023-09-25T03:19:27.601Z] a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:19:27.601Z] main [2023-09-25T03:19:27.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:27.958Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:28.299Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:19:28.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-25T03:19:28.299Z] fd7244e98fb4: Preparing [2023-09-25T03:19:28.299Z] 2bd222c36c91: Preparing [2023-09-25T03:19:28.299Z] 7b1ec09a8c00: Preparing [2023-09-25T03:19:28.299Z] 264394905bda: Preparing [2023-09-25T03:19:28.299Z] b2191e2be29d: Preparing [2023-09-25T03:19:28.299Z] b2191e2be29d: Layer already exists [2023-09-25T03:19:28.565Z] 2bd222c36c91: Pushed [2023-09-25T03:19:28.565Z] fd7244e98fb4: Pushed [2023-09-25T03:19:28.565Z] 264394905bda: Pushed [2023-09-25T03:19:35.200Z] 7b1ec09a8c00: Pushed [2023-09-25T03:19:35.200Z] a45594980a96898910fec3459b41ad85d89a4405: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:35.553Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:35.894Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-25T03:19:35.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-25T03:19:35.895Z] fd7244e98fb4: Preparing [2023-09-25T03:19:35.895Z] 2bd222c36c91: Preparing [2023-09-25T03:19:35.895Z] 7b1ec09a8c00: Preparing [2023-09-25T03:19:35.895Z] 264394905bda: Preparing [2023-09-25T03:19:35.895Z] b2191e2be29d: Preparing [2023-09-25T03:19:35.895Z] 7b1ec09a8c00: Layer already exists [2023-09-25T03:19:35.895Z] b2191e2be29d: Layer already exists [2023-09-25T03:19:35.895Z] 264394905bda: Layer already exists [2023-09-25T03:19:35.895Z] fd7244e98fb4: Layer already exists [2023-09-25T03:19:35.895Z] 2bd222c36c91: Layer already exists [2023-09-25T03:19:36.162Z] latest: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:36.567Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:36.969Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 [2023-09-25T03:19:36.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-25T03:19:36.970Z] fd7244e98fb4: Preparing [2023-09-25T03:19:36.970Z] 2bd222c36c91: Preparing [2023-09-25T03:19:36.970Z] 7b1ec09a8c00: Preparing [2023-09-25T03:19:36.970Z] 264394905bda: Preparing [2023-09-25T03:19:36.970Z] b2191e2be29d: Preparing [2023-09-25T03:19:36.970Z] 264394905bda: Layer already exists [2023-09-25T03:19:36.970Z] 2bd222c36c91: Layer already exists [2023-09-25T03:19:36.970Z] fd7244e98fb4: Layer already exists [2023-09-25T03:19:36.970Z] 7b1ec09a8c00: Layer already exists [2023-09-25T03:19:36.970Z] b2191e2be29d: Layer already exists [2023-09-25T03:19:36.970Z] 3.1.0-dev.14: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:37.341Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:37.757Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:19:37.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-25T03:19:37.757Z] fd7244e98fb4: Preparing [2023-09-25T03:19:37.757Z] 2bd222c36c91: Preparing [2023-09-25T03:19:37.757Z] 7b1ec09a8c00: Preparing [2023-09-25T03:19:37.757Z] 264394905bda: Preparing [2023-09-25T03:19:37.757Z] b2191e2be29d: Preparing [2023-09-25T03:19:37.757Z] 264394905bda: Layer already exists [2023-09-25T03:19:37.757Z] 7b1ec09a8c00: Layer already exists [2023-09-25T03:19:37.757Z] b2191e2be29d: Layer already exists [2023-09-25T03:19:37.757Z] 2bd222c36c91: Layer already exists [2023-09-25T03:19:37.757Z] fd7244e98fb4: Layer already exists [2023-09-25T03:19:37.757Z] a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:38.113Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:38.477Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-09-25T03:19:38.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-25T03:19:38.477Z] fd7244e98fb4: Preparing [2023-09-25T03:19:38.477Z] 2bd222c36c91: Preparing [2023-09-25T03:19:38.477Z] 7b1ec09a8c00: Preparing [2023-09-25T03:19:38.477Z] 264394905bda: Preparing [2023-09-25T03:19:38.477Z] b2191e2be29d: Preparing [2023-09-25T03:19:38.477Z] 7b1ec09a8c00: Layer already exists [2023-09-25T03:19:38.477Z] fd7244e98fb4: Layer already exists [2023-09-25T03:19:38.477Z] 264394905bda: Layer already exists [2023-09-25T03:19:38.477Z] b2191e2be29d: Layer already exists [2023-09-25T03:19:38.477Z] 2bd222c36c91: Layer already exists [2023-09-25T03:19:38.477Z] main: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T03:19:38.532Z] ===================================================== [Pipeline] echo [2023-09-25T03:19:38.538Z] taggedImages: [2023-09-25T03:19:38.538Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 [2023-09-25T03:19:38.538Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-25T03:19:38.538Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 [2023-09-25T03:19:38.538Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [2023-09-25T03:19:38.538Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:38.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T03:19:38.887Z] [2023-09-25T03:19:38.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:19:39.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T03:19:39.215Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T03:19:39.215Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T03:19:39.215Z] 04944245beec: Pulling fs layer [2023-09-25T03:19:39.215Z] 699f458cf7ca: Pulling fs layer [2023-09-25T03:19:39.215Z] 765212b225bb: Pulling fs layer [2023-09-25T03:19:39.215Z] f23df028b6ca: Pulling fs layer [2023-09-25T03:19:39.215Z] 765212b225bb: Waiting [2023-09-25T03:19:39.215Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T03:19:39.215Z] f23df028b6ca: Waiting [2023-09-25T03:19:39.215Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T03:19:39.215Z] d65c8cfc05b1: Waiting [2023-09-25T03:19:39.483Z] 04944245beec: Verifying Checksum [2023-09-25T03:19:39.483Z] 04944245beec: Download complete [2023-09-25T03:19:39.483Z] 765212b225bb: Verifying Checksum [2023-09-25T03:19:39.483Z] 765212b225bb: Download complete [2023-09-25T03:19:39.483Z] f23df028b6ca: Verifying Checksum [2023-09-25T03:19:39.483Z] f23df028b6ca: Download complete [2023-09-25T03:19:39.483Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T03:19:39.483Z] d65c8cfc05b1: Download complete [2023-09-25T03:19:39.483Z] 699f458cf7ca: Verifying Checksum [2023-09-25T03:19:39.483Z] 699f458cf7ca: Download complete [2023-09-25T03:19:40.069Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T03:19:40.069Z] 8998bd30e6a1: Download complete [2023-09-25T03:19:42.650Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T03:19:42.650Z] 2437ff75d9bd: Download complete [2023-09-25T03:19:45.225Z] 8998bd30e6a1: Pull complete [2023-09-25T03:19:45.492Z] 04944245beec: Pull complete [2023-09-25T03:19:46.908Z] 699f458cf7ca: Pull complete [2023-09-25T03:19:47.175Z] 765212b225bb: Pull complete [2023-09-25T03:19:47.759Z] f23df028b6ca: Pull complete [2023-09-25T03:19:48.026Z] d65c8cfc05b1: Pull complete [2023-09-25T03:20:03.023Z] 2437ff75d9bd: Pull complete [2023-09-25T03:20:03.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T03:20:03.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T03:20:03.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:20:03.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container [2023-09-25T03:20:03.282Z] $ 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/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T03:20:05.924Z] $ docker top d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:20:06.449Z] ---> job-cost.sh [2023-09-25T03:20:06.716Z] lf-activate-venv: SKIPPING [2023-09-25T03:20:06.716Z] INFO: No Stack... [2023-09-25T03:20:06.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T03:20:07.942Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T03:20:08.582Z] + cat /w/workspace/device-mqtt-go/142/archives/cost.csv [2023-09-25T03:20:08.582Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T03:20:08.645Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [2023-09-25T03:20:08.655Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] did not exist. Created. [2023-09-25T03:20:08.655Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T03:20:08.990Z] /w/workspace/device-mqtt-go/142@tmp/durable-a18bdeb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T03:20:09.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T03:20:09.663Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T03:20:09.728Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T03:20:09.736Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T03:20:09.752Z] $ docker stop --time=1 d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df [2023-09-25T03:20:11.563Z] $ docker rm -f --volumes d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df [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-09-25T03:20:11.968Z] provisioning config files... [2023-09-25T03:20:11.977Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12656246012161878409tmp [Pipeline] { [Pipeline] sh [2023-09-25T03:20:12.270Z] + set +x [2023-09-25T03:20:12.270Z] + curl -s https://codecov.io/bash [2023-09-25T03:20:12.270Z] + bash -s -- [2023-09-25T03:20:12.528Z] [2023-09-25T03:20:12.528Z] _____ _ [2023-09-25T03:20:12.528Z] / ____| | | [2023-09-25T03:20:12.528Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T03:20:12.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T03:20:12.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T03:20:12.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T03:20:12.528Z] Bash-1.0.6 [2023-09-25T03:20:12.528Z] [2023-09-25T03:20:12.528Z] [2023-09-25T03:20:12.528Z] ==> git version 2.25.1 found [2023-09-25T03:20:12.528Z] ==> 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-09-25T03:20:12.528Z] Release-Date: 2020-01-08 [2023-09-25T03:20:12.528Z] 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-09-25T03:20:12.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T03:20:12.528Z] ==> Jenkins CI detected. [2023-09-25T03:20:12.528Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-25T03:20:12.528Z] project root: . [2023-09-25T03:20:12.528Z] --> token set from env [2023-09-25T03:20:12.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T03:20:12.528Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T03:20:12.528Z] ==> Python coveragepy not found [2023-09-25T03:20:12.528Z] ==> Searching for coverage reports in: [2023-09-25T03:20:12.528Z] + . [2023-09-25T03:20:12.528Z] -> Found 1 reports [2023-09-25T03:20:12.528Z] ==> Detecting git/mercurial file structure [2023-09-25T03:20:12.528Z] ==> Reading reports [2023-09-25T03:20:12.528Z] + ./coverage.out bytes=18506 [2023-09-25T03:20:12.528Z] ==> Appending adjustments [2023-09-25T03:20:12.528Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T03:20:12.787Z] + Found adjustments [2023-09-25T03:20:12.787Z] ==> Gzipping contents [2023-09-25T03:20:12.787Z] 4.0K /tmp/codecov.WxfB1w.gz [2023-09-25T03:20:12.787Z] ==> Uploading reports [2023-09-25T03:20:12.787Z] url: https://codecov.io [2023-09-25T03:20:12.787Z] query: branch=main&commit=a45594980a96898910fec3459b41ad85d89a4405&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T03:20:12.787Z] -> Pinging Codecov [2023-09-25T03:20:12.787Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=a45594980a96898910fec3459b41ad85d89a4405&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T03:20:12.787Z] -> Uploading to [2023-09-25T03:20:12.787Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/7D719EC7BBE17E464838252E33014C33/a45594980a96898910fec3459b41ad85d89a4405/83c19efa-80a8-4ccb-b789-ddede83763e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T032012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cf3192614521ee5d0d3bfaf4615d314f11816d0cba14a7df40ca446182cc83d [2023-09-25T03:20:12.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T03:20:12.787Z] Dload Upload Total Spent Left Speed [2023-09-25T03:20:13.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14118 --:--:-- --:--:-- --:--:-- 14118 [2023-09-25T03:20:13.046Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } [2023-09-25T03:20:13.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T03:20:13.240Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T03:20:13.248Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:20:13.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T03:20:13.552Z] [2023-09-25T03:20:13.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:20:13.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T03:20:14.103Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T03:20:14.103Z] df9b9388f04a: Pulling fs layer [2023-09-25T03:20:14.103Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T03:20:14.103Z] 25bc292e5bac: Pulling fs layer [2023-09-25T03:20:14.103Z] 114826534d7a: Pulling fs layer [2023-09-25T03:20:14.103Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T03:20:14.103Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T03:20:14.103Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T03:20:14.103Z] 114826534d7a: Waiting [2023-09-25T03:20:14.103Z] 6ad1cebc031e: Waiting [2023-09-25T03:20:14.103Z] 4657fd5d0bcf: Waiting [2023-09-25T03:20:14.103Z] 25bc292e5bac: Verifying Checksum [2023-09-25T03:20:14.103Z] 25bc292e5bac: Download complete [2023-09-25T03:20:14.363Z] 52dc419b0ee2: Download complete [2023-09-25T03:20:14.363Z] df9b9388f04a: Verifying Checksum [2023-09-25T03:20:14.363Z] df9b9388f04a: Download complete [2023-09-25T03:20:14.363Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T03:20:14.363Z] 4657fd5d0bcf: Download complete [2023-09-25T03:20:14.363Z] df9b9388f04a: Pull complete [2023-09-25T03:20:14.629Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T03:20:14.629Z] 6ad1cebc031e: Download complete [2023-09-25T03:20:14.629Z] 52dc419b0ee2: Pull complete [2023-09-25T03:20:14.629Z] 25bc292e5bac: Pull complete [2023-09-25T03:20:14.888Z] 114826534d7a: Verifying Checksum [2023-09-25T03:20:14.888Z] 114826534d7a: Download complete [2023-09-25T03:20:15.146Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T03:20:15.146Z] 8a3aa393b2d8: Download complete [2023-09-25T03:20:18.422Z] 114826534d7a: Pull complete [2023-09-25T03:20:18.680Z] 4657fd5d0bcf: Pull complete [2023-09-25T03:20:19.244Z] 6ad1cebc031e: Pull complete [2023-09-25T03:20:22.540Z] 8a3aa393b2d8: Pull complete [2023-09-25T03:20:22.540Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T03:20:22.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T03:20:22.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:20:23.378Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:20:23.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-25T03:20:33.486Z] $ docker top 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T03:20:33.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-09-25T03:20:33.837Z] + set -o pipefail [2023-09-25T03:20:33.837Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/85c8de58-6b4a-4f43-8796-0ab1649ff6f1 [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] [2023-09-25T03:20:39.109Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T03:20:39.110Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T03:20:39.110Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T03:20:39.118Z] $ docker stop --time=1 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a [2023-09-25T03:20:44.059Z] $ docker rm -f --volumes 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T03:20:44.760Z] + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] sh [2023-09-25T03:20:45.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T03:20:45.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:20:45.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:20:45.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:20:45.409Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:20:45.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T03:20:45.959Z] $ docker top 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 -eo pid,comm [2023-09-25T03:20:46.007Z] 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-09-25T03:20:46.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T03:20:46.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T03:20:46.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T03:20:46.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T03:20:46.139Z] $ docker exec 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 ssh-agent [2023-09-25T03:20:46.249Z] SSH_AUTH_SOCK=/tmp/ssh-v3i0fopx13EE/agent.33 [2023-09-25T03:20:46.249Z] SSH_AGENT_PID=39 [2023-09-25T03:20:46.253Z] Running ssh-add (command line suppressed) [2023-09-25T03:20:46.346Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8383085847199719885.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8383085847199719885.key) [2023-09-25T03:20:46.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T03:20:46.645Z] + git semver tag [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,795 [run_tag] DEBUG tag force:False [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,796 [check_head_tag] DEBUG check head tag [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,796 [execute] INFO git cat-file --batch-check [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,800 [execute] INFO git cat-file --batch [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,811 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T03:20:46.904Z] 2023-09-25 03:20:46,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:20:46.904Z] 3.1.0-dev.14 [Pipeline] } [2023-09-25T03:20:46.910Z] $ docker exec --env ******** --env ******** 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 ssh-agent -k [2023-09-25T03:20:47.006Z] unset SSH_AUTH_SOCK; [2023-09-25T03:20:47.007Z] unset SSH_AGENT_PID; [2023-09-25T03:20:47.007Z] echo Agent pid 39 killed; [2023-09-25T03:20:47.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T03:20:47.328Z] + git semver [Pipeline] } [2023-09-25T03:20:47.596Z] $ docker stop --time=1 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 [2023-09-25T03:20:48.874Z] $ docker rm -f --volumes 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:20:49.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T03:20:49.254Z] [2023-09-25T03:20:49.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:20:49.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T03:20:49.554Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T03:20:49.554Z] ab5ef0e58194: Pulling fs layer [2023-09-25T03:20:49.554Z] 9712f1f96733: Pulling fs layer [2023-09-25T03:20:49.554Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T03:20:49.554Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T03:20:49.554Z] e9a5061849ea: Pulling fs layer [2023-09-25T03:20:49.554Z] d747dcd14b5f: Pulling fs layer [2023-09-25T03:20:49.554Z] 2de7ff778b66: Pulling fs layer [2023-09-25T03:20:49.554Z] 0d9ebad4ef96: Waiting [2023-09-25T03:20:49.554Z] e9a5061849ea: Waiting [2023-09-25T03:20:49.554Z] d747dcd14b5f: Waiting [2023-09-25T03:20:49.554Z] 2de7ff778b66: Waiting [2023-09-25T03:20:49.554Z] 9712f1f96733: Verifying Checksum [2023-09-25T03:20:49.554Z] 9712f1f96733: Download complete [2023-09-25T03:20:49.815Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T03:20:49.815Z] 63f879dbbcfc: Download complete [2023-09-25T03:20:50.074Z] e9a5061849ea: Verifying Checksum [2023-09-25T03:20:50.074Z] e9a5061849ea: Download complete [2023-09-25T03:20:50.074Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T03:20:50.074Z] 0d9ebad4ef96: Download complete [2023-09-25T03:20:50.074Z] ab5ef0e58194: Verifying Checksum [2023-09-25T03:20:50.074Z] ab5ef0e58194: Download complete [2023-09-25T03:20:50.074Z] 2de7ff778b66: Verifying Checksum [2023-09-25T03:20:50.074Z] 2de7ff778b66: Download complete [2023-09-25T03:20:52.603Z] ab5ef0e58194: Pull complete [2023-09-25T03:20:52.603Z] 9712f1f96733: Pull complete [2023-09-25T03:20:53.167Z] 63f879dbbcfc: Pull complete [2023-09-25T03:20:57.407Z] 0d9ebad4ef96: Pull complete [2023-09-25T03:20:57.407Z] e9a5061849ea: Pull complete [2023-09-25T03:20:57.407Z] d747dcd14b5f: Pull complete [2023-09-25T03:20:57.971Z] 2de7ff778b66: Pull complete [2023-09-25T03:20:57.971Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T03:20:57.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T03:20:57.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:20:58.047Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:20:58.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-25T03:21:02.686Z] $ docker top 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:21:02.754Z] provisioning config files... [2023-09-25T03:21:02.761Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12749440124839380156tmp [2023-09-25T03:21:02.771Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5786027961075566190tmp [2023-09-25T03:21:02.781Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3845837000262682052tmp [Pipeline] { [Pipeline] echo [2023-09-25T03:21:02.798Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:03.075Z] ---> sigul-configuration.sh [2023-09-25T03:21:03.076Z] gpg: directory `/root/.gnupg' created [2023-09-25T03:21:03.076Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T03:21:03.076Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T03:21:03.076Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T03:21:03.076Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T03:21:03.076Z] gpg: CAST5 encrypted data [2023-09-25T03:21:03.076Z] gpg: encrypted with 1 passphrase [2023-09-25T03:21:03.076Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T03:21:03.360Z] + mkdir /home/jenkins [2023-09-25T03:21:03.360Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T03:21:03.644Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-25T03:21:03.651Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:03.934Z] ---> sigul-install.sh [2023-09-25T03:21:03.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T03:21:04.220Z] + git tag --list [2023-09-25T03:21:04.220Z] 0.7.1 [2023-09-25T03:21:04.220Z] v1.0.0 [2023-09-25T03:21:04.220Z] v1.1.0 [2023-09-25T03:21:04.220Z] v1.1.1 [2023-09-25T03:21:04.220Z] v1.2.2 [2023-09-25T03:21:04.220Z] v1.3.0 [2023-09-25T03:21:04.220Z] v1.3.1 [2023-09-25T03:21:04.220Z] v2.0.0 [2023-09-25T03:21:04.220Z] v2.1.0 [2023-09-25T03:21:04.220Z] v2.1.1 [2023-09-25T03:21:04.220Z] v2.2.0 [2023-09-25T03:21:04.220Z] v2.3.0 [2023-09-25T03:21:04.220Z] v3.0 [2023-09-25T03:21:04.220Z] v3.0.0 [2023-09-25T03:21:04.220Z] v3.1.0-dev.1 [2023-09-25T03:21:04.220Z] v3.1.0-dev.10 [2023-09-25T03:21:04.220Z] v3.1.0-dev.11 [2023-09-25T03:21:04.220Z] v3.1.0-dev.12 [2023-09-25T03:21:04.220Z] v3.1.0-dev.13 [2023-09-25T03:21:04.220Z] v3.1.0-dev.14 [2023-09-25T03:21:04.220Z] v3.1.0-dev.2 [2023-09-25T03:21:04.220Z] v3.1.0-dev.3 [2023-09-25T03:21:04.220Z] v3.1.0-dev.4 [2023-09-25T03:21:04.220Z] v3.1.0-dev.5 [2023-09-25T03:21:04.220Z] v3.1.0-dev.6 [2023-09-25T03:21:04.220Z] v3.1.0-dev.7 [2023-09-25T03:21:04.220Z] v3.1.0-dev.8 [2023-09-25T03:21:04.220Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T03:21:04.510Z] + lftools sign git-tag v3.1.0-dev.14 [2023-09-25T03:21:05.077Z] Signing Git tag with Sigul... [2023-09-25T03:21:05.077Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-09-25T03:21:05.377Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:05.671Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T03:21:05.678Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T03:21:05.691Z] $ docker stop --time=1 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 [2023-09-25T03:21:07.043Z] $ docker rm -f --volumes 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T03:21:07.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T03:21:07.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:21:07.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:21:07.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:21:07.917Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:21:07.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T03:21:08.478Z] $ docker top 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T03:21:08.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T03:21:08.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T03:21:08.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T03:21:08.670Z] $ docker exec 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 ssh-agent [2023-09-25T03:21:08.782Z] SSH_AUTH_SOCK=/tmp/ssh-cHHkIGAlyZ7Q/agent.32 [2023-09-25T03:21:08.782Z] SSH_AGENT_PID=38 [2023-09-25T03:21:08.787Z] Running ssh-add (command line suppressed) [2023-09-25T03:21:08.893Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3913064678594006581.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3913064678594006581.key) [2023-09-25T03:21:08.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T03:21:09.195Z] + git semver bump pre [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,403 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,403 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,403 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,404 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,406 [execute] INFO git cat-file --batch-check [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,412 [execute] INFO git cat-file --batch [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T03:21:09.454Z] 2023-09-25 03:21:09,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:21:09.454Z] 3.1.0-dev.15 [Pipeline] } [2023-09-25T03:21:09.458Z] $ docker exec --env ******** --env ******** 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 ssh-agent -k [2023-09-25T03:21:09.557Z] unset SSH_AUTH_SOCK; [2023-09-25T03:21:09.557Z] unset SSH_AGENT_PID; [2023-09-25T03:21:09.557Z] echo Agent pid 38 killed; [2023-09-25T03:21:09.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T03:21:09.875Z] + git semver [Pipeline] } [2023-09-25T03:21:10.144Z] $ docker stop --time=1 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 [2023-09-25T03:21:11.439Z] $ docker rm -f --volumes 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T03:21:11.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T03:21:11.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:21:12.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T03:21:12.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:21:12.151Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:21:12.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T03:21:12.779Z] $ docker top dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 -eo pid,comm [2023-09-25T03:21:12.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-25T03:21:12.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T03:21:12.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T03:21:12.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T03:21:13.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T03:21:13.103Z] $ docker exec dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 ssh-agent [2023-09-25T03:21:13.207Z] SSH_AUTH_SOCK=/tmp/ssh-baOi3fILUryY/agent.33 [2023-09-25T03:21:13.207Z] SSH_AGENT_PID=39 [2023-09-25T03:21:13.211Z] Running ssh-add (command line suppressed) [2023-09-25T03:21:13.303Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8564558931735952789.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8564558931735952789.key) [2023-09-25T03:21:13.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T03:21:13.612Z] + git semver push [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,798 [run_push] DEBUG push [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,799 [execute] INFO git cat-file --batch-check [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,803 [execute] INFO git rev-list e40f091d237c1574d7f6f3ed170e41fa7bb6159e -- [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,803 [execute] DEBUG Popen(['git', 'rev-list', 'e40f091d237c1574d7f6f3ed170e41fa7bb6159e', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,812 [execute] INFO git fetch -v origin [2023-09-25T03:21:13.870Z] 2023-09-25 03:21:13,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T03:21:14.437Z] 2023-09-25 03:21:14,292 [run_push] DEBUG no remote changes detected [2023-09-25T03:21:14.437Z] 2023-09-25 03:21:14,293 [execute] INFO git push origin semver [2023-09-25T03:21:14.437Z] 2023-09-25 03:21:14,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T03:21:15.373Z] 2023-09-25 03:21:15,049 [run_push] DEBUG push all version tags [2023-09-25T03:21:15.373Z] 2023-09-25 03:21:15,050 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T03:21:15.373Z] 2023-09-25 03:21:15,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T03:21:15.942Z] 2023-09-25 03:21:15,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-25T03:21:15.942Z] 3.1.0-dev.15 [Pipeline] } [2023-09-25T03:21:15.946Z] $ docker exec --env ******** --env ******** dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 ssh-agent -k [2023-09-25T03:21:16.073Z] unset SSH_AUTH_SOCK; [2023-09-25T03:21:16.073Z] unset SSH_AGENT_PID; [2023-09-25T03:21:16.073Z] echo Agent pid 39 killed; [2023-09-25T03:21:16.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T03:21:16.394Z] + git semver [Pipeline] } [2023-09-25T03:21:16.663Z] $ docker stop --time=1 dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 [2023-09-25T03:21:18.184Z] $ docker rm -f --volumes dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-25T03:21:18.786Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-09-25T03:21:18.786Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-25T03:21:18.786Z] total 16 [2023-09-25T03:21:18.786Z] drwxr-xr-x 3 root root 4096 Sep 25 03:13 . [2023-09-25T03:21:18.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:21 .. [2023-09-25T03:21:18.786Z] drwxr-xr-x 2 root root 4096 Sep 25 03:13 cost [2023-09-25T03:21:18.786Z] -rw-r--r-- 1 root root 86 Sep 25 03:13 cost.csv [2023-09-25T03:21:18.786Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-25T03:21:18.786Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-25T03:21:18.786Z] total 16 [2023-09-25T03:21:18.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:13 . [2023-09-25T03:21:18.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:21 .. [2023-09-25T03:21:18.786Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 03:13 cost [2023-09-25T03:21:18.786Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 25 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:19.076Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:19.931Z] ---> package-listing.sh [2023-09-25T03:21:19.932Z] ++ facter osfamily [2023-09-25T03:21:19.932Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T03:21:20.191Z] + OS_FAMILY=debian [2023-09-25T03:21:20.191Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-25T03:21:20.191Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T03:21:20.191Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T03:21:20.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T03:21:20.191Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T03:21:20.191Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-25T03:21:20.191Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T03:21:20.191Z] + case "${OS_FAMILY}" in [2023-09-25T03:21:20.191Z] + dpkg -l [2023-09-25T03:21:20.191Z] + grep '^ii' [2023-09-25T03:21:20.191Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T03:21:20.191Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T03:21:20.191Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T03:21:20.191Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-25T03:21:20.191Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-09-25T03:21:20.191Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-09-25T03:21:20.201Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T03:21:20.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T03:21:21.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T03:21:21.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T03:21:21.204Z] prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container [2023-09-25T03:21:21.251Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T03:21:21.514Z] $ docker top 46fa9b2171323cd91dd60cfc6ca2daf9f091d0af2818bb965a042ee0bcf2f7d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T03:21:21.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T03:21:22.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T03:21:22.434Z] + ls /var/log/sa-host [2023-09-25T03:21:22.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T03:21:22.578Z] provisioning config files... [2023-09-25T03:21:22.587Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7407842363419537265tmp [Pipeline] { [Pipeline] echo [2023-09-25T03:21:22.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:22.885Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T03:21:22.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:23.227Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T03:21:23.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:23.517Z] ---> sudo-logs.sh [2023-09-25T03:21:23.517Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T03:21:23.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:23.831Z] ---> job-cost.sh [2023-09-25T03:21:23.831Z] lf-activate-venv: SKIPPING [2023-09-25T03:21:23.831Z] DEBUG: total: 0.2199999988079071 [2023-09-25T03:21:23.831Z] INFO: Retrieving Stack Cost... [2023-09-25T03:21:24.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T03:21:24.654Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T03:21:24.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T03:21:24.938Z] ---> logs-deploy.sh [2023-09-25T03:21:24.938Z] lf-activate-venv: SKIPPING [2023-09-25T03:21:24.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/142 [2023-09-25T03:21:24.938Z] INFO: archiving workspace using pattern(s): [2023-09-25T03:21:26.312Z] Archives upload complete. [2023-09-25T03:21:26.312Z] INFO: archiving logs to Nexus [2023-09-25T03:21:26.883Z] ---> uname -a: [2023-09-25T03:21:26.883Z] Linux prd-ubuntu20-04-docker-8c-8g-7777 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] ---> lscpu: [2023-09-25T03:21:26.883Z] Architecture: x86_64 [2023-09-25T03:21:26.883Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T03:21:26.883Z] Byte Order: Little Endian [2023-09-25T03:21:26.883Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T03:21:26.883Z] CPU(s): 8 [2023-09-25T03:21:26.883Z] On-line CPU(s) list: 0-7 [2023-09-25T03:21:26.883Z] Thread(s) per core: 1 [2023-09-25T03:21:26.883Z] Core(s) per socket: 1 [2023-09-25T03:21:26.883Z] Socket(s): 8 [2023-09-25T03:21:26.883Z] NUMA node(s): 1 [2023-09-25T03:21:26.883Z] Vendor ID: AuthenticAMD [2023-09-25T03:21:26.883Z] CPU family: 23 [2023-09-25T03:21:26.883Z] Model: 49 [2023-09-25T03:21:26.883Z] Model name: AMD EPYC-Rome Processor [2023-09-25T03:21:26.883Z] Stepping: 0 [2023-09-25T03:21:26.883Z] CPU MHz: 2799.998 [2023-09-25T03:21:26.883Z] BogoMIPS: 5599.99 [2023-09-25T03:21:26.883Z] Virtualization: AMD-V [2023-09-25T03:21:26.883Z] Hypervisor vendor: KVM [2023-09-25T03:21:26.883Z] Virtualization type: full [2023-09-25T03:21:26.883Z] L1d cache: 256 KiB [2023-09-25T03:21:26.883Z] L1i cache: 256 KiB [2023-09-25T03:21:26.883Z] L2 cache: 4 MiB [2023-09-25T03:21:26.883Z] L3 cache: 128 MiB [2023-09-25T03:21:26.883Z] NUMA node0 CPU(s): 0-7 [2023-09-25T03:21:26.883Z] Vulnerability Itlb multihit: Not affected [2023-09-25T03:21:26.883Z] Vulnerability L1tf: Not affected [2023-09-25T03:21:26.883Z] Vulnerability Mds: Not affected [2023-09-25T03:21:26.883Z] Vulnerability Meltdown: Not affected [2023-09-25T03:21:26.883Z] Vulnerability Mmio stale data: Not affected [2023-09-25T03:21:26.883Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T03:21:26.883Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T03:21:26.883Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T03:21:26.883Z] Vulnerability Srbds: Not affected [2023-09-25T03:21:26.883Z] Vulnerability Tsx async abort: Not affected [2023-09-25T03:21:26.883Z] 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-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] ---> nproc: [2023-09-25T03:21:26.883Z] 8 [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] ---> df -h: [2023-09-25T03:21:26.883Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T03:21:26.883Z] overlay 155G 13G 143G 9% / [2023-09-25T03:21:26.883Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T03:21:26.883Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T03:21:26.883Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T03:21:26.883Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] ---> sar -b -r -n DEV: [2023-09-25T03:21:26.883Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7777) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] 03:09:37 LINUX RESTART (8 CPU) [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] 03:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T03:21:26.883Z] 03:11:01 162.21 39.94 122.26 0.00 4336.21 59568.87 0.00 [2023-09-25T03:21:26.883Z] 03:12:01 137.21 0.83 136.38 0.00 18.40 52863.32 0.00 [2023-09-25T03:21:26.883Z] 03:13:01 161.32 0.17 161.15 0.00 10.12 33611.06 0.00 [2023-09-25T03:21:26.883Z] 03:14:01 23.40 0.00 23.40 0.00 0.00 11389.59 0.00 [2023-09-25T03:21:26.883Z] 03:15:01 54.01 11.80 42.21 0.00 5195.40 8425.00 0.00 [2023-09-25T03:21:26.883Z] 03:16:01 5.72 0.02 5.70 0.00 0.13 117.85 0.00 [2023-09-25T03:21:26.883Z] 03:17:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 [2023-09-25T03:21:26.883Z] 03:18:01 2.27 0.02 2.25 0.00 0.13 25.46 0.00 [2023-09-25T03:21:26.883Z] 03:19:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-09-25T03:21:26.883Z] 03:20:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 [2023-09-25T03:21:26.883Z] 03:21:01 93.55 0.25 93.30 0.00 15.73 55947.88 0.00 [2023-09-25T03:21:26.883Z] Average: 58.59 4.82 53.77 0.00 870.48 20182.27 0.00 [2023-09-25T03:21:26.883Z] [2023-09-25T03:21:26.883Z] 03:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T03:21:26.883Z] 03:11:01 29238812 31556276 767424 2.33 77776 2504528 1948400 5.74 1027404 2252192 4332 [2023-09-25T03:21:26.883Z] 03:12:01 27829632 31211300 1094892 3.33 151452 3392072 2316216 6.83 1610464 2957020 211480 [2023-09-25T03:21:26.883Z] 03:13:01 27627628 31537760 766884 2.33 165008 3865568 1843544 5.43 1284936 3442132 318400 [2023-09-25T03:21:26.883Z] 03:14:01 27638176 31548620 758496 2.31 165232 3865556 1768656 5.21 1288476 3429612 52 [2023-09-25T03:21:26.883Z] 03:15:01 27147448 31509464 759704 2.31 193956 4291420 1707152 5.03 1612972 3557804 1112 [2023-09-25T03:21:26.883Z] 03:16:01 27178616 31535504 735608 2.24 192500 4288152 1708168 5.03 1587896 3554564 236 [2023-09-25T03:21:26.883Z] 03:17:01 27178800 31535784 735256 2.24 192552 4288188 1708168 5.03 1588516 3554572 172 [2023-09-25T03:21:26.884Z] 03:18:01 27182384 31539460 731508 2.22 192632 4288196 1708168 5.03 1584704 3554576 156 [2023-09-25T03:21:26.884Z] 03:19:01 27182352 31539432 731480 2.22 192652 4288196 1708168 5.03 1584484 3554576 4 [2023-09-25T03:21:26.884Z] 03:20:01 27185108 31542256 728584 2.22 192692 4288200 1708168 5.03 1581756 3554580 20 [2023-09-25T03:21:26.884Z] 03:21:01 25681628 31504324 755504 2.30 227660 5596132 1765904 5.20 1687856 4820864 66664 [2023-09-25T03:21:26.884Z] Average: 27370053 31505471 778667 2.37 176737 4086928 1808247 5.33 1494497 3475681 54784 [2023-09-25T03:21:26.884Z] [2023-09-25T03:21:26.884Z] 03:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T03:21:26.884Z] 03:11:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:11:01 ens3 661.24 416.40 5650.99 92.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:11:01 docker0 67.22 80.84 5.56 154.99 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:11:01 veth11072b8 60.47 72.49 5.80 50.62 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:12:01 ens3 384.44 225.06 2333.39 28.67 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:12:01 docker0 211.96 362.34 16.67 2310.11 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:12:01 veth9b47367 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:13:01 lo 7.39 7.39 0.74 0.74 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:13:01 ens3 161.33 119.42 2618.94 317.34 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:13:01 docker0 3.21 6.14 0.19 62.23 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:14:01 ens3 10.36 6.12 12.63 2.83 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:15:01 ens3 165.84 68.19 2728.51 5.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:16:01 ens3 1.15 0.80 0.38 0.30 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:20:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:21:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:21:01 ens3 377.04 218.85 8195.43 33.38 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] 03:21:01 docker0 61.29 128.18 4.92 1025.49 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] Average: lo 1.59 1.59 0.15 0.15 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] Average: ens3 160.16 95.92 1958.19 43.61 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] Average: docker0 31.24 52.50 2.49 322.96 0.00 0.00 0.00 0.00 [2023-09-25T03:21:26.884Z] [2023-09-25T03:21:26.884Z] [2023-09-25T03:21:26.884Z] ---> sar -P ALL: [2023-09-25T03:21:26.884Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7777) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T03:21:26.884Z] [2023-09-25T03:21:26.884Z] 03:09:37 LINUX RESTART (8 CPU) [2023-09-25T03:21:26.884Z] [2023-09-25T03:21:26.884Z] 03:10:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T03:21:26.884Z] 03:11:01 all 8.74 0.00 2.88 4.36 0.07 83.94 [2023-09-25T03:21:26.884Z] 03:11:01 0 7.75 0.00 2.85 1.75 0.07 87.59 [2023-09-25T03:21:26.884Z] 03:11:01 1 8.52 0.00 2.78 5.89 0.05 82.76 [2023-09-25T03:21:26.884Z] 03:11:01 2 7.99 0.00 3.37 13.70 0.07 74.87 [2023-09-25T03:21:26.884Z] 03:11:01 3 7.87 0.00 2.23 0.71 0.08 89.10 [2023-09-25T03:21:26.884Z] 03:11:01 4 8.95 0.00 2.23 0.45 0.05 88.32 [2023-09-25T03:21:26.884Z] 03:11:01 5 9.05 0.00 3.67 2.36 0.07 84.85 [2023-09-25T03:21:26.884Z] 03:11:01 6 9.80 0.00 2.83 8.56 0.05 78.76 [2023-09-25T03:21:26.884Z] 03:11:01 7 10.03 0.00 3.13 1.52 0.08 85.24 [2023-09-25T03:21:26.884Z] 03:12:01 all 12.61 0.00 3.07 3.69 0.08 80.54 [2023-09-25T03:21:26.884Z] 03:12:01 0 12.33 0.00 3.04 5.26 0.05 79.31 [2023-09-25T03:21:26.884Z] 03:12:01 1 12.07 0.00 2.72 0.27 0.03 84.91 [2023-09-25T03:21:26.884Z] 03:12:01 2 12.01 0.00 3.72 20.01 0.07 64.18 [2023-09-25T03:21:26.884Z] 03:12:01 3 12.22 0.00 3.36 1.58 0.05 82.80 [2023-09-25T03:21:26.884Z] 03:12:01 4 13.40 0.00 2.72 0.39 0.03 83.45 [2023-09-25T03:21:26.884Z] 03:12:01 5 13.19 0.00 2.78 0.47 0.03 83.52 [2023-09-25T03:21:26.884Z] 03:12:01 6 12.82 0.00 2.74 0.22 0.27 83.95 [2023-09-25T03:21:26.884Z] 03:12:01 7 12.87 0.00 3.49 1.35 0.07 82.22 [2023-09-25T03:21:26.884Z] 03:13:01 all 30.42 0.00 4.51 2.37 0.09 62.62 [2023-09-25T03:21:26.884Z] 03:13:01 0 29.69 0.00 4.44 3.68 0.08 62.10 [2023-09-25T03:21:26.884Z] 03:13:01 1 31.44 0.00 4.53 4.09 0.14 59.81 [2023-09-25T03:21:26.884Z] 03:13:01 2 29.93 0.00 4.22 0.37 0.07 65.41 [2023-09-25T03:21:26.884Z] 03:13:01 3 30.51 0.00 5.73 1.34 0.08 62.33 [2023-09-25T03:21:26.884Z] 03:13:01 4 30.65 0.00 3.93 3.44 0.10 61.88 [2023-09-25T03:21:26.884Z] 03:13:01 5 29.44 0.00 4.15 1.32 0.08 65.01 [2023-09-25T03:21:26.884Z] 03:13:01 6 31.14 0.00 4.55 1.32 0.07 62.92 [2023-09-25T03:21:26.884Z] 03:13:01 7 30.53 0.00 4.52 3.41 0.08 61.46 [2023-09-25T03:21:26.884Z] 03:14:01 all 0.44 0.00 0.16 0.61 0.01 98.77 [2023-09-25T03:21:26.884Z] 03:14:01 0 0.17 0.00 0.17 0.62 0.02 99.03 [2023-09-25T03:21:26.884Z] 03:14:01 1 0.15 0.00 0.42 4.24 0.02 95.18 [2023-09-25T03:21:26.884Z] 03:14:01 2 0.42 0.00 0.12 0.03 0.03 99.40 [2023-09-25T03:21:26.884Z] 03:14:01 3 2.04 0.00 0.12 0.00 0.02 97.83 [2023-09-25T03:21:26.884Z] 03:14:01 4 0.17 0.00 0.12 0.00 0.00 99.72 [2023-09-25T03:21:26.884Z] 03:14:01 5 0.20 0.00 0.15 0.00 0.00 99.65 [2023-09-25T03:21:26.884Z] 03:14:01 6 0.20 0.00 0.10 0.00 0.02 99.68 [2023-09-25T03:21:26.884Z] 03:14:01 7 0.18 0.00 0.13 0.00 0.02 99.67 [2023-09-25T03:21:26.884Z] 03:15:01 all 2.72 0.00 1.40 1.01 0.02 94.84 [2023-09-25T03:21:26.884Z] 03:15:01 0 2.57 0.00 0.92 0.52 0.03 95.96 [2023-09-25T03:21:26.884Z] 03:15:01 1 1.80 0.00 1.30 2.64 0.03 94.23 [2023-09-25T03:21:26.884Z] 03:15:01 2 1.48 0.00 1.58 0.12 0.03 96.78 [2023-09-25T03:21:26.884Z] 03:15:01 3 3.31 0.00 1.51 0.36 0.03 94.79 [2023-09-25T03:21:26.884Z] 03:15:01 4 3.61 0.00 1.09 0.20 0.02 95.09 [2023-09-25T03:21:26.884Z] 03:15:01 5 4.21 0.00 1.85 2.02 0.02 91.90 [2023-09-25T03:21:26.884Z] 03:15:01 6 2.35 0.00 2.13 2.18 0.02 93.32 [2023-09-25T03:21:26.884Z] 03:15:01 7 2.46 0.00 0.80 0.03 0.02 96.69 [2023-09-25T03:21:26.884Z] 03:16:01 all 0.25 0.00 0.06 0.08 0.01 99.60 [2023-09-25T03:21:26.884Z] 03:16:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2023-09-25T03:21:26.884Z] 03:16:01 1 0.08 0.00 0.05 0.22 0.00 99.65 [2023-09-25T03:21:26.884Z] 03:16:01 2 1.49 0.00 0.10 0.00 0.02 98.40 [2023-09-25T03:21:26.884Z] 03:16:01 3 0.15 0.00 0.07 0.20 0.00 99.58 [2023-09-25T03:21:26.884Z] 03:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-25T03:21:26.884Z] 03:16:01 5 0.02 0.00 0.08 0.00 0.00 99.90 [2023-09-25T03:21:26.884Z] 03:16:01 6 0.03 0.00 0.07 0.23 0.03 99.63 [2023-09-25T03:21:26.884Z] 03:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-25T03:21:26.884Z] 03:17:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2023-09-25T03:21:26.884Z] 03:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T03:21:26.884Z] 03:17:01 1 0.00 0.00 0.00 0.08 0.00 99.92 [2023-09-25T03:21:26.884Z] 03:17:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2023-09-25T03:21:26.884Z] 03:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-25T03:21:26.884Z] 03:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T03:21:26.884Z] 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T03:21:26.884Z] 03:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T03:21:26.884Z] 03:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-25T03:21:26.884Z] 03:18:01 all 0.08 0.00 0.01 0.07 0.01 99.83 [2023-09-25T03:21:26.884Z] 03:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T03:21:26.884Z] 03:18:01 1 0.00 0.00 0.00 0.40 0.00 99.60 [2023-09-25T03:21:26.884Z] 03:18:01 2 0.53 0.00 0.02 0.00 0.02 99.43 [2023-09-25T03:21:26.884Z] 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T03:21:26.884Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T03:21:26.884Z] 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T03:21:26.884Z] 03:18:01 6 0.05 0.00 0.03 0.17 0.03 99.72 [2023-09-25T03:21:26.884Z] 03:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T03:21:26.884Z] 03:19:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-09-25T03:21:26.884Z] 03:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T03:21:26.884Z] 03:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-25T03:21:26.884Z] 03:19:01 2 0.37 0.00 0.02 0.00 0.02 99.60 [2023-09-25T03:21:26.884Z] 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T03:21:26.884Z] 03:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T03:21:26.885Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T03:21:26.885Z] 03:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T03:21:26.885Z] 03:19:01 7 0.00 0.00 0.02 0.02 0.05 99.92 [2023-09-25T03:21:26.885Z] 03:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-25T03:21:26.885Z] 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T03:21:26.885Z] 03:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T03:21:26.885Z] 03:20:01 2 0.07 0.00 0.00 0.00 0.03 99.90 [2023-09-25T03:21:26.885Z] 03:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-25T03:21:26.885Z] 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T03:21:26.885Z] 03:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T03:21:26.885Z] 03:20:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2023-09-25T03:21:26.885Z] 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T03:21:26.885Z] 03:21:01 all 7.47 0.00 3.16 4.55 0.07 84.75 [2023-09-25T03:21:26.885Z] 03:21:01 0 8.09 0.00 3.46 1.25 0.05 87.15 [2023-09-25T03:21:26.885Z] 03:21:01 1 7.02 0.00 3.25 7.65 0.07 82.01 [2023-09-25T03:21:26.885Z] 03:21:01 2 8.07 0.00 2.89 0.45 0.03 88.56 [2023-09-25T03:21:26.885Z] 03:21:01 3 7.33 0.00 2.97 0.05 0.07 89.57 [2023-09-25T03:21:26.885Z] 03:21:01 4 7.54 0.00 2.69 1.97 0.05 87.75 [2023-09-25T03:21:26.885Z] 03:21:01 5 6.68 0.00 2.98 0.37 0.03 89.93 [2023-09-25T03:21:26.885Z] 03:21:01 6 7.28 0.00 4.34 19.33 0.12 68.94 [2023-09-25T03:21:26.885Z] 03:21:01 7 7.77 0.00 2.69 5.41 0.15 83.98 [2023-09-25T03:21:26.885Z] [2023-09-25T03:21:26.885Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-09-25T03:21:26.885Z] Average: all 5.68 0.00 1.38 1.52 0.04 91.39 [2023-09-25T03:21:26.885Z] Average: 0 5.48 0.00 1.35 1.18 0.03 91.95 [2023-09-25T03:21:26.885Z] Average: 1 5.52 0.00 1.36 2.31 0.03 90.79 [2023-09-25T03:21:26.885Z] Average: 2 5.65 0.00 1.45 3.14 0.03 89.72 [2023-09-25T03:21:26.885Z] Average: 3 5.74 0.00 1.45 0.39 0.03 92.40 [2023-09-25T03:21:26.885Z] Average: 4 5.83 0.00 1.16 0.58 0.02 92.40 [2023-09-25T03:21:26.885Z] Average: 5 5.68 0.00 1.42 0.59 0.02 92.29 [2023-09-25T03:21:26.885Z] Average: 6 5.76 0.00 1.53 2.88 0.06 89.77 [2023-09-25T03:21:26.885Z] Average: 7 5.77 0.00 1.34 1.06 0.05 91.78 [2023-09-25T03:21:26.885Z] [2023-09-25T03:21:26.885Z] [2023-09-25T03:21:26.885Z]