Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc3893b64fdf82a0dcb15e29160768fe24a7cd0+640aa887e9955506bed08a06d24af596cf944b9d (ed5dfd53cdfb44ba7934bca6b9c546fc3dcabaf4) 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-ssh2962613604422007761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15400944612417558310.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4137385023816160572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9210153842113473642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2179863906269718673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-8821 in /w/workspace/xfoundry_device-modbus-go_PR-455 [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-455 # 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 > 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/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 640aa887e9955506bed08a06d24af596cf944b9d into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 Merge succeeded, producing d9297fe01cfea386f2f4c89b1fee83f875717516 Checking out Revision d9297fe01cfea386f2f4c89b1fee83f875717516 (PR-455) > git config core.sparsecheckout # timeout=10 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # 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 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9297fe01cfea386f2f4c89b1fee83f875717516 # timeout=10 Commit message: "Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD" > git rev-list --no-walk fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T00:54:25.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T00:54:25.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T00:54:25.801Z] ========================================================= [2023-04-18T00:54:25.801Z] EdgeX Global Pipelines Version Info [2023-04-18T00:54:25.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T00:54:26.521Z] ------------------- [2023-04-18T00:54:26.521Z] stable info: [2023-04-18T00:54:26.521Z] ------------------- [2023-04-18T00:54:26.521Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T00:54:26.521Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T00:54:26.521Z] Message: update stable to v1.0.248 [2023-04-18T00:54:27.092Z] ------------------- [2023-04-18T00:54:27.092Z] experimental info: [2023-04-18T00:54:27.092Z] ------------------- [2023-04-18T00:54:27.092Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T00:54:27.092Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T00:54:27.092Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T00:54:27.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-18T00:54:27.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-18T00:54:27.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T00:54:27.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T00:54:27.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T00:54:27.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T00:54:27.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T00:54:27.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T00:54:27.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T00:54:27.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T00:54:27.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T00:54:27.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-18T00:54:27.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T00:54:27.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T00:54:27.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T00:54:27.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T00:54:27.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T00:54:27.504Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T00:54:27.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T00:54:27.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T00:54:27.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T00:54:27.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T00:54:27.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T00:54:27.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T00:54:27.584Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T00:54:27.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T00:54:27.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T00:54:27.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2023-04-18T00:54:27.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2023-04-18T00:54:27.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2023-04-18T00:54:27.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo [2023-04-18T00:54:27.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9297fe [Pipeline] echo [2023-04-18T00:54:27.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T00:54:27.719Z] provisioning config files... [2023-04-18T00:54:27.733Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config16921584900557654000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T00:54:28.041Z] ---> docker-login.sh [2023-04-18T00:54:28.041Z] nexus3.edgexfoundry.org:10001 [2023-04-18T00:54:28.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:28.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:28.569Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:28.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:28.569Z] [2023-04-18T00:54:28.569Z] Login Succeeded [2023-04-18T00:54:28.569Z] nexus3.edgexfoundry.org:10002 [2023-04-18T00:54:28.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:28.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:28.569Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:28.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:28.569Z] [2023-04-18T00:54:28.569Z] Login Succeeded [2023-04-18T00:54:28.569Z] nexus3.edgexfoundry.org:10003 [2023-04-18T00:54:28.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:28.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:28.828Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:28.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:28.828Z] [2023-04-18T00:54:28.828Z] Login Succeeded [2023-04-18T00:54:28.828Z] nexus3.edgexfoundry.org:10004 [2023-04-18T00:54:28.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:28.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:28.828Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:28.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:28.828Z] [2023-04-18T00:54:28.828Z] Login Succeeded [2023-04-18T00:54:28.828Z] docker.io [2023-04-18T00:54:28.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:29.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:29.087Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:29.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:29.087Z] [2023-04-18T00:54:29.087Z] Login Succeeded [2023-04-18T00:54:29.087Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T00:54:29.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T00:54:29.463Z] + git rev-list -1 --merges d9297fe01cfea386f2f4c89b1fee83f875717516~1..d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo [2023-04-18T00:54:29.556Z] -----------> git rev-list -1 --merges d9297fe01cfea386f2f4c89b1fee83f875717516~1..d9297fe01cfea386f2f4c89b1fee83f875717516 d9297fe01cfea386f2f4c89b1fee83f875717516 [2023-04-18T00:54:29.556Z] d9297fe01cfea386f2f4c89b1fee83f875717516 [false] [Pipeline] sh [2023-04-18T00:54:29.843Z] + git log --format=format:%s -1 d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo [2023-04-18T00:54:29.857Z] ========================================================= [2023-04-18T00:54:29.857Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T00:54:29.857Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T00:54:30.177Z] + git log --format=format:%s -1 d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo [2023-04-18T00:54:30.188Z] [semverPrep] GIT_COMMIT: d9297fe01cfea386f2f4c89b1fee83f875717516, Commit Message: Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD [Pipeline] echo [2023-04-18T00:54:30.198Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T00:54:30.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T00:54:30.589Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T00:54:30.589Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T00:54:30.589Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T00:54:30.589Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T00:54:30.589Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T00:54:30.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:54:31.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T00:54:31.033Z] [2023-04-18T00:54:31.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:54:31.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T00:54:31.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T00:54:31.327Z] b85a868b505f: Pulling fs layer [2023-04-18T00:54:31.327Z] e2be974225ed: Pulling fs layer [2023-04-18T00:54:31.327Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T00:54:31.327Z] 988bab9f4d93: Pulling fs layer [2023-04-18T00:54:31.327Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T00:54:31.327Z] eaf3925da568: Pulling fs layer [2023-04-18T00:54:31.327Z] bab4dde63d76: Pulling fs layer [2023-04-18T00:54:31.327Z] bde34c3a00c8: Pulling fs layer [2023-04-18T00:54:31.328Z] b352a97aabf1: Pulling fs layer [2023-04-18T00:54:31.328Z] 4872d77fe225: Pulling fs layer [2023-04-18T00:54:31.328Z] 5851b861e8e6: Pulling fs layer [2023-04-18T00:54:31.328Z] bab4dde63d76: Waiting [2023-04-18T00:54:31.328Z] bde34c3a00c8: Waiting [2023-04-18T00:54:31.328Z] 988bab9f4d93: Waiting [2023-04-18T00:54:31.328Z] eaf3925da568: Waiting [2023-04-18T00:54:31.328Z] 4872d77fe225: Waiting [2023-04-18T00:54:31.328Z] 1469e6f7b9e6: Waiting [2023-04-18T00:54:31.328Z] b352a97aabf1: Waiting [2023-04-18T00:54:31.328Z] 5851b861e8e6: Waiting [2023-04-18T00:54:31.328Z] e2be974225ed: Verifying Checksum [2023-04-18T00:54:31.328Z] e2be974225ed: Download complete [2023-04-18T00:54:31.328Z] 988bab9f4d93: Download complete [2023-04-18T00:54:31.328Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T00:54:31.328Z] 1469e6f7b9e6: Download complete [2023-04-18T00:54:31.586Z] eaf3925da568: Verifying Checksum [2023-04-18T00:54:31.586Z] eaf3925da568: Download complete [2023-04-18T00:54:31.586Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T00:54:31.586Z] 339a4e72a1f5: Download complete [2023-04-18T00:54:31.586Z] bde34c3a00c8: Download complete [2023-04-18T00:54:31.586Z] b352a97aabf1: Verifying Checksum [2023-04-18T00:54:31.586Z] b352a97aabf1: Download complete [2023-04-18T00:54:31.586Z] 4872d77fe225: Verifying Checksum [2023-04-18T00:54:31.586Z] 4872d77fe225: Download complete [2023-04-18T00:54:31.586Z] 5851b861e8e6: Verifying Checksum [2023-04-18T00:54:31.586Z] 5851b861e8e6: Download complete [2023-04-18T00:54:31.586Z] b85a868b505f: Verifying Checksum [2023-04-18T00:54:31.586Z] b85a868b505f: Download complete [2023-04-18T00:54:31.844Z] bab4dde63d76: Verifying Checksum [2023-04-18T00:54:31.844Z] bab4dde63d76: Download complete [2023-04-18T00:54:32.777Z] b85a868b505f: Pull complete [2023-04-18T00:54:33.036Z] e2be974225ed: Pull complete [2023-04-18T00:54:33.605Z] 339a4e72a1f5: Pull complete [2023-04-18T00:54:33.605Z] 988bab9f4d93: Pull complete [2023-04-18T00:54:33.866Z] 1469e6f7b9e6: Pull complete [2023-04-18T00:54:33.866Z] eaf3925da568: Pull complete [2023-04-18T00:54:35.768Z] bab4dde63d76: Pull complete [2023-04-18T00:54:35.768Z] bde34c3a00c8: Pull complete [2023-04-18T00:54:36.028Z] b352a97aabf1: Pull complete [2023-04-18T00:54:36.028Z] 4872d77fe225: Pull complete [2023-04-18T00:54:36.028Z] 5851b861e8e6: Pull complete [2023-04-18T00:54:36.028Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T00:54:36.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T00:54:36.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T00:54:36.371Z] prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container [2023-04-18T00:54:35.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T00:54:36.888Z] $ docker top 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 -eo pid,comm [2023-04-18T00:54:37.803Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T00:54:37.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T00:54:37.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T00:54:37.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T00:54:37.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T00:54:37.102Z] $ docker exec 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent [2023-04-18T00:54:38.066Z] SSH_AUTH_SOCK=/tmp/ssh-XN5svjXKzWbm/agent.31 [2023-04-18T00:54:38.066Z] SSH_AGENT_PID=37 [2023-04-18T00:54:38.072Z] Running ssh-add (command line suppressed) [2023-04-18T00:54:37.312Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_3973614976655427057.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_3973614976655427057.key) [2023-04-18T00:54:38.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T00:54:38.473Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T00:54:37.634Z] $ docker exec --env ******** --env ******** 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent -k [2023-04-18T00:54:37.724Z] unset SSH_AUTH_SOCK; [2023-04-18T00:54:37.725Z] unset SSH_AGENT_PID; [2023-04-18T00:54:37.725Z] echo Agent pid 37 killed; [2023-04-18T00:54:38.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T00:54:38.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T00:54:38.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T00:54:38.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T00:54:37.888Z] $ docker exec 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent [2023-04-18T00:54:38.853Z] SSH_AUTH_SOCK=/tmp/ssh-AyL1uRkJpBmS/agent.69 [2023-04-18T00:54:38.853Z] SSH_AGENT_PID=75 [2023-04-18T00:54:38.858Z] Running ssh-add (command line suppressed) [2023-04-18T00:54:38.091Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4327710255035957871.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4327710255035957871.key) [2023-04-18T00:54:38.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T00:54:39.245Z] + git semver init [2023-04-18T00:54:39.502Z] 2023-04-18 00:54:38,596 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T00:54:39.502Z] 2023-04-18 00:54:38,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver [2023-04-18T00:54:39.502Z] 2023-04-18 00:54:38,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-455/.semver [2023-04-18T00:54:39.502Z] 2023-04-18 00:54:38,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-455/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455, universal_newlines=False, shell=None, istream=None) [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,366 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.git/info/exclude [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 with force:False [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,367 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,372 [execute] INFO git cat-file --batch-check [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,379 [execute] INFO git cat-file --batch [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T00:54:40.444Z] 2023-04-18 00:54:39,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 [2023-04-18T00:54:40.444Z] 0.0.0 [Pipeline] } [2023-04-18T00:54:39.596Z] $ docker exec --env ******** --env ******** 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent -k [2023-04-18T00:54:39.717Z] unset SSH_AUTH_SOCK; [2023-04-18T00:54:39.719Z] unset SSH_AGENT_PID; [2023-04-18T00:54:39.719Z] echo Agent pid 75 killed; [2023-04-18T00:54:40.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T00:54:40.881Z] + git semver [Pipeline] } [2023-04-18T00:54:40.297Z] $ docker stop --time=1 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 [2023-04-18T00:54:41.615Z] $ docker rm -f --volumes 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T00:54:42.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T00:54:43.014Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T00:54:43.017Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T00:54:43.154Z] provisioning config files... [2023-04-18T00:54:43.164Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config4443894660722676797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T00:54:43.458Z] ---> docker-login.sh [2023-04-18T00:54:43.459Z] nexus3.edgexfoundry.org:10001 [2023-04-18T00:54:43.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:43.459Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:43.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:43.459Z] [2023-04-18T00:54:43.459Z] Login Succeeded [2023-04-18T00:54:43.459Z] nexus3.edgexfoundry.org:10002 [2023-04-18T00:54:43.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:43.459Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:43.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:43.459Z] [2023-04-18T00:54:43.459Z] Login Succeeded [2023-04-18T00:54:43.459Z] nexus3.edgexfoundry.org:10003 [2023-04-18T00:54:43.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:43.718Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:43.718Z] [2023-04-18T00:54:43.718Z] Login Succeeded [2023-04-18T00:54:43.718Z] nexus3.edgexfoundry.org:10004 [2023-04-18T00:54:43.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:43.718Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:43.718Z] [2023-04-18T00:54:43.718Z] Login Succeeded [2023-04-18T00:54:43.718Z] docker.io [2023-04-18T00:54:43.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:54:43.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:54:43.978Z] Configure a credential helper to remove this warning. See [2023-04-18T00:54:43.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:54:43.978Z] [2023-04-18T00:54:43.978Z] Login Succeeded [2023-04-18T00:54:43.978Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T00:54:43.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T00:54:44.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T00:54:44.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T00:54:44.063Z] ========================================================= [2023-04-18T00:54:44.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T00:54:44.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:54:44.379Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T00:54:44.379Z] Sending build context to Docker daemon 6.434MB [2023-04-18T00:54:44.379Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T00:54:44.379Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-18T00:54:44.379Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T00:54:44.379Z] 63b65145d645: Pulling fs layer [2023-04-18T00:54:44.379Z] a2d21d5440eb: Pulling fs layer [2023-04-18T00:54:44.379Z] 935e6c44a52c: Pulling fs layer [2023-04-18T00:54:44.379Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T00:54:44.379Z] 30dea6a524f1: Pulling fs layer [2023-04-18T00:54:44.379Z] a2aff8979fd8: Pulling fs layer [2023-04-18T00:54:44.379Z] 6808be2612f2: Pulling fs layer [2023-04-18T00:54:44.379Z] f25807f1079a: Pulling fs layer [2023-04-18T00:54:44.379Z] 30dea6a524f1: Waiting [2023-04-18T00:54:44.379Z] a2aff8979fd8: Waiting [2023-04-18T00:54:44.379Z] 6808be2612f2: Waiting [2023-04-18T00:54:44.379Z] f25807f1079a: Waiting [2023-04-18T00:54:44.379Z] 94cc34f8dd06: Waiting [2023-04-18T00:54:44.379Z] a2d21d5440eb: Download complete [2023-04-18T00:54:44.379Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T00:54:44.379Z] 94cc34f8dd06: Download complete [2023-04-18T00:54:44.642Z] 30dea6a524f1: Verifying Checksum [2023-04-18T00:54:44.642Z] 30dea6a524f1: Download complete [2023-04-18T00:54:44.642Z] 63b65145d645: Verifying Checksum [2023-04-18T00:54:44.642Z] 63b65145d645: Download complete [2023-04-18T00:54:44.642Z] a2aff8979fd8: Verifying Checksum [2023-04-18T00:54:44.642Z] a2aff8979fd8: Download complete [2023-04-18T00:54:44.642Z] 63b65145d645: Pull complete [2023-04-18T00:54:44.910Z] a2d21d5440eb: Pull complete [2023-04-18T00:54:44.910Z] f25807f1079a: Verifying Checksum [2023-04-18T00:54:44.910Z] f25807f1079a: Download complete [2023-04-18T00:54:45.170Z] 935e6c44a52c: Download complete [2023-04-18T00:54:45.170Z] 6808be2612f2: Verifying Checksum [2023-04-18T00:54:45.170Z] 6808be2612f2: Download complete [2023-04-18T00:54:48.448Z] 935e6c44a52c: Pull complete [2023-04-18T00:54:48.448Z] 94cc34f8dd06: Pull complete [2023-04-18T00:54:48.448Z] 30dea6a524f1: Pull complete [2023-04-18T00:54:48.706Z] a2aff8979fd8: Pull complete [2023-04-18T00:54:51.232Z] 6808be2612f2: Pull complete [2023-04-18T00:54:51.489Z] f25807f1079a: Pull complete [2023-04-18T00:54:51.489Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T00:54:51.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T00:54:51.489Z] ---> 3b553350e43f [2023-04-18T00:54:51.489Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-18T00:54:53.392Z] ---> Running in c4a02a236f46 [2023-04-18T00:54:53.392Z] Removing intermediate container c4a02a236f46 [2023-04-18T00:54:53.392Z] ---> dbc52f495dd4 [2023-04-18T00:54:53.392Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T00:54:53.392Z] ---> Running in 4cabe923a899 [2023-04-18T00:54:53.392Z] Removing intermediate container 4cabe923a899 [2023-04-18T00:54:53.392Z] ---> 7eba66234768 [2023-04-18T00:54:53.392Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-18T00:54:53.392Z] ---> Running in 43100e83ce55 [2023-04-18T00:54:53.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T00:54:53.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T00:54:53.910Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-18T00:54:53.910Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-18T00:54:53.910Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-18T00:54:53.910Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T00:54:53.910Z] OK: 270 MiB in 61 packages [2023-04-18T00:54:54.477Z] Removing intermediate container 43100e83ce55 [2023-04-18T00:54:54.477Z] ---> 8be9e70cd594 [2023-04-18T00:54:54.477Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-18T00:54:54.477Z] ---> Running in bac59c463b81 [2023-04-18T00:54:54.477Z] Removing intermediate container bac59c463b81 [2023-04-18T00:54:54.477Z] ---> bd473abd604d [2023-04-18T00:54:54.477Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-18T00:54:54.736Z] ---> a8054f3ffac8 [2023-04-18T00:54:54.736Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T00:54:54.736Z] ---> Running in d92849d873b6 [2023-04-18T00:54:58.105Z] Still waiting to schedule task [2023-04-18T00:54:58.105Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-18T00:55:26.817Z] Removing intermediate container d92849d873b6 [2023-04-18T00:55:26.817Z] ---> 22f4e9e7cab0 [2023-04-18T00:55:26.817Z] Step 9/10 : COPY . . [2023-04-18T00:55:26.817Z] ---> 50eb7938a619 [2023-04-18T00:55:26.817Z] Step 10/10 : RUN ${MAKE} [2023-04-18T00:55:26.817Z] ---> Running in 58f7313a657b [2023-04-18T00:55:26.817Z] noop [2023-04-18T00:55:26.817Z] Removing intermediate container 58f7313a657b [2023-04-18T00:55:26.817Z] ---> 9f3943a997f8 [2023-04-18T00:55:26.817Z] Successfully built 9f3943a997f8 [2023-04-18T00:55:26.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:55:27.135Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T00:55:27.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T00:55:27.201Z] prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container [2023-04-18T00:55:27.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** ci-base-image-x86_64 cat [2023-04-18T00:55:27.554Z] $ docker top 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T00:55:27.889Z] + go version [2023-04-18T00:55:27.889Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T00:55:27.905Z] $ docker stop --time=1 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 [2023-04-18T00:55:29.135Z] $ docker rm -f --volumes 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:55:29.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T00:55:29.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T00:55:29.579Z] prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container [2023-04-18T00:55:29.614Z] $ 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-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** ci-base-image-x86_64 cat [2023-04-18T00:55:29.925Z] $ docker top 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T00:55:30.265Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] fileExists [Pipeline] sh [2023-04-18T00:55:30.558Z] + make test [2023-04-18T00:55:30.558Z] go test ./... -coverprofile=coverage.out [2023-04-18T00:55:34.738Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-18T00:55:41.283Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [2023-04-18T00:55:41.283Z] internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-18T00:55:43.809Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2023-04-18T00:55:43.809Z] FAIL [2023-04-18T00:55:43.809Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-18T00:55:43.825Z] $ docker stop --time=1 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 [2023-04-18T00:55:46.397Z] $ docker rm -f --volumes 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:55:46.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T00:55:46.934Z] [2023-04-18T00:55:46.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:55:47.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T00:55:47.230Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T00:55:47.230Z] 5eb5b503b376: Pulling fs layer [2023-04-18T00:55:47.230Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T00:55:47.230Z] ec43610c2a17: Pulling fs layer [2023-04-18T00:55:47.230Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T00:55:47.230Z] 33b1e0a273af: Pulling fs layer [2023-04-18T00:55:47.230Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T00:55:47.230Z] 2f39f015ded8: Pulling fs layer [2023-04-18T00:55:47.230Z] 3a2ae6a8a46f: Waiting [2023-04-18T00:55:47.230Z] 33b1e0a273af: Waiting [2023-04-18T00:55:47.230Z] 2f39f015ded8: Waiting [2023-04-18T00:55:47.230Z] 5d3b04190fa2: Waiting [2023-04-18T00:55:47.230Z] 5c69ac0246d0: Verifying Checksum [2023-04-18T00:55:47.230Z] 5c69ac0246d0: Download complete [2023-04-18T00:55:47.230Z] 3a2ae6a8a46f: Download complete [2023-04-18T00:55:47.230Z] 33b1e0a273af: Verifying Checksum [2023-04-18T00:55:47.230Z] 33b1e0a273af: Download complete [2023-04-18T00:55:47.488Z] ec43610c2a17: Verifying Checksum [2023-04-18T00:55:47.488Z] ec43610c2a17: Download complete [2023-04-18T00:55:47.488Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T00:55:47.488Z] 5d3b04190fa2: Download complete [2023-04-18T00:55:47.488Z] 5eb5b503b376: Verifying Checksum [2023-04-18T00:55:47.488Z] 5eb5b503b376: Download complete [2023-04-18T00:55:48.054Z] 2f39f015ded8: Download complete [2023-04-18T00:55:48.619Z] 5eb5b503b376: Pull complete [2023-04-18T00:55:48.619Z] 5c69ac0246d0: Pull complete [2023-04-18T00:55:48.877Z] ec43610c2a17: Pull complete [2023-04-18T00:55:49.133Z] 3a2ae6a8a46f: Pull complete [2023-04-18T00:55:49.134Z] 33b1e0a273af: Pull complete [2023-04-18T00:55:49.393Z] 5d3b04190fa2: Pull complete [2023-04-18T00:55:53.578Z] 2f39f015ded8: Pull complete [2023-04-18T00:55:53.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T00:55:53.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T00:55:53.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T00:55:53.657Z] prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container [2023-04-18T00:55:53.690Z] $ 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-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T00:55:55.619Z] $ docker top bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T00:55:56.033Z] ---> job-cost.sh [2023-04-18T00:55:56.033Z] lf-activate-venv: SKIPPING [2023-04-18T00:55:56.033Z] INFO: No Stack... [2023-04-18T00:55:56.290Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T00:55:56.548Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T00:55:56.836Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-455/archives/cost.csv [2023-04-18T00:55:56.837Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T00:55:56.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [2023-04-18T00:55:56.858Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] did not exist. Created. [2023-04-18T00:55:56.858Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T00:55:57.157Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T00:55:57.194Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T00:55:57.201Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T00:55:57.224Z] $ docker stop --time=1 bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc [2023-04-18T00:55:58.363Z] $ docker rm -f --volumes bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T00:55:58.457Z] Failed in branch amd64 [2023-04-18T00:58:24.853Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8822 in /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] { [Pipeline] ws [2023-04-18T00:58:24.868Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-04-18T00:58:24.907Z] Selected Git installation does not exist. Using Default [2023-04-18T00:58:24.907Z] The recommended git tool is: NONE [2023-04-18T00:58:30.101Z] using credential edgex-jenkins-ssh [2023-04-18T00:58:30.120Z] Cloning the remote Git repository [2023-04-18T00:58:30.640Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T00:58:30.735Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-04-18T00:58:30.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T00:58:30.874Z] > git --version # timeout=10 [2023-04-18T00:58:30.895Z] > git --version # 'git version 2.25.1' [2023-04-18T00:58:30.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T00:58:31.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T00:58:33.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-18T00:58:33.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T00:58:34.098Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-18T00:58:34.159Z] Merging remotes/origin/main commit 640aa887e9955506bed08a06d24af596cf944b9d into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [2023-04-18T00:58:34.447Z] Merge succeeded, producing c4899a9c771cf9cc4780717d1f945b57daf2e7fd [2023-04-18T00:58:34.448Z] Checking out Revision c4899a9c771cf9cc4780717d1f945b57daf2e7fd (PR-455) [2023-04-18T00:58:34.142Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T00:58:34.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T00:58:34.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-18T00:58:34.651Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T00:58:34.725Z] > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 [2023-04-18T00:58:34.802Z] > git remote # timeout=10 [2023-04-18T00:58:34.819Z] > git config --get remote.origin.url # timeout=10 [2023-04-18T00:58:34.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T00:58:34.852Z] > git merge 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 [2023-04-18T00:58:34.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-18T00:58:34.931Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T00:58:34.946Z] > git checkout -f c4899a9c771cf9cc4780717d1f945b57daf2e7fd # timeout=10 [2023-04-18T00:58:37.907Z] Commit message: "Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD" [2023-04-18T00:58:38.393Z] > git rev-list --no-walk fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T00:58:38.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T00:58:38.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T00:58:38.881Z] Dload Upload Total Spent Left Speed [2023-04-18T00:58:38.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-04-18T00:58:39.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T00:58:39.909Z] + sudo tee /etc/docker/daemon.new [2023-04-18T00:58:39.909Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T00:58:39.909Z] { [2023-04-18T00:58:39.909Z] "registry-mirrors": [ [2023-04-18T00:58:39.909Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T00:58:39.909Z] ], [2023-04-18T00:58:39.909Z] "bip": "10.250.0.254/24", [2023-04-18T00:58:39.909Z] "hosts": [ [2023-04-18T00:58:39.909Z] "tcp://0.0.0.0:5555", [2023-04-18T00:58:39.909Z] "unix:///var/run/docker.sock" [2023-04-18T00:58:39.909Z] ], [2023-04-18T00:58:39.909Z] "mtu": 1458, [2023-04-18T00:58:39.909Z] "selinux-enabled": true, [2023-04-18T00:58:39.909Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T00:58:39.909Z] } [Pipeline] sh [2023-04-18T00:58:40.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T00:58:40.553Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T00:58:58.799Z] provisioning config files... [2023-04-18T00:58:58.822Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config11514041058286809492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T00:58:59.163Z] ---> docker-login.sh [2023-04-18T00:58:59.163Z] nexus3.edgexfoundry.org:10001 [2023-04-18T00:58:59.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:58:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:58:59.698Z] Configure a credential helper to remove this warning. See [2023-04-18T00:58:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:58:59.698Z] [2023-04-18T00:58:59.698Z] Login Succeeded [2023-04-18T00:58:59.698Z] nexus3.edgexfoundry.org:10002 [2023-04-18T00:58:59.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:59:00.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:59:00.230Z] Configure a credential helper to remove this warning. See [2023-04-18T00:59:00.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:59:00.230Z] [2023-04-18T00:59:00.230Z] Login Succeeded [2023-04-18T00:59:00.230Z] nexus3.edgexfoundry.org:10003 [2023-04-18T00:59:00.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:59:00.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:59:00.499Z] Configure a credential helper to remove this warning. See [2023-04-18T00:59:00.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:59:00.499Z] [2023-04-18T00:59:00.499Z] Login Succeeded [2023-04-18T00:59:00.499Z] nexus3.edgexfoundry.org:10004 [2023-04-18T00:59:00.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:59:00.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:59:00.769Z] Configure a credential helper to remove this warning. See [2023-04-18T00:59:00.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:59:00.769Z] [2023-04-18T00:59:00.769Z] Login Succeeded [2023-04-18T00:59:00.769Z] docker.io [2023-04-18T00:59:01.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T00:59:01.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T00:59:01.307Z] Configure a credential helper to remove this warning. See [2023-04-18T00:59:01.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T00:59:01.307Z] [2023-04-18T00:59:01.307Z] Login Succeeded [2023-04-18T00:59:01.307Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T00:59:01.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T00:59:01.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T00:59:01.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T00:59:01.613Z] ========================================================= [2023-04-18T00:59:01.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T00:59:01.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T00:59:01.961Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T00:59:02.229Z] Sending build context to Docker daemon 3.361MB [2023-04-18T00:59:02.229Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T00:59:02.229Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-18T00:59:02.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T00:59:02.502Z] af6eaf76a39c: Pulling fs layer [2023-04-18T00:59:02.502Z] 55522c791124: Pulling fs layer [2023-04-18T00:59:02.502Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T00:59:02.502Z] 169dfbe0d373: Pulling fs layer [2023-04-18T00:59:02.502Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T00:59:02.502Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T00:59:02.502Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T00:59:02.502Z] 169dfbe0d373: Waiting [2023-04-18T00:59:02.502Z] e1ff8fa3b103: Waiting [2023-04-18T00:59:02.502Z] 52ebb69f0ebf: Waiting [2023-04-18T00:59:02.502Z] 5abe8eddf0d5: Waiting [2023-04-18T00:59:02.502Z] 55522c791124: Verifying Checksum [2023-04-18T00:59:02.502Z] 55522c791124: Download complete [2023-04-18T00:59:02.502Z] 169dfbe0d373: Verifying Checksum [2023-04-18T00:59:02.502Z] 169dfbe0d373: Download complete [2023-04-18T00:59:02.502Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T00:59:02.502Z] e1ff8fa3b103: Download complete [2023-04-18T00:59:02.502Z] af6eaf76a39c: Verifying Checksum [2023-04-18T00:59:03.481Z] af6eaf76a39c: Pull complete [2023-04-18T00:59:03.770Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T00:59:03.770Z] 5abe8eddf0d5: Download complete [2023-04-18T00:59:04.039Z] 55522c791124: Pull complete [2023-04-18T00:59:05.003Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T00:59:05.003Z] ce5c4a1c91eb: Download complete [2023-04-18T00:59:05.003Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T00:59:05.003Z] 52ebb69f0ebf: Download complete [2023-04-18T00:59:17.339Z] ce5c4a1c91eb: Pull complete [2023-04-18T00:59:17.339Z] 169dfbe0d373: Pull complete [2023-04-18T00:59:17.339Z] e1ff8fa3b103: Pull complete [2023-04-18T00:59:22.697Z] 52ebb69f0ebf: Pull complete [2023-04-18T00:59:23.657Z] 5abe8eddf0d5: Pull complete [2023-04-18T00:59:23.657Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T00:59:23.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T00:59:23.657Z] ---> 6cb57ee374ae [2023-04-18T00:59:23.657Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-18T00:59:25.612Z] ---> Running in 7a0e2109e7d5 [2023-04-18T00:59:25.879Z] Removing intermediate container 7a0e2109e7d5 [2023-04-18T00:59:25.879Z] ---> 4108a98f9ff1 [2023-04-18T00:59:25.879Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T00:59:25.879Z] ---> Running in 304e56dea75f [2023-04-18T00:59:26.146Z] Removing intermediate container 304e56dea75f [2023-04-18T00:59:26.146Z] ---> 6c34782441fe [2023-04-18T00:59:26.146Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-18T00:59:26.420Z] ---> Running in 61ba8376272f [2023-04-18T00:59:27.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T00:59:27.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T00:59:28.910Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-18T00:59:28.910Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-18T00:59:28.910Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-18T00:59:28.910Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T00:59:29.175Z] OK: 270 MiB in 61 packages [2023-04-18T00:59:30.150Z] Removing intermediate container 61ba8376272f [2023-04-18T00:59:30.150Z] ---> 1adb9decf8c0 [2023-04-18T00:59:30.150Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-18T00:59:30.150Z] ---> Running in 248a15a572c4 [2023-04-18T00:59:30.419Z] Removing intermediate container 248a15a572c4 [2023-04-18T00:59:30.419Z] ---> 3a43db79cd56 [2023-04-18T00:59:30.419Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-18T00:59:31.010Z] ---> 1bb9ea440736 [2023-04-18T00:59:31.010Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T00:59:31.010Z] ---> Running in 9986913ff0d7 [2023-04-18T01:00:38.906Z] Removing intermediate container 9986913ff0d7 [2023-04-18T01:00:38.906Z] ---> 01a84f444376 [2023-04-18T01:00:38.906Z] Step 9/10 : COPY . . [2023-04-18T01:00:38.906Z] ---> 458f7e78dfc8 [2023-04-18T01:00:38.906Z] Step 10/10 : RUN ${MAKE} [2023-04-18T01:00:38.906Z] ---> Running in 07fe8ab09c21 [2023-04-18T01:00:38.906Z] noop [2023-04-18T01:00:38.906Z] Removing intermediate container 07fe8ab09c21 [2023-04-18T01:00:38.906Z] ---> fac6fce560f5 [2023-04-18T01:00:38.906Z] Successfully built fac6fce560f5 [2023-04-18T01:00:38.906Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:00:39.259Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T01:00:39.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:00:39.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container [2023-04-18T01:00:39.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** ci-base-image-arm64 cat [2023-04-18T01:00:40.674Z] $ docker top ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:00:41.500Z] + go version [2023-04-18T01:00:41.500Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T01:00:41.524Z] $ docker stop --time=1 ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 [2023-04-18T01:00:43.181Z] $ docker rm -f --volumes ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:00:43.717Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T01:00:43.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:00:43.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container [2023-04-18T01:00:43.988Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** ci-base-image-arm64 cat [2023-04-18T01:00:45.200Z] $ docker top 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:00:46.039Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-18T01:00:46.698Z] + make test [2023-04-18T01:00:46.698Z] go test ./... -coverprofile=coverage.out [2023-04-18T01:01:18.928Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-18T01:02:15.340Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [2023-04-18T01:02:15.340Z] internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-18T01:03:11.760Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2023-04-18T01:03:11.760Z] FAIL [2023-04-18T01:03:11.760Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-18T01:03:11.780Z] $ docker stop --time=1 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 [2023-04-18T01:03:13.747Z] $ docker rm -f --volumes 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:03:15.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:03:15.048Z] [2023-04-18T01:03:15.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:03:15.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:03:15.643Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T01:03:15.643Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T01:03:15.643Z] 04944245beec: Pulling fs layer [2023-04-18T01:03:15.643Z] 699f458cf7ca: Pulling fs layer [2023-04-18T01:03:15.643Z] 765212b225bb: Pulling fs layer [2023-04-18T01:03:15.643Z] f23df028b6ca: Pulling fs layer [2023-04-18T01:03:15.643Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T01:03:15.643Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T01:03:15.643Z] f23df028b6ca: Waiting [2023-04-18T01:03:15.643Z] d65c8cfc05b1: Waiting [2023-04-18T01:03:15.643Z] 765212b225bb: Waiting [2023-04-18T01:03:15.643Z] 2437ff75d9bd: Waiting [2023-04-18T01:03:15.911Z] 04944245beec: Verifying Checksum [2023-04-18T01:03:15.911Z] 04944245beec: Download complete [2023-04-18T01:03:15.911Z] 765212b225bb: Download complete [2023-04-18T01:03:15.911Z] f23df028b6ca: Verifying Checksum [2023-04-18T01:03:15.911Z] f23df028b6ca: Download complete [2023-04-18T01:03:15.911Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T01:03:15.911Z] d65c8cfc05b1: Download complete [2023-04-18T01:03:16.179Z] 699f458cf7ca: Verifying Checksum [2023-04-18T01:03:16.179Z] 699f458cf7ca: Download complete [2023-04-18T01:03:16.450Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T01:03:16.450Z] 8998bd30e6a1: Download complete [2023-04-18T01:03:19.036Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T01:03:19.036Z] 2437ff75d9bd: Download complete [2023-04-18T01:03:21.619Z] 8998bd30e6a1: Pull complete [2023-04-18T01:03:21.619Z] 04944245beec: Pull complete [2023-04-18T01:03:23.664Z] 699f458cf7ca: Pull complete [2023-04-18T01:03:25.096Z] 765212b225bb: Pull complete [2023-04-18T01:03:26.102Z] f23df028b6ca: Pull complete [2023-04-18T01:03:26.102Z] d65c8cfc05b1: Pull complete [2023-04-18T01:03:44.337Z] 2437ff75d9bd: Pull complete [2023-04-18T01:03:44.337Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T01:03:44.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:03:44.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:03:44.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container [2023-04-18T01:03:44.613Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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:arm64 cat [2023-04-18T01:03:46.709Z] $ docker top 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:03:47.566Z] ---> job-cost.sh [2023-04-18T01:03:47.566Z] lf-activate-venv: SKIPPING [2023-04-18T01:03:47.566Z] INFO: No Stack... [2023-04-18T01:03:48.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T01:03:48.731Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T01:03:50.726Z] + cut -d, -f6 [2023-04-18T01:03:50.726Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock [2023-04-18T01:03:50.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [2023-04-18T01:03:50.798Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] did not exist. Created. [2023-04-18T01:03:50.798Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T01:03:51.490Z] /w/workspace/device-modbus-go/2@tmp/durable-e1980a07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T01:03:52.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T01:03:52.614Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T01:03:53.237Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T01:03:53.244Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T01:03:53.268Z] $ docker stop --time=1 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 [2023-04-18T01:03:54.873Z] $ docker rm -f --volumes 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T01:03:55.190Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-18T01:03:55.826Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-455/archives ] [2023-04-18T01:03:55.826Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives [2023-04-18T01:03:55.826Z] total 16 [2023-04-18T01:03:55.826Z] drwxr-xr-x 3 root root 4096 Apr 18 00:55 . [2023-04-18T01:03:55.826Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 00:55 .. [2023-04-18T01:03:55.826Z] drwxr-xr-x 2 root root 4096 Apr 18 00:55 cost [2023-04-18T01:03:55.826Z] -rw-r--r-- 1 root root 88 Apr 18 00:55 cost.csv [2023-04-18T01:03:55.826Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-455/archives [2023-04-18T01:03:55.826Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives [2023-04-18T01:03:55.826Z] total 16 [2023-04-18T01:03:55.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 00:55 . [2023-04-18T01:03:55.826Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 00:55 .. [2023-04-18T01:03:55.826Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 00:55 cost [2023-04-18T01:03:55.826Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 18 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:03:56.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:03:56.975Z] ---> package-listing.sh [2023-04-18T01:03:56.975Z] ++ facter osfamily [2023-04-18T01:03:56.975Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T01:03:57.235Z] + OS_FAMILY=debian [2023-04-18T01:03:57.235Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-455 [2023-04-18T01:03:57.235Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T01:03:57.235Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T01:03:57.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T01:03:57.235Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T01:03:57.235Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' [2023-04-18T01:03:57.235Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T01:03:57.235Z] + case "${OS_FAMILY}" in [2023-04-18T01:03:57.235Z] + dpkg -l [2023-04-18T01:03:57.235Z] + grep '^ii' [2023-04-18T01:03:57.235Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T01:03:57.235Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T01:03:57.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T01:03:57.235Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' [2023-04-18T01:03:57.235Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ [2023-04-18T01:03:57.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ [Pipeline] echo [2023-04-18T01:03:57.245Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T01:03:57.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:03:58.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T01:03:58.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:03:58.163Z] prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container [2023-04-18T01:03:58.194Z] $ 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-455/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-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T01:03:58.408Z] $ docker top a197ad86e95aa1ceb27f414095b9995e69e100b361a0c48bf3770583862b1af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:03:58.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T01:03:59.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T01:03:59.322Z] + ls /var/log/sa-host [2023-04-18T01:03:59.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:03:59.469Z] provisioning config files... [2023-04-18T01:03:59.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config6739165254982888593tmp [Pipeline] { [Pipeline] echo [2023-04-18T01:03:59.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:03:59.771Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T01:03:59.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:04:00.114Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T01:04:00.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:04:00.403Z] ---> sudo-logs.sh [2023-04-18T01:04:00.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T01:04:00.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:04:00.711Z] ---> job-cost.sh [2023-04-18T01:04:00.711Z] lf-activate-venv: SKIPPING [2023-04-18T01:04:00.711Z] DEBUG: total: 0.2199999988079071 [2023-04-18T01:04:00.711Z] INFO: Retrieving Stack Cost... [2023-04-18T01:04:00.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T01:04:01.539Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T01:04:01.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:04:01.834Z] ---> logs-deploy.sh [2023-04-18T01:04:01.835Z] lf-activate-venv: SKIPPING [2023-04-18T01:04:01.835Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-455/2 [2023-04-18T01:04:01.835Z] INFO: archiving workspace using pattern(s): [2023-04-18T01:04:02.771Z] Archives upload complete. [2023-04-18T01:04:03.032Z] INFO: archiving logs to Nexus [2023-04-18T01:04:03.603Z] ---> uname -a: [2023-04-18T01:04:03.603Z] Linux prd-ubuntu20-04-docker-8c-8g-8821 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] ---> lscpu: [2023-04-18T01:04:03.603Z] Architecture: x86_64 [2023-04-18T01:04:03.603Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T01:04:03.603Z] Byte Order: Little Endian [2023-04-18T01:04:03.603Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T01:04:03.603Z] CPU(s): 8 [2023-04-18T01:04:03.603Z] On-line CPU(s) list: 0-7 [2023-04-18T01:04:03.603Z] Thread(s) per core: 1 [2023-04-18T01:04:03.603Z] Core(s) per socket: 1 [2023-04-18T01:04:03.603Z] Socket(s): 8 [2023-04-18T01:04:03.603Z] NUMA node(s): 1 [2023-04-18T01:04:03.603Z] Vendor ID: AuthenticAMD [2023-04-18T01:04:03.603Z] CPU family: 23 [2023-04-18T01:04:03.603Z] Model: 49 [2023-04-18T01:04:03.603Z] Model name: AMD EPYC-Rome Processor [2023-04-18T01:04:03.603Z] Stepping: 0 [2023-04-18T01:04:03.603Z] CPU MHz: 2800.004 [2023-04-18T01:04:03.603Z] BogoMIPS: 5600.00 [2023-04-18T01:04:03.603Z] Virtualization: AMD-V [2023-04-18T01:04:03.603Z] Hypervisor vendor: KVM [2023-04-18T01:04:03.603Z] Virtualization type: full [2023-04-18T01:04:03.603Z] L1d cache: 256 KiB [2023-04-18T01:04:03.603Z] L1i cache: 256 KiB [2023-04-18T01:04:03.603Z] L2 cache: 4 MiB [2023-04-18T01:04:03.603Z] L3 cache: 128 MiB [2023-04-18T01:04:03.603Z] NUMA node0 CPU(s): 0-7 [2023-04-18T01:04:03.603Z] Vulnerability Itlb multihit: Not affected [2023-04-18T01:04:03.603Z] Vulnerability L1tf: Not affected [2023-04-18T01:04:03.603Z] Vulnerability Mds: Not affected [2023-04-18T01:04:03.603Z] Vulnerability Meltdown: Not affected [2023-04-18T01:04:03.603Z] Vulnerability Mmio stale data: Not affected [2023-04-18T01:04:03.603Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T01:04:03.603Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T01:04:03.603Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T01:04:03.603Z] Vulnerability Srbds: Not affected [2023-04-18T01:04:03.603Z] Vulnerability Tsx async abort: Not affected [2023-04-18T01:04:03.603Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] ---> nproc: [2023-04-18T01:04:03.603Z] 8 [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] ---> df -h: [2023-04-18T01:04:03.603Z] Filesystem Size Used Avail Use% Mounted on [2023-04-18T01:04:03.603Z] overlay 155G 12G 144G 8% / [2023-04-18T01:04:03.603Z] tmpfs 64M 0 64M 0% /dev [2023-04-18T01:04:03.603Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-18T01:04:03.603Z] shm 64M 0 64M 0% /dev/shm [2023-04-18T01:04:03.603Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] ---> sar -b -r -n DEV: [2023-04-18T01:04:03.603Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8821) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] 00:53:46 LINUX RESTART (8 CPU) [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] 00:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-18T01:04:03.603Z] 00:55:02 407.65 47.78 359.87 0.00 5385.64 104423.00 0.00 [2023-04-18T01:04:03.603Z] 00:56:01 164.94 1.29 163.65 0.00 31.99 70751.94 0.00 [2023-04-18T01:04:03.603Z] 00:57:01 1.47 0.00 1.47 0.00 0.00 20.95 0.00 [2023-04-18T01:04:03.603Z] 00:58:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2023-04-18T01:04:03.603Z] 00:59:01 37.34 12.70 24.65 0.00 5452.42 6220.30 0.00 [2023-04-18T01:04:03.603Z] 01:00:01 4.62 0.00 4.62 0.00 0.00 55.72 0.00 [2023-04-18T01:04:03.603Z] 01:01:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2023-04-18T01:04:03.603Z] 01:02:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2023-04-18T01:04:03.603Z] 01:03:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-04-18T01:04:03.603Z] 01:04:01 6.70 0.15 6.55 0.00 12.13 128.91 0.00 [2023-04-18T01:04:03.603Z] Average: 62.70 6.20 56.50 0.00 1089.98 18079.28 0.00 [2023-04-18T01:04:03.603Z] [2023-04-18T01:04:03.603Z] 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-18T01:04:03.603Z] 00:55:02 29169828 31577728 743296 2.26 76180 2604756 1950940 5.75 1013024 2342940 5028 [2023-04-18T01:04:03.603Z] 00:56:01 27951624 31572520 734864 2.23 152384 3624840 1752196 5.16 1182792 3261736 328 [2023-04-18T01:04:03.604Z] 00:57:01 27965384 31586356 720968 2.19 152404 3624840 1752196 5.16 1166468 3261736 4 [2023-04-18T01:04:03.604Z] 00:58:01 27967224 31588244 718924 2.19 152444 3624844 1752196 5.16 1164752 3261740 208 [2023-04-18T01:04:03.604Z] 00:59:01 27573068 31550808 745824 2.27 160804 3958120 1804340 5.32 1416288 3374824 1124 [2023-04-18T01:04:03.604Z] 01:00:01 27594028 31571784 725016 2.20 160880 3958120 1824384 5.38 1395936 3374780 24 [2023-04-18T01:04:03.604Z] 01:01:01 27600608 31578372 718544 2.19 160968 3958124 1824384 5.38 1390100 3374788 160 [2023-04-18T01:04:03.604Z] 01:02:01 27600616 31578552 718400 2.18 161064 3958128 1824384 5.38 1389968 3374832 168 [2023-04-18T01:04:03.604Z] 01:03:01 27600552 31578592 718292 2.18 161160 3958132 1824384 5.38 1390188 3374836 176 [2023-04-18T01:04:03.604Z] 01:04:01 27559952 31540920 751580 2.29 161484 3959216 1821180 5.37 1426116 3372448 380 [2023-04-18T01:04:03.604Z] Average: 27858288 31572388 729571 2.22 149977 3722912 1813058 5.34 1293563 3237466 760 [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-18T01:04:03.604Z] 00:55:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:55:02 docker0 71.69 94.75 5.80 175.41 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:55:02 veth8d786d0 59.96 80.27 5.68 50.55 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:55:02 ens3 801.57 514.50 6678.94 113.55 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:56:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:56:01 docker0 123.83 242.08 9.67 1869.24 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:56:01 ens3 370.67 206.12 4459.92 32.74 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:57:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:58:01 ens3 0.68 0.20 0.06 0.02 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 00:59:01 ens3 97.07 40.19 1950.12 3.17 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:00:01 ens3 0.52 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:01:01 ens3 10.75 6.90 12.30 0.47 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] 01:04:01 ens3 26.45 15.56 26.41 8.95 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] Average: docker0 19.38 33.34 1.53 201.69 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] Average: ens3 130.39 78.19 1307.53 15.87 0.00 0.00 0.00 0.00 [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] ---> sar -P ALL: [2023-04-18T01:04:03.604Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8821) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] 00:53:46 LINUX RESTART (8 CPU) [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T01:04:03.604Z] 00:55:02 all 10.03 0.00 3.68 1.73 0.06 84.50 [2023-04-18T01:04:03.604Z] 00:55:02 0 11.81 0.00 3.20 2.61 0.07 82.31 [2023-04-18T01:04:03.604Z] 00:55:02 1 9.33 0.00 3.06 0.40 0.05 87.15 [2023-04-18T01:04:03.604Z] 00:55:02 2 9.73 0.00 3.21 1.47 0.05 85.54 [2023-04-18T01:04:03.604Z] 00:55:02 3 8.13 0.00 3.35 0.50 0.05 87.96 [2023-04-18T01:04:03.604Z] 00:55:02 4 11.33 0.00 3.80 0.44 0.05 84.38 [2023-04-18T01:04:03.604Z] 00:55:02 5 12.09 0.00 5.67 3.70 0.07 78.48 [2023-04-18T01:04:03.604Z] 00:55:02 6 9.77 0.00 3.11 4.37 0.07 82.67 [2023-04-18T01:04:03.604Z] 00:55:02 7 8.01 0.00 4.03 0.32 0.08 87.55 [2023-04-18T01:04:03.604Z] 00:56:01 all 21.14 0.00 5.49 1.60 0.08 71.69 [2023-04-18T01:04:03.604Z] 00:56:01 0 20.60 0.00 4.95 0.41 0.07 73.97 [2023-04-18T01:04:03.604Z] 00:56:01 1 21.41 0.00 5.39 1.76 0.07 71.37 [2023-04-18T01:04:03.604Z] 00:56:01 2 20.74 0.00 5.81 6.87 0.15 66.43 [2023-04-18T01:04:03.604Z] 00:56:01 3 22.17 0.00 5.31 0.50 0.07 71.95 [2023-04-18T01:04:03.604Z] 00:56:01 4 21.59 0.00 5.04 0.09 0.07 73.22 [2023-04-18T01:04:03.604Z] 00:56:01 5 20.15 0.00 5.40 0.17 0.07 74.21 [2023-04-18T01:04:03.604Z] 00:56:01 6 21.79 0.00 5.96 0.82 0.07 71.36 [2023-04-18T01:04:03.604Z] 00:56:01 7 20.68 0.00 6.06 2.19 0.10 70.97 [2023-04-18T01:04:03.604Z] 00:57:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2023-04-18T01:04:03.604Z] 00:57:01 0 0.48 0.00 0.00 0.00 0.00 99.52 [2023-04-18T01:04:03.604Z] 00:57:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-18T01:04:03.604Z] 00:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 00:57:01 3 0.02 0.00 0.02 0.07 0.02 99.88 [2023-04-18T01:04:03.604Z] 00:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 00:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 00:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 00:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 00:58:01 all 0.04 0.00 0.01 0.02 0.01 99.93 [2023-04-18T01:04:03.604Z] 00:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 00:58:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2023-04-18T01:04:03.604Z] 00:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 00:58:01 3 0.03 0.00 0.03 0.15 0.00 99.78 [2023-04-18T01:04:03.604Z] 00:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-18T01:04:03.604Z] 00:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 00:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T01:04:03.604Z] 00:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 00:59:01 all 1.35 0.00 0.58 0.41 0.02 97.65 [2023-04-18T01:04:03.604Z] 00:59:01 0 1.38 0.00 0.38 0.03 0.02 98.19 [2023-04-18T01:04:03.604Z] 00:59:01 1 1.95 0.00 0.48 0.05 0.03 97.48 [2023-04-18T01:04:03.604Z] 00:59:01 2 2.03 0.00 0.40 0.13 0.02 97.42 [2023-04-18T01:04:03.604Z] 00:59:01 3 0.82 0.00 0.78 1.25 0.02 97.13 [2023-04-18T01:04:03.604Z] 00:59:01 4 0.88 0.00 0.73 1.12 0.02 97.24 [2023-04-18T01:04:03.604Z] 00:59:01 5 1.94 0.00 0.70 0.42 0.02 96.93 [2023-04-18T01:04:03.604Z] 00:59:01 6 0.67 0.00 0.45 0.22 0.02 98.65 [2023-04-18T01:04:03.604Z] 00:59:01 7 1.10 0.00 0.67 0.07 0.02 98.15 [2023-04-18T01:04:03.604Z] 01:00:01 all 0.03 0.00 0.03 0.03 0.00 99.91 [2023-04-18T01:04:03.604Z] 01:00:01 0 0.07 0.00 0.03 0.03 0.02 99.85 [2023-04-18T01:04:03.604Z] 01:00:01 1 0.02 0.00 0.03 0.08 0.00 99.87 [2023-04-18T01:04:03.604Z] 01:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T01:04:03.604Z] 01:00:01 3 0.03 0.00 0.02 0.10 0.00 99.85 [2023-04-18T01:04:03.604Z] 01:00:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-18T01:04:03.604Z] 01:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T01:04:03.604Z] 01:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-18T01:04:03.604Z] 01:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 01:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-04-18T01:04:03.604Z] 01:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T01:04:03.604Z] 01:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T01:04:03.604Z] 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 01:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T01:04:03.604Z] 01:01:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-18T01:04:03.604Z] 01:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 01:01:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-18T01:04:03.604Z] 01:01:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-18T01:04:03.604Z] 01:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-18T01:04:03.604Z] 01:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T01:04:03.604Z] 01:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 01:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T01:04:03.604Z] 01:02:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-18T01:04:03.604Z] 01:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-18T01:04:03.604Z] 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 01:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T01:04:03.604Z] 01:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T01:04:03.604Z] 01:03:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-04-18T01:04:03.604Z] 01:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 01:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 01:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T01:04:03.604Z] 01:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T01:04:03.604Z] 01:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 01:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T01:04:03.604Z] 01:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T01:04:03.604Z] 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T01:04:03.604Z] 01:04:01 all 0.54 0.00 0.21 0.02 0.02 99.22 [2023-04-18T01:04:03.604Z] 01:04:01 0 0.39 0.00 0.20 0.07 0.02 99.33 [2023-04-18T01:04:03.604Z] 01:04:01 1 0.45 0.00 0.10 0.00 0.02 99.43 [2023-04-18T01:04:03.604Z] 01:04:01 2 0.58 0.00 0.25 0.00 0.02 99.15 [2023-04-18T01:04:03.604Z] 01:04:01 3 0.32 0.00 0.25 0.07 0.02 99.35 [2023-04-18T01:04:03.604Z] 01:04:01 4 0.45 0.00 0.27 0.02 0.02 99.25 [2023-04-18T01:04:03.604Z] 01:04:01 5 0.77 0.00 0.22 0.00 0.02 99.00 [2023-04-18T01:04:03.604Z] 01:04:01 6 0.63 0.00 0.23 0.00 0.03 99.10 [2023-04-18T01:04:03.604Z] 01:04:01 7 0.70 0.00 0.15 0.00 0.02 99.13 [2023-04-18T01:04:03.604Z] Average: all 3.27 0.00 0.99 0.38 0.02 95.34 [2023-04-18T01:04:03.604Z] Average: 0 3.43 0.00 0.86 0.32 0.02 95.37 [2023-04-18T01:04:03.604Z] Average: 1 3.29 0.00 0.90 0.23 0.02 95.57 [2023-04-18T01:04:03.604Z] Average: 2 3.26 0.00 0.95 0.83 0.03 94.93 [2023-04-18T01:04:03.604Z] Average: 3 3.10 0.00 0.96 0.27 0.02 95.65 [2023-04-18T01:04:03.604Z] Average: 4 3.40 0.00 0.98 0.17 0.02 95.44 [2023-04-18T01:04:03.604Z] Average: 5 3.46 0.00 1.19 0.43 0.02 94.90 [2023-04-18T01:04:03.604Z] Average: 6 3.24 0.00 0.97 0.54 0.03 95.22 [2023-04-18T01:04:03.604Z] Average: 7 3.00 0.00 1.08 0.25 0.03 95.65 [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z] [2023-04-18T01:04:03.604Z]