Pull request #367 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 834c1a2eb117546942727c07f71b581afec85052+4d191eb3dac98c01714bec6e3dd8edd5055992ab (913bc8702ef2b72d7451d5860aeab85ea5d5c57b) 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-ssh7765744474904755915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7428723582928671004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12360067261493679672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18193078205540872530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11948795227749167280.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14481083469718379430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21918’ Running on prd-ubuntu20.04-docker-8c-8g-21925 in /w/workspace/gexfoundry_device-mqtt-go_PR-367 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 834c1a2eb117546942727c07f71b581afec85052 Merge succeeded, producing 834c1a2eb117546942727c07f71b581afec85052 Checking out Revision 834c1a2eb117546942727c07f71b581afec85052 (PR-367) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:50 ========================================================= 02:11:50 EdgeX Global Pipelines Version Info 02:11:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:11:51 ------------------- 02:11:51 stable info: 02:11:51 ------------------- 02:11:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:11:51 Message: update stable to v1.0.221 02:11:51 ------------------- 02:11:51 experimental info: 02:11:51 ------------------- 02:11:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:51 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 02:11:51 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo 02:11:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 834c1a2 [Pipeline] echo 02:11:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:53 provisioning config files... 02:11:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config8830731608593714580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:53 ---> docker-login.sh 02:11:53 nexus3.edgexfoundry.org:10001 02:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:53 Configure a credential helper to remove this warning. See 02:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:53 02:11:53 Login Succeeded 02:11:53 nexus3.edgexfoundry.org:10002 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 nexus3.edgexfoundry.org:10003 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 nexus3.edgexfoundry.org:10004 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 docker.io 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 ---> docker-login.sh ends [Pipeline] } 02:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:11:55 + git rev-list -1 --merges 834c1a2eb117546942727c07f71b581afec85052~1..834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo 02:11:55 -----------> git rev-list -1 --merges 834c1a2eb117546942727c07f71b581afec85052~1..834c1a2eb117546942727c07f71b581afec85052 834c1a2eb117546942727c07f71b581afec85052 [false] [Pipeline] sh 02:11:55 + git log --format=format:%s -1 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo 02:11:55 ========================================================= 02:11:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:11:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:56 + git log --format=format:%s -1 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo 02:11:56 [semverPrep] GIT_COMMIT: 834c1a2eb117546942727c07f71b581afec85052, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 02:11:56 [semverPrep] This is not a build commit. [Pipeline] sh 02:11:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:56 + grep -v github /etc/ssh/ssh_known_hosts 02:11:56 + [ -e /tmp/ssh_known_hosts ] 02:11:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:11:56 + sudo tee -a /etc/ssh/ssh_known_hosts 02:11:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:57 02:11:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:11:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:57 latest: Pulling from edgex-devops/git-semver 02:11:57 a0d0a0d46f8b: Pulling fs layer 02:11:57 3e5f54012d9b: Pulling fs layer 02:11:57 4c7163046ea9: Pulling fs layer 02:11:57 0c2d73faf560: Pulling fs layer 02:11:57 0c2d73faf560: Waiting 02:11:57 3e5f54012d9b: Download complete 02:11:57 a0d0a0d46f8b: Download complete 02:11:57 0c2d73faf560: Verifying Checksum 02:11:57 0c2d73faf560: Download complete 02:11:57 4c7163046ea9: Verifying Checksum 02:11:57 4c7163046ea9: Download complete 02:11:57 a0d0a0d46f8b: Pull complete 02:11:57 3e5f54012d9b: Pull complete 02:11:58 4c7163046ea9: Pull complete 02:11:58 0c2d73faf560: Pull complete 02:11:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:11:58 prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container 02:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:11:59 $ docker top 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:59 [ssh-agent] Looking for ssh-agent implementation... 02:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:59 $ docker exec 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent 02:11:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbcLfE/agent.15 02:11:59 SSH_AGENT_PID=21 02:11:59 Running ssh-add (command line suppressed) 02:12:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_596208041221247929.key (/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_596208041221247929.key) 02:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:00 + git tag --points-at HEAD [Pipeline] } 02:12:00 $ docker exec --env ******** --env ******** 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent -k 02:12:00 unset SSH_AUTH_SOCK; 02:12:00 unset SSH_AGENT_PID; 02:12:00 echo Agent pid 21 killed; 02:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:12:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:00 [ssh-agent] Looking for ssh-agent implementation... 02:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:00 $ docker exec 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent 02:12:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhKDbKC/agent.54 02:12:00 SSH_AGENT_PID=60 02:12:00 Running ssh-add (command line suppressed) 02:12:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_964474806008991094.key (/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_964474806008991094.key) 02:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:01 + git semver init 02:12:01 # -> Open(): unable to determine branch for HEAD 02:12:01 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-367/.git 02:12:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-367 02:12:01 # $SEMVER_REMOTE_NAME = origin 02:12:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:12:01 # $SEMVER_USER_NAME = edgex-jenkins 02:12:01 # $SEMVER_BRANCH = PR-367 02:12:01 # $SEMVER_TEMP = /tmp/semver-102491075 02:12:01 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:12:02 # '/tmp/semver-102491075' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-367/.semver' 02:12:02 # -> Force: false 02:12:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-367/.semver [Pipeline] } 02:12:02 $ docker exec --env ******** --env ******** 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent -k 02:12:02 unset SSH_AUTH_SOCK; 02:12:02 unset SSH_AGENT_PID; 02:12:02 echo Agent pid 60 killed; 02:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:02 + git semver [Pipeline] } 02:12:03 $ docker stop --time=1 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 02:12:04 $ docker rm -f 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:12:05 Stashed 1 file(s) [Pipeline] echo 02:12:05 [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 02:12:05 provisioning config files... 02:12:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config7513779759830889005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:06 ---> docker-login.sh 02:12:06 nexus3.edgexfoundry.org:10001 02:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:06 Configure a credential helper to remove this warning. See 02:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:06 02:12:06 Login Succeeded 02:12:06 nexus3.edgexfoundry.org:10002 02:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:06 Configure a credential helper to remove this warning. See 02:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:06 02:12:06 Login Succeeded 02:12:06 nexus3.edgexfoundry.org:10003 02:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:06 Configure a credential helper to remove this warning. See 02:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:06 02:12:06 Login Succeeded 02:12:06 nexus3.edgexfoundry.org:10004 02:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:06 Configure a credential helper to remove this warning. See 02:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:06 02:12:06 Login Succeeded 02:12:06 docker.io 02:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:07 Configure a credential helper to remove this warning. See 02:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:07 02:12:07 Login Succeeded 02:12:07 ---> docker-login.sh ends [Pipeline] } 02:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:07 ========================================================= 02:12:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:12:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:12:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:12:07 Sending build context to Docker daemon 5.818MB 02:12:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:12:07 Step 2/12 : FROM ${BASE} AS builder 02:12:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:07 59bf1c3509f3: Pulling fs layer 02:12:07 666ba61612fd: Pulling fs layer 02:12:07 8ed8ca486205: Pulling fs layer 02:12:07 4fe6c5a15a65: Pulling fs layer 02:12:07 22a0e8bec74d: Pulling fs layer 02:12:07 ca2b28591e48: Pulling fs layer 02:12:07 a51346096db8: Pulling fs layer 02:12:07 daebc70d1ce1: Pulling fs layer 02:12:07 0e18a0eac166: Pulling fs layer 02:12:07 4fe6c5a15a65: Waiting 02:12:07 22a0e8bec74d: Waiting 02:12:07 ca2b28591e48: Waiting 02:12:07 a51346096db8: Waiting 02:12:07 daebc70d1ce1: Waiting 02:12:07 0e18a0eac166: Waiting 02:12:07 8ed8ca486205: Verifying Checksum 02:12:07 8ed8ca486205: Download complete 02:12:08 666ba61612fd: Verifying Checksum 02:12:08 666ba61612fd: Download complete 02:12:08 22a0e8bec74d: Verifying Checksum 02:12:08 22a0e8bec74d: Download complete 02:12:08 59bf1c3509f3: Verifying Checksum 02:12:08 ca2b28591e48: Verifying Checksum 02:12:08 ca2b28591e48: Download complete 02:12:08 a51346096db8: Download complete 02:12:08 daebc70d1ce1: Verifying Checksum 02:12:08 daebc70d1ce1: Download complete 02:12:08 59bf1c3509f3: Pull complete 02:12:08 666ba61612fd: Pull complete 02:12:08 8ed8ca486205: Pull complete 02:12:08 0e18a0eac166: Verifying Checksum 02:12:08 0e18a0eac166: Download complete 02:12:08 4fe6c5a15a65: Verifying Checksum 02:12:08 4fe6c5a15a65: Download complete 02:12:13 4fe6c5a15a65: Pull complete 02:12:13 22a0e8bec74d: Pull complete 02:12:13 ca2b28591e48: Pull complete 02:12:13 a51346096db8: Pull complete 02:12:13 daebc70d1ce1: Pull complete 02:12:15 0e18a0eac166: Pull complete 02:12:15 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:12:15 ---> f018257e8ee9 02:12:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:12:17 ---> Running in d38b909c6d81 02:12:17 Removing intermediate container d38b909c6d81 02:12:17 ---> e3ee3a02f799 02:12:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:12:17 ---> Running in 9ad1eb96899d 02:12:17 Removing intermediate container 9ad1eb96899d 02:12:17 ---> 093418edcafe 02:12:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:17 ---> Running in f3225bc36d07 02:12:17 Removing intermediate container f3225bc36d07 02:12:17 ---> 840e2609f799 02:12:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:17 ---> Running in e10692565539 02:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:12:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:12:19 (2/4) Installing libedit (20210910.3.1-r0) 02:12:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:12:19 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:12:19 Executing busybox-1.34.1-r3.trigger 02:12:19 OK: 224 MiB in 56 packages 02:12:20 Removing intermediate container e10692565539 02:12:20 ---> 10b7132b15bf 02:12:20 Step 7/12 : WORKDIR /device-mqtt-go 02:12:20 ---> Running in 1ce141310c5a 02:12:20 Removing intermediate container 1ce141310c5a 02:12:20 ---> 0e59b29c3d19 02:12:20 Step 8/12 : COPY go.mod vendor* ./ 02:12:20 ---> 74aa9eb012b6 02:12:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 Still waiting to schedule task 02:12:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21922’ 02:12:20 ---> Running in ccff0d909dad 02:12:35 Removing intermediate container ccff0d909dad 02:12:35 ---> 0d9c66ca53dd 02:12:35 Step 10/12 : COPY . . 02:12:35 ---> aedadf926ffe 02:12:35 Step 11/12 : ARG MAKE='make build' 02:12:35 ---> Running in 879ada6b5cc1 02:12:35 Removing intermediate container 879ada6b5cc1 02:12:35 ---> a0ef194a5dd1 02:12:35 Step 12/12 : RUN $MAKE 02:12:35 ---> Running in 059112174f98 02:12:36 noop 02:12:36 Removing intermediate container 059112174f98 02:12:36 ---> 7697e41559e7 02:12:36 Successfully built 7697e41559e7 02:12:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:12:36 + docker inspect -f . ci-base-image-x86_64 02:12:36 . [Pipeline] withDockerContainer 02:12:36 prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container 02:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:37 $ docker top 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:37 + go version 02:12:37 go version go1.17.6 linux/amd64 [Pipeline] } 02:12:37 $ docker stop --time=1 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d 02:12:39 $ docker rm -f 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:12:39 + docker inspect -f . ci-base-image-x86_64 02:12:39 . [Pipeline] withDockerContainer 02:12:40 prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container 02:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:40 $ docker top b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:12:41 + make test 02:12:41 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:12:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:12:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:12:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 02:12:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:12:59 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:13:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:02 ./bin/test-attribution-txt.sh [Pipeline] echo 02:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:13:03 $ docker stop --time=1 b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 02:13:05 $ docker rm -f b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:07 + ls -al . 02:13:07 total 196 02:13:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 02:13 . 02:13:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:11 .. 02:13:07 -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 02:11 .dockerignore 02:13:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:11 .git 02:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 .github 02:13:07 -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 02:11 .gitignore 02:13:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 02:11 .golangci.yml 02:13:07 drwx------ 3 jenkins jenkins 4096 Apr 25 02:12 .semver 02:13:07 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 02:11 Attribution.txt 02:13:07 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 02:11 CHANGELOG.md 02:13:07 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:11 Dockerfile 02:13:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 02:11 GOVERNANCE.md 02:13:07 -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 02:11 Jenkinsfile 02:13:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 02:11 LICENSE 02:13:07 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:11 Makefile 02:13:07 -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 02:11 OWNERS.md 02:13:07 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 02:11 README.md 02:13:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:12 VERSION 02:13:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:11 bin 02:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 cmd 02:13:07 -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 02:12 coverage.out 02:13:07 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 02:11 go.mod 02:13:07 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 02:11 go.sum 02:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 internal 02:13:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:11 mock 02:13:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:11 snap 02:13:07 -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 02:11 version.go [Pipeline] isUnix [Pipeline] sh 02:13:07 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=834c1a2eb117546942727c07f71b581afec85052 --label arch=amd64 --label version=0.0.0 . 02:13:07 Sending build context to Docker daemon 5.837MB 02:13:07 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:13:07 Step 2/24 : FROM ${BASE} AS builder 02:13:07 ---> 7697e41559e7 02:13:07 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:13:07 ---> Running in 3b6332b3d8ec 02:13:07 Removing intermediate container 3b6332b3d8ec 02:13:07 ---> b53de328881f 02:13:07 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:13:07 ---> Running in bde496ee99f8 02:13:07 Removing intermediate container bde496ee99f8 02:13:07 ---> fad8ddad02e5 02:13:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:07 ---> Running in b0c1ea837c07 02:13:08 Removing intermediate container b0c1ea837c07 02:13:08 ---> fd6cc9de9143 02:13:08 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:08 ---> Running in 963432297bfb 02:13:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:13:10 OK: 224 MiB in 56 packages 02:13:10 Removing intermediate container 963432297bfb 02:13:10 ---> 8d9265d9069c 02:13:10 Step 7/24 : WORKDIR /device-mqtt-go 02:13:10 ---> Running in 6f34bf2be91a 02:13:10 Removing intermediate container 6f34bf2be91a 02:13:10 ---> eda9456dd0a4 02:13:10 Step 8/24 : COPY go.mod vendor* ./ 02:13:10 ---> 12f66bd5fd7b 02:13:10 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:11 ---> Running in 93d0a7e799bb 02:13:11 Removing intermediate container 93d0a7e799bb 02:13:11 ---> d79c40da2d59 02:13:11 Step 10/24 : COPY . . 02:13:11 ---> 6e9c255b3cec 02:13:11 Step 11/24 : ARG MAKE='make build' 02:13:11 ---> Running in 9303dc6181aa 02:13:12 Removing intermediate container 9303dc6181aa 02:13:12 ---> 26d1cdfbbcc8 02:13:12 Step 12/24 : RUN $MAKE 02:13:12 ---> Running in 28d66f8f5c63 02:13:12 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:13:34 Removing intermediate container 28d66f8f5c63 02:13:34 ---> fdf2b397f835 02:13:34 Step 13/24 : FROM alpine:3.14 02:13:34 3.14: Pulling from library/alpine 02:13:34 8663204ce13b: Pulling fs layer 02:13:34 8663204ce13b: Verifying Checksum 02:13:34 8663204ce13b: Download complete 02:13:34 8663204ce13b: Pull complete 02:13:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:13:34 Status: Downloaded newer image for alpine:3.14 02:13:34 ---> e04c818066af 02:13:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:34 ---> Running in efe705c6db3e 02:13:34 Removing intermediate container efe705c6db3e 02:13:34 ---> db87b5cb9a53 02:13:34 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:13:34 ---> Running in 6b2a45559971 02:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:13:34 (1/6) Installing dumb-init (1.2.5-r1) 02:13:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:13:34 (3/6) Installing libsodium (1.0.18-r0) 02:13:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:13:34 (5/6) Installing libzmq (4.3.4-r0) 02:13:34 (6/6) Installing zeromq (4.3.4-r0) 02:13:34 Executing busybox-1.33.1-r7.trigger 02:13:34 OK: 8 MiB in 20 packages 02:13:34 Removing intermediate container 6b2a45559971 02:13:34 ---> a107893c4c09 02:13:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:35 ---> f3e2c311a82b 02:13:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:35 ---> c47ccbc8305a 02:13:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:35 ---> bac120b377d6 02:13:35 Step 19/24 : EXPOSE 59982 02:13:35 ---> Running in 587b68ed20df 02:13:35 Removing intermediate container 587b68ed20df 02:13:35 ---> 5f98c240d876 02:13:35 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:35 ---> Running in 927821799a07 02:13:35 Removing intermediate container 927821799a07 02:13:35 ---> 51bcb9a736d2 02:13:35 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:35 ---> Running in b3659ff381e3 02:13:35 Removing intermediate container b3659ff381e3 02:13:35 ---> 469fe64b5b4b 02:13:35 Step 22/24 : LABEL arch=amd64 02:13:35 ---> Running in bf4be938584f 02:13:35 Removing intermediate container bf4be938584f 02:13:35 ---> 9f117257f242 02:13:35 Step 23/24 : LABEL git_sha=834c1a2eb117546942727c07f71b581afec85052 02:13:35 ---> Running in 6435ac061c4e 02:13:36 Removing intermediate container 6435ac061c4e 02:13:36 ---> cc447837cb66 02:13:36 Step 24/24 : LABEL version=0.0.0 02:13:36 ---> Running in 1886010066a0 02:13:36 Removing intermediate container 1886010066a0 02:13:36 ---> 1ecb811a4f72 02:13:36 [Warning] One or more build-args [ARCH] were not consumed 02:13:36 Successfully built 1ecb811a4f72 02:13:36 Successfully tagged device-mqtt:latest [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] sh 02:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:36 02:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:37 latest: Pulling from edgex-lftools-log-publisher 02:13:37 5eb5b503b376: Pulling fs layer 02:13:37 5c69ac0246d0: Pulling fs layer 02:13:37 ec43610c2a17: Pulling fs layer 02:13:37 3a2ae6a8a46f: Pulling fs layer 02:13:37 33b1e0a273af: Pulling fs layer 02:13:37 5d3b04190fa2: Pulling fs layer 02:13:37 2f39f015ded8: Pulling fs layer 02:13:37 3a2ae6a8a46f: Waiting 02:13:37 33b1e0a273af: Waiting 02:13:37 5d3b04190fa2: Waiting 02:13:37 2f39f015ded8: Waiting 02:13:37 5c69ac0246d0: Download complete 02:13:37 3a2ae6a8a46f: Verifying Checksum 02:13:37 3a2ae6a8a46f: Download complete 02:13:37 33b1e0a273af: Verifying Checksum 02:13:37 33b1e0a273af: Download complete 02:13:37 ec43610c2a17: Verifying Checksum 02:13:37 ec43610c2a17: Download complete 02:13:37 5d3b04190fa2: Verifying Checksum 02:13:37 5d3b04190fa2: Download complete 02:13:37 5eb5b503b376: Verifying Checksum 02:13:37 5eb5b503b376: Download complete 02:13:38 2f39f015ded8: Verifying Checksum 02:13:38 2f39f015ded8: Download complete 02:13:38 5eb5b503b376: Pull complete 02:13:38 5c69ac0246d0: Pull complete 02:13:39 ec43610c2a17: Pull complete 02:13:39 3a2ae6a8a46f: Pull complete 02:13:39 33b1e0a273af: Pull complete 02:13:39 5d3b04190fa2: Pull complete 02:13:43 2f39f015ded8: Pull complete 02:13:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:13:44 prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container 02:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:45 $ docker top 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:46 ---> job-cost.sh 02:13:46 lf-activate-venv: SKIPPING 02:13:46 INFO: No Stack... 02:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:47 INFO: Archiving Costs [Pipeline] sh 02:13:47 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/cost.csv 02:13:47 + cut -d, -f6 [Pipeline] lock 02:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] 02:13:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] did not exist. Created. 02:13:47 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:48 + echo total: 0.2199999988079071 [Pipeline] stash 02:13:48 Stashed 1 file(s) [Pipeline] } 02:13:48 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:48 $ docker stop --time=1 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d 02:13:49 $ docker rm -f 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:15:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21929 in /w/workspace/gexfoundry_device-mqtt-go_PR-367 [Pipeline] { [Pipeline] ws 02:15:18 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:15:18 Selected Git installation does not exist. Using Default 02:15:18 The recommended git tool is: NONE 02:15:25 using credential edgex-jenkins-ssh 02:15:25 Cloning the remote Git repository 02:15:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:15:25 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:15:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:25 > git --version # timeout=10 02:15:25 > git --version # 'git version 2.25.1' 02:15:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:27 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 834c1a2eb117546942727c07f71b581afec85052 02:15:27 Merge succeeded, producing 834c1a2eb117546942727c07f71b581afec85052 02:15:27 Checking out Revision 834c1a2eb117546942727c07f71b581afec85052 (PR-367) 02:15:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:15:27 > git config core.sparsecheckout # timeout=10 02:15:27 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 02:15:27 > git remote # timeout=10 02:15:27 > git config --get remote.origin.url # timeout=10 02:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:27 > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 02:15:27 > git rev-parse HEAD^{commit} # timeout=10 02:15:27 > git config core.sparsecheckout # timeout=10 02:15:27 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 02:15:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 02:15:31 > git --version # timeout=10 02:15:32 > git --version # 'git version 2.25.1' 02:15:32 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:15:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:33 Dload Upload Total Spent Left Speed 02:15:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 02:15:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:15:34 + sudo tee /etc/docker/daemon.new 02:15:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:15:34 { 02:15:34 "registry-mirrors": [ 02:15:34 "https://nexus3.edgexfoundry.org:10001" 02:15:34 ], 02:15:34 "bip": "10.250.0.254/24", 02:15:34 "hosts": [ 02:15:34 "tcp://0.0.0.0:5555", 02:15:34 "unix:///var/run/docker.sock" 02:15:34 ], 02:15:34 "mtu": 1458, 02:15:34 "selinux-enabled": true, 02:15:34 "seccomp-profile": "/etc/docker/seccomp.json" 02:15:34 } [Pipeline] sh 02:15:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:53 provisioning config files... 02:15:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7672842324582972845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:53 ---> docker-login.sh 02:15:53 nexus3.edgexfoundry.org:10001 02:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:54 Configure a credential helper to remove this warning. See 02:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:54 02:15:54 Login Succeeded 02:15:54 nexus3.edgexfoundry.org:10002 02:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:55 Configure a credential helper to remove this warning. See 02:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:55 02:15:55 Login Succeeded 02:15:55 nexus3.edgexfoundry.org:10003 02:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:55 Configure a credential helper to remove this warning. See 02:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:55 02:15:55 Login Succeeded 02:15:55 nexus3.edgexfoundry.org:10004 02:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:56 Configure a credential helper to remove this warning. See 02:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:56 02:15:56 Login Succeeded 02:15:56 docker.io 02:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:57 Configure a credential helper to remove this warning. See 02:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:57 02:15:57 Login Succeeded 02:15:57 ---> docker-login.sh ends [Pipeline] } 02:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:57 ========================================================= 02:15:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:15:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:15:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:15:58 Sending build context to Docker daemon 3.034MB 02:15:58 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:15:58 Step 2/12 : FROM ${BASE} AS builder 02:15:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:58 9b3977197b4f: Pulling fs layer 02:15:58 1a89e8eeedd5: Pulling fs layer 02:15:58 94645a83ff95: Pulling fs layer 02:15:58 3f3a8bcf1eab: Pulling fs layer 02:15:58 0c92f367c5e7: Pulling fs layer 02:15:58 3096ccb668a1: Pulling fs layer 02:15:58 e8cf19c19ddd: Pulling fs layer 02:15:58 a4caa8a26152: Pulling fs layer 02:15:58 3096ccb668a1: Waiting 02:15:58 e8cf19c19ddd: Waiting 02:15:58 a4caa8a26152: Waiting 02:15:58 3f3a8bcf1eab: Waiting 02:15:58 0c92f367c5e7: Waiting 02:15:58 94645a83ff95: Verifying Checksum 02:15:58 94645a83ff95: Download complete 02:15:58 1a89e8eeedd5: Verifying Checksum 02:15:58 1a89e8eeedd5: Download complete 02:15:58 0c92f367c5e7: Verifying Checksum 02:15:58 0c92f367c5e7: Download complete 02:15:58 3096ccb668a1: Verifying Checksum 02:15:58 3096ccb668a1: Download complete 02:15:58 9b3977197b4f: Verifying Checksum 02:15:58 9b3977197b4f: Download complete 02:15:58 e8cf19c19ddd: Verifying Checksum 02:15:58 e8cf19c19ddd: Download complete 02:15:59 9b3977197b4f: Pull complete 02:15:59 1a89e8eeedd5: Pull complete 02:16:00 94645a83ff95: Pull complete 02:16:00 a4caa8a26152: Verifying Checksum 02:16:00 a4caa8a26152: Download complete 02:16:00 3f3a8bcf1eab: Download complete 02:16:13 3f3a8bcf1eab: Pull complete 02:16:13 0c92f367c5e7: Pull complete 02:16:13 3096ccb668a1: Pull complete 02:16:13 e8cf19c19ddd: Pull complete 02:16:17 a4caa8a26152: Pull complete 02:16:17 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 02:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:16:17 ---> 725f1c02e7f9 02:16:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:16:19 ---> Running in 0dfe58167fd9 02:16:19 Removing intermediate container 0dfe58167fd9 02:16:19 ---> 769fd700ba4c 02:16:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:16:19 ---> Running in a43e016a177f 02:16:20 Removing intermediate container a43e016a177f 02:16:20 ---> a8c83d357c66 02:16:20 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:20 ---> Running in 6e4773733b86 02:16:23 Removing intermediate container 6e4773733b86 02:16:23 ---> 376c44cd6cf7 02:16:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:23 ---> Running in ea0c06b4e837 02:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:16:26 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:16:26 (2/4) Installing libedit (20210910.3.1-r0) 02:16:26 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:16:27 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:16:27 Executing busybox-1.34.1-r3.trigger 02:16:27 OK: 224 MiB in 56 packages 02:16:28 Removing intermediate container ea0c06b4e837 02:16:28 ---> bacb3ab57119 02:16:28 Step 7/12 : WORKDIR /device-mqtt-go 02:16:28 ---> Running in 362b85c845b8 02:16:28 Removing intermediate container 362b85c845b8 02:16:28 ---> 4a95f3e04554 02:16:28 Step 8/12 : COPY go.mod vendor* ./ 02:16:29 ---> a3d0e6fbcf7b 02:16:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:29 ---> Running in d0e477c9fa3f 02:17:16 Removing intermediate container d0e477c9fa3f 02:17:16 ---> 25a180610ece 02:17:16 Step 10/12 : COPY . . 02:17:16 ---> ac4e87678270 02:17:16 Step 11/12 : ARG MAKE='make build' 02:17:16 ---> Running in 48b763b71c7c 02:17:16 Removing intermediate container 48b763b71c7c 02:17:16 ---> f4e56a270aad 02:17:16 Step 12/12 : RUN $MAKE 02:17:16 ---> Running in 85f03a8610e8 02:17:17 noop 02:17:18 Removing intermediate container 85f03a8610e8 02:17:18 ---> 2eb257904c0b 02:17:18 Successfully built 2eb257904c0b 02:17:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:17:19 + docker inspect -f . ci-base-image-arm64 02:17:19 . [Pipeline] withDockerContainer 02:17:19 prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container 02:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:21 $ docker top e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:22 + go version 02:17:22 go version go1.17.6 linux/arm64 [Pipeline] } 02:17:22 $ docker stop --time=1 e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a 02:17:23 $ docker rm -f e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:17:24 + docker inspect -f . ci-base-image-arm64 02:17:24 . [Pipeline] withDockerContainer 02:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container 02:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:26 $ docker top 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:17:27 + make test 02:17:27 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:17:29 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:19:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:19:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements 02:19:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:19:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:19:06 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:19:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:28 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:31 $ docker stop --time=1 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 02:19:32 $ docker rm -f 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:33 Warning: overwriting stash ‘coverage-report’ 02:19:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:35 + ls -al . 02:19:35 total 192 02:19:35 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 02:19 . 02:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:15 .. 02:19:35 -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 02:15 .dockerignore 02:19:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:15 .git 02:19:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 .github 02:19:35 -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 02:15 .gitignore 02:19:35 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 02:15 .golangci.yml 02:19:35 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 02:15 Attribution.txt 02:19:35 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 02:15 CHANGELOG.md 02:19:35 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:15 Dockerfile 02:19:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 02:15 GOVERNANCE.md 02:19:35 -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 02:15 Jenkinsfile 02:19:35 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 02:15 LICENSE 02:19:35 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:15 Makefile 02:19:35 -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 02:15 OWNERS.md 02:19:35 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 02:15 README.md 02:19:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:12 VERSION 02:19:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:15 bin 02:19:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 cmd 02:19:35 -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 02:18 coverage.out 02:19:35 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 02:15 go.mod 02:19:35 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 02:15 go.sum 02:19:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 internal 02:19:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:15 mock 02:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:15 snap 02:19:35 -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 02:15 version.go [Pipeline] isUnix [Pipeline] sh 02:19:36 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=834c1a2eb117546942727c07f71b581afec85052 --label arch=arm64 --label version=0.0.0 . 02:19:36 Sending build context to Docker daemon 3.053MB 02:19:36 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:19:36 Step 2/24 : FROM ${BASE} AS builder 02:19:36 ---> 2eb257904c0b 02:19:36 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:19:36 ---> Running in 4d97b3801de2 02:19:37 Removing intermediate container 4d97b3801de2 02:19:37 ---> 0bb0ebae6b02 02:19:37 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:19:37 ---> Running in 35f1e4c879ec 02:19:37 Removing intermediate container 35f1e4c879ec 02:19:37 ---> 67a3de585350 02:19:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:37 ---> Running in e967ceea8f77 02:19:39 Removing intermediate container e967ceea8f77 02:19:39 ---> 9d60bc4bfa22 02:19:39 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:39 ---> Running in c4b554cf6641 02:19:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:19:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:19:42 OK: 224 MiB in 56 packages 02:19:43 Removing intermediate container c4b554cf6641 02:19:43 ---> e1568f5e4720 02:19:43 Step 7/24 : WORKDIR /device-mqtt-go 02:19:43 ---> Running in 561c1f732cb5 02:19:43 Removing intermediate container 561c1f732cb5 02:19:43 ---> e6dfe71898bb 02:19:43 Step 8/24 : COPY go.mod vendor* ./ 02:19:44 ---> 654832bce133 02:19:44 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:44 ---> Running in e6aa28a1c337 02:19:46 Removing intermediate container e6aa28a1c337 02:19:46 ---> 2755a047595e 02:19:46 Step 10/24 : COPY . . 02:19:47 ---> a9ca21769061 02:19:47 Step 11/24 : ARG MAKE='make build' 02:19:47 ---> Running in f15f6491409a 02:19:48 Removing intermediate container f15f6491409a 02:19:48 ---> f44eb5826685 02:19:48 Step 12/24 : RUN $MAKE 02:19:48 ---> Running in b18c524e4567 02:19:49 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:21:55 Removing intermediate container b18c524e4567 02:21:55 ---> a0f66fcb7b4a 02:21:55 Step 13/24 : FROM alpine:3.14 02:21:55 3.14: Pulling from library/alpine 02:21:55 455c02918c45: Pulling fs layer 02:21:55 455c02918c45: Verifying Checksum 02:21:55 455c02918c45: Download complete 02:21:55 455c02918c45: Pull complete 02:21:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:21:55 Status: Downloaded newer image for alpine:3.14 02:21:55 ---> ac73e934f311 02:21:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:21:55 ---> Running in a75c81166c57 02:21:55 Removing intermediate container a75c81166c57 02:21:55 ---> a7cec6d8842b 02:21:55 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:21:55 ---> Running in 39c20bf86426 02:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:21:55 (1/6) Installing dumb-init (1.2.5-r1) 02:21:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:21:55 (3/6) Installing libsodium (1.0.18-r0) 02:21:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:21:55 (5/6) Installing libzmq (4.3.4-r0) 02:21:55 (6/6) Installing zeromq (4.3.4-r0) 02:21:55 Executing busybox-1.33.1-r7.trigger 02:21:55 OK: 8 MiB in 20 packages 02:21:55 Removing intermediate container 39c20bf86426 02:21:55 ---> 2fd22764b7f2 02:21:55 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:21:55 ---> 98a726d32303 02:21:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:55 ---> 7de16513690e 02:21:55 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:55 ---> fce70e5a2cec 02:21:55 Step 19/24 : EXPOSE 59982 02:21:55 ---> Running in 721ba23b5348 02:21:55 Removing intermediate container 721ba23b5348 02:21:55 ---> 72e2cd5077eb 02:21:55 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:21:55 ---> Running in 7d223fcd7bea 02:21:55 Removing intermediate container 7d223fcd7bea 02:21:55 ---> 5b0c38e11d5b 02:21:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:55 ---> Running in 6070e427677c 02:21:55 Removing intermediate container 6070e427677c 02:21:55 ---> 61f398079327 02:21:55 Step 22/24 : LABEL arch=arm64 02:21:55 ---> Running in 042bd90fb1c1 02:21:55 Removing intermediate container 042bd90fb1c1 02:21:55 ---> 13e8fa4341ba 02:21:55 Step 23/24 : LABEL git_sha=834c1a2eb117546942727c07f71b581afec85052 02:21:55 ---> Running in ea84f5161832 02:21:55 Removing intermediate container ea84f5161832 02:21:55 ---> 12ad1ea4fcf8 02:21:55 Step 24/24 : LABEL version=0.0.0 02:21:55 ---> Running in edb846f7e4b9 02:21:55 Removing intermediate container edb846f7e4b9 02:21:55 ---> e9809f29a622 02:21:55 [Warning] One or more build-args [ARCH] were not consumed 02:21:55 Successfully built e9809f29a622 02:21:55 Successfully tagged device-mqtt-arm64:latest [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] sh 02:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:56 02:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:57 arm64: Pulling from edgex-lftools-log-publisher 02:21:57 8998bd30e6a1: Pulling fs layer 02:21:57 04944245beec: Pulling fs layer 02:21:57 699f458cf7ca: Pulling fs layer 02:21:57 765212b225bb: Pulling fs layer 02:21:57 f23df028b6ca: Pulling fs layer 02:21:57 d65c8cfc05b1: Pulling fs layer 02:21:57 2437ff75d9bd: Pulling fs layer 02:21:57 f23df028b6ca: Waiting 02:21:57 d65c8cfc05b1: Waiting 02:21:57 2437ff75d9bd: Waiting 02:21:57 765212b225bb: Waiting 02:21:57 04944245beec: Verifying Checksum 02:21:57 04944245beec: Download complete 02:21:57 765212b225bb: Verifying Checksum 02:21:57 765212b225bb: Download complete 02:21:57 f23df028b6ca: Verifying Checksum 02:21:57 f23df028b6ca: Download complete 02:21:57 d65c8cfc05b1: Verifying Checksum 02:21:57 d65c8cfc05b1: Download complete 02:21:57 699f458cf7ca: Verifying Checksum 02:21:57 699f458cf7ca: Download complete 02:21:57 8998bd30e6a1: Verifying Checksum 02:21:57 8998bd30e6a1: Download complete 02:22:00 2437ff75d9bd: Verifying Checksum 02:22:00 2437ff75d9bd: Download complete 02:22:01 8998bd30e6a1: Pull complete 02:22:02 04944245beec: Pull complete 02:22:03 699f458cf7ca: Pull complete 02:22:03 765212b225bb: Pull complete 02:22:04 f23df028b6ca: Pull complete 02:22:05 d65c8cfc05b1: Pull complete 02:22:20 2437ff75d9bd: Pull complete 02:22:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container 02:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:22:23 $ docker top 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> job-cost.sh 02:22:24 lf-activate-venv: SKIPPING 02:22:24 INFO: No Stack... 02:22:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:25 INFO: Archiving Costs [Pipeline] sh 02:22:26 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:22:26 + cut -d, -f6 [Pipeline] lock 02:22:26 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] 02:22:26 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] did not exist. Created. 02:22:26 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:26 /w/workspace/device-mqtt-go/1@tmp/durable-60f4c200/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:27 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:27 Warning: overwriting stash ‘stack-cost’ 02:22:27 Stashed 1 file(s) [Pipeline] } 02:22:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:27 $ docker stop --time=1 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba 02:22:29 $ docker rm -f 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba [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 02:22:30 provisioning config files... 02:22:30 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config810364012592128548tmp [Pipeline] { [Pipeline] sh 02:22:30 + set +x 02:22:30 + curl -s+ https://codecov.io/bash 02:22:30 bash -s -- 02:22:30 02:22:30 _____ _ 02:22:30 / ____| | | 02:22:30 | | ___ __| | ___ ___ _____ __ 02:22:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:30 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:30 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:30 Bash-1.0.6 02:22:30 02:22:30 02:22:30 ==> git version 2.25.1 found 02:22:30 ==> 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 02:22:30 Release-Date: 2020-01-08 02:22:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:30 ==> Jenkins CI detected. 02:22:30 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-367 02:22:30 project root: . 02:22:30 --> token set from env 02:22:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:30 ==> Running gcov in . (disable via -X gcov) 02:22:30 ==> Python coveragepy not found 02:22:30 ==> Searching for coverage reports in: 02:22:30 + . 02:22:30 -> Found 1 reports 02:22:30 ==> Detecting git/mercurial file structure 02:22:30 ==> Reading reports 02:22:30 + ./coverage.out bytes=17887 02:22:30 ==> Appending adjustments 02:22:30 https://docs.codecov.io/docs/fixing-reports 02:22:31 + Found adjustments 02:22:31 ==> Gzipping contents 02:22:31 4.0K /tmp/codecov.kb1k5d.gz 02:22:31 ==> Uploading reports 02:22:31 url: https://codecov.io 02:22:31 query: branch=PR-367&commit=834c1a2eb117546942727c07f71b581afec85052&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=367&job=&cmd_args= 02:22:31 -> Pinging Codecov 02:22:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-367&commit=834c1a2eb117546942727c07f71b581afec85052&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=367&job=&cmd_args= 02:22:31 -> Uploading to 02:22:31 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/7D719EC7BBE17E464838252E33014C33/834c1a2eb117546942727c07f71b581afec85052/20782974-3aa0-4622-9101-cce9118475d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T022231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd6f5e74506021df5de3c933b90906e1467b58b72950bfe00d5cd68d996e9fe7 02:22:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:31 Dload Upload Total Spent Left Speed 02:22:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 11259 --:--:-- --:--:-- --:--:-- 11298 02:22:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/834c1a2eb117546942727c07f71b581afec85052 [Pipeline] } 02:22:31 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 02:22:33 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives ] 02:22:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives 02:22:33 total 16 02:22:33 drwxr-xr-x 3 root root 4096 Apr 25 02:13 . 02:22:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 02:13 .. 02:22:33 drwxr-xr-x 2 root root 4096 Apr 25 02:13 cost 02:22:33 -rw-r--r-- 1 root root 85 Apr 25 02:13 cost.csv 02:22:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives 02:22:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives 02:22:33 total 16 02:22:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 02:13 . 02:22:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 02:13 .. 02:22:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 02:13 cost 02:22:33 -rw-r--r-- 1 jenkins jenkins 85 Apr 25 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:34 ---> package-listing.sh 02:22:34 ++ facter osfamily 02:22:34 ++ tr '[:upper:]' '[:lower:]' 02:22:35 + OS_FAMILY=debian 02:22:35 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-367 02:22:35 + START_PACKAGES=/tmp/packages_start.txt 02:22:35 + END_PACKAGES=/tmp/packages_end.txt 02:22:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:35 + PACKAGES=/tmp/packages_start.txt 02:22:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-367 ']' 02:22:35 + PACKAGES=/tmp/packages_end.txt 02:22:35 + case "${OS_FAMILY}" in 02:22:35 + dpkg -l 02:22:35 + grep '^ii' 02:22:35 + '[' -f /tmp/packages_start.txt ']' 02:22:35 + '[' -f /tmp/packages_end.txt ']' 02:22:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-367 ']' 02:22:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/ 02:22:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/ [Pipeline] echo 02:22:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:36 . [Pipeline] withDockerContainer 02:22:36 prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container 02:22:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:36 $ docker top f771838c32da558761f17315373cfc80cbd4baeb18a3995e8267dd174f837302 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:37 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:37 + ls /var/log/sa-host 02:22:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:37 provisioning config files... 02:22:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config2659626837151518605tmp [Pipeline] { [Pipeline] echo 02:22:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:38 ---> create-netrc.sh [Pipeline] } 02:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:38 ---> python-tools-install.sh [Pipeline] echo 02:22:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:39 ---> sudo-logs.sh 02:22:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:39 ---> job-cost.sh 02:22:39 lf-activate-venv: SKIPPING 02:22:39 DEBUG: total: 0.2199999988079071 02:22:39 INFO: Retrieving Stack Cost... 02:22:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:40 INFO: Archiving Costs [Pipeline] echo 02:22:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:41 ---> logs-deploy.sh 02:22:41 lf-activate-venv: SKIPPING 02:22:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-367/1 02:22:41 INFO: archiving workspace using pattern(s): 02:22:42 Archives upload complete. 02:22:42 INFO: archiving logs to Nexus 02:22:43 ---> uname -a: 02:22:43 Linux prd-ubuntu20-04-docker-8c-8g-21925 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:22:43 02:22:43 02:22:43 ---> lscpu: 02:22:43 Architecture: x86_64 02:22:43 CPU op-mode(s): 32-bit, 64-bit 02:22:43 Byte Order: Little Endian 02:22:43 Address sizes: 40 bits physical, 48 bits virtual 02:22:43 CPU(s): 8 02:22:43 On-line CPU(s) list: 0-7 02:22:43 Thread(s) per core: 1 02:22:43 Core(s) per socket: 1 02:22:43 Socket(s): 8 02:22:43 NUMA node(s): 1 02:22:43 Vendor ID: AuthenticAMD 02:22:43 CPU family: 23 02:22:43 Model: 49 02:22:43 Model name: AMD EPYC-Rome Processor 02:22:43 Stepping: 0 02:22:43 CPU MHz: 2799.998 02:22:43 BogoMIPS: 5599.99 02:22:43 Virtualization: AMD-V 02:22:43 Hypervisor vendor: KVM 02:22:43 Virtualization type: full 02:22:43 L1d cache: 256 KiB 02:22:43 L1i cache: 256 KiB 02:22:43 L2 cache: 4 MiB 02:22:43 L3 cache: 128 MiB 02:22:43 NUMA node0 CPU(s): 0-7 02:22:43 Vulnerability Itlb multihit: Not affected 02:22:43 Vulnerability L1tf: Not affected 02:22:43 Vulnerability Mds: Not affected 02:22:43 Vulnerability Meltdown: Not affected 02:22:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:22:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:22:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:22:43 Vulnerability Srbds: Not affected 02:22:43 Vulnerability Tsx async abort: Not affected 02:22:43 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 02:22:43 02:22:43 02:22:43 ---> nproc: 02:22:43 8 02:22:43 02:22:43 02:22:43 ---> df -h: 02:22:43 Filesystem Size Used Avail Use% Mounted on 02:22:43 overlay 155G 11G 145G 7% / 02:22:43 tmpfs 64M 0 64M 0% /dev 02:22:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:43 shm 64M 0 64M 0% /dev/shm 02:22:43 /dev/vda1 155G 11G 145G 7% /facter-os 02:22:43 02:22:43 02:22:43 ---> sar -b -r -n DEV: 02:22:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21925) 04/25/22 _x86_64_ (8 CPU) 02:22:43 02:22:43 02:11:11 LINUX RESTART (8 CPU) 02:22:43 02:22:43 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:22:43 02:13:01 165.32 1.97 163.36 0.00 53.59 92351.14 0.00 02:22:43 02:14:01 180.59 0.13 180.45 0.00 12.53 78034.06 0.00 02:22:43 02:15:02 7.68 1.23 6.45 0.00 36.66 39124.43 0.00 02:22:43 02:16:01 2.05 0.34 1.71 0.00 12.61 21.15 0.00 02:22:43 02:17:01 1.80 0.03 1.77 0.00 0.27 21.73 0.00 02:22:43 02:18:01 2.42 0.00 2.42 0.00 0.00 27.33 0.00 02:22:43 02:19:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 02:22:43 02:20:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 02:22:43 02:21:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 02:22:43 02:22:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 02:22:43 Average: 36.65 0.37 36.28 0.00 11.56 20999.87 0.00 02:22:43 02:22:43 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:43 02:13:01 28664088 31720088 574356 1.75 150580 3127220 1974280 5.82 1322508 2464556 126448 02:22:43 02:14:01 28098016 31762816 531776 1.62 164020 3682944 1798076 5.30 1329964 2978136 156 02:22:43 02:15:02 28093944 31761096 533408 1.62 164108 3684048 1798076 5.30 1333776 2977644 20 02:22:43 02:16:01 28100336 31767932 526068 1.60 164148 3684420 1798076 5.30 1327636 2977660 20 02:22:43 02:17:01 28100864 31768844 525140 1.60 164252 3684420 1798076 5.30 1326408 2977824 12 02:22:43 02:18:01 28101900 31770004 523648 1.59 164320 3684440 1798076 5.30 1325240 2977832 12 02:22:43 02:19:01 28102428 31770616 523044 1.59 164388 3684440 1798076 5.30 1324564 2977836 12 02:22:43 02:20:01 28102472 31770704 522772 1.59 164432 3684444 1798076 5.30 1324580 2977836 12 02:22:43 02:21:01 28102716 31771024 522436 1.59 164464 3684444 1798076 5.30 1324904 2977836 12 02:22:43 02:22:01 28102352 31770668 522680 1.59 164520 3684408 1798076 5.30 1325056 2977816 12 02:22:43 Average: 28156912 31763379 530533 1.61 162923 3628523 1815696 5.35 1326464 2926498 12672 02:22:43 02:22:43 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:43 02:13:01 veth5717507 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:22:43 02:13:01 ens3 343.31 228.05 4436.89 80.78 0.00 0.00 0.00 0.00 02:22:43 02:13:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 02:22:43 02:13:01 docker0 102.40 139.26 8.22 1046.73 0.00 0.00 0.00 0.00 02:22:43 02:14:01 ens3 141.03 83.70 2675.41 19.27 0.00 0.00 0.00 0.00 02:22:43 02:14:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:22:43 02:14:01 docker0 8.13 13.15 0.47 89.51 0.00 0.00 0.00 0.00 02:22:43 02:15:02 ens3 28.43 28.76 4.99 51.25 0.00 0.00 0.00 0.00 02:22:43 02:15:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:16:01 ens3 5.81 3.25 5.17 2.85 0.00 0.00 0.00 0.00 02:22:43 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:17:01 ens3 0.68 0.47 0.34 0.27 0.00 0.00 0.00 0.00 02:22:43 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:19:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:20:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:22:43 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:21:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:22:43 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 02:22:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:22:43 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:43 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:43 Average: ens3 52.10 34.52 713.47 15.47 0.00 0.00 0.00 0.00 02:22:43 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 02:22:43 Average: docker0 11.07 15.27 0.87 113.81 0.00 0.00 0.00 0.00 02:22:43 02:22:43