Pull request #388 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08+aaadd7fbda2364c2efb57d494d7ebea4b574ed12 (d1a5e0b1a577c6d9e8ce54877caf9064fb3229fd) 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-ssh7814300463741784746.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8146925361557539908.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2904293218167088255.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14680286632911233138.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10500326235576790321.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8117967647823252237.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-117997’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117999 in /w/workspace/xfoundry_device-modbus-go_PR-388 [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-388 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaadd7fbda2364c2efb57d494d7ebea4b574ed12 into PR head commit 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 Merge succeeded, producing 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 Checking out Revision 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 (PR-388) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge aaadd7fbda2364c2efb57d494d7ebea4b574ed12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T22:25:55.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T22:25:55.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T22:25:55.876Z] ========================================================= [2022-11-02T22:25:55.876Z] EdgeX Global Pipelines Version Info [2022-11-02T22:25:55.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:25:56.621Z] ------------------- [2022-11-02T22:25:56.621Z] stable info: [2022-11-02T22:25:56.621Z] ------------------- [2022-11-02T22:25:56.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T22:25:56.621Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T22:25:56.621Z] Message: update stable to v1.0.244 [2022-11-02T22:25:57.192Z] ------------------- [2022-11-02T22:25:57.192Z] experimental info: [2022-11-02T22:25:57.192Z] ------------------- [2022-11-02T22:25:57.192Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T22:25:57.192Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T22:25:57.192Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T22:25:57.498Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-11-02T22:25:57.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-11-02T22:25:57.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T22:25:57.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T22:25:57.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T22:25:57.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T22:25:57.755Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T22:25:57.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T22:25:57.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T22:25:57.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T22:25:57.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T22:25:57.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-11-02T22:25:58.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T22:25:58.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T22:25:58.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T22:25:58.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T22:25:58.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:25:58.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:25:58.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T22:25:58.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T22:25:58.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T22:25:58.378Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T22:25:58.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T22:25:58.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T22:25:58.498Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T22:25:58.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T22:25:58.585Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T22:25:58.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2022-11-02T22:25:58.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2022-11-02T22:25:58.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2022-11-02T22:25:58.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [Pipeline] echo [2022-11-02T22:25:58.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e41bdd [Pipeline] echo [2022-11-02T22:25:58.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T22:25:58.945Z] provisioning config files... [2022-11-02T22:25:58.957Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/config3505659811948896722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:25:59.303Z] ---> docker-login.sh [2022-11-02T22:25:59.303Z] nexus3.edgexfoundry.org:10001 [2022-11-02T22:25:59.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:25:59.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:25:59.562Z] Configure a credential helper to remove this warning. See [2022-11-02T22:25:59.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:25:59.562Z] [2022-11-02T22:25:59.562Z] Login Succeeded [2022-11-02T22:25:59.562Z] nexus3.edgexfoundry.org:10002 [2022-11-02T22:25:59.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:25:59.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:25:59.821Z] Configure a credential helper to remove this warning. See [2022-11-02T22:25:59.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:25:59.821Z] [2022-11-02T22:25:59.821Z] Login Succeeded [2022-11-02T22:25:59.821Z] nexus3.edgexfoundry.org:10003 [2022-11-02T22:25:59.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:25:59.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:25:59.821Z] Configure a credential helper to remove this warning. See [2022-11-02T22:25:59.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:25:59.821Z] [2022-11-02T22:25:59.821Z] Login Succeeded [2022-11-02T22:25:59.821Z] nexus3.edgexfoundry.org:10004 [2022-11-02T22:25:59.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:25:59.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:25:59.821Z] Configure a credential helper to remove this warning. See [2022-11-02T22:25:59.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:25:59.821Z] [2022-11-02T22:25:59.821Z] Login Succeeded [2022-11-02T22:25:59.821Z] docker.io [2022-11-02T22:26:00.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:00.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:00.341Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:00.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:00.341Z] [2022-11-02T22:26:00.341Z] Login Succeeded [2022-11-02T22:26:00.341Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T22:26:00.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T22:26:00.981Z] + git rev-list -1 --merges 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08~1..3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [Pipeline] echo [2022-11-02T22:26:01.023Z] -----------> git rev-list -1 --merges 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08~1..3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [false] [Pipeline] sh [2022-11-02T22:26:01.335Z] + git log --format=format:%s -1 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [Pipeline] echo [2022-11-02T22:26:01.371Z] ========================================================= [2022-11-02T22:26:01.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T22:26:01.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T22:26:01.812Z] + git log --format=format:%s -1 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [Pipeline] echo [2022-11-02T22:26:01.844Z] [semverPrep] GIT_COMMIT: 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-02T22:26:01.871Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T22:26:02.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T22:26:02.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T22:26:02.235Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T22:26:02.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T22:26:02.235Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T22:26:02.235Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T22:26:02.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:26:02.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:26:02.722Z] [2022-11-02T22:26:02.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:26:03.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:26:03.102Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T22:26:03.102Z] b85a868b505f: Pulling fs layer [2022-11-02T22:26:03.102Z] e2be974225ed: Pulling fs layer [2022-11-02T22:26:03.102Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T22:26:03.102Z] 988bab9f4d93: Pulling fs layer [2022-11-02T22:26:03.102Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T22:26:03.102Z] eaf3925da568: Pulling fs layer [2022-11-02T22:26:03.102Z] bab4dde63d76: Pulling fs layer [2022-11-02T22:26:03.102Z] bde34c3a00c8: Pulling fs layer [2022-11-02T22:26:03.102Z] b352a97aabf1: Pulling fs layer [2022-11-02T22:26:03.102Z] 4872d77fe225: Pulling fs layer [2022-11-02T22:26:03.102Z] 5851b861e8e6: Pulling fs layer [2022-11-02T22:26:03.102Z] 1469e6f7b9e6: Waiting [2022-11-02T22:26:03.102Z] eaf3925da568: Waiting [2022-11-02T22:26:03.102Z] bab4dde63d76: Waiting [2022-11-02T22:26:03.102Z] 988bab9f4d93: Waiting [2022-11-02T22:26:03.102Z] bde34c3a00c8: Waiting [2022-11-02T22:26:03.102Z] b352a97aabf1: Waiting [2022-11-02T22:26:03.102Z] 4872d77fe225: Waiting [2022-11-02T22:26:03.102Z] 5851b861e8e6: Waiting [2022-11-02T22:26:03.102Z] e2be974225ed: Verifying Checksum [2022-11-02T22:26:03.102Z] e2be974225ed: Download complete [2022-11-02T22:26:03.102Z] 988bab9f4d93: Verifying Checksum [2022-11-02T22:26:03.102Z] 988bab9f4d93: Download complete [2022-11-02T22:26:03.363Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T22:26:03.363Z] 1469e6f7b9e6: Download complete [2022-11-02T22:26:03.363Z] eaf3925da568: Verifying Checksum [2022-11-02T22:26:03.363Z] eaf3925da568: Download complete [2022-11-02T22:26:03.363Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T22:26:03.363Z] 339a4e72a1f5: Download complete [2022-11-02T22:26:03.363Z] bde34c3a00c8: Verifying Checksum [2022-11-02T22:26:03.363Z] bde34c3a00c8: Download complete [2022-11-02T22:26:03.363Z] b352a97aabf1: Download complete [2022-11-02T22:26:03.363Z] 4872d77fe225: Download complete [2022-11-02T22:26:03.363Z] 5851b861e8e6: Verifying Checksum [2022-11-02T22:26:03.363Z] 5851b861e8e6: Download complete [2022-11-02T22:26:03.363Z] b85a868b505f: Verifying Checksum [2022-11-02T22:26:03.363Z] b85a868b505f: Download complete [2022-11-02T22:26:03.622Z] bab4dde63d76: Verifying Checksum [2022-11-02T22:26:03.622Z] bab4dde63d76: Download complete [2022-11-02T22:26:04.557Z] b85a868b505f: Pull complete [2022-11-02T22:26:04.881Z] e2be974225ed: Pull complete [2022-11-02T22:26:05.143Z] 339a4e72a1f5: Pull complete [2022-11-02T22:26:05.143Z] 988bab9f4d93: Pull complete [2022-11-02T22:26:05.710Z] 1469e6f7b9e6: Pull complete [2022-11-02T22:26:05.710Z] eaf3925da568: Pull complete [2022-11-02T22:26:07.085Z] bab4dde63d76: Pull complete [2022-11-02T22:26:07.085Z] bde34c3a00c8: Pull complete [2022-11-02T22:26:07.345Z] b352a97aabf1: Pull complete [2022-11-02T22:26:07.345Z] 4872d77fe225: Pull complete [2022-11-02T22:26:07.345Z] 5851b861e8e6: Pull complete [2022-11-02T22:26:07.345Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T22:26:07.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:26:07.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:26:07.810Z] prd-ubuntu20.04-docker-8c-8g-117999 does not seem to be running inside a container [2022-11-02T22:26:07.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-388 -v /w/workspace/xfoundry_device-modbus-go_PR-388:/w/workspace/xfoundry_device-modbus-go_PR-388:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-388@tmp:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T22:26:10.357Z] $ docker top 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b -eo pid,comm [2022-11-02T22:26:10.413Z] 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). [2022-11-02T22:26:10.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T22:26:10.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:26:10.540Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:26:10.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:26:10.662Z] $ docker exec 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b ssh-agent [2022-11-02T22:26:10.770Z] SSH_AUTH_SOCK=/tmp/ssh-fcnAizTPbvXJ/agent.33 [2022-11-02T22:26:10.770Z] SSH_AGENT_PID=39 [2022-11-02T22:26:10.776Z] Running ssh-add (command line suppressed) [2022-11-02T22:26:10.887Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-388@tmp/private_key_9350781449959197126.key (/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/private_key_9350781449959197126.key) [2022-11-02T22:26:10.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:26:11.236Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T22:26:11.267Z] $ docker exec --env ******** --env ******** 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b ssh-agent -k [2022-11-02T22:26:11.369Z] unset SSH_AUTH_SOCK; [2022-11-02T22:26:11.369Z] unset SSH_AGENT_PID; [2022-11-02T22:26:11.370Z] echo Agent pid 39 killed; [2022-11-02T22:26:11.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T22:26:11.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:26:11.473Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:26:11.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:26:11.587Z] $ docker exec 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b ssh-agent [2022-11-02T22:26:11.708Z] SSH_AUTH_SOCK=/tmp/ssh-vNTtAIkhc7ru/agent.72 [2022-11-02T22:26:11.708Z] SSH_AGENT_PID=78 [2022-11-02T22:26:11.712Z] Running ssh-add (command line suppressed) [2022-11-02T22:26:11.817Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-388@tmp/private_key_16188547098610743301.key (/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/private_key_16188547098610743301.key) [2022-11-02T22:26:11.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:26:12.166Z] + git semver init [2022-11-02T22:26:12.426Z] 2022-11-02 22:26:12,343 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T22:26:12.426Z] 2022-11-02 22:26:12,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-388/.semver [2022-11-02T22:26:12.426Z] 2022-11-02 22:26:12,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-388/.semver [2022-11-02T22:26:12.426Z] 2022-11-02 22:26:12,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-388/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-388, universal_newlines=False, shell=None, istream=None) [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,277 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-388/.git/info/exclude [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-388/.semver/PR-388 with force:False [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,277 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-388/.semver/PR-388 [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,283 [execute] INFO git cat-file --batch-check [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,289 [execute] INFO git cat-file --batch [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T22:26:13.371Z] 2022-11-02 22:26:13,294 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-388/.semver/PR-388 [2022-11-02T22:26:13.371Z] 0.0.0 [Pipeline] } [2022-11-02T22:26:13.398Z] $ docker exec --env ******** --env ******** 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b ssh-agent -k [2022-11-02T22:26:13.507Z] unset SSH_AUTH_SOCK; [2022-11-02T22:26:13.508Z] unset SSH_AGENT_PID; [2022-11-02T22:26:13.508Z] echo Agent pid 78 killed; [2022-11-02T22:26:13.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T22:26:13.938Z] + git semver [Pipeline] } [2022-11-02T22:26:14.226Z] $ docker stop --time=1 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b [2022-11-02T22:26:15.540Z] $ docker rm -f 49586f675cde11f4ec43e82559388d92a0b75e168f5d4f3127238ee2aac0e15b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:26:15.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T22:26:16.186Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T22:26:16.203Z] [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 [2022-11-02T22:26:16.750Z] provisioning config files... [2022-11-02T22:26:16.760Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/config7961042938905301452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:26:17.097Z] ---> docker-login.sh [2022-11-02T22:26:17.097Z] nexus3.edgexfoundry.org:10001 [2022-11-02T22:26:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:17.356Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:17.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:17.356Z] [2022-11-02T22:26:17.356Z] Login Succeeded [2022-11-02T22:26:17.356Z] nexus3.edgexfoundry.org:10002 [2022-11-02T22:26:17.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:17.356Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:17.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:17.356Z] [2022-11-02T22:26:17.356Z] Login Succeeded [2022-11-02T22:26:17.356Z] nexus3.edgexfoundry.org:10003 [2022-11-02T22:26:17.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:17.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:17.615Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:17.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:17.615Z] [2022-11-02T22:26:17.615Z] Login Succeeded [2022-11-02T22:26:17.615Z] nexus3.edgexfoundry.org:10004 [2022-11-02T22:26:17.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:17.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:17.615Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:17.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:17.615Z] [2022-11-02T22:26:17.615Z] Login Succeeded [2022-11-02T22:26:17.615Z] docker.io [2022-11-02T22:26:17.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:26:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:26:18.184Z] Configure a credential helper to remove this warning. See [2022-11-02T22:26:18.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:26:18.184Z] [2022-11-02T22:26:18.184Z] Login Succeeded [2022-11-02T22:26:18.184Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T22:26:18.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T22:26:18.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:26:18.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:26:18.463Z] ========================================================= [2022-11-02T22:26:18.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T22:26:18.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:26:18.951Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T22:26:18.952Z] Sending build context to Docker daemon 6.238MB [2022-11-02T22:26:18.952Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T22:26:18.952Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-02T22:26:18.952Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T22:26:18.952Z] 213ec9aee27d: Pulling fs layer [2022-11-02T22:26:18.952Z] 4583459ba037: Pulling fs layer [2022-11-02T22:26:18.952Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T22:26:18.952Z] 53926ce57604: Pulling fs layer [2022-11-02T22:26:18.952Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T22:26:18.952Z] 22ff95d597cd: Pulling fs layer [2022-11-02T22:26:18.952Z] 12d6caf4c0d1: Pulling fs layer [2022-11-02T22:26:18.952Z] 96b7cbca73a9: Pulling fs layer [2022-11-02T22:26:18.952Z] a7acece74701: Pulling fs layer [2022-11-02T22:26:18.952Z] 53926ce57604: Waiting [2022-11-02T22:26:18.952Z] 21b2b0c7a3f4: Waiting [2022-11-02T22:26:18.952Z] 22ff95d597cd: Waiting [2022-11-02T22:26:18.952Z] 12d6caf4c0d1: Waiting [2022-11-02T22:26:18.952Z] 96b7cbca73a9: Waiting [2022-11-02T22:26:18.952Z] a7acece74701: Waiting [2022-11-02T22:26:18.952Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T22:26:18.952Z] 93c1e223e6f2: Download complete [2022-11-02T22:26:18.952Z] 4583459ba037: Verifying Checksum [2022-11-02T22:26:18.952Z] 4583459ba037: Download complete [2022-11-02T22:26:19.216Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T22:26:19.216Z] 21b2b0c7a3f4: Download complete [2022-11-02T22:26:19.216Z] 22ff95d597cd: Download complete [2022-11-02T22:26:19.216Z] 213ec9aee27d: Verifying Checksum [2022-11-02T22:26:19.216Z] 213ec9aee27d: Download complete [2022-11-02T22:26:19.216Z] 12d6caf4c0d1: Download complete [2022-11-02T22:26:19.216Z] 213ec9aee27d: Pull complete [2022-11-02T22:26:19.492Z] 4583459ba037: Pull complete [2022-11-02T22:26:19.492Z] 93c1e223e6f2: Pull complete [2022-11-02T22:26:19.759Z] a7acece74701: Verifying Checksum [2022-11-02T22:26:19.759Z] a7acece74701: Download complete [2022-11-02T22:26:19.759Z] 96b7cbca73a9: Verifying Checksum [2022-11-02T22:26:19.759Z] 96b7cbca73a9: Download complete [2022-11-02T22:26:20.020Z] 53926ce57604: Verifying Checksum [2022-11-02T22:26:20.020Z] 53926ce57604: Download complete [2022-11-02T22:26:23.301Z] 53926ce57604: Pull complete [2022-11-02T22:26:23.559Z] 21b2b0c7a3f4: Pull complete [2022-11-02T22:26:23.560Z] 22ff95d597cd: Pull complete [2022-11-02T22:26:23.560Z] 12d6caf4c0d1: Pull complete [2022-11-02T22:26:25.458Z] 96b7cbca73a9: Pull complete [2022-11-02T22:26:26.393Z] a7acece74701: Pull complete [2022-11-02T22:26:26.393Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-02T22:26:26.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T22:26:26.393Z] ---> db6d94c90886 [2022-11-02T22:26:26.393Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-11-02T22:26:30.591Z] ---> Running in f0900cd493af [2022-11-02T22:26:30.850Z] Removing intermediate container f0900cd493af [2022-11-02T22:26:30.850Z] ---> d563e6ce31b6 [2022-11-02T22:26:30.850Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T22:26:30.850Z] ---> Running in c34ae2071592 [2022-11-02T22:26:30.850Z] Removing intermediate container c34ae2071592 [2022-11-02T22:26:30.850Z] ---> 26700d8af418 [2022-11-02T22:26:30.850Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T22:26:30.850Z] ---> Running in 525598b8dffb [2022-11-02T22:26:31.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T22:26:31.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T22:26:31.590Z] Still waiting to schedule task [2022-11-02T22:26:31.590Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117998’ is offline [2022-11-02T22:26:31.625Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-11-02T22:26:31.625Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-11-02T22:26:31.625Z] (8/8) Installing openssh (9.0_p1-r2) [2022-11-02T22:26:31.625Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T22:26:31.625Z] OK: 217 MiB in 59 packages [2022-11-02T22:26:32.192Z] Removing intermediate container 525598b8dffb [2022-11-02T22:26:32.192Z] ---> 55d6fec4b1d5 [2022-11-02T22:26:32.192Z] Step 6/10 : WORKDIR /device-modbus-go [2022-11-02T22:26:32.192Z] ---> Running in 5d5b851e4419 [2022-11-02T22:26:32.192Z] Removing intermediate container 5d5b851e4419 [2022-11-02T22:26:32.192Z] ---> efc2d46a13c0 [2022-11-02T22:26:32.192Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-02T22:26:32.449Z] ---> 1d3aa33f4e25 [2022-11-02T22:26:32.449Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T22:26:32.449Z] ---> Running in ba805345fd9f [2022-11-02T22:26:58.996Z] Removing intermediate container ba805345fd9f [2022-11-02T22:26:58.996Z] ---> 9c2f34e0c766 [2022-11-02T22:26:58.996Z] Step 9/10 : COPY . . [2022-11-02T22:26:58.996Z] ---> 6055a41b496c [2022-11-02T22:26:58.996Z] Step 10/10 : RUN ${MAKE} [2022-11-02T22:26:58.996Z] ---> Running in 776b4d19e029 [2022-11-02T22:26:58.996Z] noop [2022-11-02T22:26:58.996Z] Removing intermediate container 776b4d19e029 [2022-11-02T22:26:58.996Z] ---> f15eeb3e9d36 [2022-11-02T22:26:58.996Z] Successfully built f15eeb3e9d36 [2022-11-02T22:26:58.996Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:26:59.428Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T22:26:59.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:26:59.558Z] prd-ubuntu20.04-docker-8c-8g-117999 does not seem to be running inside a container [2022-11-02T22:26:59.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-388 -v /w/workspace/xfoundry_device-modbus-go_PR-388:/w/workspace/xfoundry_device-modbus-go_PR-388:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-388@tmp:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T22:26:59.974Z] $ docker top 349d8e8df5faf4cc7bd9946b3c187406b3876a766a498e1ef0168631b3f35852 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:27:00.367Z] + go version [2022-11-02T22:27:00.367Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T22:27:00.400Z] $ docker stop --time=1 349d8e8df5faf4cc7bd9946b3c187406b3876a766a498e1ef0168631b3f35852 [2022-11-02T22:27:01.936Z] $ docker rm -f 349d8e8df5faf4cc7bd9946b3c187406b3876a766a498e1ef0168631b3f35852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:27:02.650Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T22:27:02.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:27:02.795Z] prd-ubuntu20.04-docker-8c-8g-117999 does not seem to be running inside a container [2022-11-02T22:27:02.826Z] $ 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-388 -v /w/workspace/xfoundry_device-modbus-go_PR-388:/w/workspace/xfoundry_device-modbus-go_PR-388:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-388@tmp:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T22:27:03.162Z] $ docker top 4bf1d663e3a531c5dff1e5a9ad0ce4700ca62cf3c4b1896a0eed99f8231db1cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:27:03.550Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-388 [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:27:03.900Z] + make test [2022-11-02T22:27:03.900Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-02T22:27:04.158Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-11-02T22:27:14.127Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-11-02T22:27:14.127Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.019s coverage: 47.7% of statements [2022-11-02T22:27:19.386Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-02T22:27:19.386Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T22:27:21.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T22:27:21.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T22:27:21.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-02T22:27:21.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T22:27:21.993Z] $ docker stop --time=1 4bf1d663e3a531c5dff1e5a9ad0ce4700ca62cf3c4b1896a0eed99f8231db1cb [2022-11-02T22:27:24.773Z] $ docker rm -f 4bf1d663e3a531c5dff1e5a9ad0ce4700ca62cf3c4b1896a0eed99f8231db1cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:27:25.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T22:27:25.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T22:27:25.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T22:27:26.300Z] + ls -al . [2022-11-02T22:27:26.300Z] total 196 [2022-11-02T22:27:26.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 22:27 . [2022-11-02T22:27:26.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:25 .. [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 22:25 .dockerignore [2022-11-02T22:27:26.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 22:27 .git [2022-11-02T22:27:26.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:25 .github [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 331 Nov 2 22:25 .gitignore [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 22:25 .golangci.yml [2022-11-02T22:27:26.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:26 .semver [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 10121 Nov 2 22:25 Attribution.txt [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 11576 Nov 2 22:25 CHANGELOG.md [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 1428 Nov 2 22:25 Dockerfile [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 22:25 GOVERNANCE.md [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 2 22:25 Jenkinsfile [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 22:25 LICENSE [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 2101 Nov 2 22:25 Makefile [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 22:25 OWNERS.md [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 4061 Nov 2 22:25 README.md [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 22:26 VERSION [2022-11-02T22:27:26.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:25 bin [2022-11-02T22:27:26.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:25 cmd [2022-11-02T22:27:26.300Z] -rw-r--r-- 1 jenkins jenkins 23241 Nov 2 22:27 coverage.out [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 3632 Nov 2 22:25 go.mod [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 45309 Nov 2 22:25 go.sum [2022-11-02T22:27:26.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:25 internal [2022-11-02T22:27:26.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:25 simulator [2022-11-02T22:27:26.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:25 snap [2022-11-02T22:27:26.300Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:27:26.693Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 --label arch=amd64 --label version=0.0.0 . [2022-11-02T22:27:26.693Z] Sending build context to Docker daemon 6.262MB [2022-11-02T22:27:26.693Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T22:27:26.693Z] Step 2/22 : FROM ${BASE} AS builder [2022-11-02T22:27:26.693Z] ---> f15eeb3e9d36 [2022-11-02T22:27:26.693Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-02T22:27:26.952Z] ---> Running in a61d44b2b9d7 [2022-11-02T22:27:26.952Z] Removing intermediate container a61d44b2b9d7 [2022-11-02T22:27:26.952Z] ---> a37142943e4e [2022-11-02T22:27:26.952Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T22:27:26.952Z] ---> Running in 08f47fd311cc [2022-11-02T22:27:26.952Z] Removing intermediate container 08f47fd311cc [2022-11-02T22:27:26.952Z] ---> 41c6a8c802eb [2022-11-02T22:27:26.952Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T22:27:26.952Z] ---> Running in fa0071d2c0c7 [2022-11-02T22:27:27.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T22:27:27.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T22:27:27.730Z] OK: 217 MiB in 59 packages [2022-11-02T22:27:27.988Z] Removing intermediate container fa0071d2c0c7 [2022-11-02T22:27:27.988Z] ---> 247983aadac7 [2022-11-02T22:27:27.988Z] Step 6/22 : WORKDIR /device-modbus-go [2022-11-02T22:27:27.988Z] ---> Running in 1f880d30a577 [2022-11-02T22:27:27.988Z] Removing intermediate container 1f880d30a577 [2022-11-02T22:27:27.988Z] ---> 0f36f1e5fb22 [2022-11-02T22:27:27.988Z] Step 7/22 : COPY go.mod vendor* ./ [2022-11-02T22:27:28.246Z] ---> a3607ea52248 [2022-11-02T22:27:28.246Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T22:27:28.246Z] ---> Running in bdb01fe69ae2 [2022-11-02T22:27:28.818Z] Removing intermediate container bdb01fe69ae2 [2022-11-02T22:27:28.818Z] ---> 8bd69ba01b95 [2022-11-02T22:27:28.818Z] Step 9/22 : COPY . . [2022-11-02T22:27:29.077Z] ---> 2c0543091fc1 [2022-11-02T22:27:29.077Z] Step 10/22 : RUN ${MAKE} [2022-11-02T22:27:29.337Z] ---> Running in 454af4291be3 [2022-11-02T22:27:29.595Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-11-02T22:27:51.515Z] Removing intermediate container 454af4291be3 [2022-11-02T22:27:51.515Z] ---> dea05549414f [2022-11-02T22:27:51.515Z] Step 11/22 : FROM alpine:3.14 [2022-11-02T22:27:51.515Z] 3.14: Pulling from library/alpine [2022-11-02T22:27:51.515Z] c7ed990a2339: Pulling fs layer [2022-11-02T22:27:51.515Z] c7ed990a2339: Verifying Checksum [2022-11-02T22:27:51.515Z] c7ed990a2339: Download complete [2022-11-02T22:27:51.515Z] c7ed990a2339: Pull complete [2022-11-02T22:27:51.515Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T22:27:51.515Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T22:27:51.515Z] ---> dd53f409bf0b [2022-11-02T22:27:51.515Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-11-02T22:27:51.515Z] ---> Running in dd3a9f02271b [2022-11-02T22:27:51.515Z] Removing intermediate container dd3a9f02271b [2022-11-02T22:27:51.515Z] ---> 709bb090be06 [2022-11-02T22:27:51.515Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-02T22:27:51.515Z] ---> Running in 5a4ea035c21f [2022-11-02T22:27:51.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-11-02T22:27:51.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-11-02T22:27:51.515Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-02T22:27:51.515Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-11-02T22:27:51.515Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-02T22:27:51.515Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-02T22:27:51.515Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-02T22:27:51.515Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-02T22:27:51.515Z] Executing busybox-1.33.1-r8.trigger [2022-11-02T22:27:51.515Z] OK: 8 MiB in 20 packages [2022-11-02T22:27:51.772Z] Removing intermediate container 5a4ea035c21f [2022-11-02T22:27:51.772Z] ---> 37e02055aa93 [2022-11-02T22:27:51.772Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-11-02T22:27:52.343Z] ---> d5f0a707adf3 [2022-11-02T22:27:52.343Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-11-02T22:27:52.343Z] ---> 4a913b41828b [2022-11-02T22:27:52.343Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-11-02T22:27:52.601Z] ---> c690d5e0fef7 [2022-11-02T22:27:52.601Z] Step 17/22 : EXPOSE 59901 [2022-11-02T22:27:52.601Z] ---> Running in d5f629edbf05 [2022-11-02T22:27:52.601Z] Removing intermediate container d5f629edbf05 [2022-11-02T22:27:52.601Z] ---> 0d3b879c0907 [2022-11-02T22:27:52.601Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-11-02T22:27:52.601Z] ---> Running in 9922f4ce24e7 [2022-11-02T22:27:52.858Z] Removing intermediate container 9922f4ce24e7 [2022-11-02T22:27:52.858Z] ---> fbf1a3417ae6 [2022-11-02T22:27:52.858Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T22:27:52.858Z] ---> Running in d45ef9f3d3a8 [2022-11-02T22:27:52.858Z] Removing intermediate container d45ef9f3d3a8 [2022-11-02T22:27:52.858Z] ---> ceae0c9c18d7 [2022-11-02T22:27:52.858Z] Step 20/22 : LABEL arch=amd64 [2022-11-02T22:27:52.858Z] ---> Running in 968b0669140a [2022-11-02T22:27:52.858Z] Removing intermediate container 968b0669140a [2022-11-02T22:27:52.858Z] ---> d5a70c7007e0 [2022-11-02T22:27:52.858Z] Step 21/22 : LABEL git_sha=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [2022-11-02T22:27:53.116Z] ---> Running in 39ff2a12fbb4 [2022-11-02T22:27:53.116Z] Removing intermediate container 39ff2a12fbb4 [2022-11-02T22:27:53.116Z] ---> 1f449d0d1e88 [2022-11-02T22:27:53.116Z] Step 22/22 : LABEL version=0.0.0 [2022-11-02T22:27:53.116Z] ---> Running in 386ae9ac767a [2022-11-02T22:27:53.116Z] Removing intermediate container 386ae9ac767a [2022-11-02T22:27:53.116Z] ---> d0c910ce5c7a [2022-11-02T22:27:53.116Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T22:27:53.116Z] Successfully built d0c910ce5c7a [2022-11-02T22:27:53.116Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:27:53.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:27:53.945Z] [2022-11-02T22:27:53.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:27:54.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:27:54.329Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T22:27:54.329Z] 5eb5b503b376: Pulling fs layer [2022-11-02T22:27:54.329Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T22:27:54.329Z] ec43610c2a17: Pulling fs layer [2022-11-02T22:27:54.329Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T22:27:54.329Z] 33b1e0a273af: Pulling fs layer [2022-11-02T22:27:54.329Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T22:27:54.329Z] 3a2ae6a8a46f: Waiting [2022-11-02T22:27:54.329Z] 33b1e0a273af: Waiting [2022-11-02T22:27:54.329Z] 5d3b04190fa2: Waiting [2022-11-02T22:27:54.329Z] 2f39f015ded8: Pulling fs layer [2022-11-02T22:27:54.329Z] 5c69ac0246d0: Verifying Checksum [2022-11-02T22:27:54.329Z] 5c69ac0246d0: Download complete [2022-11-02T22:27:54.329Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-02T22:27:54.329Z] 3a2ae6a8a46f: Download complete [2022-11-02T22:27:54.329Z] 33b1e0a273af: Verifying Checksum [2022-11-02T22:27:54.329Z] 33b1e0a273af: Download complete [2022-11-02T22:27:54.329Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T22:27:54.329Z] 5d3b04190fa2: Download complete [2022-11-02T22:27:54.329Z] ec43610c2a17: Verifying Checksum [2022-11-02T22:27:54.329Z] ec43610c2a17: Download complete [2022-11-02T22:27:54.591Z] 5eb5b503b376: Verifying Checksum [2022-11-02T22:27:54.591Z] 5eb5b503b376: Download complete [2022-11-02T22:27:55.157Z] 2f39f015ded8: Verifying Checksum [2022-11-02T22:27:55.157Z] 2f39f015ded8: Download complete [2022-11-02T22:27:55.725Z] 5eb5b503b376: Pull complete [2022-11-02T22:27:55.725Z] 5c69ac0246d0: Pull complete [2022-11-02T22:27:56.291Z] ec43610c2a17: Pull complete [2022-11-02T22:27:56.551Z] 3a2ae6a8a46f: Pull complete [2022-11-02T22:27:56.809Z] 33b1e0a273af: Pull complete [2022-11-02T22:27:56.809Z] 5d3b04190fa2: Pull complete [2022-11-02T22:28:00.988Z] 2f39f015ded8: Pull complete [2022-11-02T22:28:00.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T22:28:00.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:28:00.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:28:01.215Z] prd-ubuntu20.04-docker-8c-8g-117999 does not seem to be running inside a container [2022-11-02T22:28:01.250Z] $ 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-388 -v /w/workspace/xfoundry_device-modbus-go_PR-388:/w/workspace/xfoundry_device-modbus-go_PR-388:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-388@tmp:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T22:28:04.967Z] $ docker top 8f2f117a6b87d9d193df5de6d5a9d60825d738d27e0418e66e82a1abdafe45c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:28:05.413Z] ---> job-cost.sh [2022-11-02T22:28:05.414Z] lf-activate-venv: SKIPPING [2022-11-02T22:28:05.414Z] INFO: No Stack... [2022-11-02T22:28:05.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T22:28:05.933Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T22:28:06.256Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-388/archives/cost.csv [2022-11-02T22:28:06.256Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T22:28:06.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [2022-11-02T22:28:06.302Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] did not exist. Created. [2022-11-02T22:28:06.302Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T22:28:06.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T22:28:06.741Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T22:28:06.767Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T22:28:06.849Z] $ docker stop --time=1 8f2f117a6b87d9d193df5de6d5a9d60825d738d27e0418e66e82a1abdafe45c5 [2022-11-02T22:28:08.001Z] $ docker rm -f 8f2f117a6b87d9d193df5de6d5a9d60825d738d27e0418e66e82a1abdafe45c5 [Pipeline] // withDockerContainer [Pipeline] } [2022-11-02T22:28:08.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118000 in /w/workspace/xfoundry_device-modbus-go_PR-388 [Pipeline] // script [Pipeline] { [Pipeline] ws [2022-11-02T22:28:08.193Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [2022-11-02T22:28:08.269Z] Selected Git installation does not exist. Using Default [2022-11-02T22:28:08.269Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T22:28:13.287Z] using credential edgex-jenkins-ssh [2022-11-02T22:28:13.303Z] Cloning the remote Git repository [2022-11-02T22:28:13.331Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-11-02T22:28:13.400Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-11-02T22:28:13.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-11-02T22:28:13.530Z] > git --version # timeout=10 [2022-11-02T22:28:13.550Z] > git --version # 'git version 2.25.1' [2022-11-02T22:28:13.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T22:28:13.599Z] Verifying host key using known hosts file [2022-11-02T22:28:13.767Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T22:28:13.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T22:28:14.965Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-11-02T22:28:14.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T22:28:16.516Z] Merging remotes/origin/main commit aaadd7fbda2364c2efb57d494d7ebea4b574ed12 into PR head commit 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [2022-11-02T22:28:16.726Z] Merge succeeded, producing 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [2022-11-02T22:28:16.727Z] Checking out Revision 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 (PR-388) [2022-11-02T22:28:15.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-11-02T22:28:15.840Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-11-02T22:28:15.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T22:28:15.848Z] Verifying host key using known hosts file [2022-11-02T22:28:15.855Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T22:28:15.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T22:28:16.524Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T22:28:16.546Z] > git checkout -f 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 # timeout=10 [2022-11-02T22:28:16.625Z] > git remote # timeout=10 [2022-11-02T22:28:16.642Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T22:28:16.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T22:28:16.665Z] Verifying host key using known hosts file [2022-11-02T22:28:16.669Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T22:28:16.678Z] > git merge aaadd7fbda2364c2efb57d494d7ebea4b574ed12 # timeout=10 [2022-11-02T22:28:16.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T22:28:16.725Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T22:28:16.739Z] > git checkout -f 3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 # timeout=10 [2022-11-02T22:28:20.193Z] Commit message: "docs: Levski Change Log" [2022-11-02T22:28:20.234Z] > git --version # timeout=10 [2022-11-02T22:28:20.246Z] > git --version # 'git version 2.25.1' [2022-11-02T22:28:20.258Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T22:28:21.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T22:28:21.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T22:28:21.449Z] Dload Upload Total Spent Left Speed [2022-11-02T22:28:21.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69241 0 --:--:-- --:--:-- --:--:-- 69241 [Pipeline] sh [2022-11-02T22:28:22.249Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T22:28:22.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T22:28:22.598Z] + sudo tee /etc/docker/daemon.new [2022-11-02T22:28:22.598Z] { [2022-11-02T22:28:22.598Z] "registry-mirrors": [ [2022-11-02T22:28:22.598Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T22:28:22.598Z] ], [2022-11-02T22:28:22.598Z] "bip": "10.250.0.254/24", [2022-11-02T22:28:22.598Z] "hosts": [ [2022-11-02T22:28:22.598Z] "tcp://0.0.0.0:5555", [2022-11-02T22:28:22.598Z] "unix:///var/run/docker.sock" [2022-11-02T22:28:22.598Z] ], [2022-11-02T22:28:22.598Z] "mtu": 1458, [2022-11-02T22:28:22.598Z] "selinux-enabled": true, [2022-11-02T22:28:22.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T22:28:22.598Z] } [Pipeline] sh [2022-11-02T22:28:22.945Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T22:28:23.293Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T22:28:41.615Z] provisioning config files... [2022-11-02T22:28:41.644Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config13474064449022396568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:28:42.027Z] ---> docker-login.sh [2022-11-02T22:28:42.027Z] nexus3.edgexfoundry.org:10001 [2022-11-02T22:28:42.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:28:42.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:28:42.626Z] Configure a credential helper to remove this warning. See [2022-11-02T22:28:42.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:28:42.626Z] [2022-11-02T22:28:42.626Z] Login Succeeded [2022-11-02T22:28:42.626Z] nexus3.edgexfoundry.org:10002 [2022-11-02T22:28:42.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:28:42.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:28:42.894Z] Configure a credential helper to remove this warning. See [2022-11-02T22:28:42.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:28:42.894Z] [2022-11-02T22:28:42.894Z] Login Succeeded [2022-11-02T22:28:42.894Z] nexus3.edgexfoundry.org:10003 [2022-11-02T22:28:43.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:28:43.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:28:43.437Z] Configure a credential helper to remove this warning. See [2022-11-02T22:28:43.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:28:43.437Z] [2022-11-02T22:28:43.437Z] Login Succeeded [2022-11-02T22:28:43.437Z] nexus3.edgexfoundry.org:10004 [2022-11-02T22:28:43.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:28:43.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:28:43.711Z] Configure a credential helper to remove this warning. See [2022-11-02T22:28:43.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:28:43.711Z] [2022-11-02T22:28:43.711Z] Login Succeeded [2022-11-02T22:28:43.711Z] docker.io [2022-11-02T22:28:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T22:28:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T22:28:44.248Z] Configure a credential helper to remove this warning. See [2022-11-02T22:28:44.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T22:28:44.248Z] [2022-11-02T22:28:44.248Z] Login Succeeded [2022-11-02T22:28:44.248Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T22:28:44.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T22:28:44.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:28:44.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:28:44.620Z] ========================================================= [2022-11-02T22:28:44.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T22:28:44.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:28:45.122Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T22:28:45.392Z] Sending build context to Docker daemon 3.251MB [2022-11-02T22:28:45.392Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T22:28:45.392Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-02T22:28:45.664Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T22:28:45.664Z] 9b18e9b68314: Pulling fs layer [2022-11-02T22:28:45.664Z] 35d82f9e3411: Pulling fs layer [2022-11-02T22:28:45.664Z] e16973657156: Pulling fs layer [2022-11-02T22:28:45.664Z] fc693d55d65f: Pulling fs layer [2022-11-02T22:28:45.664Z] 7e9fc2657dce: Pulling fs layer [2022-11-02T22:28:45.664Z] dda99020689f: Pulling fs layer [2022-11-02T22:28:45.664Z] db1c61fa0a46: Pulling fs layer [2022-11-02T22:28:45.664Z] 891c053d2c06: Pulling fs layer [2022-11-02T22:28:45.664Z] fc693d55d65f: Waiting [2022-11-02T22:28:45.664Z] db1c61fa0a46: Waiting [2022-11-02T22:28:45.664Z] 7e9fc2657dce: Waiting [2022-11-02T22:28:45.664Z] dda99020689f: Waiting [2022-11-02T22:28:45.664Z] 891c053d2c06: Waiting [2022-11-02T22:28:45.664Z] e16973657156: Verifying Checksum [2022-11-02T22:28:45.664Z] e16973657156: Download complete [2022-11-02T22:28:45.664Z] 35d82f9e3411: Download complete [2022-11-02T22:28:45.664Z] 7e9fc2657dce: Verifying Checksum [2022-11-02T22:28:45.664Z] 7e9fc2657dce: Download complete [2022-11-02T22:28:45.664Z] dda99020689f: Verifying Checksum [2022-11-02T22:28:45.664Z] dda99020689f: Download complete [2022-11-02T22:28:45.664Z] 9b18e9b68314: Verifying Checksum [2022-11-02T22:28:45.664Z] 9b18e9b68314: Download complete [2022-11-02T22:28:46.641Z] 9b18e9b68314: Pull complete [2022-11-02T22:28:46.641Z] 891c053d2c06: Verifying Checksum [2022-11-02T22:28:46.641Z] 891c053d2c06: Download complete [2022-11-02T22:28:47.233Z] 35d82f9e3411: Pull complete [2022-11-02T22:28:47.515Z] e16973657156: Pull complete [2022-11-02T22:28:48.107Z] db1c61fa0a46: Verifying Checksum [2022-11-02T22:28:48.107Z] db1c61fa0a46: Download complete [2022-11-02T22:28:48.695Z] fc693d55d65f: Verifying Checksum [2022-11-02T22:28:48.695Z] fc693d55d65f: Download complete [2022-11-02T22:29:01.024Z] fc693d55d65f: Pull complete [2022-11-02T22:29:01.024Z] 7e9fc2657dce: Pull complete [2022-11-02T22:29:01.024Z] dda99020689f: Pull complete [2022-11-02T22:29:07.689Z] db1c61fa0a46: Pull complete [2022-11-02T22:29:09.100Z] 891c053d2c06: Pull complete [2022-11-02T22:29:09.100Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-02T22:29:09.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T22:29:09.100Z] ---> f96f9c87975a [2022-11-02T22:29:09.100Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-11-02T22:29:11.049Z] ---> Running in 141476abcfc9 [2022-11-02T22:29:11.049Z] Removing intermediate container 141476abcfc9 [2022-11-02T22:29:11.049Z] ---> f169f5a76e36 [2022-11-02T22:29:11.049Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T22:29:11.318Z] ---> Running in 7e1bf600f702 [2022-11-02T22:29:11.590Z] Removing intermediate container 7e1bf600f702 [2022-11-02T22:29:11.590Z] ---> 23040150014f [2022-11-02T22:29:11.590Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T22:29:11.590Z] ---> Running in b3041179e7f1 [2022-11-02T22:29:13.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T22:29:13.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T22:29:13.968Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-11-02T22:29:13.968Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-11-02T22:29:13.968Z] (8/8) Installing openssh (9.0_p1-r2) [2022-11-02T22:29:13.968Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T22:29:14.236Z] OK: 228 MiB in 59 packages [2022-11-02T22:29:15.204Z] Removing intermediate container b3041179e7f1 [2022-11-02T22:29:15.204Z] ---> f428b3f769a8 [2022-11-02T22:29:15.204Z] Step 6/10 : WORKDIR /device-modbus-go [2022-11-02T22:29:15.204Z] ---> Running in de87aa65a4a2 [2022-11-02T22:29:15.471Z] Removing intermediate container de87aa65a4a2 [2022-11-02T22:29:15.471Z] ---> 9cb6b9bfc779 [2022-11-02T22:29:15.471Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-02T22:29:16.057Z] ---> 57d3441f895d [2022-11-02T22:29:16.057Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T22:29:16.057Z] ---> Running in c46b0cc1a266 [2022-11-02T22:30:12.467Z] Removing intermediate container c46b0cc1a266 [2022-11-02T22:30:12.467Z] ---> c1e4f6872c8b [2022-11-02T22:30:12.467Z] Step 9/10 : COPY . . [2022-11-02T22:30:12.467Z] ---> fb466a7707dd [2022-11-02T22:30:12.467Z] Step 10/10 : RUN ${MAKE} [2022-11-02T22:30:12.467Z] ---> Running in 1d0462816e54 [2022-11-02T22:30:12.467Z] noop [2022-11-02T22:30:12.467Z] Removing intermediate container 1d0462816e54 [2022-11-02T22:30:12.467Z] ---> 795c7b922ede [2022-11-02T22:30:12.467Z] Successfully built 795c7b922ede [2022-11-02T22:30:12.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:30:12.940Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T22:30:12.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:30:13.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-118000 does not seem to be running inside a container [2022-11-02T22:30:13.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T22:30:14.415Z] $ docker top 70c6121a3b333a9085fc38776fa3837f30fef6bc4c0e997224e08cb7f903db6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:30:15.267Z] + go version [2022-11-02T22:30:15.268Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T22:30:15.317Z] $ docker stop --time=1 70c6121a3b333a9085fc38776fa3837f30fef6bc4c0e997224e08cb7f903db6b [2022-11-02T22:30:16.914Z] $ docker rm -f 70c6121a3b333a9085fc38776fa3837f30fef6bc4c0e997224e08cb7f903db6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:30:17.812Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T22:30:17.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:30:18.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-118000 does not seem to be running inside a container [2022-11-02T22:30:18.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T22:30:19.317Z] $ docker top 7c276d83310d828ace4958596f2b09a1b75a861bd0f9508c3dd9fafec948580f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:30:20.194Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:30:20.585Z] + make test [2022-11-02T22:30:20.851Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-02T22:30:22.262Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-11-02T22:31:43.903Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-11-02T22:31:43.903Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 47.7% of statements [2022-11-02T22:31:43.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-02T22:31:43.903Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T22:32:05.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T22:32:05.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T22:32:05.981Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-02T22:32:06.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T22:32:06.065Z] $ docker stop --time=1 7c276d83310d828ace4958596f2b09a1b75a861bd0f9508c3dd9fafec948580f [2022-11-02T22:32:07.769Z] $ docker rm -f 7c276d83310d828ace4958596f2b09a1b75a861bd0f9508c3dd9fafec948580f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:32:08.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T22:32:08.729Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T22:32:09.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T22:32:09.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T22:32:10.032Z] + ls -al . [2022-11-02T22:32:10.033Z] total 192 [2022-11-02T22:32:10.033Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:30 . [2022-11-02T22:32:10.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:28 .. [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 22:28 .dockerignore [2022-11-02T22:32:10.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 22:28 .git [2022-11-02T22:32:10.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:28 .github [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 331 Nov 2 22:28 .gitignore [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 22:28 .golangci.yml [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 10121 Nov 2 22:28 Attribution.txt [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 11576 Nov 2 22:28 CHANGELOG.md [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 1428 Nov 2 22:28 Dockerfile [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 22:28 GOVERNANCE.md [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 2 22:28 Jenkinsfile [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 22:28 LICENSE [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 2101 Nov 2 22:28 Makefile [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 22:28 OWNERS.md [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 4061 Nov 2 22:28 README.md [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 22:26 VERSION [2022-11-02T22:32:10.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:28 bin [2022-11-02T22:32:10.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:28 cmd [2022-11-02T22:32:10.033Z] -rw-r--r-- 1 jenkins jenkins 23241 Nov 2 22:31 coverage.out [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 3632 Nov 2 22:28 go.mod [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 45309 Nov 2 22:28 go.sum [2022-11-02T22:32:10.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 22:28 internal [2022-11-02T22:32:10.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 22:28 simulator [2022-11-02T22:32:10.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 22:28 snap [2022-11-02T22:32:10.033Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:32:10.444Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 --label arch=arm64 --label version=0.0.0 . [2022-11-02T22:32:10.711Z] Sending build context to Docker daemon 3.275MB [2022-11-02T22:32:10.711Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T22:32:10.711Z] Step 2/22 : FROM ${BASE} AS builder [2022-11-02T22:32:10.711Z] ---> 795c7b922ede [2022-11-02T22:32:10.711Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-02T22:32:10.711Z] ---> Running in c35967e25929 [2022-11-02T22:32:11.302Z] Removing intermediate container c35967e25929 [2022-11-02T22:32:11.302Z] ---> c309e2405c26 [2022-11-02T22:32:11.302Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T22:32:11.302Z] ---> Running in eaef05bac085 [2022-11-02T22:32:11.569Z] Removing intermediate container eaef05bac085 [2022-11-02T22:32:11.569Z] ---> e0e7f8d02e44 [2022-11-02T22:32:11.569Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T22:32:11.569Z] ---> Running in 5ee4ce3cb37f [2022-11-02T22:32:12.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T22:32:12.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T22:32:13.384Z] OK: 228 MiB in 59 packages [2022-11-02T22:32:14.431Z] Removing intermediate container 5ee4ce3cb37f [2022-11-02T22:32:14.431Z] ---> 780a1d350aaa [2022-11-02T22:32:14.431Z] Step 6/22 : WORKDIR /device-modbus-go [2022-11-02T22:32:14.431Z] ---> Running in f041a5cccbc3 [2022-11-02T22:32:14.703Z] Removing intermediate container f041a5cccbc3 [2022-11-02T22:32:14.703Z] ---> 090a79527164 [2022-11-02T22:32:14.703Z] Step 7/22 : COPY go.mod vendor* ./ [2022-11-02T22:32:15.313Z] ---> bbd70b2a83b4 [2022-11-02T22:32:15.313Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T22:32:15.313Z] ---> Running in efb5534cda5c [2022-11-02T22:32:17.281Z] Removing intermediate container efb5534cda5c [2022-11-02T22:32:17.281Z] ---> 1bd00c32bf84 [2022-11-02T22:32:17.281Z] Step 9/22 : COPY . . [2022-11-02T22:32:17.868Z] ---> 4860f1b2855b [2022-11-02T22:32:17.868Z] Step 10/22 : RUN ${MAKE} [2022-11-02T22:32:17.868Z] ---> Running in acba1ef2affb [2022-11-02T22:32:18.835Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-11-02T22:34:55.600Z] Removing intermediate container acba1ef2affb [2022-11-02T22:34:55.600Z] ---> d710a47da7d0 [2022-11-02T22:34:55.600Z] Step 11/22 : FROM alpine:3.14 [2022-11-02T22:34:55.600Z] 3.14: Pulling from library/alpine [2022-11-02T22:34:55.600Z] 90cda3b7c325: Pulling fs layer [2022-11-02T22:34:55.600Z] 90cda3b7c325: Verifying Checksum [2022-11-02T22:34:55.600Z] 90cda3b7c325: Download complete [2022-11-02T22:34:55.600Z] 90cda3b7c325: Pull complete [2022-11-02T22:34:55.600Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T22:34:55.600Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T22:34:55.600Z] ---> 376ba31ae3da [2022-11-02T22:34:55.600Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-11-02T22:34:55.600Z] ---> Running in 0eafb0686e20 [2022-11-02T22:34:55.600Z] Removing intermediate container 0eafb0686e20 [2022-11-02T22:34:55.600Z] ---> 9e7eaa0d1f50 [2022-11-02T22:34:55.600Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-02T22:34:55.600Z] ---> Running in 1f15eb2fae4f [2022-11-02T22:34:55.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-11-02T22:34:55.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-11-02T22:34:55.600Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-02T22:34:55.600Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-11-02T22:34:55.600Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-02T22:34:55.600Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-02T22:34:55.600Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-02T22:34:55.600Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-02T22:34:55.600Z] Executing busybox-1.33.1-r8.trigger [2022-11-02T22:34:55.600Z] OK: 8 MiB in 20 packages [2022-11-02T22:34:55.600Z] Removing intermediate container 1f15eb2fae4f [2022-11-02T22:34:55.600Z] ---> e27d78c04050 [2022-11-02T22:34:55.600Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-11-02T22:34:55.600Z] ---> 769d8b274870 [2022-11-02T22:34:55.600Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-11-02T22:34:55.600Z] ---> 7d5d7320a989 [2022-11-02T22:34:55.600Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-11-02T22:34:55.600Z] ---> 249ea94b2e2f [2022-11-02T22:34:55.600Z] Step 17/22 : EXPOSE 59901 [2022-11-02T22:34:55.600Z] ---> Running in c3bbdbc7e4b1 [2022-11-02T22:34:55.600Z] Removing intermediate container c3bbdbc7e4b1 [2022-11-02T22:34:55.600Z] ---> e86621d42db2 [2022-11-02T22:34:55.600Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-11-02T22:34:55.600Z] ---> Running in 4bb04615ff6b [2022-11-02T22:34:55.600Z] Removing intermediate container 4bb04615ff6b [2022-11-02T22:34:55.600Z] ---> 4ecd78f84d3a [2022-11-02T22:34:55.600Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T22:34:55.600Z] ---> Running in 6a2b3da15dda [2022-11-02T22:34:55.600Z] Removing intermediate container 6a2b3da15dda [2022-11-02T22:34:55.600Z] ---> b5f372fd8e71 [2022-11-02T22:34:55.600Z] Step 20/22 : LABEL arch=arm64 [2022-11-02T22:34:55.600Z] ---> Running in 1cf2195d7a80 [2022-11-02T22:34:55.600Z] Removing intermediate container 1cf2195d7a80 [2022-11-02T22:34:55.600Z] ---> 2a74c8b37132 [2022-11-02T22:34:55.600Z] Step 21/22 : LABEL git_sha=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [2022-11-02T22:34:55.600Z] ---> Running in d10c4325aadf [2022-11-02T22:34:55.600Z] Removing intermediate container d10c4325aadf [2022-11-02T22:34:55.600Z] ---> 152b52d12b4f [2022-11-02T22:34:55.600Z] Step 22/22 : LABEL version=0.0.0 [2022-11-02T22:34:55.600Z] ---> Running in d3ec98a723cc [2022-11-02T22:34:55.600Z] Removing intermediate container d3ec98a723cc [2022-11-02T22:34:55.600Z] ---> d3e1d1912011 [2022-11-02T22:34:55.600Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T22:34:55.600Z] Successfully built d3e1d1912011 [2022-11-02T22:34:55.600Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:34:56.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:34:56.432Z] [2022-11-02T22:34:56.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:34:56.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:34:56.843Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T22:34:56.843Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T22:34:56.843Z] 04944245beec: Pulling fs layer [2022-11-02T22:34:56.844Z] 699f458cf7ca: Pulling fs layer [2022-11-02T22:34:56.844Z] 765212b225bb: Pulling fs layer [2022-11-02T22:34:56.844Z] f23df028b6ca: Pulling fs layer [2022-11-02T22:34:56.844Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T22:34:56.844Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T22:34:56.844Z] 765212b225bb: Waiting [2022-11-02T22:34:56.844Z] f23df028b6ca: Waiting [2022-11-02T22:34:56.844Z] d65c8cfc05b1: Waiting [2022-11-02T22:34:56.844Z] 2437ff75d9bd: Waiting [2022-11-02T22:34:57.117Z] 04944245beec: Verifying Checksum [2022-11-02T22:34:57.117Z] 04944245beec: Download complete [2022-11-02T22:34:57.117Z] 765212b225bb: Verifying Checksum [2022-11-02T22:34:57.117Z] 765212b225bb: Download complete [2022-11-02T22:34:57.117Z] f23df028b6ca: Verifying Checksum [2022-11-02T22:34:57.117Z] f23df028b6ca: Download complete [2022-11-02T22:34:57.117Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T22:34:57.117Z] d65c8cfc05b1: Download complete [2022-11-02T22:34:57.117Z] 699f458cf7ca: Verifying Checksum [2022-11-02T22:34:57.117Z] 699f458cf7ca: Download complete [2022-11-02T22:34:57.704Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T22:34:57.704Z] 8998bd30e6a1: Download complete [2022-11-02T22:35:00.290Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T22:35:00.290Z] 2437ff75d9bd: Download complete [2022-11-02T22:35:01.703Z] 8998bd30e6a1: Pull complete [2022-11-02T22:35:01.971Z] 04944245beec: Pull complete [2022-11-02T22:35:03.382Z] 699f458cf7ca: Pull complete [2022-11-02T22:35:03.648Z] 765212b225bb: Pull complete [2022-11-02T22:35:04.231Z] f23df028b6ca: Pull complete [2022-11-02T22:35:04.502Z] d65c8cfc05b1: Pull complete [2022-11-02T22:35:19.502Z] 2437ff75d9bd: Pull complete [2022-11-02T22:35:19.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T22:35:19.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:35:19.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:35:19.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-118000 does not seem to be running inside a container [2022-11-02T22:35:19.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-02T22:35:22.361Z] $ docker top c2dd31058a65f23517d8512d0f099e3baf288cabbf42f567ea0ada6b70c3d800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:23.230Z] ---> job-cost.sh [2022-11-02T22:35:23.230Z] lf-activate-venv: SKIPPING [2022-11-02T22:35:23.230Z] INFO: No Stack... [2022-11-02T22:35:23.495Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T22:35:24.453Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T22:35:24.800Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2022-11-02T22:35:24.801Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T22:35:24.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [2022-11-02T22:35:24.888Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] did not exist. Created. [2022-11-02T22:35:24.888Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T22:35:25.306Z] /w/workspace/device-modbus-go/1@tmp/durable-9317707a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T22:35:25.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T22:35:25.700Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T22:35:25.736Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T22:35:25.754Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T22:35:25.866Z] $ docker stop --time=1 c2dd31058a65f23517d8512d0f099e3baf288cabbf42f567ea0ada6b70c3d800 [2022-11-02T22:35:27.354Z] $ docker rm -f c2dd31058a65f23517d8512d0f099e3baf288cabbf42f567ea0ada6b70c3d800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-02T22:35:28.220Z] provisioning config files... [2022-11-02T22:35:28.227Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/config548014898607591888tmp [Pipeline] { [Pipeline] sh [2022-11-02T22:35:28.587Z] + set +x [2022-11-02T22:35:28.587Z] + curl -s+ https://codecov.io/bash [2022-11-02T22:35:28.587Z] bash -s -- [2022-11-02T22:35:28.587Z] [2022-11-02T22:35:28.587Z] _____ _ [2022-11-02T22:35:28.587Z] / ____| | | [2022-11-02T22:35:28.587Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T22:35:28.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T22:35:28.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T22:35:28.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T22:35:28.587Z] Bash-1.0.6 [2022-11-02T22:35:28.587Z] [2022-11-02T22:35:28.587Z] [2022-11-02T22:35:28.587Z] ==> git version 2.25.1 found [2022-11-02T22:35:28.587Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-02T22:35:28.587Z] Release-Date: 2020-01-08 [2022-11-02T22:35:28.587Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-02T22:35:28.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T22:35:28.587Z] ==> Jenkins CI detected. [2022-11-02T22:35:28.587Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-388 [2022-11-02T22:35:28.587Z] project root: . [2022-11-02T22:35:28.587Z] --> token set from env [2022-11-02T22:35:28.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T22:35:28.587Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T22:35:28.587Z] ==> Python coveragepy not found [2022-11-02T22:35:28.587Z] ==> Searching for coverage reports in: [2022-11-02T22:35:28.587Z] + . [2022-11-02T22:35:28.587Z] -> Found 1 reports [2022-11-02T22:35:28.587Z] ==> Detecting git/mercurial file structure [2022-11-02T22:35:28.587Z] ==> Reading reports [2022-11-02T22:35:28.587Z] + ./coverage.out bytes=23241 [2022-11-02T22:35:28.587Z] ==> Appending adjustments [2022-11-02T22:35:28.587Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T22:35:28.849Z] + Found adjustments [2022-11-02T22:35:28.849Z] ==> Gzipping contents [2022-11-02T22:35:28.849Z] 4.0K /tmp/codecov.DA4FOB.gz [2022-11-02T22:35:28.849Z] ==> Uploading reports [2022-11-02T22:35:28.849Z] url: https://codecov.io [2022-11-02T22:35:28.849Z] query: branch=PR-388&commit=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2022-11-02T22:35:28.849Z] -> Pinging Codecov [2022-11-02T22:35:28.849Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-388&commit=3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2022-11-02T22:35:29.108Z] -> Uploading to [2022-11-02T22:35:29.108Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/55DBCA73C666E3227836607328DD7E49/3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08/54ce7bbf-7787-4091-99a5-25b9d1ccc32d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T223529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8df1311dd320db6d27623a93c5eb2c230fc8980ac9ba0ca091ebbea4a6badb16 [2022-11-02T22:35:29.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T22:35:29.108Z] Dload Upload Total Spent Left Speed [2022-11-02T22:35:29.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 16375 --:--:-- --:--:-- --:--:-- 16375 [2022-11-02T22:35:29.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3e41bdd18cf5da3bdddc3ca38ad5b042a41a5f08 [Pipeline] } [2022-11-02T22:35:29.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-02T22:35:31.132Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-388/archives ] [2022-11-02T22:35:31.132Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-388/archives [2022-11-02T22:35:31.132Z] total 16 [2022-11-02T22:35:31.132Z] drwxr-xr-x 3 root root 4096 Nov 2 22:28 . [2022-11-02T22:35:31.132Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 22:28 .. [2022-11-02T22:35:31.132Z] drwxr-xr-x 2 root root 4096 Nov 2 22:28 cost [2022-11-02T22:35:31.132Z] -rw-r--r-- 1 root root 88 Nov 2 22:28 cost.csv [2022-11-02T22:35:31.132Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-388/archives [2022-11-02T22:35:31.132Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-388/archives [2022-11-02T22:35:31.132Z] total 16 [2022-11-02T22:35:31.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:28 . [2022-11-02T22:35:31.132Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 22:28 .. [2022-11-02T22:35:31.132Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 22:28 cost [2022-11-02T22:35:31.132Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 2 22:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:31.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:32.405Z] ---> package-listing.sh [2022-11-02T22:35:32.405Z] ++ facter osfamily [2022-11-02T22:35:32.405Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T22:35:32.405Z] + OS_FAMILY=debian [2022-11-02T22:35:32.405Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-388 [2022-11-02T22:35:32.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T22:35:32.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T22:35:32.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T22:35:32.405Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T22:35:32.405Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-388 ']' [2022-11-02T22:35:32.405Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T22:35:32.405Z] + case "${OS_FAMILY}" in [2022-11-02T22:35:32.405Z] + dpkg -l [2022-11-02T22:35:32.405Z] + grep '^ii' [2022-11-02T22:35:32.684Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T22:35:32.684Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T22:35:32.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T22:35:32.684Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-388 ']' [2022-11-02T22:35:32.684Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-388/archives/ [2022-11-02T22:35:32.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-388/archives/ [Pipeline] echo [2022-11-02T22:35:32.717Z] 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-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-02T22:35:33.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:35:33.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:35:33.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:35:33.872Z] prd-ubuntu20.04-docker-8c-8g-117999 does not seem to be running inside a container [2022-11-02T22:35:33.900Z] $ 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-388/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-388 -v /w/workspace/xfoundry_device-modbus-go_PR-388:/w/workspace/xfoundry_device-modbus-go_PR-388:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-388@tmp:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T22:35:34.150Z] $ docker top 254a0615e20606e1f9837e82ce3fabc6f0253cf91f34e263c86162b103b3187b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:35:34.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T22:35:34.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T22:35:35.202Z] + ls /var/log/sa-host [2022-11-02T22:35:35.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T22:35:35.328Z] provisioning config files... [2022-11-02T22:35:35.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-388@tmp/config1896722218713179588tmp [Pipeline] { [Pipeline] echo [2022-11-02T22:35:35.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:35.732Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T22:35:35.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:36.167Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T22:35:36.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:36.506Z] ---> sudo-logs.sh [2022-11-02T22:35:36.507Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T22:35:36.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:36.892Z] ---> job-cost.sh [2022-11-02T22:35:36.892Z] lf-activate-venv: SKIPPING [2022-11-02T22:35:36.892Z] DEBUG: total: 0.2199999988079071 [2022-11-02T22:35:36.892Z] INFO: Retrieving Stack Cost... [2022-11-02T22:35:37.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T22:35:37.720Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T22:35:37.760Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:35:38.126Z] ---> logs-deploy.sh [2022-11-02T22:35:38.126Z] lf-activate-venv: SKIPPING [2022-11-02T22:35:38.126Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-388/1 [2022-11-02T22:35:38.126Z] INFO: archiving workspace using pattern(s): [2022-11-02T22:35:39.089Z] Archives upload complete. [2022-11-02T22:35:39.372Z] INFO: archiving logs to Nexus [2022-11-02T22:35:39.970Z] ---> uname -a: [2022-11-02T22:35:39.970Z] Linux prd-ubuntu20-04-docker-8c-8g-117999 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] ---> lscpu: [2022-11-02T22:35:39.970Z] Architecture: x86_64 [2022-11-02T22:35:39.970Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T22:35:39.970Z] Byte Order: Little Endian [2022-11-02T22:35:39.970Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T22:35:39.970Z] CPU(s): 8 [2022-11-02T22:35:39.970Z] On-line CPU(s) list: 0-7 [2022-11-02T22:35:39.970Z] Thread(s) per core: 1 [2022-11-02T22:35:39.970Z] Core(s) per socket: 1 [2022-11-02T22:35:39.970Z] Socket(s): 8 [2022-11-02T22:35:39.970Z] NUMA node(s): 1 [2022-11-02T22:35:39.970Z] Vendor ID: AuthenticAMD [2022-11-02T22:35:39.970Z] CPU family: 23 [2022-11-02T22:35:39.970Z] Model: 49 [2022-11-02T22:35:39.970Z] Model name: AMD EPYC-Rome Processor [2022-11-02T22:35:39.970Z] Stepping: 0 [2022-11-02T22:35:39.970Z] CPU MHz: 2799.956 [2022-11-02T22:35:39.970Z] BogoMIPS: 5599.91 [2022-11-02T22:35:39.970Z] Virtualization: AMD-V [2022-11-02T22:35:39.970Z] Hypervisor vendor: KVM [2022-11-02T22:35:39.970Z] Virtualization type: full [2022-11-02T22:35:39.970Z] L1d cache: 256 KiB [2022-11-02T22:35:39.970Z] L1i cache: 256 KiB [2022-11-02T22:35:39.970Z] L2 cache: 4 MiB [2022-11-02T22:35:39.970Z] L3 cache: 128 MiB [2022-11-02T22:35:39.970Z] NUMA node0 CPU(s): 0-7 [2022-11-02T22:35:39.970Z] Vulnerability Itlb multihit: Not affected [2022-11-02T22:35:39.970Z] Vulnerability L1tf: Not affected [2022-11-02T22:35:39.970Z] Vulnerability Mds: Not affected [2022-11-02T22:35:39.970Z] Vulnerability Meltdown: Not affected [2022-11-02T22:35:39.970Z] Vulnerability Mmio stale data: Not affected [2022-11-02T22:35:39.970Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T22:35:39.970Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T22:35:39.970Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T22:35:39.970Z] Vulnerability Srbds: Not affected [2022-11-02T22:35:39.970Z] Vulnerability Tsx async abort: Not affected [2022-11-02T22:35:39.970Z] 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 [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] ---> nproc: [2022-11-02T22:35:39.970Z] 8 [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] ---> df -h: [2022-11-02T22:35:39.970Z] Filesystem Size Used Avail Use% Mounted on [2022-11-02T22:35:39.970Z] overlay 155G 12G 144G 8% / [2022-11-02T22:35:39.970Z] tmpfs 64M 0 64M 0% /dev [2022-11-02T22:35:39.970Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-02T22:35:39.970Z] shm 64M 0 64M 0% /dev/shm [2022-11-02T22:35:39.970Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] ---> sar -b -r -n DEV: [2022-11-02T22:35:39.970Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117999) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] 22:25:15 LINUX RESTART (8 CPU) [2022-11-02T22:35:39.970Z] [2022-11-02T22:35:39.970Z] 22:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-02T22:35:39.970Z] 22:27:01 199.03 4.59 194.44 0.00 464.60 141062.60 0.00 [2022-11-02T22:35:39.970Z] 22:28:01 147.66 0.30 147.36 0.00 15.73 66015.66 0.00 [2022-11-02T22:35:39.970Z] 22:29:01 29.09 0.02 29.07 0.00 1.47 15849.38 0.00 [2022-11-02T22:35:39.970Z] 22:30:01 1.90 0.00 1.90 0.00 0.00 20.15 0.00 [2022-11-02T22:35:39.970Z] 22:31:01 39.30 9.35 29.96 0.00 2884.77 4817.59 0.00 [2022-11-02T22:35:39.970Z] 22:32:01 2.65 0.00 2.65 0.00 0.00 30.39 0.00 [2022-11-02T22:35:39.970Z] 22:33:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2022-11-02T22:35:39.970Z] 22:34:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2022-11-02T22:35:39.971Z] 22:35:01 3.35 1.02 2.33 0.00 21.86 31.06 0.00 [2022-11-02T22:35:39.971Z] Average: 47.03 1.69 45.34 0.00 376.37 25102.38 0.00 [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] 22:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-02T22:35:39.971Z] 22:27:01 28558184 31588208 723348 2.20 136952 3112428 1971820 5.81 1060016 2844872 720 [2022-11-02T22:35:39.971Z] 22:28:01 27801064 31599520 706600 2.15 150556 3802196 1842248 5.43 1188068 3404280 449068 [2022-11-02T22:35:39.971Z] 22:29:01 27808328 31607200 699548 2.13 150828 3802256 1780276 5.25 1190404 3391500 156 [2022-11-02T22:35:39.971Z] 22:30:01 27808032 31607000 699532 2.13 150852 3802256 1780276 5.25 1190148 3391504 8 [2022-11-02T22:35:39.971Z] 22:31:01 27519104 31591156 697604 2.12 169268 4051176 1798172 5.30 1340476 3503760 308 [2022-11-02T22:35:39.971Z] 22:32:01 27520344 31592400 696512 2.12 169368 4051112 1798172 5.30 1339828 3503760 132 [2022-11-02T22:35:39.971Z] 22:33:01 27527408 31599684 689292 2.10 169448 4051180 1798172 5.30 1333136 3503820 8 [2022-11-02T22:35:39.971Z] 22:34:01 27527424 31599752 689176 2.10 169476 4051180 1798172 5.30 1333416 3503816 8 [2022-11-02T22:35:39.971Z] 22:35:01 27525700 31599120 689680 2.10 169596 4051804 1818684 5.36 1333404 3504344 8 [2022-11-02T22:35:39.971Z] Average: 27732843 31598227 699032 2.13 159594 3863954 1820666 5.37 1256544 3394628 50046 [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] 22:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-02T22:35:39.971Z] 22:27:01 ens3 451.47 338.65 7632.74 69.74 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:27:01 docker0 158.77 201.81 13.04 1868.30 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:27:01 vethb59b425 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:27:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:28:01 ens3 130.63 89.10 2682.65 22.15 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:28:01 docker0 3.85 8.40 0.25 92.07 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:28:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:29:01 ens3 7.31 4.83 7.97 2.92 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:29:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:30:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:31:01 ens3 78.69 42.55 1325.80 3.40 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:31:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:32:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:34:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:35:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] Average: ens3 73.63 52.31 1282.58 10.81 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] Average: docker0 17.81 23.02 1.46 214.75 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] ---> sar -P ALL: [2022-11-02T22:35:39.971Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117999) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] 22:25:15 LINUX RESTART (8 CPU) [2022-11-02T22:35:39.971Z] [2022-11-02T22:35:39.971Z] 22:26:02 CPU %user %nice %system %iowait %steal %idle [2022-11-02T22:35:39.971Z] 22:27:01 all 9.03 0.00 4.08 4.53 0.06 82.30 [2022-11-02T22:35:39.971Z] 22:27:01 0 8.87 0.00 3.14 1.41 0.05 86.53 [2022-11-02T22:35:39.971Z] 22:27:01 1 7.97 0.00 3.69 0.82 0.03 87.47 [2022-11-02T22:35:39.971Z] 22:27:01 2 8.96 0.00 5.61 15.82 0.07 69.54 [2022-11-02T22:35:39.971Z] 22:27:01 3 9.34 0.00 3.26 1.20 0.07 86.14 [2022-11-02T22:35:39.971Z] 22:27:01 4 11.12 0.00 4.27 0.93 0.07 83.61 [2022-11-02T22:35:39.971Z] 22:27:01 5 9.88 0.00 4.08 8.40 0.05 77.60 [2022-11-02T22:35:39.971Z] 22:27:01 6 8.27 0.00 4.31 1.03 0.05 86.34 [2022-11-02T22:35:39.971Z] 22:27:01 7 7.88 0.00 4.31 6.64 0.05 81.11 [2022-11-02T22:35:39.971Z] 22:28:01 all 36.29 0.00 6.76 1.70 0.12 55.14 [2022-11-02T22:35:39.971Z] 22:28:01 0 33.82 0.00 6.24 0.58 0.08 59.28 [2022-11-02T22:35:39.971Z] 22:28:01 1 36.20 0.00 6.79 0.39 0.32 56.30 [2022-11-02T22:35:39.971Z] 22:28:01 2 37.05 0.00 6.49 3.43 0.08 52.95 [2022-11-02T22:35:39.971Z] 22:28:01 3 35.67 0.00 7.15 0.83 0.08 56.26 [2022-11-02T22:35:39.971Z] 22:28:01 4 37.13 0.00 6.54 1.42 0.08 54.82 [2022-11-02T22:35:39.971Z] 22:28:01 5 36.49 0.00 6.51 0.78 0.10 56.12 [2022-11-02T22:35:39.971Z] 22:28:01 6 37.59 0.00 6.85 0.66 0.08 54.82 [2022-11-02T22:35:39.971Z] 22:28:01 7 36.38 0.00 7.46 5.50 0.10 50.55 [2022-11-02T22:35:39.971Z] 22:29:01 all 0.39 0.00 0.17 0.69 0.01 98.74 [2022-11-02T22:35:39.971Z] 22:29:01 0 0.07 0.00 0.43 4.89 0.03 94.58 [2022-11-02T22:35:39.971Z] 22:29:01 1 0.32 0.00 0.08 0.00 0.00 99.60 [2022-11-02T22:35:39.971Z] 22:29:01 2 0.17 0.00 0.18 0.27 0.02 99.37 [2022-11-02T22:35:39.971Z] 22:29:01 3 1.34 0.00 0.08 0.02 0.02 98.54 [2022-11-02T22:35:39.971Z] 22:29:01 4 0.25 0.00 0.15 0.35 0.00 99.25 [2022-11-02T22:35:39.971Z] 22:29:01 5 0.30 0.00 0.12 0.00 0.00 99.58 [2022-11-02T22:35:39.971Z] 22:29:01 6 0.27 0.00 0.17 0.00 0.00 99.57 [2022-11-02T22:35:39.971Z] 22:29:01 7 0.37 0.00 0.12 0.02 0.03 99.47 [2022-11-02T22:35:39.971Z] 22:30:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-11-02T22:35:39.971Z] 22:30:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-11-02T22:35:39.971Z] 22:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-02T22:35:39.971Z] 22:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-02T22:35:39.971Z] 22:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2022-11-02T22:35:39.971Z] 22:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-02T22:35:39.971Z] 22:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-02T22:35:39.971Z] 22:31:01 all 1.29 0.00 0.83 0.87 0.02 96.99 [2022-11-02T22:35:39.971Z] 22:31:01 0 0.53 0.00 0.67 0.47 0.03 98.30 [2022-11-02T22:35:39.971Z] 22:31:01 1 1.33 0.00 0.60 0.67 0.02 97.38 [2022-11-02T22:35:39.971Z] 22:31:01 2 1.02 0.00 2.18 0.17 0.02 96.61 [2022-11-02T22:35:39.971Z] 22:31:01 3 1.97 0.00 0.40 0.07 0.02 97.55 [2022-11-02T22:35:39.971Z] 22:31:01 4 2.05 0.00 0.88 0.63 0.02 96.41 [2022-11-02T22:35:39.971Z] 22:31:01 5 0.92 0.00 0.52 3.62 0.05 94.89 [2022-11-02T22:35:39.971Z] 22:31:01 6 1.00 0.00 0.72 0.92 0.00 97.37 [2022-11-02T22:35:39.971Z] 22:31:01 7 1.52 0.00 0.64 0.43 0.02 97.39 [2022-11-02T22:35:39.971Z] 22:32:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2022-11-02T22:35:39.971Z] 22:32:01 0 0.00 0.00 0.00 0.12 0.00 99.88 [2022-11-02T22:35:39.971Z] 22:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-02T22:35:39.971Z] 22:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T22:35:39.971Z] 22:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-02T22:35:39.971Z] 22:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-02T22:35:39.971Z] 22:32:01 5 0.00 0.00 0.02 0.17 0.00 99.82 [2022-11-02T22:35:39.971Z] 22:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T22:35:39.971Z] 22:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T22:35:39.971Z] 22:33:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2022-11-02T22:35:39.971Z] 22:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T22:35:39.971Z] 22:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-02T22:35:39.971Z] 22:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T22:35:39.971Z] 22:33:01 3 0.38 0.00 0.00 0.00 0.02 99.60 [2022-11-02T22:35:39.971Z] 22:33:01 4 0.03 0.00 0.02 0.12 0.02 99.82 [2022-11-02T22:35:39.971Z] 22:33:01 5 0.03 0.00 0.02 0.13 0.00 99.82 [2022-11-02T22:35:39.971Z] 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T22:35:39.971Z] 22:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:34:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2022-11-02T22:35:39.971Z] 22:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-02T22:35:39.971Z] 22:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-02T22:35:39.971Z] 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T22:35:39.971Z] 22:34:01 3 1.13 0.00 0.02 0.00 0.02 98.84 [2022-11-02T22:35:39.971Z] 22:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-02T22:35:39.971Z] 22:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-02T22:35:39.971Z] 22:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T22:35:39.971Z] 22:34:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-11-02T22:35:39.971Z] 22:35:01 all 0.05 0.00 0.04 0.01 0.00 99.89 [2022-11-02T22:35:39.971Z] 22:35:01 0 0.00 0.00 0.05 0.02 0.00 99.93 [2022-11-02T22:35:39.971Z] 22:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-11-02T22:35:39.971Z] 22:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:35:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2022-11-02T22:35:39.971Z] 22:35:01 5 0.22 0.00 0.05 0.07 0.02 99.65 [2022-11-02T22:35:39.971Z] 22:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] 22:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T22:35:39.971Z] Average: all 5.19 0.00 1.31 0.86 0.03 92.61 [2022-11-02T22:35:39.971Z] Average: 0 4.74 0.00 1.16 0.83 0.02 93.24 [2022-11-02T22:35:39.971Z] Average: 1 5.07 0.00 1.24 0.21 0.05 93.43 [2022-11-02T22:35:39.971Z] Average: 2 5.19 0.00 1.59 2.14 0.02 91.05 [2022-11-02T22:35:39.971Z] Average: 3 5.48 0.00 1.20 0.23 0.03 93.07 [2022-11-02T22:35:39.971Z] Average: 4 5.56 0.00 1.31 0.38 0.02 92.72 [2022-11-02T22:35:39.972Z] Average: 5 5.24 0.00 1.24 1.44 0.02 92.06 [2022-11-02T22:35:39.972Z] Average: 6 5.19 0.00 1.33 0.29 0.02 93.18 [2022-11-02T22:35:39.972Z] Average: 7 5.06 0.00 1.38 1.37 0.03 92.16 [2022-11-02T22:35:39.972Z] [2022-11-02T22:35:39.972Z] [2022-11-02T22:35:39.972Z]