Pull request #494 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-modbus-go Loading trusted files from base branch main at 06c6c40304b77554eb9683b844624724d2909e81 rather than 0de61a61959a654b5b3ec01b9f27533abdeab7b1 Obtained Jenkinsfile from 06c6c40304b77554eb9683b844624724d2909e81 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-ssh2632178586553982639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15590592927390384703.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18127142278177344800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7252294418190693694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4039913946908098731.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9013902978838022677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-modbus-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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3197 in /w/workspace/xfoundry_device-modbus-go_PR-494 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-494 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06c6c40304b77554eb9683b844624724d2909e81 into PR head commit 0de61a61959a654b5b3ec01b9f27533abdeab7b1 Merge succeeded, producing 0de61a61959a654b5b3ec01b9f27533abdeab7b1 Checking out Revision 0de61a61959a654b5b3ec01b9f27533abdeab7b1 (PR-494) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/494/head:refs/remotes/origin/PR-494 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de61a61959a654b5b3ec01b9f27533abdeab7b1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de61a61959a654b5b3ec01b9f27533abdeab7b1 # timeout=10 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:00 ========================================================= 09:48:00 EdgeX Global Pipelines Version Info 09:48:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:01 ------------------- 09:48:01 stable info: 09:48:01 ------------------- 09:48:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:48:01 Message: update stable to v1.0.250 09:48:01 ------------------- 09:48:01 experimental info: 09:48:01 ------------------- 09:48:01 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:01 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 09:48:01 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-494 [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-494 [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-494 [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0de61a61959a654b5b3ec01b9f27533abdeab7b1 [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0de61a6 [Pipeline] echo 09:48:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:03 provisioning config files... 09:48:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/config4321325772646356950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:03 ---> docker-login.sh 09:48:03 nexus3.edgexfoundry.org:10001 09:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 nexus3.edgexfoundry.org:10002 09:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 nexus3.edgexfoundry.org:10003 09:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 nexus3.edgexfoundry.org:10004 09:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 docker.io 09:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 ---> docker-login.sh ends [Pipeline] } 09:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:48:05 + git rev-list -1 --merges 0de61a61959a654b5b3ec01b9f27533abdeab7b1~1..0de61a61959a654b5b3ec01b9f27533abdeab7b1 [Pipeline] echo 09:48:05 -----------> git rev-list -1 --merges 0de61a61959a654b5b3ec01b9f27533abdeab7b1~1..0de61a61959a654b5b3ec01b9f27533abdeab7b1 0de61a61959a654b5b3ec01b9f27533abdeab7b1 [false] [Pipeline] sh 09:48:05 + git log --format=format:%s -1 0de61a61959a654b5b3ec01b9f27533abdeab7b1 [Pipeline] echo 09:48:05 ========================================================= 09:48:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:06 + git log --format=format:%s -1 0de61a61959a654b5b3ec01b9f27533abdeab7b1 [Pipeline] echo 09:48:06 [semverPrep] GIT_COMMIT: 0de61a61959a654b5b3ec01b9f27533abdeab7b1, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt [Pipeline] echo 09:48:06 [semverPrep] This is not a build commit. [Pipeline] sh 09:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:06 + grep -v github /etc/ssh/ssh_known_hosts 09:48:06 + [ -e /tmp/ssh_known_hosts ] 09:48:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:48:06 + sudo tee -a /etc/ssh/ssh_known_hosts 09:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:06 09:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:07 0.1.4: Pulling from edgex-devops/py-git-semver 09:48:07 b85a868b505f: Pulling fs layer 09:48:07 e2be974225ed: Pulling fs layer 09:48:07 339a4e72a1f5: Pulling fs layer 09:48:07 988bab9f4d93: Pulling fs layer 09:48:07 1469e6f7b9e6: Pulling fs layer 09:48:07 eaf3925da568: Pulling fs layer 09:48:07 bab4dde63d76: Pulling fs layer 09:48:07 bde34c3a00c8: Pulling fs layer 09:48:07 b352a97aabf1: Pulling fs layer 09:48:07 4872d77fe225: Pulling fs layer 09:48:07 5851b861e8e6: Pulling fs layer 09:48:07 eaf3925da568: Waiting 09:48:07 b352a97aabf1: Waiting 09:48:07 4872d77fe225: Waiting 09:48:07 988bab9f4d93: Waiting 09:48:07 1469e6f7b9e6: Waiting 09:48:07 5851b861e8e6: Waiting 09:48:07 bab4dde63d76: Waiting 09:48:07 bde34c3a00c8: Waiting 09:48:07 e2be974225ed: Verifying Checksum 09:48:07 e2be974225ed: Download complete 09:48:07 988bab9f4d93: Verifying Checksum 09:48:07 988bab9f4d93: Download complete 09:48:07 1469e6f7b9e6: Verifying Checksum 09:48:07 1469e6f7b9e6: Download complete 09:48:07 eaf3925da568: Verifying Checksum 09:48:07 eaf3925da568: Download complete 09:48:07 339a4e72a1f5: Verifying Checksum 09:48:07 339a4e72a1f5: Download complete 09:48:07 bde34c3a00c8: Download complete 09:48:07 b352a97aabf1: Download complete 09:48:07 4872d77fe225: Verifying Checksum 09:48:07 4872d77fe225: Download complete 09:48:07 5851b861e8e6: Download complete 09:48:07 b85a868b505f: Verifying Checksum 09:48:07 b85a868b505f: Download complete 09:48:07 bab4dde63d76: Verifying Checksum 09:48:07 bab4dde63d76: Download complete 09:48:09 b85a868b505f: Pull complete 09:48:09 e2be974225ed: Pull complete 09:48:09 339a4e72a1f5: Pull complete 09:48:09 988bab9f4d93: Pull complete 09:48:10 1469e6f7b9e6: Pull complete 09:48:10 eaf3925da568: Pull complete 09:48:11 bab4dde63d76: Pull complete 09:48:11 bde34c3a00c8: Pull complete 09:48:12 b352a97aabf1: Pull complete 09:48:12 4872d77fe225: Pull complete 09:48:12 5851b861e8e6: Pull complete 09:48:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:12 prd-ubuntu20.04-docker-8c-8g-3197 does not seem to be running inside a container 09:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-494 -v /w/workspace/xfoundry_device-modbus-go_PR-494:/w/workspace/xfoundry_device-modbus-go_PR-494:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-494@tmp:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:16 $ docker top 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 -eo pid,comm 09:48:16 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). 09:48:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:17 [ssh-agent] Looking for ssh-agent implementation... 09:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:17 $ docker exec 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 ssh-agent 09:48:17 SSH_AUTH_SOCK=/tmp/ssh-SwRTGsIF19y2/agent.32 09:48:17 SSH_AGENT_PID=38 09:48:17 Running ssh-add (command line suppressed) 09:48:17 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-494@tmp/private_key_9845347708129989215.key (/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/private_key_9845347708129989215.key) 09:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:17 + git tag --points-at HEAD [Pipeline] } 09:48:17 $ docker exec --env ******** --env ******** 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 ssh-agent -k 09:48:17 unset SSH_AUTH_SOCK; 09:48:17 unset SSH_AGENT_PID; 09:48:17 echo Agent pid 38 killed; 09:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:17 [ssh-agent] Looking for ssh-agent implementation... 09:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:18 $ docker exec 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 ssh-agent 09:48:18 SSH_AUTH_SOCK=/tmp/ssh-CV7v92mDTS4h/agent.70 09:48:18 SSH_AGENT_PID=76 09:48:18 Running ssh-add (command line suppressed) 09:48:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-494@tmp/private_key_3185121678877550459.key (/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/private_key_3185121678877550459.key) 09:48:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:18 + git semver init 09:48:18 2023-08-09 09:48:18,856 [run_init] DEBUG init version:0.0.0 force:False 09:48:18 2023-08-09 09:48:18,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-494/.semver 09:48:18 2023-08-09 09:48:18,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-494/.semver 09:48:18 2023-08-09 09:48:18,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-494/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-494, universal_newlines=False, shell=None, istream=None) 09:48:19 2023-08-09 09:48:19,671 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-494/.git/info/exclude 09:48:19 2023-08-09 09:48:19,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-494/.semver/PR-494 with force:False 09:48:19 2023-08-09 09:48:19,672 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-494/.semver/PR-494 09:48:19 2023-08-09 09:48:19,677 [execute] INFO git cat-file --batch-check 09:48:19 2023-08-09 09:48:19,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-494/.semver, universal_newlines=False, shell=None, istream=) 09:48:19 2023-08-09 09:48:19,684 [execute] INFO git cat-file --batch 09:48:19 2023-08-09 09:48:19,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-494/.semver, universal_newlines=False, shell=None, istream=) 09:48:19 2023-08-09 09:48:19,689 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-494/.semver/PR-494 09:48:19 0.0.0 [Pipeline] } 09:48:19 $ docker exec --env ******** --env ******** 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 ssh-agent -k 09:48:19 unset SSH_AUTH_SOCK; 09:48:19 unset SSH_AGENT_PID; 09:48:19 echo Agent pid 76 killed; 09:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:20 + git semver [Pipeline] } 09:48:20 $ docker stop --time=1 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 09:48:21 $ docker rm -f --volumes 8674f6f875a2785bef8849b08658a3241a2f037572c1254c31c6320acc3ad088 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:22 Stashed 1 file(s) [Pipeline] echo 09:48:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:23 provisioning config files... 09:48:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/config17246491795597618722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:23 ---> docker-login.sh 09:48:23 nexus3.edgexfoundry.org:10001 09:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:23 Configure a credential helper to remove this warning. See 09:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:23 09:48:23 Login Succeeded 09:48:23 nexus3.edgexfoundry.org:10002 09:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:23 Configure a credential helper to remove this warning. See 09:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:23 09:48:23 Login Succeeded 09:48:23 nexus3.edgexfoundry.org:10003 09:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:24 Configure a credential helper to remove this warning. See 09:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:24 09:48:24 Login Succeeded 09:48:24 nexus3.edgexfoundry.org:10004 09:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:24 Configure a credential helper to remove this warning. See 09:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:24 09:48:24 Login Succeeded 09:48:24 docker.io 09:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:24 Configure a credential helper to remove this warning. See 09:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:24 09:48:24 Login Succeeded 09:48:24 ---> docker-login.sh ends [Pipeline] } 09:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:48:24 ========================================================= 09:48:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:48:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:48:25 Sending build context to Docker daemon 6.414MB 09:48:25 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:48:25 Step 2/10 : FROM ${BASE} AS builder 09:48:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:48:25 4db1b89c0bd1: Pulling fs layer 09:48:25 6911f1a30b25: Pulling fs layer 09:48:25 e194b8c5c2a9: Pulling fs layer 09:48:25 6863d3e3a2b1: Pulling fs layer 09:48:25 ec0bb842ea78: Pulling fs layer 09:48:25 40a00589a448: Pulling fs layer 09:48:25 6c08303d61cc: Pulling fs layer 09:48:25 798269fcf238: Pulling fs layer 09:48:25 6863d3e3a2b1: Waiting 09:48:25 ec0bb842ea78: Waiting 09:48:25 40a00589a448: Waiting 09:48:25 798269fcf238: Waiting 09:48:25 6c08303d61cc: Waiting 09:48:25 6911f1a30b25: Download complete 09:48:25 6863d3e3a2b1: Verifying Checksum 09:48:25 6863d3e3a2b1: Download complete 09:48:25 ec0bb842ea78: Verifying Checksum 09:48:25 ec0bb842ea78: Download complete 09:48:25 4db1b89c0bd1: Verifying Checksum 09:48:25 4db1b89c0bd1: Download complete 09:48:25 40a00589a448: Verifying Checksum 09:48:25 40a00589a448: Download complete 09:48:25 4db1b89c0bd1: Pull complete 09:48:25 6911f1a30b25: Pull complete 09:48:25 798269fcf238: Verifying Checksum 09:48:25 798269fcf238: Download complete 09:48:25 e194b8c5c2a9: Verifying Checksum 09:48:25 e194b8c5c2a9: Download complete 09:48:26 6c08303d61cc: Verifying Checksum 09:48:26 6c08303d61cc: Download complete 09:48:30 e194b8c5c2a9: Pull complete 09:48:30 6863d3e3a2b1: Pull complete 09:48:30 ec0bb842ea78: Pull complete 09:48:30 40a00589a448: Pull complete 09:48:32 6c08303d61cc: Pull complete 09:48:33 798269fcf238: Pull complete 09:48:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 09:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:48:33 ---> ec979cd7f677 09:48:33 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:48:38 Still waiting to schedule task 09:48:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3195’ 09:48:39 ---> Running in c6642b365899 09:48:39 Removing intermediate container c6642b365899 09:48:39 ---> d4bef6393965 09:48:39 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:48:39 ---> Running in 977678b864d0 09:48:39 Removing intermediate container 977678b864d0 09:48:39 ---> bc8a88527eba 09:48:39 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:48:39 ---> Running in 9083f229b304 09:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:48:40 (1/8) Installing openssh-keygen (9.1_p1-r4) 09:48:40 (2/8) Installing libedit (20221030.3.1-r0) 09:48:40 (3/8) Installing openssh-client-common (9.1_p1-r4) 09:48:40 (4/8) Installing openssh-client-default (9.1_p1-r4) 09:48:40 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 09:48:40 (6/8) Installing openssh-server-common (9.1_p1-r4) 09:48:40 (7/8) Installing openssh-server (9.1_p1-r4) 09:48:40 (8/8) Installing openssh (9.1_p1-r4) 09:48:40 Executing busybox-1.35.0-r29.trigger 09:48:40 OK: 270 MiB in 61 packages 09:48:40 Removing intermediate container 9083f229b304 09:48:40 ---> b8ee66abf170 09:48:40 Step 6/10 : WORKDIR /device-modbus-go 09:48:41 ---> Running in fea203514c85 09:48:41 Removing intermediate container fea203514c85 09:48:41 ---> 46cf73197aee 09:48:41 Step 7/10 : COPY go.mod vendor* ./ 09:48:41 ---> d3b6f626bc2b 09:48:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:41 ---> Running in 1938a8099351 09:49:19 Removing intermediate container 1938a8099351 09:49:19 ---> b6dcad8227f9 09:49:19 Step 9/10 : COPY . . 09:49:19 ---> 7f111b2c5520 09:49:19 Step 10/10 : RUN ${MAKE} 09:49:19 ---> Running in db17c118969f 09:49:19 noop 09:49:19 Removing intermediate container db17c118969f 09:49:19 ---> 778bf483db2a 09:49:19 Successfully built 778bf483db2a 09:49:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:20 + docker inspect -f . ci-base-image-x86_64 09:49:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:20 prd-ubuntu20.04-docker-8c-8g-3197 does not seem to be running inside a container 09:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-494 -v /w/workspace/xfoundry_device-modbus-go_PR-494:/w/workspace/xfoundry_device-modbus-go_PR-494:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-494@tmp:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:49:20 $ docker top 8fbe9657929e2b611ea9db1bc190a684ce2e058d78896688a4ef1965799d25a9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:21 + go version 09:49:21 go version go1.20.6 linux/amd64 [Pipeline] } 09:49:21 $ docker stop --time=1 8fbe9657929e2b611ea9db1bc190a684ce2e058d78896688a4ef1965799d25a9 09:49:22 $ docker rm -f --volumes 8fbe9657929e2b611ea9db1bc190a684ce2e058d78896688a4ef1965799d25a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:23 + docker inspect -f . ci-base-image-x86_64 09:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:23 prd-ubuntu20.04-docker-8c-8g-3197 does not seem to be running inside a container 09:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-494 -v /w/workspace/xfoundry_device-modbus-go_PR-494:/w/workspace/xfoundry_device-modbus-go_PR-494:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-494@tmp:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:49:23 $ docker top 1be45a41f56893d9c859321fca6331d9c1292b06f7fb1cc01f0b16f422073dea -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:24 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-494 [Pipeline] fileExists [Pipeline] sh 09:49:24 + make test 09:49:24 go test ./... -coverprofile=coverage.out 09:49:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:49:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:49:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements 09:49:46 go vet ./... 09:49:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:49:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:49:50 ./bin/test-attribution-txt.sh [Pipeline] echo 09:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:49:50 $ docker stop --time=1 1be45a41f56893d9c859321fca6331d9c1292b06f7fb1cc01f0b16f422073dea 09:49:55 $ docker rm -f --volumes 1be45a41f56893d9c859321fca6331d9c1292b06f7fb1cc01f0b16f422073dea [Pipeline] // withDockerContainer [Pipeline] sh 09:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:49:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:49:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:57 + ls -al . 09:49:57 total 188 09:49:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 09:49 . 09:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:47 .. 09:49:57 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 09:47 .dockerignore 09:49:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 09:48 .git 09:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:47 .github 09:49:57 -rw-rw-r-- 1 jenkins jenkins 331 Aug 9 09:47 .gitignore 09:49:57 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 09:47 .golangci.yml 09:49:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 09:48 .semver 09:49:57 -rw-rw-r-- 1 jenkins jenkins 10032 Aug 9 09:47 Attribution.txt 09:49:57 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 9 09:47 CHANGELOG.md 09:49:57 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 9 09:47 Dockerfile 09:49:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 09:47 GOVERNANCE.md 09:49:57 -rw-rw-r-- 1 jenkins jenkins 680 Aug 9 09:47 Jenkinsfile 09:49:57 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 09:47 LICENSE 09:49:57 -rw-rw-r-- 1 jenkins jenkins 1705 Aug 9 09:47 Makefile 09:49:57 -rw-rw-r-- 1 jenkins jenkins 622 Aug 9 09:47 OWNERS.md 09:49:57 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 9 09:47 README.md 09:49:57 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 09:48 VERSION 09:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:47 bin 09:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:47 cmd 09:49:57 -rw-r--r-- 1 jenkins jenkins 24160 Aug 9 09:49 coverage.out 09:49:57 -rw-rw-r-- 1 jenkins jenkins 3405 Aug 9 09:47 go.mod 09:49:57 -rw-rw-r-- 1 jenkins jenkins 31664 Aug 9 09:47 go.sum 09:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:47 internal 09:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:47 simulator 09:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:47 snap 09:49:57 -rw-rw-r-- 1 jenkins jenkins 229 Aug 9 09:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:57 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0de61a61959a654b5b3ec01b9f27533abdeab7b1 --label arch=amd64 --label version=0.0.0 . 09:49:57 Sending build context to Docker daemon 6.439MB 09:49:57 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:49:57 Step 2/22 : FROM ${BASE} AS builder 09:49:57 ---> 778bf483db2a 09:49:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:49:58 ---> Running in 969ab180b8f1 09:49:58 Removing intermediate container 969ab180b8f1 09:49:58 ---> 471dabf37800 09:49:58 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:49:58 ---> Running in 7d4b323b836e 09:49:58 Removing intermediate container 7d4b323b836e 09:49:58 ---> 2b21b4051274 09:49:58 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:49:58 ---> Running in 2a9ee907fff8 09:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:49:58 OK: 270 MiB in 61 packages 09:49:59 Removing intermediate container 2a9ee907fff8 09:49:59 ---> 170410839ee3 09:49:59 Step 6/22 : WORKDIR /device-modbus-go 09:49:59 ---> Running in ed8b60b82ddb 09:49:59 Removing intermediate container ed8b60b82ddb 09:49:59 ---> ce3bef871f58 09:49:59 Step 7/22 : COPY go.mod vendor* ./ 09:49:59 ---> b9d1d6826927 09:49:59 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:59 ---> Running in 891e7d6b303a 09:50:00 Removing intermediate container 891e7d6b303a 09:50:00 ---> 4a09252ca747 09:50:00 Step 9/22 : COPY . . 09:50:00 ---> 6a585b292728 09:50:00 Step 10/22 : RUN ${MAKE} 09:50:00 ---> Running in f7af87f04c6e 09:50:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:50:23 Removing intermediate container f7af87f04c6e 09:50:23 ---> 0dfc4f89cdb0 09:50:23 Step 11/22 : FROM alpine:3.17 09:50:23 3.17: Pulling from library/alpine 09:50:23 9398808236ff: Pulling fs layer 09:50:23 9398808236ff: Verifying Checksum 09:50:23 9398808236ff: Download complete 09:50:23 9398808236ff: Pull complete 09:50:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:50:23 Status: Downloaded newer image for alpine:3.17 09:50:23 ---> 1e0b8b5322fc 09:50:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:50:23 ---> Running in 5b0faccfc48b 09:50:23 Removing intermediate container 5b0faccfc48b 09:50:23 ---> 31afa007be99 09:50:23 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:50:23 ---> Running in 072bcdca24af 09:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:50:23 (1/1) Installing dumb-init (1.2.5-r2) 09:50:23 Executing busybox-1.35.0-r29.trigger 09:50:23 OK: 7 MiB in 16 packages 09:50:24 Removing intermediate container 072bcdca24af 09:50:24 ---> 5f5a523c8fb1 09:50:24 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:50:25 ---> 32e33d310b32 09:50:25 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:50:25 ---> 7eca09a5edb0 09:50:25 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:50:25 ---> 134767a536b3 09:50:25 Step 17/22 : EXPOSE 59901 09:50:25 ---> Running in 0adfc3f63892 09:50:25 Removing intermediate container 0adfc3f63892 09:50:25 ---> 109bb70d565c 09:50:25 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:50:25 ---> Running in 505a715f43d8 09:50:25 Removing intermediate container 505a715f43d8 09:50:25 ---> d5c1730df9ad 09:50:25 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:50:25 ---> Running in aefb4834884c 09:50:25 Removing intermediate container aefb4834884c 09:50:25 ---> c6b9d0f2b3ec 09:50:25 Step 20/22 : LABEL arch=amd64 09:50:25 ---> Running in 97695b375d6b 09:50:25 Removing intermediate container 97695b375d6b 09:50:25 ---> c3663f3b5fa6 09:50:25 Step 21/22 : LABEL git_sha=0de61a61959a654b5b3ec01b9f27533abdeab7b1 09:50:25 ---> Running in d0c3749c35da 09:50:25 Removing intermediate container d0c3749c35da 09:50:25 ---> 0471da784be2 09:50:25 Step 22/22 : LABEL version=0.0.0 09:50:25 ---> Running in e047bd9fff68 09:50:25 Removing intermediate container e047bd9fff68 09:50:25 ---> a08e086de420 09:50:25 [Warning] One or more build-args [ARCH] were not consumed 09:50:25 Successfully built a08e086de420 09:50:25 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:26 09:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:27 latest: Pulling from edgex-lftools-log-publisher 09:50:27 5eb5b503b376: Pulling fs layer 09:50:27 5c69ac0246d0: Pulling fs layer 09:50:27 ec43610c2a17: Pulling fs layer 09:50:27 3a2ae6a8a46f: Pulling fs layer 09:50:27 33b1e0a273af: Pulling fs layer 09:50:27 5d3b04190fa2: Pulling fs layer 09:50:27 2f39f015ded8: Pulling fs layer 09:50:27 3a2ae6a8a46f: Waiting 09:50:27 33b1e0a273af: Waiting 09:50:27 5d3b04190fa2: Waiting 09:50:27 2f39f015ded8: Waiting 09:50:27 5c69ac0246d0: Download complete 09:50:27 3a2ae6a8a46f: Verifying Checksum 09:50:27 3a2ae6a8a46f: Download complete 09:50:27 33b1e0a273af: Verifying Checksum 09:50:27 33b1e0a273af: Download complete 09:50:27 ec43610c2a17: Verifying Checksum 09:50:27 ec43610c2a17: Download complete 09:50:27 5d3b04190fa2: Verifying Checksum 09:50:27 5d3b04190fa2: Download complete 09:50:27 5eb5b503b376: Download complete 09:50:27 2f39f015ded8: Download complete 09:50:28 5eb5b503b376: Pull complete 09:50:28 5c69ac0246d0: Pull complete 09:50:29 ec43610c2a17: Pull complete 09:50:29 3a2ae6a8a46f: Pull complete 09:50:29 33b1e0a273af: Pull complete 09:50:29 5d3b04190fa2: Pull complete 09:50:33 2f39f015ded8: Pull complete 09:50:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:33 prd-ubuntu20.04-docker-8c-8g-3197 does not seem to be running inside a container 09:50:34 $ 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/xfoundry_device-modbus-go_PR-494 -v /w/workspace/xfoundry_device-modbus-go_PR-494:/w/workspace/xfoundry_device-modbus-go_PR-494:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-494@tmp:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:50:40 $ docker top 63f062e13ca49bfc1d68122e0ca8a62d93196c4c8343960357d9a50955f63f0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:41 ---> job-cost.sh 09:50:41 lf-activate-venv: SKIPPING 09:50:41 INFO: No Stack... 09:50:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:42 INFO: Archiving Costs [Pipeline] sh 09:50:42 + cat /w/workspace/xfoundry_device-modbus-go_PR-494/archives/cost.csv 09:50:42 + cut -d, -f6 [Pipeline] lock 09:50:42 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] 09:50:42 Resource [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] did not exist. Created. 09:50:42 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:43 + echo total: 0.2199999988079071 [Pipeline] stash 09:50:43 Stashed 1 file(s) [Pipeline] } 09:50:43 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:43 $ docker stop --time=1 63f062e13ca49bfc1d68122e0ca8a62d93196c4c8343960357d9a50955f63f0a 09:50:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3199 in /w/workspace/xfoundry_device-modbus-go_PR-494 09:50:44 $ docker rm -f --volumes 63f062e13ca49bfc1d68122e0ca8a62d93196c4c8343960357d9a50955f63f0a [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 09:50:44 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 09:50:44 Selected Git installation does not exist. Using Default 09:50:44 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:50:50 using credential edgex-jenkins-ssh 09:50:50 Cloning the remote Git repository 09:50:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:50:50 > git init /w/workspace/device-modbus-go/1 # timeout=10 09:50:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:50:50 > git --version # timeout=10 09:50:50 > git --version # 'git version 2.25.1' 09:50:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:50:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:53 Merging remotes/origin/main commit 06c6c40304b77554eb9683b844624724d2909e81 into PR head commit 0de61a61959a654b5b3ec01b9f27533abdeab7b1 09:50:52 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:50:52 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/494/head:refs/remotes/origin/PR-494 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:50:53 > git config core.sparsecheckout # timeout=10 09:50:53 > git checkout -f 0de61a61959a654b5b3ec01b9f27533abdeab7b1 # timeout=10 09:50:53 Merge succeeded, producing 0de61a61959a654b5b3ec01b9f27533abdeab7b1 09:50:53 Checking out Revision 0de61a61959a654b5b3ec01b9f27533abdeab7b1 (PR-494) 09:50:53 > git remote # timeout=10 09:50:53 > git config --get remote.origin.url # timeout=10 09:50:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:53 > git merge 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 09:50:53 > git rev-parse HEAD^{commit} # timeout=10 09:50:53 > git config core.sparsecheckout # timeout=10 09:50:53 > git checkout -f 0de61a61959a654b5b3ec01b9f27533abdeab7b1 # timeout=10 09:50:57 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" 09:50:57 > git --version # timeout=10 09:50:57 > git --version # 'git version 2.25.1' 09:50:57 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:58 Dload Upload Total Spent Left Speed 09:50:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 09:50:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:50:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:50:59 + sudo tee /etc/docker/daemon.new 09:50:59 { 09:50:59 "registry-mirrors": [ 09:50:59 "https://nexus3.edgexfoundry.org:10001" 09:50:59 ], 09:50:59 "bip": "10.250.0.254/24", 09:50:59 "hosts": [ 09:50:59 "tcp://0.0.0.0:5555", 09:50:59 "unix:///var/run/docker.sock" 09:50:59 ], 09:50:59 "mtu": 1458, 09:50:59 "selinux-enabled": true, 09:50:59 "seccomp-profile": "/etc/docker/seccomp.json" 09:50:59 } [Pipeline] sh 09:50:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:51:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:18 provisioning config files... 09:51:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7947118739479478288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:18 ---> docker-login.sh 09:51:18 nexus3.edgexfoundry.org:10001 09:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:19 Configure a credential helper to remove this warning. See 09:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:19 09:51:19 Login Succeeded 09:51:19 nexus3.edgexfoundry.org:10002 09:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:19 Configure a credential helper to remove this warning. See 09:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:19 09:51:20 Login Succeeded 09:51:20 nexus3.edgexfoundry.org:10003 09:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:20 Configure a credential helper to remove this warning. See 09:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:20 09:51:20 Login Succeeded 09:51:20 nexus3.edgexfoundry.org:10004 09:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:20 Configure a credential helper to remove this warning. See 09:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:20 09:51:20 Login Succeeded 09:51:20 docker.io 09:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:21 Configure a credential helper to remove this warning. See 09:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:21 09:51:21 Login Succeeded 09:51:21 ---> docker-login.sh ends [Pipeline] } 09:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:21 ========================================================= 09:51:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:51:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:51:22 Sending build context to Docker daemon 3.32MB 09:51:22 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:51:22 Step 2/10 : FROM ${BASE} AS builder 09:51:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:22 edb6bdbacee9: Pulling fs layer 09:51:22 5f9638ab2659: Pulling fs layer 09:51:22 8d51d6327a98: Pulling fs layer 09:51:22 8b374f2dd631: Pulling fs layer 09:51:22 ec14aa9079de: Pulling fs layer 09:51:22 2f466654f4bb: Pulling fs layer 09:51:22 554e91adad29: Pulling fs layer 09:51:22 8b374f2dd631: Waiting 09:51:22 ec14aa9079de: Waiting 09:51:22 2f466654f4bb: Waiting 09:51:22 554e91adad29: Waiting 09:51:22 5f9638ab2659: Verifying Checksum 09:51:22 5f9638ab2659: Download complete 09:51:22 8b374f2dd631: Verifying Checksum 09:51:22 8b374f2dd631: Download complete 09:51:22 ec14aa9079de: Verifying Checksum 09:51:22 ec14aa9079de: Download complete 09:51:22 edb6bdbacee9: Verifying Checksum 09:51:22 edb6bdbacee9: Download complete 09:51:23 edb6bdbacee9: Pull complete 09:51:23 554e91adad29: Verifying Checksum 09:51:23 554e91adad29: Download complete 09:51:24 5f9638ab2659: Pull complete 09:51:25 8d51d6327a98: Download complete 09:51:25 2f466654f4bb: Verifying Checksum 09:51:25 2f466654f4bb: Download complete 09:51:37 8d51d6327a98: Pull complete 09:51:37 8b374f2dd631: Pull complete 09:51:37 ec14aa9079de: Pull complete 09:51:44 2f466654f4bb: Pull complete 09:51:46 554e91adad29: Pull complete 09:51:46 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 09:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:51:46 ---> 1e15ea492957 09:51:46 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:51:48 ---> Running in aa540e0c667f 09:51:48 Removing intermediate container aa540e0c667f 09:51:48 ---> 215bbc5c947b 09:51:48 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:51:48 ---> Running in 1fdbfda6540c 09:51:48 Removing intermediate container 1fdbfda6540c 09:51:48 ---> 492b82af68ea 09:51:48 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:51:48 ---> Running in be962c910ee1 09:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:51:51 (1/8) Installing openssh-keygen (9.1_p1-r4) 09:51:51 (2/8) Installing libedit (20221030.3.1-r0) 09:51:51 (3/8) Installing openssh-client-common (9.1_p1-r4) 09:51:51 (4/8) Installing openssh-client-default (9.1_p1-r4) 09:51:51 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 09:51:51 (6/8) Installing openssh-server-common (9.1_p1-r4) 09:51:51 (7/8) Installing openssh-server (9.1_p1-r4) 09:51:51 (8/8) Installing openssh (9.1_p1-r4) 09:51:51 Executing busybox-1.35.0-r29.trigger 09:51:51 OK: 270 MiB in 61 packages 09:51:52 Removing intermediate container be962c910ee1 09:51:52 ---> e102b174c354 09:51:52 Step 6/10 : WORKDIR /device-modbus-go 09:51:52 ---> Running in a1eb220519e7 09:51:52 Removing intermediate container a1eb220519e7 09:51:52 ---> f6c20b98ed6b 09:51:52 Step 7/10 : COPY go.mod vendor* ./ 09:51:53 ---> 61cce8aa8353 09:51:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:53 ---> Running in 55bf1156983a 09:53:01 Removing intermediate container 55bf1156983a 09:53:01 ---> 7024828cf227 09:53:01 Step 9/10 : COPY . . 09:53:01 ---> 8d5fe07c210f 09:53:01 Step 10/10 : RUN ${MAKE} 09:53:01 ---> Running in e09ee7cc8986 09:53:01 noop 09:53:01 Removing intermediate container e09ee7cc8986 09:53:01 ---> cc08b63d6075 09:53:01 Successfully built cc08b63d6075 09:53:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:01 + docker inspect -f . ci-base-image-arm64 09:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:02 prd-ubuntu20.04-docker-arm64-4c-16g-3199 does not seem to be running inside a container 09:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:03 $ docker top d4707384652581a2df3c0ae809084b3189db922c6a57e252621fd233f4066934 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:04 + go version 09:53:04 go version go1.20.6 linux/arm64 [Pipeline] } 09:53:04 $ docker stop --time=1 d4707384652581a2df3c0ae809084b3189db922c6a57e252621fd233f4066934 09:53:08 $ docker rm -f --volumes d4707384652581a2df3c0ae809084b3189db922c6a57e252621fd233f4066934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:09 + docker inspect -f . ci-base-image-arm64 09:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:09 prd-ubuntu20.04-docker-arm64-4c-16g-3199 does not seem to be running inside a container 09:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:11 $ docker top 5cb2a0c6e623748a23b0d5eab924e3ac924d299af2dbb5cdea0d0264295b60ae -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:11 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 09:53:12 + make test 09:53:12 go test ./... -coverprofile=coverage.out 09:53:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:55:50 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:55:50 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 47.4% of statements 09:55:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:55:50 go vet ./... 09:56:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:56:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:56:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:56:23 $ docker stop --time=1 5cb2a0c6e623748a23b0d5eab924e3ac924d299af2dbb5cdea0d0264295b60ae 09:56:25 $ docker rm -f --volumes 5cb2a0c6e623748a23b0d5eab924e3ac924d299af2dbb5cdea0d0264295b60ae [Pipeline] // withDockerContainer [Pipeline] sh 09:56:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:56:26 Warning: overwriting stash ‘coverage-report’ 09:56:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:56:27 + ls -al . 09:56:27 total 184 09:56:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 09:53 . 09:56:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:50 .. 09:56:27 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 09:50 .dockerignore 09:56:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 09:50 .git 09:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:50 .github 09:56:27 -rw-rw-r-- 1 jenkins jenkins 331 Aug 9 09:50 .gitignore 09:56:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 09:50 .golangci.yml 09:56:27 -rw-rw-r-- 1 jenkins jenkins 10032 Aug 9 09:50 Attribution.txt 09:56:27 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 9 09:50 CHANGELOG.md 09:56:27 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 9 09:50 Dockerfile 09:56:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 09:50 GOVERNANCE.md 09:56:27 -rw-rw-r-- 1 jenkins jenkins 680 Aug 9 09:50 Jenkinsfile 09:56:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 09:50 LICENSE 09:56:27 -rw-rw-r-- 1 jenkins jenkins 1705 Aug 9 09:50 Makefile 09:56:27 -rw-rw-r-- 1 jenkins jenkins 622 Aug 9 09:50 OWNERS.md 09:56:27 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 9 09:50 README.md 09:56:27 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 09:48 VERSION 09:56:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:50 bin 09:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:50 cmd 09:56:27 -rw-r--r-- 1 jenkins jenkins 24160 Aug 9 09:55 coverage.out 09:56:27 -rw-rw-r-- 1 jenkins jenkins 3405 Aug 9 09:50 go.mod 09:56:27 -rw-rw-r-- 1 jenkins jenkins 31664 Aug 9 09:50 go.sum 09:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:50 internal 09:56:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:50 simulator 09:56:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:50 snap 09:56:27 -rw-rw-r-- 1 jenkins jenkins 229 Aug 9 09:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0de61a61959a654b5b3ec01b9f27533abdeab7b1 --label arch=arm64 --label version=0.0.0 . 09:56:28 Sending build context to Docker daemon 3.345MB 09:56:28 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:56:28 Step 2/22 : FROM ${BASE} AS builder 09:56:28 ---> cc08b63d6075 09:56:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:56:28 ---> Running in 7591c6845e46 09:56:28 Removing intermediate container 7591c6845e46 09:56:28 ---> 446b031edd00 09:56:28 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:56:28 ---> Running in 3b6fcdea402f 09:56:29 Removing intermediate container 3b6fcdea402f 09:56:29 ---> f1976de8e5c3 09:56:29 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:56:29 ---> Running in bd1d8edc7a03 09:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:32 OK: 270 MiB in 61 packages 09:56:33 Removing intermediate container bd1d8edc7a03 09:56:33 ---> ef7eff878a0b 09:56:33 Step 6/22 : WORKDIR /device-modbus-go 09:56:33 ---> Running in fc5e31ed2f6d 09:56:33 Removing intermediate container fc5e31ed2f6d 09:56:33 ---> b857647b6247 09:56:33 Step 7/22 : COPY go.mod vendor* ./ 09:56:34 ---> 918783023176 09:56:34 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:34 ---> Running in 698cea8cd29c 09:56:36 Removing intermediate container 698cea8cd29c 09:56:36 ---> 09241a948156 09:56:36 Step 9/22 : COPY . . 09:56:37 ---> 21503460118b 09:56:37 Step 10/22 : RUN ${MAKE} 09:56:37 ---> Running in 1840b752a0e9 09:56:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:59:00 Removing intermediate container 1840b752a0e9 09:59:00 ---> c8dc8752a735 09:59:00 Step 11/22 : FROM alpine:3.17 09:59:00 3.17: Pulling from library/alpine 09:59:00 4060ece20d7a: Pulling fs layer 09:59:00 4060ece20d7a: Verifying Checksum 09:59:00 4060ece20d7a: Download complete 09:59:00 4060ece20d7a: Pull complete 09:59:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:59:00 Status: Downloaded newer image for alpine:3.17 09:59:00 ---> 8650cd65339b 09:59:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:59:00 ---> Running in e7b21cd9b508 09:59:00 Removing intermediate container e7b21cd9b508 09:59:00 ---> 7586f509b7ee 09:59:00 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:59:00 ---> Running in 5e56262d2ca6 09:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:59:00 (1/1) Installing dumb-init (1.2.5-r2) 09:59:00 Executing busybox-1.35.0-r29.trigger 09:59:00 OK: 8 MiB in 16 packages 09:59:00 Removing intermediate container 5e56262d2ca6 09:59:00 ---> c4b99a738c80 09:59:00 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:59:00 ---> 20ce2034b162 09:59:00 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:59:00 ---> a98dcd14824d 09:59:00 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:59:00 ---> fe2aae0ffe90 09:59:00 Step 17/22 : EXPOSE 59901 09:59:00 ---> Running in 2b19d304a0e5 09:59:00 Removing intermediate container 2b19d304a0e5 09:59:00 ---> e214562fe695 09:59:00 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:59:00 ---> Running in 130d0a5ba3b4 09:59:00 Removing intermediate container 130d0a5ba3b4 09:59:00 ---> 76b1a7875055 09:59:00 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:59:00 ---> Running in 7fd88abf12ae 09:59:00 Removing intermediate container 7fd88abf12ae 09:59:00 ---> ba7dfe124ca1 09:59:00 Step 20/22 : LABEL arch=arm64 09:59:00 ---> Running in f0a0de2fe0af 09:59:00 Removing intermediate container f0a0de2fe0af 09:59:00 ---> e375b6753f3a 09:59:00 Step 21/22 : LABEL git_sha=0de61a61959a654b5b3ec01b9f27533abdeab7b1 09:59:00 ---> Running in f2c3ccc9e54c 09:59:00 Removing intermediate container f2c3ccc9e54c 09:59:00 ---> 392655ac51b4 09:59:00 Step 22/22 : LABEL version=0.0.0 09:59:00 ---> Running in 7d068fb0762a 09:59:00 Removing intermediate container 7d068fb0762a 09:59:00 ---> 57183ecc1820 09:59:00 [Warning] One or more build-args [ARCH] were not consumed 09:59:00 Successfully built 57183ecc1820 09:59:00 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:59:01 09:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:59:01 arm64: Pulling from edgex-lftools-log-publisher 09:59:01 8998bd30e6a1: Pulling fs layer 09:59:01 04944245beec: Pulling fs layer 09:59:01 699f458cf7ca: Pulling fs layer 09:59:01 765212b225bb: Pulling fs layer 09:59:01 f23df028b6ca: Pulling fs layer 09:59:01 d65c8cfc05b1: Pulling fs layer 09:59:01 2437ff75d9bd: Pulling fs layer 09:59:01 f23df028b6ca: Waiting 09:59:01 d65c8cfc05b1: Waiting 09:59:01 2437ff75d9bd: Waiting 09:59:01 765212b225bb: Waiting 09:59:01 04944245beec: Verifying Checksum 09:59:01 04944245beec: Download complete 09:59:01 765212b225bb: Verifying Checksum 09:59:01 765212b225bb: Download complete 09:59:01 f23df028b6ca: Verifying Checksum 09:59:01 f23df028b6ca: Download complete 09:59:01 d65c8cfc05b1: Verifying Checksum 09:59:01 d65c8cfc05b1: Download complete 09:59:01 699f458cf7ca: Verifying Checksum 09:59:01 699f458cf7ca: Download complete 09:59:02 8998bd30e6a1: Verifying Checksum 09:59:02 8998bd30e6a1: Download complete 09:59:04 2437ff75d9bd: Download complete 09:59:06 8998bd30e6a1: Pull complete 09:59:06 04944245beec: Pull complete 09:59:07 699f458cf7ca: Pull complete 09:59:08 765212b225bb: Pull complete 09:59:08 f23df028b6ca: Pull complete 09:59:08 d65c8cfc05b1: Pull complete 09:59:23 2437ff75d9bd: Pull complete 09:59:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:24 prd-ubuntu20.04-docker-arm64-4c-16g-3199 does not seem to be running inside a container 09:59:24 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:59:26 $ docker top 46dcab25b6e9b8fed6c586017c49be37efe17e8076cb53fcac6008ba2131178b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:27 ---> job-cost.sh 09:59:27 lf-activate-venv: SKIPPING 09:59:27 INFO: No Stack... 09:59:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:59:29 INFO: Archiving Costs [Pipeline] sh 09:59:29 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 09:59:29 + cut -d, -f6 [Pipeline] lock 09:59:29 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] 09:59:29 Resource [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] did not exist. Created. 09:59:29 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:30 /w/workspace/device-modbus-go/1@tmp/durable-1671553b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:59:30 + echo total: 0.10999999940395355 [Pipeline] stash 09:59:31 Warning: overwriting stash ‘stack-cost’ 09:59:31 Stashed 1 file(s) [Pipeline] } 09:59:31 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-494-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:31 $ docker stop --time=1 46dcab25b6e9b8fed6c586017c49be37efe17e8076cb53fcac6008ba2131178b 09:59:32 $ docker rm -f --volumes 46dcab25b6e9b8fed6c586017c49be37efe17e8076cb53fcac6008ba2131178b [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 09:59:33 provisioning config files... 09:59:33 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/config9796919675913478022tmp [Pipeline] { [Pipeline] sh 09:59:34 + set +x 09:59:34 + curl -s https://codecov.io/bash 09:59:34 + bash -s -- 09:59:34 09:59:34 _____ _ 09:59:34 / ____| | | 09:59:34 | | ___ __| | ___ ___ _____ __ 09:59:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:59:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:59:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:59:34 Bash-1.0.6 09:59:34 09:59:34 09:59:34 ==> git version 2.25.1 found 09:59:34 ==> 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 09:59:34 Release-Date: 2020-01-08 09:59:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:59:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:59:34 ==> Jenkins CI detected. 09:59:34 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-494 09:59:34 project root: . 09:59:34 --> token set from env 09:59:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:59:34 ==> Running gcov in . (disable via -X gcov) 09:59:34 ==> Python coveragepy not found 09:59:34 ==> Searching for coverage reports in: 09:59:34 + . 09:59:34 -> Found 1 reports 09:59:34 ==> Detecting git/mercurial file structure 09:59:34 ==> Reading reports 09:59:34 + ./coverage.out bytes=24160 09:59:34 ==> Appending adjustments 09:59:34 https://docs.codecov.io/docs/fixing-reports 09:59:34 + Found adjustments 09:59:34 ==> Gzipping contents 09:59:34 4.0K /tmp/codecov.XauEgo.gz 09:59:34 ==> Uploading reports 09:59:34 url: https://codecov.io 09:59:34 query: branch=PR-494&commit=0de61a61959a654b5b3ec01b9f27533abdeab7b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=494&job=&cmd_args= 09:59:34 -> Pinging Codecov 09:59:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-494&commit=0de61a61959a654b5b3ec01b9f27533abdeab7b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=494&job=&cmd_args= 09:59:34 -> Uploading to 09:59:34 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/55DBCA73C666E3227836607328DD7E49/0de61a61959a654b5b3ec01b9f27533abdeab7b1/1ebba464-321c-4d26-ac3e-0547c22a76d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T095934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cc0c5d3698b3de1f1fbe4cdab11a1d2059857b64007a34f370e48b34b8b8be9 09:59:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:34 Dload Upload Total Spent Left Speed 09:59:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20761 --:--:-- --:--:-- --:--:-- 20652 09:59:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0de61a61959a654b5b3ec01b9f27533abdeab7b1 [Pipeline] } 09:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:59:36 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-494/archives ] 09:59:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-494/archives 09:59:36 total 16 09:59:36 drwxr-xr-x 3 root root 4096 Aug 9 09:50 . 09:59:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 09:50 .. 09:59:36 drwxr-xr-x 2 root root 4096 Aug 9 09:50 cost 09:59:36 -rw-r--r-- 1 root root 88 Aug 9 09:50 cost.csv 09:59:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-494/archives 09:59:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-494/archives 09:59:36 total 16 09:59:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 09:50 . 09:59:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 09:50 .. 09:59:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 09:50 cost 09:59:36 -rw-r--r-- 1 jenkins jenkins 88 Aug 9 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:59:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:59:37 ---> package-listing.sh 09:59:37 ++ facter osfamily 09:59:37 ++ tr '[:upper:]' '[:lower:]' 09:59:38 + OS_FAMILY=debian 09:59:38 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-494 09:59:38 + START_PACKAGES=/tmp/packages_start.txt 09:59:38 + END_PACKAGES=/tmp/packages_end.txt 09:59:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:38 + PACKAGES=/tmp/packages_start.txt 09:59:38 + '[' /w/workspace/xfoundry_device-modbus-go_PR-494 ']' 09:59:38 + PACKAGES=/tmp/packages_end.txt 09:59:38 + case "${OS_FAMILY}" in 09:59:38 + dpkg -l 09:59:38 + grep '^ii' 09:59:38 + '[' -f /tmp/packages_start.txt ']' 09:59:38 + '[' -f /tmp/packages_end.txt ']' 09:59:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:38 + '[' /w/workspace/xfoundry_device-modbus-go_PR-494 ']' 09:59:38 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-494/archives/ 09:59:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-494/archives/ [Pipeline] echo 09:59:38 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/xfoundry_device-modbus-go_PR-494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:59:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:39 prd-ubuntu20.04-docker-8c-8g-3197 does not seem to be running inside a container 09:59:39 $ 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/xfoundry_device-modbus-go_PR-494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-494 -v /w/workspace/xfoundry_device-modbus-go_PR-494:/w/workspace/xfoundry_device-modbus-go_PR-494:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-494@tmp:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:59:39 $ docker top 0c523be6a8555756bd27db6f903a14bc01fbffda5395588e64812c1d02d0de8f -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:59:40 + ls /var/log/sa-host 09:59:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:40 provisioning config files... 09:59:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-494@tmp/config2360120997763743929tmp [Pipeline] { [Pipeline] echo 09:59:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:59:40 ---> create-netrc.sh [Pipeline] } 09:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:41 ---> python-tools-install.sh [Pipeline] echo 09:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:41 ---> sudo-logs.sh 09:59:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:59:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:42 ---> job-cost.sh 09:59:42 lf-activate-venv: SKIPPING 09:59:42 DEBUG: total: 0.2199999988079071 09:59:42 INFO: Retrieving Stack Cost... 09:59:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:59:42 INFO: Archiving Costs [Pipeline] echo 09:59:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:43 ---> logs-deploy.sh 09:59:43 lf-activate-venv: SKIPPING 09:59:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-494/1 09:59:43 INFO: archiving workspace using pattern(s): 09:59:44 Archives upload complete. 09:59:44 INFO: archiving logs to Nexus 09:59:45 ---> uname -a: 09:59:45 Linux prd-ubuntu20-04-docker-8c-8g-3197 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:59:45 09:59:45 09:59:45 ---> lscpu: 09:59:45 Architecture: x86_64 09:59:45 CPU op-mode(s): 32-bit, 64-bit 09:59:45 Byte Order: Little Endian 09:59:45 Address sizes: 40 bits physical, 48 bits virtual 09:59:45 CPU(s): 8 09:59:45 On-line CPU(s) list: 0-7 09:59:45 Thread(s) per core: 1 09:59:45 Core(s) per socket: 1 09:59:45 Socket(s): 8 09:59:45 NUMA node(s): 1 09:59:45 Vendor ID: AuthenticAMD 09:59:45 CPU family: 23 09:59:45 Model: 49 09:59:45 Model name: AMD EPYC-Rome Processor 09:59:45 Stepping: 0 09:59:45 CPU MHz: 2799.998 09:59:45 BogoMIPS: 5599.99 09:59:45 Virtualization: AMD-V 09:59:45 Hypervisor vendor: KVM 09:59:45 Virtualization type: full 09:59:45 L1d cache: 256 KiB 09:59:45 L1i cache: 256 KiB 09:59:45 L2 cache: 4 MiB 09:59:45 L3 cache: 128 MiB 09:59:45 NUMA node0 CPU(s): 0-7 09:59:45 Vulnerability Itlb multihit: Not affected 09:59:45 Vulnerability L1tf: Not affected 09:59:45 Vulnerability Mds: Not affected 09:59:45 Vulnerability Meltdown: Not affected 09:59:45 Vulnerability Mmio stale data: Not affected 09:59:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:59:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:59:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:59:45 Vulnerability Srbds: Not affected 09:59:45 Vulnerability Tsx async abort: Not affected 09:59:45 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 09:59:45 09:59:45 09:59:45 ---> nproc: 09:59:45 8 09:59:45 09:59:45 09:59:45 ---> df -h: 09:59:45 Filesystem Size Used Avail Use% Mounted on 09:59:45 overlay 155G 12G 144G 8% / 09:59:45 tmpfs 64M 0 64M 0% /dev 09:59:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:59:45 shm 64M 0 64M 0% /dev/shm 09:59:45 /dev/vda1 155G 12G 144G 8% /facter-os 09:59:45 09:59:45 09:59:45 ---> sar -b -r -n DEV: 09:59:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3197) 08/09/23 _x86_64_ (8 CPU) 09:59:45 09:59:45 09:47:18 LINUX RESTART (8 CPU) 09:59:45 09:59:45 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:59:45 09:49:01 156.41 11.08 145.33 0.00 1709.32 59086.82 0.00 09:59:45 09:50:01 124.99 0.35 124.64 0.00 29.59 33746.75 0.00 09:59:45 09:51:01 111.78 0.08 111.70 0.00 12.53 34210.30 0.00 09:59:45 09:52:01 1.88 0.00 1.88 0.00 0.00 21.75 0.00 09:59:45 09:53:01 45.24 11.31 33.93 0.00 3434.76 6204.03 0.00 09:59:45 09:54:01 6.23 0.02 6.21 0.00 0.13 116.49 0.00 09:59:45 09:55:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 09:59:45 09:56:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 09:59:45 09:57:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:59:45 09:58:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 09:59:45 09:59:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:59:45 Average: 41.29 2.08 39.21 0.00 471.46 12133.63 0.00 09:59:45 09:59:45 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:45 09:49:01 28168048 31571772 740940 2.25 119048 3475608 2002244 5.90 1167120 3101820 270052 09:59:45 09:50:01 28369948 31552320 754512 2.29 149056 3222624 1968984 5.80 1223244 2832180 2360 09:59:45 09:51:01 27669716 31598452 706360 2.15 158916 3909492 1754208 5.17 1237948 3466716 164 09:59:45 09:52:01 27670244 31599044 705776 2.15 158952 3909496 1754208 5.17 1237464 3466724 180 09:59:45 09:53:01 27290060 31579888 706652 2.15 185128 4233400 1806964 5.33 1480488 3574740 1136 09:59:45 09:54:01 27296612 31581664 704876 2.14 183708 4230136 1792724 5.28 1472896 3571520 156 09:59:45 09:55:01 27298864 31584008 702488 2.14 183776 4230148 1792724 5.28 1471076 3571524 8 09:59:45 09:56:01 27304108 31589252 697248 2.12 183820 4230148 1792724 5.28 1466092 3571524 8 09:59:45 09:57:01 27304520 31589840 696968 2.12 183832 4230152 1792724 5.28 1466048 3571640 12 09:59:45 09:58:01 27304600 31589856 696840 2.12 183880 4230160 1792724 5.28 1466132 3571648 16 09:59:45 09:59:01 27304584 31589900 696780 2.12 183896 4230160 1792724 5.28 1466160 3571652 12 09:59:45 Average: 27543755 31584181 709949 2.16 170365 4011957 1822087 5.37 1377697 3442881 24919 09:59:45 09:59:45 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:45 09:49:01 ens3 600.48 361.57 7958.02 63.82 0.00 0.00 0.00 0.00 09:59:45 09:49:01 docker0 187.60 319.36 14.82 2026.76 0.00 0.00 0.00 0.00 09:59:45 09:49:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 09:59:45 09:50:01 ens3 40.74 26.99 82.20 15.84 0.00 0.00 0.00 0.00 09:59:45 09:50:01 docker0 1.60 3.30 0.09 42.49 0.00 0.00 0.00 0.00 09:59:45 09:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:59:45 09:50:01 vethc280836 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:51:01 ens3 112.83 66.51 2627.31 14.62 0.00 0.00 0.00 0.00 09:59:45 09:51:01 docker0 1.52 3.72 0.09 43.01 0.00 0.00 0.00 0.00 09:59:45 09:51:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:59:45 09:52:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:53:01 ens3 133.59 45.89 2288.13 3.43 0.00 0.00 0.00 0.00 09:59:45 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:59:45 09:54:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:56:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:58:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:59:45 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:59:45 09:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:45 Average: ens3 80.78 45.60 1177.75 8.89 0.00 0.00 0.00 0.00 09:59:45 Average: docker0 17.34 29.67 1.36 192.02 0.00 0.00 0.00 0.00 09:59:45 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 09:59:45 09:59:45 09:59:45 ---> sar -P ALL: 09:59:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3197) 08/09/23 _x86_64_ (8 CPU) 09:59:45 09:59:45 09:47:18 LINUX RESTART (8 CPU) 09:59:45 09:59:45 09:48:01 CPU %user %nice %system %iowait %steal %idle 09:59:45 09:49:01 all 8.93 0.00 3.93 4.88 0.08 82.19 09:59:45 09:49:01 0 9.36 0.00 4.61 9.20 0.07 76.76 09:59:45 09:49:01 1 7.90 0.00 4.21 5.14 0.07 82.69 09:59:45 09:49:01 2 9.75 0.00 2.99 0.37 0.07 86.81 09:59:45 09:49:01 3 8.88 0.00 3.82 0.86 0.10 86.34 09:59:45 09:49:01 4 8.75 0.00 4.00 1.91 0.07 85.27 09:59:45 09:49:01 5 9.24 0.00 3.61 2.63 0.07 84.45 09:59:45 09:49:01 6 9.36 0.00 4.02 13.46 0.12 73.04 09:59:45 09:49:01 7 8.18 0.00 4.13 5.47 0.08 82.13 09:59:45 09:50:01 all 28.82 0.00 5.53 3.97 0.11 61.58 09:59:45 09:50:01 0 29.09 0.00 5.13 0.25 0.10 65.42 09:59:45 09:50:01 1 28.23 0.00 5.63 5.14 0.27 60.73 09:59:45 09:50:01 2 29.93 0.00 5.06 0.19 0.08 64.73 09:59:45 09:50:01 3 28.85 0.00 6.61 2.17 0.10 62.27 09:59:45 09:50:01 4 27.93 0.00 5.69 5.54 0.08 60.76 09:59:45 09:50:01 5 28.66 0.00 5.12 0.42 0.08 65.71 09:59:45 09:50:01 6 28.96 0.00 5.16 15.80 0.07 50.01 09:59:45 09:50:01 7 28.89 0.00 5.80 2.28 0.08 62.94 09:59:45 09:51:01 all 16.14 0.00 3.54 2.88 0.14 77.31 09:59:45 09:51:01 0 15.23 0.00 3.83 1.52 0.15 79.27 09:59:45 09:51:01 1 16.39 0.00 3.05 0.07 0.12 80.38 09:59:45 09:51:01 2 16.11 0.00 3.39 6.15 0.19 74.16 09:59:45 09:51:01 3 15.76 0.00 3.18 3.18 0.13 77.75 09:59:45 09:51:01 4 15.92 0.00 3.92 1.99 0.13 78.04 09:59:45 09:51:01 5 16.15 0.00 3.93 1.20 0.10 78.61 09:59:45 09:51:01 6 15.76 0.00 3.43 0.99 0.10 79.71 09:59:45 09:51:01 7 17.79 0.00 3.56 7.98 0.17 70.50 09:59:45 09:52:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:59:45 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:59:45 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:59:45 09:52:01 2 0.03 0.00 0.02 0.02 0.03 99.90 09:59:45 09:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:59:45 09:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:59:45 09:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:59:45 09:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:59:45 09:52:01 7 0.08 0.00 0.00 0.00 0.00 99.92 09:59:45 09:53:01 all 1.98 0.00 1.26 0.83 0.03 95.91 09:59:45 09:53:01 0 2.13 0.00 2.23 0.88 0.03 94.72 09:59:45 09:53:01 1 1.60 0.00 0.95 0.95 0.03 96.46 09:59:45 09:53:01 2 1.94 0.00 0.85 1.24 0.03 95.94 09:59:45 09:53:01 3 2.75 0.00 0.96 0.71 0.03 95.54 09:59:45 09:53:01 4 1.12 0.00 0.72 0.07 0.02 98.08 09:59:45 09:53:01 5 1.40 0.00 1.22 1.22 0.03 96.13 09:59:45 09:53:01 6 1.75 0.00 0.75 1.52 0.00 95.98 09:59:45 09:53:01 7 3.11 0.00 2.37 0.05 0.03 94.43 09:59:45 09:54:01 all 0.18 0.00 0.06 0.03 0.00 99.72 09:59:45 09:54:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:59:45 09:54:01 1 0.03 0.00 0.13 0.02 0.00 99.82 09:59:45 09:54:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:59:45 09:54:01 3 1.00 0.00 0.05 0.00 0.02 98.94 09:59:45 09:54:01 4 0.20 0.00 0.12 0.00 0.00 99.68 09:59:45 09:54:01 5 0.07 0.00 0.03 0.18 0.00 99.72 09:59:45 09:54:01 6 0.02 0.00 0.07 0.02 0.02 99.88 09:59:45 09:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:59:45 09:55:01 all 0.13 0.00 0.01 0.01 0.01 99.84 09:59:45 09:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:59:45 09:55:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:59:45 09:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:59:45 09:55:01 3 0.85 0.00 0.02 0.00 0.03 99.10 09:59:45 09:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:59:45 09:55:01 5 0.00 0.00 0.02 0.05 0.00 99.93 09:59:45 09:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:59:45 09:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:59:45 09:56:01 all 0.06 0.00 0.01 0.01 0.01 99.91 09:59:45 09:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:59:45 09:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:59:45 09:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:59:45 09:56:01 3 0.32 0.00 0.03 0.00 0.02 99.63 09:59:45 09:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:59:45 09:56:01 5 0.02 0.00 0.00 0.07 0.00 99.92 09:59:45 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:59:45 09:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:59:45 09:57:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:59:45 09:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:59:45 09:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:59:45 09:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:59:45 09:57:01 3 0.37 0.00 0.02 0.00 0.02 99.60 09:59:45 09:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:59:45 09:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:59:45 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:59:45 09:57:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:59:45 09:58:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:59:45 09:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:59:45 09:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:59:45 09:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:59:45 09:58:01 3 0.91 0.00 0.00 0.00 0.00 99.09 09:59:45 09:58:01 4 0.08 0.00 0.00 0.00 0.02 99.90 09:59:45 09:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:59:45 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:59:45 09:58:01 7 0.23 0.00 0.03 0.00 0.02 99.72 09:59:45 09:59:01 all 0.14 0.00 0.01 0.02 0.01 99.83 09:59:45 09:59:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:59:45 09:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:59:45 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:59:45 09:59:01 3 0.81 0.00 0.02 0.00 0.00 99.17 09:59:45 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:59:45 09:59:01 5 0.00 0.00 0.00 0.13 0.02 99.85 09:59:45 09:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:59:45 09:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 09:59:45 09:59:45 Average: CPU %user %nice %system %iowait %steal %idle 09:59:45 Average: all 5.11 0.00 1.30 1.14 0.04 92.41 09:59:45 Average: 0 5.06 0.00 1.44 1.07 0.03 92.40 09:59:45 Average: 1 4.93 0.00 1.27 1.02 0.05 92.73 09:59:45 Average: 2 5.23 0.00 1.12 0.72 0.04 92.88 09:59:45 Average: 3 5.46 0.00 1.33 0.62 0.04 92.54 09:59:45 Average: 4 4.87 0.00 1.31 0.86 0.03 92.93 09:59:45 Average: 5 5.02 0.00 1.26 0.54 0.03 93.15 09:59:45 Average: 6 5.05 0.00 1.21 2.87 0.03 90.85 09:59:45 Average: 7 5.27 0.00 1.44 1.42 0.04 91.82 09:59:45 09:59:45 09:59:45